Historia zmian

Autor SHA1 Wiadomość Data
  rachel-rose 2744ddeeff added subparsers to drk cli 5 lat temu
  rachel-rose 95bf3ccf45 cashier key gen test passed 5 lat temu
  rachel-rose 88df2426a9 added test case for pub key retrieval 5 lat temu
  rachel-rose 0be5c9f172 made primary key INTEGER and not INT 5 lat temu
  rachel-rose 22fee9c510 added PRIMARY KEY to sqlite and removed all keyID variables from code 5 lat temu
  rachel-rose de47e7c4e1 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 lat temu
  rachel-rose 1ff8cfa793 fixed key gen 5 lat temu
  ghassmo 40e79b2c1d clear all warning messages 5 lat temu
  ghassmo d2205c184b print the error msg when reply has an error 5 lat temu
  ghassmo 52cb64c62d cargo fmt 5 lat temu
  ghassmo 69b29420d7 create test function for client subscriber 5 lat temu
  ghassmo a89c71f324 update the test function 5 lat temu
  ghassmo 2c93fc403c create GatewaySlabsSubscriber type which receive new slabs from both syncing function and the subscriber 5 lat temu
  ghassmo 067e942f88 implement `Clone` trait for Slab 5 lat temu
  ghassmo 847754b5c3 cargo update 5 lat temu
  rachel-rose 75c2bc3b02 cashier pub key validity check 5 lat temu
  rachel-rose 1d54c62e2b further simplfied path retrieval 5 lat temu
  rachel-rose c9796207d0 cargo fmt 5 lat temu
  rachel-rose dd21e0a9f3 made path retreival more general 5 lat temu
  ghassmo ef41dcefdf minor changes 5 lat temu
  ghassmo 2a367549ee cargo fmt 5 lat temu
  ghassmo 2ef8a6fd65 create generic struct RocksColumn to handle different columns in rocksdb 5 lat temu
  ghassmo ea7db79afa integrate rocksdb into state struct & move the struct to darkfid.rs file 5 lat temu
  ghassmo c0a8d5e4e2 move slab.rs, slabstore.rs and rocks.rs to separated dir 5 lat temu
  ghassmo 9288783d09 cargo fmt 5 lat temu
  ghassmo 6a56728544 add key_exist_cf() funciton to Rocks struct 5 lat temu
  ghassmo 15aabbadf0 change path name to database_path 5 lat temu
  ghassmo 8e8223769b change slabstore struct to use rocks api in rocks.rs file 5 lat temu
  ghassmo be2d64d59d create Rocks struct for rocksdb api 5 lat temu
  rachel-rose 60415b02c6 renamed walletdb and passed a param to path 5 lat temu