Commit History

Author SHA1 Message Date
  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
  Luther Blissett 2b587bc14a Migrate lib to smol instead of explicit async deps. 3 years ago
  aggstam c4227d9e03 stakeholder: conflict resolved 3 years ago
  aggstam 4b9ae20fa3 error: WalletInsufficientBalance error code added 3 years ago
  Luther Blissett e7bc898923 darkwikid: main.rs improvements, and cleanups. 3 years ago
  Luther Blissett 5f56936668 rpc/websockets: Port to rustls. 3 years ago
  Luther Blissett 0e5502f5d5 Move serialization library into its own submodule. 3 years ago
  Dastan-glitch a50de65a78 Clippy lints 3 years ago
  mohab metwally f98137e306 merge crypsinous into master in crypsinousintomaster branch 3 years ago
  Luther Blissett fd9c32f729 net/transport/tor: Remove regex dependency. 4 years ago
  Luther Blissett a1732be74e zkas/compiler: Introduce .literal section in bincode, and add remaining code. 4 years ago
  narodnik 51c1e09415 tx: major bugfix, do not reuse previous output value blinds. that will produce the same value_commit as the previous output making them linkable. 4 years ago
  parazyd 0d01be2f4e Remove num-bigint usage from crates, revert to u64. 4 years ago