Commit History

Author SHA1 Message Date
  skoupidi e262b08a85 src/system/condvar: chore clippy 2 years ago
  skoupidi 8280857a00 contract/money: renamed TokenFreeze to AuthTokenFreeze and removed redundant proof 2 years ago
  skoupidi aa1c5d80d2 contract/money: shuffled functions enum 2 years ago
  skoupidi e3e8e3a8be contract/money: removed unused coin from auth token mint call 2 years ago
  skoupidi 0008360eb2 contract/money: replaced entrypoints code asserts with errors 2 years ago
  rsx 3b4a64c054 system: StoppableTask, add non-async stop_nowait(), and make Drop call this automatically so tasks are auto-cleaned up on exit. 2 years ago
  dasman b13e3b81ac bin/deg: update requirements 2 years ago
  dasman 96a16b0de1 bin/deg: remove forgotten unnecessary prints 2 years ago
  dasman 4186860fe5 bin/darkirc: RPC method to recreate DAG from replay log upon request from DEG 2 years ago
  dasman 2fc118af51 eventgraph: rewrite eg replay functions and actually log the events 2 years ago
  rsx c21773be28 system/condvar: add a unit test to make sure condvar can be double awaited. 2 years ago
  skoupidi 9e71055a9d drk: fixed token minting and added its fee call 2 years ago
  dasman fae90c18f7 bin/deg: increase RPC buffer limit 2 years ago
  dasman d250c22196 bin/deg: add eventgraph replay mode 2 years ago
  dasman 957388e3b0 bin/deg: better handle when dag is empty 2 years ago
  dasman 1377198b03 eventgraph: [WIP] add initial eventgraph replayer code 2 years ago
  dasman 13ea9a5ffe bin/deg: update README.md 2 years ago
  dasman faf8b80e36 event_graph: remove unused code 2 years ago
  skoupidi d9dbbc18f6 doc/arch/p2p-network: broken link fixed 2 years ago
  skoupidi 4101f8b608 drk: tx history handling cleanup 2 years ago
  rsx 8be3db21a4 darkirc: update java version for building android binaries 2 years ago
  dasman 047a0e4bb7 bin/deg: simplify detecting merges and forks in graph column 2 years ago
  dasman f93145a05a tau: remove dummy info logs 2 years ago
  dasman 71b2998e3a bin/tau: flush sled db and stop dnet and deg when caughtung termination signal 2 years ago
  dasman b03ae05813 bin/darkirc: fix multiple join msgs in IRC client + NAMES list 2 years ago
  dasman 39bd52c985 bin/darkirc: ignore CAP END if user is registered 2 years ago
  draoi 39350f8740 outbound_session: start() and stop() slots concurrently 2 years ago
  skoupidi 32fcb6e6df drk: store proper information for token mint authority 2 years ago
  rsx 8b1fddacb3 wallet: add create/delete_mesh/texture() fns 2 years ago
  rsx 1997292b36 wallet: improve methods, by making use of queues. signals now pass data too. 2 years ago