Commit History

Author SHA1 Message Date
  rachel-rose 4c7ce86360 made walletdb constructor, modified darkfid.rs with reference to walletdb. updated walletdb with 5 years ago
  rachel-rose 5352a73fd2 added error handling for path dirs 5 years ago
  ghassmo 437273d527 add TryFromError to Error enum 5 years ago
  ghassmo 1a6bccd8e9 cargo fmt & clean up 5 years ago
  ghassmo f9de433261 impl error for rocksdb::Error 5 years ago
  ghassmo 63c3e8c9af reqrep.rs catch ctrl-c SIGINT signal and gracefully stop the service 5 years ago
  narodnik 19140a78ec Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  narodnik 62e0da8630 merkle checking is correct 5 years ago
  rachel-rose 6d239458cb removed unused error types 5 years ago
  rachel-rose 2b78f0adb2 merged src/net/error.rs with src/error.rs. deleted src/net/error and updated all code in /net to accept change 5 years ago
  rachel-rose 0737809b29 cleaned up more warnings 5 years ago
  rachel-rose caaeecc36b refactored src/error.rs to work with 'clone'. changed error macros in 5 years ago
  narodnik 6cc6af0f0f Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  narodnik ec78bf9ac9 return specific errors for VerifyFailed 5 years ago
  ghassmo 0c82bdb531 print async_channel error 5 years ago
  ghassmo a0928421e5 cargo fmt & clean up 5 years ago
  ghassmo 26d1382f14 cargo fmt 5 years ago
  ghassmo cd213f2689 implement gateway client 5 years ago
  ghassmo 248e152423 switch to zmq.rs library 5 years ago
  rachel-rose 0645fb2174 added error conversion for rusqlite 5 years ago
  ghassmo ddb177d3b6 Merge branch 'master' of github.com:narodnik/sapvi 5 years ago
  ghassmo 0ca0b2544a zmq api test code 5 years ago
  narodnik a995de238e encrypted notes for outputs 5 years ago
  narodnik b12d38bdc7 tidy up the code 5 years ago
  narodnik 4e5b844ba9 integrate new message subsystem 5 years ago
  narodnik 2dca8127fb cargo fmt and fix 5 years ago
  narodnik 295bfed30f create specialized network error that is copyable and easily sent between threads. 5 years ago
  narodnik 235099e440 Acceptor class for inbound connections 5 years ago
  narodnik 9d216c9f40 networking subsystem initial commit (still not working) 5 years ago
  narodnik 747198b32d added working p2p network 5 years ago