Commit History

Author SHA1 Message Date
  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
  narodnik 9062c409c1 jubjub save and load proof 5 years ago
  narodnik 1099a62eb4 add save and load trusted setup stuff 5 years ago
  narodnik 2f4983f97a migrate to new API 5 years ago
  narodnik c7bece1788 working set_param function in visor 5 years ago
  narodnik d0a30306e5 added the Supervisor which gives us VM serialization, and added a plugin to the compiler to export binary data for the supervisor 5 years ago