All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
7.5.3 (2024-11-26)
7.5.2 (2024-10-15)
- add
assets::transferAll
call (#405) (0142e0a) - dependabot (#400) (dc527ec)
- prevent error in service worker environment (#384) (6145ea6)
- set assetId to default to undefined instead of 0 (#397) (e392a2d)
7.5.1 (2024-06-18)
7.5.0 (2024-06-11)
7.5.0 (2024-06-11)
7.4.0 (2024-04-25)
- add support for
assetConversion
pallet (#371) (e8469e8) - add support for
poolAssets
pallet (#370) (e310844)
7.3.0 (2024-03-19)
7.2.1 (2024-02-29)
- deps: bumped
@substrate/dev
tov0.7.1
(#357) (47bda87) - deps: bumped
typedoc
tov0.25.9
(#359) (a09c1f6) - deps: updated lerna to 8.1.2 (#356) (5173831)
7.2.0 (2023-12-19)
- added support for large tip (#343) (bb9e677)
- modified types to support new ChargeAssetTxPayment (#340) (fb79142)
7.1.1 (2023-10-23)
Note: Version bump only for package txwrapper-core
7.1.0 (2023-10-16)
- txwrapper-dev: Add
@polkadot/api
dependency (#315) (2e19ac5) - txwrapper-polkadot: export xcmPallet as part of methods (#326) (d68ddd2)
- txwrapper-polkadot: Add limited xcm calls for reserve and teleport (#327) (44594f5)
- txwrapper-substrate: Add nominationPools calls (#330) (856262a)
7.0.1 (2023-07-04)
- export balances.transferAllowDeath (#312) (6a72939)
- rename state{mint, mine} to asset-hub-* (#307) (3a1822a)
- txwrapper-dev: fix
tokenDecimals
andss58Format
value of westend registry (#311) (5ced6d3)
7.0.0 (2023-07-03)
6.0.1 (2023-05-25)
6.0.0 (2023-05-08)
-
rework
deriveAddress
to have all schemes support (#293) (5b99d23) -
fix!: refactor the whole testing system with metadata, remove old calls, and fix some types (#295) (58d026a), closes #295
-
fix balances
-
metadata and decode
-
method
-
remove constants
-
remove a large amount of bloat
-
ensure setKets kets type is correct
5.0.1 (2023-02-28)
Note: Version bump only for package txwrapper-core
5.0.0 (2023-01-13)
- add example for sufficient asset transfer (#275) (5899b36)
- remove
store_call
fromasMulti
(#280) (c4ce505)
4.1.0 (2022-12-29)
4.0.3 (2022-12-07)
- bug: give WeightsV2 support for multisig (#269) (82150bb)
- types: Update polkadot-js deps to get the latest types (#272) (b78b085)
4.0.2 (2022-11-28)
Note: Version bump only for package txwrapper-core
4.0.1 (2022-10-03)
4.0.0 (2022-09-21)
3.2.2 (2022-09-06)
- types: Update polkadot-js deps to get the latest types (#252) (82a1177)
- decodeSigningPayload for immortal era (#248) (58627f1)
3.2.1 (2022-08-30)
- deps: correctly fix asSpecifiedCallsOnlyV14 with the polkadot-js update (#246) (12431c1)
- types: Update polkadot-js deps to get the latest types (#250) (76be717)
3.2.0 (2022-08-16)
3.2.0 (2022-08-02)
3.1.7 (2022-07-26)
3.1.6 (2022-07-12)
3.1.5 (2022-07-05)
3.1.4 (2022-06-27)
3.1.3 (2022-06-20)
3.1.2 (2022-06-15)
3.1.1 (2022-06-07)
- example:
polkadotbatchAll
example & corrections in the README files of the examples (#228) (58c800d) - types: Update polkadot-js deps to get latest types (#229) (0f4cfc0)
3.1.0 (2022-05-31)
3.0.4 (2022-05-24)
3.0.3 (2022-05-17)
3.0.2 (2022-05-09)
3.0.1 (2022-05-04)
3.0.0 (2022-05-04)
- deps: update pjs api (#212) (e876a42)
- deps: update pjs deps (#214) (43753e6)
- example: add a multisig example (#196) (17f766f)
- update substrate-js-dev, add update-pjs-script (#211) (0fe1ed4)
2.0.3 (2022-04-21)
2.0.2 (2022-04-13)
2.0.1 (2022-04-07)
- export for transferAll (#207) (fb8ccf1)
- readme-changelog: update correct 2.0.0 release notes, and instructions in the readme (#206) (d3d0df0)
2.0.0 (2022-04-06)
- feat!: add isImmortalEra option for decoding and encoding era periods (#201) (ab5873f)
- When creating unsigned transactions, execution will fail when the
eraPeriod
passed in is less than 4 or greater than 65536. If you dont pass anything in it will default to 64. For those who would like to create immortal transactions, use the option inOptionsWithMeta
calledisImmortalTx
.
- When creating unsigned transactions, execution will fail when the
- changelog: deprecate 1.7.0, and remove 1.6.0 (#205) (cec26b1)
- deps: update polkadot-js api, apps-config, networks (#203) (088c6ca) "@polkadot/api": "7.15.1", "@polkadot/keyring": "8.7.1", "@polkadot/networks": "8.7.1", "@polkadot/types": "7.15.1", "@polkadot/types-known": "7.15.1", "@polkadot/util": "8.7.1", "@polkadot/util-crypto": "8.7.1", "@polkadot/wasm-crypto": "5.1.1", "@polkadot/apps-config": "0.111.1"
1.7.0 (2022-04-06)
1.5.9 (2022-03-30)
1.5.8 (2022-03-24)
- bug: fix handling eraPeriod when it is equal to zero (#195) (3cc7bf3)
- bump yarn to 3.2.0 (#190) (ac27dd3)
1.5.7 (2022-03-15)
Note: Version bump only for package txwrapper-core
1.5.6 (2022-03-09)
Note: Version bump only for package txwrapper-core
1.5.5 (2022-03-08)
Note: Version bump only for package txwrapper-core
1.5.4 (2022-02-25)
1.5.3 (2022-02-22)
1.5.2 (2022-02-10)
1.5.1 (2022-01-18)
1.5.0 (2022-01-18)
- update shelljs according to security advisory (#173) (275faaf)
- tests: warning generated by orml package tests (#171) (da67ce2)
- decrease npm build, bundle size (#169) (1a16cfa)
- add createSigningPayloadToU8a (#166) (a17241a)
- add decodeUnsignedHexTx (#167) (8aff8a4)
- support for signedExtentions, and userExtensions (#170) (121909b)
1.4.0 (2022-01-06)
- types: bump polkadot-js deps (#160) (a0283d9)
- types: Update polkadot-js deps to get the latest types (#165) (1654307)
- bump polkadot-js deps (#159) (2ed66e4)
1.3.2 (2021-12-08)
1.3.1 (2021-12-07)
Note: Version bump only for package txwrapper-core
1.3.0 (2021-12-02)
- types: Update polkadot-js deps to get the latest types (#156) (3720c28)
- add lifecycle script to fix CI error on release (#154) (c454a86)
- bump yarn 3.1.0 (#151) (58f5e9e)
- types: bump polkadot deps (#150) (dbcee2a)
1.2.21 (2021-11-16)
1.2.20 (2021-11-09)
1.2.19 (2021-10-28)
1.2.18 (2021-10-20)
1.2.17 (2021-09-30)
1.2.16 (2021-09-22)
1.2.15 (2021-09-14)
1.2.14 (2021-09-13)
1.2.13 (2021-08-31)
1.2.12 (2021-08-23)
1.2.11 (2021-08-17)
1.2.10 (2021-08-02)
1.2.9 (2021-07-27)
1.2.8 (2021-07-19)
1.2.7 (2021-07-13)
1.2.6 (2021-07-07)
1.2.5 (2021-06-29)
Note: Version bump only for package txwrapper-core
1.2.4 (2021-06-28)
- txwrapper-acala: Mandala example (#103) (e484877)
- types: Update polkadot-js deps to get the latest types (#107) (6cc53e1)
1.2.3 (2021-06-21)
1.2.2 (2021-06-14)
1.2.1 (2021-06-07)
1.2.0 (2021-06-02)
1.1.3 (2021-05-31)
1.1.2 (2021-05-26)
- types: Bump polkadot-js deps to get latest types (#91) (a99b024)
- types: Update polkadot-js deps to get latest types (#93) (bc5d7ea)
1.1.1 (2021-05-18)
1.1.0 (2021-05-11)
- Bump polkadot-js/api; Remove deprecated createType log option (#89) (989cd7d)
- Update polkadot scoped deps to latest types (#90) (60b9e23)
1.0.0 (2021-05-03)
- update deps for latest types (#82) (fa89090)
- update polkadot-js deps; update
decorateConstants
usage (#88) (d6176b8) - workspace script sharing (#86) (207d0bb)
0.5.1 (2021-04-19)
Note: Version bump only for package txwrapper-core
0.5.0 (2021-04-05)
0.4.1 (2021-03-29)
0.4.0 (2021-03-22)
- polkadot: Add pallet methods
crowdloan.{contribute, withdraw}
(#64) (09542bd), closes #63 - substrate: Add pallet method
utility.batchAll
+ example (#65) (a89bd5a)
0.3.0 (2021-03-15)
Note: Version bump only for package txwrapper-core
0.2.1 (2021-03-02)
0.2.0-beta.0 (2021-02-23)
- Adjust for polkadot-js/api update (#39) (e6b0aed)
- Align ChainProperties with polkadot-js def (#54) (5ee2d7d)
- Silence misleading warning when decoding a signed tx (#22) (c2459c6)
- add democracy methods to txwrapper-substrate (#49) (8fe141c)
- Add methods multisig.{asMulti, approveAsMulti, cancelAsMulti} (#52) (6476a74)
- Add proxy methods to txwrapper-{substrate, polkadot} (#21) (1c09a0e)
- add staking module for txwrapper-substrate (tests included) (#42) (dd547ce)
- add vesting methods to txwrapper-substrate (#50) (1664620)
- Always decode AbstractInt to integer as a string (#12) (19b6ddf)
- create initial substrate, polkadot, and example packages (#10) (0f0824e)
- ORML methods; Acala pkg; More dynamic
getRegistry
andknownChainProperties
; Lerna (#26) (731a943) - txwrapper-template & CHAIN_BUILDER guide (#35) (427ea8c)
- Use local
getRegistry
functions (#48) (4c430ba), closes #47 #46 #45