Releases: paritytech/txwrapper
Releases · paritytech/txwrapper
v5.0.0
5.0.0 (2021-05-03)
⚠ BREAKING CHANGES
- update required node version to >= 14.0.0 #81
Features
- update required node version to >= 14.0.0 (#428) (9d53919)
Bug Fixes
v4.0.3
4.0.3 (2021-04-19)
Bug Fixes
- Bump polkadot-js scroped deps to get latest types (#424) (bed18dd)
v4.0.2
4.0.2 (2021-03-29)
Bug Fixes
- types: Update deps to get latest polkadot-js types (#415) (d5f3f40)
v4.0.1
4.0.1 (2021-03-23)
Bug Fixes
- docs: createSigningPayload docs specify handling payloads > 256 bytes (#410) (1fb0f41)
v4.0.0
4.0.0 (2021-03-17)
⚠ BREAKING CHANGES
- Emitted JS is now es2019, requiring node >= 12 (#404)
Features
- Add pallet methods
crowdloan.{contrbute, withdraw}
(#409) (f881f86), closes #407
Bug Fixes
- types: polkadot/api to v4 w. esm; Use substrate/dev for build (#404) (2280218)
v3.10.12
types: Bump deps to get latest type definitions
v3.10.8
3.10.8 (2021-02-03)
Bug Fixes
- testUtil specVersion 9999 => 2025 (0b8457c)
- upgrade packaging (abeed34)
v3.10.7
Bug Fixes
- Silence misleading error message when decoding signed tx (#343) (1c9166e)