Commit History

Author SHA1 Message Date
  parazyd e11d8c2c80 darkfid: Port serialization to async functions 2 years ago
  aggstam bb99e816f2 validator: removed RwLock over whole struct ptr and moved to inner stuff 2 years ago
  aggstam 77357f8d59 Revert "[bin/darkfid2] handle results in sync_task" 2 years ago
  ertosns 7cf65d81af [bin/darkfid2] handle results in sync_task 2 years ago
  aggstam 4d3984a611 validator: renamed testing_mode to pos_testing_mode 2 years ago
  aggstam cb06356c46 validator/pow: introduced fixed difficulty for testing purposes 2 years ago
  aggstam 44482105c8 darkfid2: enchanched args configuration 2 years ago
  aggstam 71b8d8d71c darkfid2/utils: moved genesis_txs_total function to src/validator/utils 2 years ago
  aggstam 5f053ac265 darkfid2: proper producer tx usage 2 years ago
  aggstam 6ad2a19bac validator: validate blocks based on their version 2 years ago
  aggstam b26106ffe7 validator/pow: stoppable mining 2 years ago
  aggstam 214a4f458d darkfid2: (very) raw miner task added 2 years ago
  parazyd fb1350daec rpc/server: Implement stop_connections() in RequestHandler. 3 years ago
  parazyd 6e45af3c5d bin: Update respective binaries to new RPC server API. 3 years ago
  Dastan-glitch ee5b1e721a bin/darkfi2: remove p2p.run() stoppable task 3 years ago
  parazyd a5360368aa bin: Remove async-std dependencies. 3 years ago
  parazyd 3b0e9ecb59 bin: Apply changes for the P2P API modification. 3 years ago
  aggstam e25b243676 chore: minor cleanup 3 years ago
  aggstam dbe413d8f0 darkfid2: use StoppableTask instead of detach() 3 years ago
  parazyd f85d0d6c46 darkfid2: Update to new RPC dependencies. 3 years ago
  aggstam a2fb71e8cc darkfid2: various json-rpc subscribers added 3 years ago
  aggstam e71264d376 darkfid2: moved p2p protos from validator to darkfid using wrapper structs for messages 3 years ago
  aggstam 77e5b65a80 validator: pending txs fork handling added 3 years ago
  aggstam 4a73c46ebc darkfid2/validator: consensus p2p foundation laid out 3 years ago
  aggstam f46af32758 darkfid2: skip-sync flag added, block on sync to wait for peers connection 3 years ago
  aggstam 03ddfdfb3c darkfid2: node blocks sync implemented 3 years ago
  aggstam a1466e1520 darkfid2/tests: use P2P to pass blocks between nodes 3 years ago
  aggstam ec10550a68 darkfid2: enabled p2p nets 3 years ago
  aggstam 0cc61ccaa9 validator/proto: BlockInfo protocol added 3 years ago
  parazyd a1bfd10a7d contract/test-harness: Revert to using a single reference for ProvingKey map. 3 years ago