Commit History

Author SHA1 Message Date
  parazyd 1d22e3e8a1 crypto/keypair: Use derived serialization for PublicKey and SecretKey. 4 years ago
  parazyd e24c3b00b4 consensus: Use actual transactions. 4 years ago
  parazyd df4acc2814 node: Return Transaction on send(), and lazy-init VerifyingKeys. 4 years ago
  parazyd ccfb7d7d7f blockchain: Export some structs. 4 years ago
  parazyd ac46e46e49 wallet: Store merkle tree leaf positions for own coins. 4 years ago
  parazyd a2b6521583 node: WIP cleanup and port for client and state. 4 years ago
  parazyd 805b26136d tx: Clean up and add some code comments. 4 years ago
  parazyd ffa1a42bd6 crypto/merkle: Port to incrementalmerkle 0.3 needed API 4 years ago
  parazyd 624e48775a blockchain: Clippy some iterators. 4 years ago
  parazyd aef76baff8 crypto: Rename Spend to Burn. 4 years ago
  parazyd 69c0e6cc0d darkfid: Always enable ProtocolTx. 4 years ago
  parazyd 67adc758f4 blockchain: Add get_all functions. 4 years ago
  parazyd 305699a363 consensus: Move p2p protocols into module. 4 years ago
  parazyd df13dc12f4 faucetd: Implement skeleton. 4 years ago
  parazyd b02933dcb9 darkfid: Simplify consensus proposal_task. 4 years ago
  parazyd 8fb6a83838 consensus: Use FxIndexMap for participants and clean up. 4 years ago
  parazyd d43d564813 darkfid: Use a flag to participate in consensus. 4 years ago
  parazyd 4d96539c9f util/cli: Allow ignores for LOG_TARGETS in log_config. 4 years ago
  parazyd a4dd04daf7 darkfid: Enable consensus task. 4 years ago
  parazyd dfc9bd24c4 blockchain: nfstore and rootstore stubs. 4 years ago
  parazyd f8c064b4f1 blockchain: Implement add() for BlockProposal. 4 years ago
  parazyd c55c08b662 darkfid: Implement consensus P2P protocols. 4 years ago
  parazyd cfd3e38baf consensus: Reviewed implementation. 4 years ago
  parazyd b9aaa3bae1 net/transport/tor: Clippy fix. 4 years ago
  parazyd fab196067b darkfid: P2P protocol stub. 4 years ago
  parazyd d77d4dc02c Update dependencies. 4 years ago
  parazyd c29e1d63fa darkfid: Use async ctrlc. 4 years ago
  parazyd 95d76d08f1 darkfid: Add P2P network stub. 4 years ago
  parazyd b3f5ad1c55 darkfid: Clean up RPC error messages and handling. 4 years ago
  parazyd 78c78b1d84 darkfid: More functions and graceful shutdown handlers. 4 years ago