Commit History

Author SHA1 Message Date
  parazyd bbcdb359d2 darkfid/wallet: Endpoint for arbitrary SQL queries on the wallet. 3 years ago
  parazyd 10e8d8e5fe darkfid/wallet: Implement arbitrary wallet queries over JSON-RPC. 3 years ago
  parazyd f2bf300679 script: Remove obsolete scripts. 3 years ago
  parazyd a958ba0ea2 script: Remove SQL query scripts. 3 years ago
  aggstam 0bd7d8a376 consensus: chopped Participants 3 years ago
  mohab metwally fd0474d8d5 update blockchain.md in book 3 years ago
  mohab metwally 3d6a9e727c fix fullrange check failed verfication in less than gadget 3 years ago
  parazyd 569b296c16 darkfid: Get compiling with most of RPC functionality disabled. 3 years ago
  parazyd 8078633f5c node: Do not compile the module anymore. 3 years ago
  parazyd ce09ccfca7 consensus: wasm transaction verification. 3 years ago
  parazyd 3756b10946 consensus: Replace old Transaction type with new one. 3 years ago
  parazyd 51e753ce4b sdk: Remove leftover Address impl 3 years ago
  parazyd 54ec918c8e wallet: Export WalletDb and WalletPtr 3 years ago
  parazyd 83d700e85e consensus: Code cleanups 3 years ago
  parazyd 84caaf2c3a runtime: Add wasm bincode to WasmStore after successful deploy execution. 3 years ago
  parazyd 337f80361d blockchain: Add WasmStore and rename ContractStore to ContractStateStore. 3 years ago
  parazyd 05befe509b sdk: Remove address module. 3 years ago
  parazyd e622aac09e wallet: Abstract away walletdb, the extensions should be implemented with traits. 3 years ago
  parazyd ba0dccdafe consensus: Move constants into own module. 3 years ago
  parazyd 99f08cc8f5 sql: Remove obsolete darkpulse schema. 3 years ago
  parazyd cc8a046242 sql: Remove obsolete cashier schemas. 3 years ago
  parazyd ff5d31ca3d consensus: Begin leadcoin API cleanup. 3 years ago
  aggstam 87369b917b consensus: constant eta through epoch 3 years ago
  lunar-mining 5ac3d9b501 book: correct naming on architecture/ tooling 3 years ago
  lunar-mining 350ce7050a book: delete architecture/layers 3 years ago
  parazyd cea573071b tx2: Initial stub for contract transaction type. 3 years ago
  parazyd 72f345e6de contrib: Add script for attaching missing license headers to .rs files. 3 years ago
  parazyd 8b648874d5 zk/vm: Shorten From impls with a macro. 3 years ago
  parazyd 371011959c contract/money: Add no-entrypoint feature needed for composing contracts. 3 years ago
  parazyd ef9c4d3c52 contract/money: Add note about ZKAS_TREE. 3 years ago