Skip to content

Releases: docknetwork/dock-substrate

0.4.0

23 Sep 22:13
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • RPC calls to see treasury account and balance
  • Few small changes

0.3.0

16 Sep 13:30
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Add extrinsic execute_unchecked_weight to let Master do source code upgrades

0.2.0

16 Sep 13:29
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Add extrinsic to end epoch early

0.1.0

16 Sep 13:27
6913075
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • The node binary name has changed from dock-testnet to dock-node and the chain spec name has changed from poa_testnet_raw.json to danforth_raw.json.
  • For validators updating to the new binary, please use the old node's data directory when running the new binary, i.e. use the --base-path flag like --base-path=<old node directory>. Here old node directory is the directory containing the chains directory, so if you had ~/.local/share/dock-testnet/chains/, the base path for new node is ~/.local/share/dock-testnet, like this --base-path=~/.local/share/dock-testnet

Northill

03 Sep 11:14
Compare
Choose a tag to compare
include Cargo.lock for builds