Commit History

Author SHA1 Message Date
  ghassmo d70f7c42f2 add test code to run 10 clients simultaneously 5 years ago
  ghassmo 437273d527 add TryFromError to Error enum 5 years ago
  rachel-rose fc36d9b95d ?got key generation from cli working 5 years ago
  ghassmo 5c9cbd675d get_value_deserialized return Slab instead of generic type 5 years ago
  ghassmo b02bd11c18 cargo fmt 5 years ago
  ghassmo b1c52b7ac2 add more logs messages 5 years ago
  ghassmo 944a49c03f create ClientProgramOptions for Service Clients 5 years ago
  ghassmo fd04e5eb32 create darkfid in src/bin/ 5 years ago
  ghassmo 8930669e84 delete demowallet bin file 5 years ago
  ghassmo e74a4f9ebb cargo fmt 5 years ago
  ghassmo 4fc8214876 remove Mutex form publisher and use async_channel to publish 5 years ago
  ghassmo fe1ba95797 start publish loop when once publisher get started 5 years ago
  ghassmo f7552adf8a refactor subscribe function and remove fetch_slabs_loop function 5 years ago
  ghassmo f7dcdd5ddd make SlabStore return Arc<Self> when create new object 5 years ago
  rachel-rose 11dea54b44 fixed typo on wallet schema 5 years ago
  ghassmo 8286356da2 cargo fmt 5 years ago
  ghassmo 14254abef6 sync slabs in gateway client 5 years ago
  ghassmo 16a11a6c52 compare slab's index with lastindex in local slabstore 5 years ago
  ghassmo 0967d85fed create slab struct 5 years ago
  ghassmo 09c0c43d47 cargo fmt 5 years ago
  ghassmo c98febd60f integrate rocksdb to gateway client 5 years ago
  ghassmo 8362739618 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  ghassmo 1a6bccd8e9 cargo fmt & clean up 5 years ago
  ghassmo 6503f23c22 integrate rocksdb to gateway service 5 years ago
  ghassmo 0fbdd15454 create slabstore struct 5 years ago
  ghassmo f9de433261 impl error for rocksdb::Error 5 years ago
  ghassmo e96fb4ea4d update dirs crate 5 years ago
  rachel-rose 1b54e7bb43 moved wallet schema to /res and deleted old directory 5 years ago
  rachel-rose 2cf8d414ff got wallet generation working 5 years ago
  ghassmo 63c3e8c9af reqrep.rs catch ctrl-c SIGINT signal and gracefully stop the service 5 years ago