Commit History

Author SHA1 Message Date
  skoupidi 4e3b1594f8 src/error: renamed RusqliteError into DatabaseError for generic usage and removed rusqlite crate dep entirely 2 years ago
  skoupidi 97f7a91879 drk: rpc cleanup and minor fix 2 years ago
  draoi b0b192c3f2 system: rename Subscriber to Publisher + propagate change 2 years ago
  skoupidi b5cb5a55b7 contract/dao: use actual runtime block target time not hardcoded one in blockwindow() 2 years ago
  skoupidi 6b5ae99724 drk/transfer: added new --half-split to split output coin into two equal halves 2 years ago
  skoupidi cbb53aa8ec drk: refactored DAO votes functionalities 2 years ago
  skoupidi c6382e8d12 drk: refactored DAO proposals functionalities 2 years ago
  skoupidi 96a8068ec3 drk: refactor to support SMT 2 years ago
  skoupidi 9e71055a9d drk: fixed token minting and added its fee call 2 years ago
  skoupidi 4101f8b608 drk: tx history handling cleanup 2 years ago
  skoupidi 07606d27e4 drk: added fee call to transfer 2 years ago
  skoupidi e956ee71f2 drk: bincode rpc retrieval fixed, transfer tx generation fixed 2 years ago
  skoupidi d1c11b7cf6 drk: properly scan blocks based on tx call order 2 years ago
  skoupidi d3ab4be743 drk: make rpc_client optional so its not required it in every operation 2 years ago
  skoupidi 9f5e6aafc4 blockchain: changed block height from u64 to u32 2 years ago
  zero 5c9e3bd4a1 tx: change tx.hash() -> Result<blake3::Hash> to tx.hash() -> TransactionHash, by calling .unwrap() on blake3 hasher. This should be safe (see code comment in tx/mod.rs:188 inside fn hash() ) 2 years ago
  parazyd 41045f4433 drk: Use async (de)serialisation and prefer base64 over base58 for txs. 2 years ago
  skoupidi 4d74247c9f drk: fixed erroneous eprintlns 2 years ago
  skoupidi d4af12f264 drk: another minor scan fix 2 years ago
  skoupidi 67692cf354 drk: minor scan fix 2 years ago
  skoupidi 44103f0359 darkfid: use base64 encoding | drk: minor fixes 2 years ago
  skoupidi 01f88db53b drk: cleaned up all slot references 2 years ago
  skoupidi 6b74cebdd0 drk: moved contracts sql stuff from their client to drk directly 2 years ago
  skoupidi 3062597fca drk is back in the menu boys 2 years ago