Releases: coinset-org/cli
Releases · coinset-org/cli
v1.0.9
Changelog
- 62a9d91 added get_puzzle_and_solution_with_conditions (#11)
v1.0.8
Changelog
- a40abd4 support testnet and custom events endpoints (#10)
v1.0.7
Changelog
- 697a327 Add separate install from source instructions for each OS (#8)
- 0be4242 add -l/--local option for local full node (#9)
v1.0.4
Changelog
- 1ac07ed add
address
subcommand to encode/decode address to/from puzzle hash (#2)
v1.0.3
Changelog
- 62a8bc9 Merge pull request #1 from leonid-ed/no-deprecated-funcs
- f50177f Merge pull request #3 from leonid-ed/fix-help-strings
- a833296 added get_aggsig_additional_data command (#5)
- 7cfe6cf fix build tagging
- dcbe259 fix build tagging
- aeb7a82 fix some typos in help messages
- 0481ae6 tag and release on push to main
- 1e4df9a use io.ReadAll instead of deprecated ioutil.ReadAll
v1.0.2
Changelog
- b482bc7 added get_block_spends_with_conditions
v1.0.1
Changelog
- 2446c61 added --raw output option
- 34bf81a update installation instructions