NOTE: THIS RELEASE IS ONLY RECOMMENDED FOR USE ON THE SANCHONET AND PUBLIC TEST ENVIRONMENTS (E.G. PREVIEW) AT THIS TIME. IT IS NOT RECOMMENDED FOR USE ON MAINNET UNTIL FURTHER TESTING
This release adds support for node-8.10.0-pre. It may be compatible with later node versions, but it hasn't been tested
It is advised to resync from genesis when upgrading to this release
Changelog
- Added new fields
stake_registration.depositandpool_update.depositfor payed deposits (null for reregistrations or disabled ledger state) - Added new fields
epoch_param.min_fee_ref_script_cost_per_byteandepoch_param.min_fee_ref_script_cost_per_byte gov_action_proposal.dropped_epochandgov_action_proposal.expired_epochare now populated- Fixed a bug with
gov_action_proposal.enacted_epochnot being updated - Renamed
instant_rewardtable toreward_rest - Added a new type of rewards
proposal_refund, which are inserted in thereward_resttable - Unclaimed proposal refunds are logged but not inserted anywhere yet