Validation file support
This release adds support for stricter validation checks for rosetta implementation. More details about how to use the validation file here
Note: This version will work for versions >= rosetta-sdk-go v0.7.0
Change log
- update scripts to follow go 1.16 #237
- Upgrade to rosetta-sdk@0.7.0 #236
- Added go replace recommendation to README for local development #226
- Log transaction to terminal #224
- Add support for /network/options Consistency Check #223
- Make exempt accounts file configuration relative to main config file #221
- bug fix #220
- Sort array fields for asserter configuration #219
rosetta-sdk-go
changelog
- Improve logging when unable to lookup balance > min #329
- add asserter validation doc #328
- upgrade to go 1.16 to fix addlicense library and build #327
- Introduce a validation config for validating operation using rosetta-cli #326
- Fixes #239 #249
- add logger for insufficiently funded accounts during construction #313