Releases: paritytech/txwrapper-core
Releases · paritytech/txwrapper-core
v3.1.1
3.1.1 (2022-06-07)
Bug Fixes
- example:
polkadotbatchAll
example & corrections in the README files of the examples (#228) (58c800d)
- types: Update polkadot-js deps to get latest types (#229) (0f4cfc0)
v3.1.0
3.1.0 (2022-05-31)
Bug Fixes
- types: Update polkadot-js deps to get the latest types (#227) (e23f48a)
Features
v3.0.4
3.0.4 (2022-05-24)
Bug Fixes
- types: Update polkadot-js deps to get the latest types (#226) (5b90006)
v3.0.3
3.0.3 (2022-05-17)
Bug Fixes
- types: Update p-js deps to get the latest types (#225) (3e94ce8)
"@polkadot/api": "8.4.2",
"@polkadot/apps-config": "0.115.1",
"@polkadot/networks": "9.2.1",
v3.0.2
3.0.2 (2022-05-09)
Bug Fixes
- deps: Update pjs deps(#217) (247ce58)
"@polkadot/api": "8.3.2"
v3.0.1
3.0.1 (2022-05-04)
Bug Fixes
v3.0.0
3.0.0 (2022-05-04)
Warning: use 3.0.1, as it fixes the binary build error.
Feature
- BREAKING CHANGE: create txwrapper-dev, and remove test-helpers from txwrapper-core (#208) (4b06a21)
- All test-helpers such as metadata, and utility functions, mock data are now exported from
@substrate/txwrapper-dev
.
Bug Fixes
- deps: update pjs api (#212) (e876a42)
"@polkadot/api": "8.3.1",
"@polkadot/util": "9.1.1",
"@polkadot/apps-config": "0.113.1"
- deps: update pjs deps (#214) (43753e6)
- example: add a multisig example (#196) (17f766f)
- update substrate-js-dev, add update-pjs-script (#211) (0fe1ed4)
v2.0.3
2.0.3 (2022-04-21)
Bug Fixes
v2.0.2
2.0.2 (2022-04-13)
Bug Fixes
- deps: update pjs common, api, expand resolutions, adjust polkadot js example value (#209) (9f57e18)
v2.0.1
2.0.1 (2022-04-07)
Bug Fixes
- export for transferAll (#207) (fb8ccf1)
- readme-changelog: update correct 2.0.0 release notes, and instructions in the readme (#206) (d3d0df0)