Commit History

Author SHA1 Message Date
  parazyd cf0fd46b07 darkfid: Add get_balances function and token lists. 4 years ago
  parazyd ac98cb39c4 cargo: Enable lto and native bytecode. 4 years ago
  parazyd 0299b45de3 Update all dependencies. 4 years ago
  parazyd 382c7bcfe3 node/service: Remove obsolete gateway code. 4 years ago
  parazyd f2479ca060 Replace old blockchain rocksdb module with new sled blockchain stores. 4 years ago
  parazyd df13dc12f4 faucetd: Implement skeleton. 4 years ago
  parazyd 8fb6a83838 consensus: Use FxIndexMap for participants and clean up. 4 years ago
  parazyd cfd3e38baf consensus: Reviewed implementation. 4 years ago
  parazyd d77d4dc02c Update dependencies. 4 years ago
  parazyd f42e935700 lib: Move wallet module out of the node module. 4 years ago
  narodnik 29a9182010 simple zk contract example 4 years ago
  ghassmo cd46d368e6 create net2 module with support for multi transport protocol 4 years ago
  ghassmo 7a883a3987 add net feature to rpc module 4 years ago
  parazyd a3ed95ab79 rpc: WIP network transports, and darkfid skeleton for further integration. 4 years ago
  narodnik ae6d27001c Merge branch 'pil' 4 years ago
  piltom 4dbd513418 net/transport add tor transport 4 years ago
  aggstam d8f5adf23e CL checks conflicts resolved 4 years ago
  ghassmo 2b9a24172a bin: move tau-cli taud to tau directory 4 years ago
  parazyd 41ef7b550a Update halo2 dependencies. 4 years ago
  ghassmo 6a5cc6dbe1 add raft as a feature to darkfi lib 4 years ago
  parazyd 4a4b40d7be blockchain: Implement initial blockstore API. 4 years ago
  parazyd 0109aa0394 Add skeleton for sled blockchain store. 4 years ago
  parazyd fb2d3a1033 net/transport: Implement listeners for TCP and TLS + integration tests. 4 years ago
  aggstam 0932fec82f Cargo.toml: features added for make check 4 years ago
  parazyd 41ecea27a7 net/transport: Implement TLS client protocol. 4 years ago
  parazyd c417ff9d64 net: Initial transport abstraction concept. 4 years ago
  parazyd fb4c6fe681 Cargo.toml formatting. 4 years ago
  aggstam 5a00ea2c51 validatord: p2p impl for all consensus messages implemented, consensus structures added at src/consensus, WIP: consensus network 4 years ago
  parazyd bd580fbf35 Fix CI tests. 4 years ago
  parazyd 444531cc3d util/serial: Implement SerialEncodable/SerialDecodable derive macros. 4 years ago