Releases: skycoin/cx-chains
Releases · skycoin/cx-chains
v0.76.0
Added
- Added functionality to locate cx spec via a local file or
cx-tracker
based on a command line flag (8b3369d). - Added force client node flag for
cxchain
(0806031). - Implemented
cxchain-cli post
subcommand (cd615f9). - Implemented
cxchain-cli key
subcommand (3025f6b, ebe2d20) - Implemented
cxchain-cli genesis
subcommand (ebe2d20). - Initial work on integration tests (8b533cb, 4dbb0ca).
Changed
- General commandline interface changes for
cxchain
andcxchain-cli
(13761d7).