Commit History

Author SHA1 Message Date
  ghassmo d23c005664 example/p2pdebug: minor changes 4 years ago
  ghassmo 394daad1f7 make example/p2pdebug crate for debugging/testing the p2p network code 4 years ago
  ghassmo 2192f70b8d src/net: fix a bug causing intensive CPU usage 4 years ago
  parazyd a3ed95ab79 rpc: WIP network transports, and darkfid skeleton for further integration. 4 years ago
  aggstam ab7eb937ad WIP:script/research/nodes-tool: dummy tool to extract validatord state from sled to a json like file 4 years ago
  aggstam 56186fc49e src/consensus: fork chains to use BlockProposal strusture, cleanup, encode_payload! macro added 4 years ago
  parazyd 2505f9ebf6 example: Add integration test for contract. 4 years ago
  parazyd 46d64a5ce3 example" Add example smart contract implementation. 4 years ago
  ghassmo 0eff8d1b00 bin/taud: fix a bug when adding a task to month_tasks 4 years ago
  parazyd a3fe1de486 crypto: Derive PartialOrd and Ord for MerkleNode. 4 years ago
  ghassmo 1b1d0b2828 bin/taud: fix test && update config file 4 years ago
  ghassmo 6074736a30 bin/taud: do initial sync on the startup and boradcast the local changes 4 years ago
  ghassmo d51ac9ad8a bin/tau-cli: minor changes 4 years ago
  ghassmo e85a29a05c fix ci check "compile all bins" 4 years ago
  ghassmo 6b32ae6db1 little clean up using cargo clippy 4 years ago
  ghassmo 53a8953ffb bin/taud: use more general Settings struct for rpc, raft, and dataset configurations 4 years ago
  ghassmo f674650891 src/util: convert UrlConfig to SocketAddr 4 years ago
  ghassmo d0778e890f error: implement InfallibleError 4 years ago
  ghassmo dca3d745b4 bin/taud: udpate commits from raft when receive rpc request 4 years ago
  narodnik ae6d27001c Merge branch 'pil' 4 years ago
  piltom 891484d196 net/transport improve tor docs 4 years ago
  piltom cca7fcc18c net/transport remove error not used 4 years ago
  piltom 7cbf0bd95b net/transport remove unnecessary pub 4 years ago
  piltom 4dbd513418 net/transport add tor transport 4 years ago
  narodnik 76488e64a6 messgae constraint 4 years ago
  narodnik 5f550e8112 complete dao exec contract 4 years ago
  aggstam d8f5adf23e CL checks conflicts resolved 4 years ago
  aggstam 8ea28e752f src/consensus: blake3 hashes used insted of String, removed serde Deserialize/Serialize (finally) 4 years ago
  ghassmo 29e5d4c285 bin/tau: add README.md 4 years ago
  ghassmo 7c26f6e394 bin/tau: install tau using Makefile 4 years ago