- May 26, 2020
-
-
Amaury Martiny authored
* feat: Add attest and claimAttest * Update polkadot * Docs * Remove skipped tests * Fix test due to polkadot/api * docs changes * yarn doc * Add utilities for claiming and attesting * Docs * add claim example * Update SAFT hash * Typo * Fix tests * add encodeunsigned (#155) * export encodeUnsignedTransaction * docs * Update src/util/encodeUnsignedTx.ts Co-authored-by: Amaury Martiny <[email protected]> * Update api Co-authored-by: joepetrowski <[email protected]> Co-authored-by: joe petrowski <[email protected]>
-
- May 22, 2020
-
-
Amaury Martiny authored
-
- May 21, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
* fix(deps): Bump @polkadot/api to v1.15.0-beta.8 * withdrawUnbonded takes args * docs
-
- May 18, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
BREAKING CHANGE: `BaseTxInfo` now takes an additional `transactionVersion` field.
-
- May 16, 2020
-
-
Amaury Martiny authored
-
- May 11, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
-
dependabot-preview[bot] authored
-
- May 04, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
-
- Apr 30, 2020
-
-
Amaury Martiny authored
-
- Apr 27, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
* fix: Add options parameter to all methods * Add comments * Docs * no docs on example * Small tweaks
-
- Apr 21, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
-
- Apr 01, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
* fix(deps): Update @polkadot/api to v1.9-stable * docs * Remove useless comment
-
- Mar 31, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
`democracy.vote` and `democracy.proxyVote` now take a `AccountVote` object as input, instead of the simple `Vote`
-
- Mar 17, 2020
-
-
Amaury Martiny authored
* refactor: Use registry.createType * Update polkadot/api
-
- Mar 16, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
* fix: Let tsc only build src folder * Fix lint * Fix security vulnerabilities
-
Amaury Martiny authored
-
dependabot-preview[bot] authored
-
- Mar 12, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
* fix: Export methods as per doc * Add tutorial * Add README * Add spacing * Fix lint * docs * Remove example * Remove console.log * Remove mention in README
-
- Mar 11, 2020
-
-
Amaury Martiny authored
-
- Mar 10, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
* Add staking and democracy * Add vesting * Add setController * docs * Use github actions again (it's faster) * Change on * Better comments * Docs * Update src/methods/democracy/openProxy.ts Co-Authored-By: joe petrowski <[email protected]> * Update src/methods/staking/setController.ts Co-Authored-By: joe petrowski <[email protected]> * docs * docs (again) Co-authored-by: joe petrowski <[email protected]>
-
- Feb 26, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
-
Amaury Martiny authored
* chore(deps): Update to latest @polkadot/api * Update docs
-
- Feb 10, 2020
-
-
Axel Chalon authored
Co-authored-by: Amaury Martiny <[email protected]>
-
- Feb 06, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
* fix: Use again Capitalized enum in payee * Docs
-
- Feb 03, 2020
-
-
dependabot-preview[bot] authored
-
- Jan 31, 2020
-
-
Amaury Martiny authored
-
Amaury Martiny authored
* feat: Add chill and validate in staking * feat: Add session setKeys * FIx lint and test * Update src/methods/staking/chill.ts Co-Authored-By: joe petrowski <[email protected]> * Update src/methods/staking/validate.ts Co-Authored-By: joe petrowski <[email protected]> * Run yarn docs * Perbill * Docs Co-authored-by: joe petrowski <[email protected]>
-