Skip to content

v0.2

Compare
Choose a tag to compare
@oguzbilgic oguzbilgic released this 15 Dec 06:12
· 104 commits to master since this release

Protocol

  • Adjust difficulty using bits
  • Use websocket for broadcasting solved blocks
  • Remove /connect and /relay endpoints

Implementation

  • Store blockchain in .block/ folder
  • Add Cli, Difficulty, Emitter, Miner, Node, Storage, Web modules
  • Use proper shard folder structure