Commit History

Author SHA1 Message Date
  skoupidi bd554cced1 darkfid: network reorg trigger added 1 year ago
  skoupidi 605bab6144 chore: fmt 2 years ago
  skoupidi fdfc96a902 Cargo.toml: replaced sled references with sled-overlay import 2 years ago
  skoupidi 934d8f1a42 validator: check block timestamp is after genesis 2 years ago
  skoupidi 43f9fc8aa1 runtime: get_block_target() fn added, to retrieve current block time target(seconds) 2 years ago
  skoupidi 930a511309 blockchain: major hashes cleanup 2 years ago
  skoupidi 34dd60a9b7 blockchain/block_store: unified all trees into a single store structure 2 years ago
  parazyd 1297ff7b07 src/time: Implement and use {over,under}flow-safe API 2 years ago
  skoupidi 7010aae22e validator: changed ranking logic 2 years ago
  skoupidi 8eef36b898 blockchain/header: changed nonce from pallas::Base to u64 2 years ago
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 years ago
  aggstam 7c9b3549cf darkfid2: use minerd to mine blocks, validator: cleaned up threads info as its not longer required 2 years ago
  aggstam dc882d256b validator:pow: decoulbed mine_block() from PowModule so it can be used outside of it 2 years ago
  aggstam 7834a3f800 validator/pow: added fixed_difficulty greater than zero shield 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 893ea4a52f validator/pow: store block difficulty info in sled 2 years ago
  aggstam 594946044e validator/pow: TODOs cleanup 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 10fbf5d963 validator: pow module added for mining 3 years ago