Commit History

Author SHA1 Message Date
  ghassmo ea7db79afa integrate rocksdb into state struct & move the struct to darkfid.rs file 5 years ago
  ghassmo c0a8d5e4e2 move slab.rs, slabstore.rs and rocks.rs to separated dir 5 years ago
  ghassmo 9288783d09 cargo fmt 5 years ago
  ghassmo 6a56728544 add key_exist_cf() funciton to Rocks struct 5 years ago
  ghassmo 15aabbadf0 change path name to database_path 5 years ago
  ghassmo 8e8223769b change slabstore struct to use rocks api in rocks.rs file 5 years ago
  ghassmo be2d64d59d create Rocks struct for rocksdb api 5 years ago
  rachel-rose 60415b02c6 renamed walletdb and passed a param to path 5 years ago
  rachel-rose 124a24ec43 added debug statements 5 years ago
  rachel-rose 91a2cd399e fixed typo in wallet schema 5 years ago
  rachel-rose 0323a9af87 refactored rpc/adapter to use walletdb interface 5 years ago
  rachel-rose 020ced3c5c cargo fmt 5 years ago
  rachel-rose 40a342696a updated to use walletdb interface 5 years ago
  rachel-rose 808c3c0cda created walletdb interface 5 years ago
  rachel-rose 769f9132f6 commented out unstable features from rustfmt.toml 5 years ago
  Janus a479b6ec7c Update lockfile 5 years ago
  Janus 47866cdf79 Revert "Make zeromq crate more pure" 5 years ago
  Janus a017da663a Make zeromq crate more pure 5 years ago
  Janus 2374e7f4de Add Cargo.lock 5 years ago
  rachel-rose c6c89fe3d9 generates, saves and retrieves own and cashier keys 5 years ago
  rachel-rose f2244365b5 added get_cashier_public_key function and cashier table in wallet schema 5 years ago
  rachel-rose b3c1768bd6 added cashier generation code to cli/ rpc 5 years ago
  rachel-rose e9475e949c added cashier and own key generation to tx test 5 years ago
  rachel-rose ecca65bae6 reimplemented cashier public check after overwritten by conflict 5 years ago
  rachel-rose 4d74555ebe removed conflicts 5 years ago
  narodnik 149659c74d Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  narodnik ef6ee7e4bd add vesta pasta curve script 5 years ago
  rachel-rose 1984f85733 error handling to mint.params/spend.params path creation 5 years ago
  ghassmo 557fe995ae add slabstore_path to program options for services 5 years ago
  rachel-rose 12c1ebb9b9 get private key from sql working in test code 5 years ago