This version is backwards compatible to v1.12.0. It is optional, but encouraged.
The plugin version is unchanged at 38
and is compatible with version v1.12.0
.
Configs
- Added PebbleDB option
sync
which defaults totrue
Fixes
- Fixed P-chain mempool verification to disallow transactions that exceed the available chain capacity
What's Changed
- Expose test network cfg by @cam-schultz in #3573
- encapsulate signer by @richardpringle in #3576
- use pebble nosync by default by @ceyonur in #3581
- fix: feeState API call in docs by @ashucoder9 in #3596
- Format Service.MD by @samliok in #3599
- Verify tx gas isn't too large in VerifyTx by @StephenButtolph in #3604
- Add already implemented merkledb.View to MerkleDB interface by @aaronbuchwald in #3593
- Add tempdir in for chain ctx data dir by @aaronbuchwald in #3594
- Improve block building and verification logging by @StephenButtolph in #3605
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #3608
Full Changelog: v1.12.0...v1.12.1