Commit History

Author SHA1 Message Date
  aggstam 73500a25b4 contracts/tests: made consensus coins deterministic, major cleanup in rest 3 years ago
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. 3 years ago
  aggstam 92e2457f2c consensus: fixed initial sync 3 years ago
  x ff6eba45ec cleanup logs for consensus::proto::* 3 years ago
  x acb2131747 fix broken log targets 3 years ago
  x 988a622403 Revert "missing log targets" 3 years ago
  x 6414d55b7e missing log targets 3 years ago
  x 5702976798 cleanup logging project wide 3 years ago
  parazyd 71cd3064d6 Update license year. 3 years ago
  aggstam 5e9fa27667 consensus/proto: change log type on subscriber receive error 3 years ago
  parazyd 4886b0ec0b Remove old obsolete tx module and replace with tx2. 3 years ago
  parazyd 3756b10946 consensus: Replace old Transaction type with new one. 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  Luther Blissett 2b587bc14a Migrate lib to smol instead of explicit async deps. 3 years ago
  aggstam 6607849889 consensus: moved state transitions/validations to state.rs 4 years ago
  aggstam 4d8c0a85c0 src/consensus/protocol_tx: atomic operation added to check for seen txs 4 years ago
  aggstam b64edcbe41 src/consensus/proto: removed redundant continue 4 years ago
  ghassmo 85105ad730 consensus/proto: add the node who sent the net message to the exclude list during broadcasting 4 years ago
  parazyd 09bfbc7285 blockchain: Cleanup and documentation. 4 years ago
  parazyd 4ff4d43ca4 consensus/proto: Cleanup. 4 years ago
  parazyd 0fd0cee7fb consensus: Don't use wrapping struct for transactions. 4 years ago
  parazyd 250cdeeae8 consensus/proto/tx: Don't act on state transitions if the tx is known. 4 years ago
  parazyd d54402ebcd consensus/proto: Gracefully handle errors in loops. 4 years ago
  parazyd 40d52032a7 consensus/proto/tx: Implement state transition validation for incoming txs. 4 years ago
  aggstam f230d1dc82 consensus2: renamed to consensus, fixed all dependencies 4 years ago