История коммитов

Автор SHA1 Сообщение Дата
  parazyd 382c7bcfe3 node/service: Remove obsolete gateway code. 4 лет назад
  parazyd f2479ca060 Replace old blockchain rocksdb module with new sled blockchain stores. 4 лет назад
  parazyd 360ca24581 crypto/keypair: Implement from_str() for PublicKey. 4 лет назад
  parazyd a9f20aa1f1 faucetd: WIP airdrop. 4 лет назад
  parazyd a3829e76b3 Clean up global error module. 4 лет назад
  aggstam bf6d4881d2 consensus: Implement BlockOrderStore to store block order by slot id. 4 лет назад
  parazyd 7fb58b3d2b util/cli: Add macro for standardized daemonization. 4 лет назад
  parazyd e34e64826e tx: Fix imports. 4 лет назад
  parazyd 1d22e3e8a1 crypto/keypair: Use derived serialization for PublicKey and SecretKey. 4 лет назад
  parazyd e24c3b00b4 consensus: Use actual transactions. 4 лет назад
  parazyd df4acc2814 node: Return Transaction on send(), and lazy-init VerifyingKeys. 4 лет назад
  parazyd ccfb7d7d7f blockchain: Export some structs. 4 лет назад
  parazyd ac46e46e49 wallet: Store merkle tree leaf positions for own coins. 4 лет назад
  parazyd a2b6521583 node: WIP cleanup and port for client and state. 4 лет назад
  parazyd 805b26136d tx: Clean up and add some code comments. 4 лет назад
  parazyd ffa1a42bd6 crypto/merkle: Port to incrementalmerkle 0.3 needed API 4 лет назад
  parazyd 624e48775a blockchain: Clippy some iterators. 4 лет назад
  parazyd aef76baff8 crypto: Rename Spend to Burn. 4 лет назад
  parazyd 69c0e6cc0d darkfid: Always enable ProtocolTx. 4 лет назад
  parazyd 67adc758f4 blockchain: Add get_all functions. 4 лет назад
  parazyd 305699a363 consensus: Move p2p protocols into module. 4 лет назад
  parazyd df13dc12f4 faucetd: Implement skeleton. 4 лет назад
  parazyd b02933dcb9 darkfid: Simplify consensus proposal_task. 4 лет назад
  parazyd 8fb6a83838 consensus: Use FxIndexMap for participants and clean up. 4 лет назад
  parazyd d43d564813 darkfid: Use a flag to participate in consensus. 4 лет назад
  parazyd 4d96539c9f util/cli: Allow ignores for LOG_TARGETS in log_config. 4 лет назад
  parazyd a4dd04daf7 darkfid: Enable consensus task. 4 лет назад
  parazyd dfc9bd24c4 blockchain: nfstore and rootstore stubs. 4 лет назад
  parazyd f8c064b4f1 blockchain: Implement add() for BlockProposal. 4 лет назад
  parazyd c55c08b662 darkfid: Implement consensus P2P protocols. 4 лет назад