Commit History

Author SHA1 Message Date
  aggstam 1bfef5dce3 consensus: ignore proposals with transactions exceeding cap 3 years ago
  aggstam b0bdc6b633 consensus: proposal eta and sigmas validation against checkpoints impl 3 years ago
  aggstam 67160dc83c consensus: slot checkpoints logic added 3 years ago
  parazyd 1d7866f688 Update crate dependencies. 3 years ago
  aggstam 8fc779782f consensus: renamed block Metadata to LeadInfo 3 years ago
  mohab metwally 6c27aae820 [consensus/state] verify eta/mu public values 3 years ago
  parazyd bdf67b41d1 drk: Add stub for block subscription. 3 years ago
  aggstam 0bbe9f5588 consensus: ignore proposals after finalization check have been triggered for current slot 3 years ago
  parazyd 877c0bb2d5 faucetd: Code cleanup. 3 years ago
  aggstam d6aa0d32ad consensus: overall empty slots calculation along with slots offset logic 3 years ago
  mohab metwally 4f45b5cae3 [consensus/state] dynamic f implemented 3 years ago
  mohab metwally 8167f81e95 [consensus/stx] verify stx 3 years ago
  mohab metwally 2c7b54c702 [consensus/tx] transfer tx fixed 3 years ago
  aggstam ee10a54648 consensus: major changes implemented 3 years ago
  parazyd fec2304dd8 contract/money: Implement transaction builder. 3 years ago
  parazyd 337f80361d blockchain: Add WasmStore and rename ContractStore to ContractStateStore. 3 years ago
  parazyd cea573071b tx2: Initial stub for contract transaction type. 3 years ago
  aggstam 7bcc75b65e consensus/BlockProposal: added header as part of struct 3 years ago
  parazyd d7ee8f3e0c Update calls throughout repository for latest darkfi-sdk changes. 3 years ago
  x 1c9ff6fdba wasm: fix error codes situation so we get contract errors from inside wasm 3 years ago
  parazyd 8be771af04 blockchain: Add skeleton for ContractStore. 3 years ago
  x 66198e60a6 begin to add full darkfi smart contract functionality 3 years ago
  x b4a0b70cbf remove .map_err(), use From<> instead 3 years ago
  x a0c61641cf general cleanup and re-enabling of earlier disabled features. 3 years ago
  aggstam ebba655747 p2p: random_channel() to exlude seeds, consensus: minor proposal fixes, fmt 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  aggstam 1f6fe0cf26 consensus: fmt 3 years ago
  aggstam 3c28dbcd63 consensus: minor fixes, error codes added 3 years ago
  Luther Blissett afcccefac9 crypto/note: Use audited chacha20poly1305 crate for note encryption. 3 years ago
  Luther Blissett 62d1f06c1f Update imports for type migrations. 3 years ago