PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@substrate/txwrapper-substrate
Просмотр файла: CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [7.5.3](https://github.com/paritytech/txwrapper-core/compare/v7.5.2...v7.5.3) (2024-11-26)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [7.5.2](https://github.com/paritytech/txwrapper-core/compare/v7.5.1...v7.5.2) (2024-10-15)
### Bug Fixes
* add `assets::transferAll` call ([#405](https://github.com/paritytech/txwrapper-core/issues/405)) ([0142e0a](https://github.com/paritytech/txwrapper-core/commit/0142e0afe5028f86746d73a45dd8adc37008adaf))
## [7.5.1](https://github.com/paritytech/txwrapper-core/compare/v7.5.0...v7.5.1) (2024-06-18)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [7.5.0](https://github.com/paritytech/txwrapper-core/compare/v7.4.0...v7.5.0) (2024-06-11)
### Bug Fixes
* add support for `CheckMetadataHash` `signedExtension` ([#377](https://github.com/paritytech/txwrapper-core/issues/377)) ([6632dd0](https://github.com/paritytech/txwrapper-core/commit/6632dd0034e9f55349b76bd65c2ce80152a78517))
# [7.5.0](https://github.com/paritytech/txwrapper-core/compare/v7.4.0...v7.5.0) (2024-06-11)
### Bug Fixes
* add support for `CheckMetadataHash` `signedExtension` ([#377](https://github.com/paritytech/txwrapper-core/issues/377)) ([6632dd0](https://github.com/paritytech/txwrapper-core/commit/6632dd0034e9f55349b76bd65c2ce80152a78517))
# [7.4.0](https://github.com/paritytech/txwrapper-core/compare/v7.3.0...v7.4.0) (2024-04-25)
### Features
* add support for `assetConversion` pallet ([#371](https://github.com/paritytech/txwrapper-core/issues/371)) ([e8469e8](https://github.com/paritytech/txwrapper-core/commit/e8469e8dd64bdaac954085693fad77d8d2d61088))
* add support for `poolAssets` pallet ([#370](https://github.com/paritytech/txwrapper-core/issues/370)) ([e310844](https://github.com/paritytech/txwrapper-core/commit/e310844adc04d1341232d470a1b36e07863b6ae0))
# [7.3.0](https://github.com/paritytech/txwrapper-core/compare/v7.2.1...v7.3.0) (2024-03-19)
### Features
* add support for `foreignAssets ` pallet ([#362](https://github.com/paritytech/txwrapper-core/issues/362)) ([2fa941e](https://github.com/paritytech/txwrapper-core/commit/2fa941e695e2a24d0658ff6d6147143f3a1e0755))
## [7.2.1](https://github.com/paritytech/txwrapper-core/compare/v7.2.0...v7.2.1) (2024-02-29)
### Bug Fixes
* **deps:** bumped `@substrate/dev` to `v0.7.1` ([#357](https://github.com/paritytech/txwrapper-core/issues/357)) ([47bda87](https://github.com/paritytech/txwrapper-core/commit/47bda87d427adf77bdbd7233668da1e0c931e1cf))
# [7.2.0](https://github.com/paritytech/txwrapper-core/compare/v7.1.1...v7.2.0) (2023-12-19)
### Features
* added support for large tip ([#343](https://github.com/paritytech/txwrapper-core/issues/343)) ([bb9e677](https://github.com/paritytech/txwrapper-core/commit/bb9e677624c168f2e735383821c44eda191e52d3))
## [7.1.1](https://github.com/paritytech/txwrapper-core/compare/v7.1.0...v7.1.1) (2023-10-23)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [7.1.0](https://github.com/paritytech/txwrapper-core/compare/v7.0.1...v7.1.0) (2023-10-16)
### Features
* **txwrapper-substrate:** Add nominationPools calls ([#330](https://github.com/paritytech/txwrapper-core/issues/330)) ([856262a](https://github.com/paritytech/txwrapper-core/commit/856262af8204c3671bb56d44577f89ad531375a8))
## [7.0.1](https://github.com/paritytech/txwrapper-core/compare/v7.0.0...v7.0.1) (2023-07-04)
### Bug Fixes
* export balances.transferAllowDeath ([#312](https://github.com/paritytech/txwrapper-core/issues/312)) ([6a72939](https://github.com/paritytech/txwrapper-core/commit/6a7293904683582c58c90970b001f337a49ec561))
* rename state{mint, mine} to asset-hub-* ([#307](https://github.com/paritytech/txwrapper-core/issues/307)) ([3a1822a](https://github.com/paritytech/txwrapper-core/commit/3a1822a4fca281f4ad4dffc9ee97bdcd10504094))
# [7.0.0](https://github.com/paritytech/txwrapper-core/compare/v6.0.1...v7.0.0) (2023-07-03)
### Features
* add `balances::transferAllowDeath` ([#299](https://github.com/paritytech/txwrapper-core/issues/299)) ([d96fe8c](https://github.com/paritytech/txwrapper-core/commit/d96fe8cd317c741b017fd89b4788c934f9bf4a10))
## [6.0.1](https://github.com/paritytech/txwrapper-core/compare/v6.0.0...v6.0.1) (2023-05-25)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [6.0.0](https://github.com/paritytech/txwrapper-core/compare/v5.0.1...v6.0.0) (2023-05-08)
* fix!: refactor the whole testing system with metadata, remove old calls, and fix some types (#295) ([58d026a](https://github.com/paritytech/txwrapper-core/commit/58d026ad7c0d9eaa0816fddf33735d4015e22edd)), closes [#295](https://github.com/paritytech/txwrapper-core/issues/295)
### BREAKING CHANGES
* fix balances
* metadata and decode
* method
* remove constants
* remove a large amount of bloat
* ensure setKets kets type is correct
## [5.0.1](https://github.com/paritytech/txwrapper-core/compare/v5.0.0...v5.0.1) (2023-02-28)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [5.0.0](https://github.com/paritytech/txwrapper-core/compare/v4.1.0...v5.0.0) (2023-01-13)
### Bug Fixes
* remove `store_call` from `asMulti` ([#280](https://github.com/paritytech/txwrapper-core/issues/280)) ([c4ce505](https://github.com/paritytech/txwrapper-core/commit/c4ce505fa96917ac20da5aa5621196fbff83fd38))
# [4.1.0](https://github.com/paritytech/txwrapper-core/compare/v4.0.3...v4.1.0) (2022-12-29)
### Features
* Add create pure and kill pure transaction for version > 0.9.30 ([#276](https://github.com/paritytech/txwrapper-core/issues/276)) ([8af876e](https://github.com/paritytech/txwrapper-core/commit/8af876ee76e2c572f16c06ca838eecd020eaa3b9))
## [4.0.3](https://github.com/paritytech/txwrapper-core/compare/v4.0.2...v4.0.3) (2022-12-07)
### Bug Fixes
* **bug:** give WeightsV2 support for multisig ([#269](https://github.com/paritytech/txwrapper-core/issues/269)) ([82150bb](https://github.com/paritytech/txwrapper-core/commit/82150bb06ccad6ef691affab98922266efe0e48b))
## [4.0.2](https://github.com/paritytech/txwrapper-core/compare/v4.0.1...v4.0.2) (2022-11-28)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [4.0.1](https://github.com/paritytech/txwrapper-core/compare/v4.0.0...v4.0.1) (2022-10-03)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [4.0.0](https://github.com/paritytech/txwrapper-core/compare/v3.2.2...v4.0.0) (2022-09-21)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.2.2](https://github.com/paritytech/txwrapper-core/compare/v3.2.1...v3.2.2) (2022-09-06)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.2.1](https://github.com/paritytech/txwrapper-core/compare/v3.2.0...v3.2.1) (2022-08-30)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [3.2.0](https://github.com/paritytech/txwrapper-core/compare/v3.1.7...v3.2.0) (2022-08-16)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.1.7](https://github.com/paritytech/txwrapper-core/compare/v3.1.6...v3.1.7) (2022-07-26)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.1.6](https://github.com/paritytech/txwrapper-core/compare/v3.1.5...v3.1.6) (2022-07-12)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.1.5](https://github.com/paritytech/txwrapper-core/compare/v3.1.4...v3.1.5) (2022-07-05)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.1.4](https://github.com/paritytech/txwrapper-core/compare/v3.1.3...v3.1.4) (2022-06-27)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.1.3](https://github.com/paritytech/txwrapper-core/compare/v3.1.2...v3.1.3) (2022-06-20)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.1.2](https://github.com/paritytech/txwrapper-core/compare/v3.1.1...v3.1.2) (2022-06-15)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.1.1](https://github.com/paritytech/txwrapper-core/compare/v3.1.0...v3.1.1) (2022-06-07)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [3.1.0](https://github.com/paritytech/txwrapper-core/compare/v3.0.4...v3.1.0) (2022-05-31)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.0.4](https://github.com/paritytech/txwrapper-core/compare/v3.0.3...v3.0.4) (2022-05-24)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.0.3](https://github.com/paritytech/txwrapper-core/compare/v3.0.2...v3.0.3) (2022-05-17)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.0.2](https://github.com/paritytech/txwrapper-core/compare/v3.0.1...v3.0.2) (2022-05-09)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [3.0.1](https://github.com/paritytech/txwrapper-core/compare/v3.0.0...v3.0.1) (2022-05-04)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [3.0.0](https://github.com/paritytech/txwrapper-core/compare/v2.0.3...v3.0.0) (2022-05-04)
### Bug Fixes
* **deps:** update pjs deps ([#214](https://github.com/paritytech/txwrapper-core/issues/214)) ([43753e6](https://github.com/paritytech/txwrapper-core/commit/43753e699e3d98d5f20bbb68e32e6d98181aa5a5))
## [2.0.3](https://github.com/paritytech/txwrapper-core/compare/v2.0.2...v2.0.3) (2022-04-21)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [2.0.2](https://github.com/paritytech/txwrapper-core/compare/v2.0.1...v2.0.2) (2022-04-13)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [2.0.1](https://github.com/paritytech/txwrapper-core/compare/v2.0.0...v2.0.1) (2022-04-07)
### Bug Fixes
* export for transferAll ([#207](https://github.com/paritytech/txwrapper-core/issues/207)) ([fb8ccf1](https://github.com/paritytech/txwrapper-core/commit/fb8ccf1680924234d627e078ee9cd0768df8f20e))
# [2.0.0](https://github.com/paritytech/txwrapper-core/compare/v1.7.0...v2.0.0) (2022-04-06)
### Bug Fixes
* **changelog:** deprecate 1.7.0, and remove 1.6.0 ([#205](https://github.com/paritytech/txwrapper-core/issues/205)) ([cec26b1](https://github.com/paritytech/txwrapper-core/commit/cec26b12e56a07d37c0e7213d07c4a411264c269))
# [1.7.0](https://github.com/paritytech/txwrapper-core/compare/v1.5.9...v1.7.0) (2022-04-06)
## !Warning Deprecated: Please refer to v2.0.0 for this release
### Features
* add balances::transferAll ([#200](https://github.com/paritytech/txwrapper-core/issues/200)) ([f50cd9c](https://github.com/paritytech/txwrapper-core/commit/f50cd9cacd1598b26d7aa9c404babf97cfe81ff7))
## [1.5.9](https://github.com/paritytech/txwrapper-core/compare/v1.5.8...v1.5.9) (2022-03-30)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.5.8](https://github.com/paritytech/txwrapper-core/compare/v1.5.7...v1.5.8) (2022-03-24)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.5.7](https://github.com/paritytech/txwrapper-core/compare/v1.5.6...v1.5.7) (2022-03-15)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.5.6](https://github.com/paritytech/txwrapper-core/compare/v1.5.5...v1.5.6) (2022-03-09)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.5.5](https://github.com/paritytech/txwrapper-core/compare/v1.5.4...v1.5.5) (2022-03-08)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.5.4](https://github.com/paritytech/txwrapper-core/compare/v1.5.3...v1.5.4) (2022-02-25)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.5.3](https://github.com/paritytech/txwrapper-core/compare/v1.5.2...v1.5.3) (2022-02-22)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.5.2](https://github.com/paritytech/txwrapper-core/compare/v1.5.1...v1.5.2) (2022-02-10)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.5.1](https://github.com/paritytech/txwrapper-core/compare/v1.5.0...v1.5.1) (2022-01-18)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [1.5.0](https://github.com/paritytech/txwrapper-core/compare/v1.4.0...v1.5.0) (2022-01-18)
### Bug Fixes
* decrease npm build, bundle size ([#169](https://github.com/paritytech/txwrapper-core/issues/169)) ([1a16cfa](https://github.com/paritytech/txwrapper-core/commit/1a16cfa9292a06dffa88f8e3fdcea709428a5558))
# [1.4.0](https://github.com/paritytech/txwrapper-core/compare/v1.3.2...v1.4.0) (2022-01-06)
### Features
* add proxy::killAnonymous method ([#164](https://github.com/paritytech/txwrapper-core/issues/164)) ([a6ea878](https://github.com/paritytech/txwrapper-core/commit/a6ea8783ca51f8bbd55b1697162c7ba6d14165e2))
## [1.3.2](https://github.com/paritytech/txwrapper-core/compare/v1.3.1...v1.3.2) (2021-12-08)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.3.1](https://github.com/paritytech/txwrapper-core/compare/v1.3.0...v1.3.1) (2021-12-07)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [1.3.0](https://github.com/paritytech/txwrapper-core/compare/v1.2.21...v1.3.0) (2021-12-02)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.21](https://github.com/paritytech/txwrapper-core/compare/v1.2.20...v1.2.21) (2021-11-16)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.20](https://github.com/paritytech/txwrapper-core/compare/v1.2.19...v1.2.20) (2021-11-09)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.19](https://github.com/paritytech/txwrapper-core/compare/v1.2.18...v1.2.19) (2021-10-28)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.18](https://github.com/paritytech/txwrapper-core/compare/v1.2.17...v1.2.18) (2021-10-20)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.17](https://github.com/paritytech/txwrapper-core/compare/v1.2.16...v1.2.17) (2021-09-30)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.16](https://github.com/paritytech/txwrapper-core/compare/v1.2.15...v1.2.16) (2021-09-22)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.14](https://github.com/paritytech/txwrapper-core/compare/v1.2.13...v1.2.14) (2021-09-13)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.13](https://github.com/paritytech/txwrapper-core/compare/v1.2.12...v1.2.13) (2021-08-31)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.12](https://github.com/paritytech/txwrapper-core/compare/v1.2.11...v1.2.12) (2021-08-23)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.11](https://github.com/paritytech/txwrapper-core/compare/v1.2.10...v1.2.11) (2021-08-17)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.10](https://github.com/paritytech/txwrapper-core/compare/v1.2.9...v1.2.10) (2021-08-02)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.9](https://github.com/paritytech/txwrapper-core/compare/v1.2.8...v1.2.9) (2021-07-27)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.8](https://github.com/paritytech/txwrapper-core/compare/v1.2.7...v1.2.8) (2021-07-19)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.7](https://github.com/paritytech/txwrapper-core/compare/v1.2.6...v1.2.7) (2021-07-13)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.6](https://github.com/paritytech/txwrapper-core/compare/v1.2.5...v1.2.6) (2021-07-07)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.5](https://github.com/paritytech/txwrapper-core/compare/v1.2.4...v1.2.5) (2021-06-29)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.4](https://github.com/paritytech/txwrapper-core/compare/v1.2.3...v1.2.4) (2021-06-28)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.3](https://github.com/paritytech/txwrapper-core/compare/v1.2.2...v1.2.3) (2021-06-21)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.2](https://github.com/paritytech/txwrapper-core/compare/v1.2.1...v1.2.2) (2021-06-14)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.2.1](https://github.com/paritytech/txwrapper-core/compare/v1.2.0...v1.2.1) (2021-06-07)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.1.3](https://github.com/paritytech/txwrapper-core/compare/v1.1.2...v1.1.3) (2021-05-31)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.1.2](https://github.com/paritytech/txwrapper-core/compare/v1.1.0...v1.1.2) (2021-05-26)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [1.1.1](https://github.com/paritytech/txwrapper-core/compare/v1.1.0...v1.1.1) (2021-05-18)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [1.1.0](https://github.com/paritytech/txwrapper-core/compare/v1.0.0...v1.1.0) (2021-05-11)
### Features
* **txwrapper-polkadot:** Add support for Statemint & Statemine ([#75](https://github.com/paritytech/txwrapper-core/issues/75)) ([8958d30](https://github.com/paritytech/txwrapper-core/commit/8958d30891f8bbc340f72faa50dd28790a49997d))
# [1.0.0](https://github.com/paritytech/txwrapper-core/compare/v0.5.1...v1.0.0) (2021-05-03)
### Bug Fixes
* workspace script sharing ([#86](https://github.com/paritytech/txwrapper-core/issues/86)) ([207d0bb](https://github.com/paritytech/txwrapper-core/commit/207d0bbd50e7bf2be4217072eae8c2b7eead0810))
### Features
* **txwrapper-substrate:** Add proxy.anonymous ([#83](https://github.com/paritytech/txwrapper-core/issues/83)) ([9c081a0](https://github.com/paritytech/txwrapper-core/commit/9c081a044a489fb4c448062882480385bb79c461))
## [0.5.1](https://github.com/paritytech/txwrapper-core/compare/v0.5.0...v0.5.1) (2021-04-19)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [0.5.0](https://github.com/paritytech/txwrapper-core/compare/v0.4.1...v0.5.0) (2021-04-05)
### Features
* **assets:** add assets to txwrapper-substrate package ([#71](https://github.com/paritytech/txwrapper-core/issues/71)) ([e72b012](https://github.com/paritytech/txwrapper-core/commit/e72b01248088c7582180d1a98f783d8fdfbd991f))
## [0.4.1](https://github.com/paritytech/txwrapper-core/compare/v0.4.0...v0.4.1) (2021-03-29)
**Note:** Version bump only for package @substrate/txwrapper-substrate
# [0.4.0](https://github.com/paritytech/txwrapper-core/compare/v0.3.0...v0.4.0) (2021-03-22)
### Features
* **substrate:** Add pallet method `utility.batchAll` + example ([#65](https://github.com/paritytech/txwrapper-core/issues/65)) ([a89bd5a](https://github.com/paritytech/txwrapper-core/commit/a89bd5a7395701a4b19426108edc3871960ad0b6))
# [0.3.0](https://github.com/paritytech/txwrapper-core/compare/v0.2.1...v0.3.0) (2021-03-15)
**Note:** Version bump only for package @substrate/txwrapper-substrate
## [0.2.1](https://github.com/paritytech/txwrapper-core/compare/v0.2.0-beta.0...v0.2.1) (2021-03-02)
### Bug Fixes
* **types:** Bump deps to get latest type definitions ([#59](https://github.com/paritytech/txwrapper-core/issues/59)) ([76b5e55](https://github.com/paritytech/txwrapper-core/commit/76b5e551ae0fcdcc6f932473129879f7fe87a939))
# [0.2.0-beta.0](https://github.com/paritytech/txwrapper-core/compare/v0.1.1-beta.0...v0.2.0-beta.0) (2021-02-23)
### Bug Fixes
* Update `RewardDestination` argument type for `staking.setPayee` ([#57](https://github.com/paritytech/txwrapper-core/issues/57)) ([23e4218](https://github.com/paritytech/txwrapper-core/commit/23e42181b1543211750750c2ca2295e90b810eaf))
### Features
* migrate system, and session txwrapper methods ([#51](https://github.com/paritytech/txwrapper-core/issues/51)) ([3f0ed07](https://github.com/paritytech/txwrapper-core/commit/3f0ed07a79aa2d6851a3374a151940b7ae985c5b))
# 0.1.0 (2021-02-15)
### Features
* add democracy methods to txwrapper-substrate ([#49](https://github.com/paritytech/txwrapper-core/issues/49)) ([8fe141c](https://github.com/paritytech/txwrapper-core/commit/8fe141c0333ed6c3c1a665146febdd5f6a77b73c))
* Add methods multisig.{asMulti, approveAsMulti, cancelAsMulti} ([#52](https://github.com/paritytech/txwrapper-core/issues/52)) ([6476a74](https://github.com/paritytech/txwrapper-core/commit/6476a7457484b7107835ceed2b002294c04fef8c))
* Add proxy methods to txwrapper-{substrate, polkadot} ([#21](https://github.com/paritytech/txwrapper-core/issues/21)) ([1c09a0e](https://github.com/paritytech/txwrapper-core/commit/1c09a0e475443d08b58363ea6f00a2d4596dc0b4))
* add staking module for txwrapper-substrate (tests included) ([#42](https://github.com/paritytech/txwrapper-core/issues/42)) ([dd547ce](https://github.com/paritytech/txwrapper-core/commit/dd547ce50f72afe762bbbdec877cb730b22fde73))
* add vesting methods to txwrapper-substrate ([#50](https://github.com/paritytech/txwrapper-core/issues/50)) ([1664620](https://github.com/paritytech/txwrapper-core/commit/1664620d2ed7065f0ede7b3967e5453831f66a37))
* create initial substrate, polkadot, and example packages ([#10](https://github.com/paritytech/txwrapper-core/issues/10)) ([0f0824e](https://github.com/paritytech/txwrapper-core/commit/0f0824e363df8ef0f2d06ca0b1365e70d00d6fb4))
* ORML methods; Acala pkg; More dynamic `getRegistry` and `knownChainProperties`; Lerna ([#26](https://github.com/paritytech/txwrapper-core/issues/26)) ([731a943](https://github.com/paritytech/txwrapper-core/commit/731a9439a93cd035a312f17737ae1a29aaea669d))
* txwrapper-template & CHAIN_BUILDER guide ([#35](https://github.com/paritytech/txwrapper-core/issues/35)) ([427ea8c](https://github.com/paritytech/txwrapper-core/commit/427ea8cd645c139617bf0c647adc90ac293f35fe))
Выполнить команду
Для локальной разработки. Не используйте в интернете!