- Jun 08, 2020
-
-
Zeke Mostov authored
* Add wasm-pack install instructions to README.md Minor tweaks * Capitalize Rust and reword sentence Co-authored-by: joe petrowski <[email protected]> Co-authored-by: joe petrowski <[email protected]>
-
Dan Forbes authored
* Update fee calculation logic * Address code review by @athei and @amaurymartiny * Do not pull raw/parsed extrinsics into separate variables * Remove Address and LookupSource types per @amaurymartiny * Bump Polkadot JS deps and remove WeightToFeeCoefficient type * Use variables consistently * Clean up diff * Update lockfile, formatting changes * Update fee calculation logic * Rename variables, better comments (#54) * Upgraded to latest polkadot API release * Fixes for weight calculation Not yet functional. Some rounding differences are still present. * Calculate extrinsic fees in rust This also removes the contraint that only one term of the weight to fee polynomial is used. * Fix CI * Reproduce fixed128 bug that was deployed to polkadot v0. * Support kusama without queryInfo * Do not fail the whole request when runtime is not supported * Do not send per block parameters for every extrinsic to wasm * Install wasm-pack through node * Remove no longer needed bn.js dependency * Revert "Install wasm-pack through node" This reverts commit d0986729 . Co-authored-by: Amaury Martiny <[email protected]> Co-authored-by: Alexander Theißen <[email protected]>
-
- Jun 06, 2020
-
-
joe petrowski authored
* add chainName and specName to artifacts * bump api * use system.chain rpc
-
- May 30, 2020
-
-
joe petrowski authored
* why doesnt this work * actually return feeInfo * parse tx * revert parse, not necessary
-
Zeke Mostov authored
* Create initial skeleton of fee info endpoint * Add endpoint for just submitting encoded extrinsic * Clean up unused code * Create initial skeleton of fee info endpoint Add endpoint for just submitting encoded extrinsic Clean up unused code * Update path uri and descriptors in README.md * Apply suggestions from code review Co-authored-by: joe petrowski <[email protected]> * Update path uri and descriptors in README.md * Try and fix yarn.lock * update to 1.17.0 beta 5 (#58) * Change `fee-estimation` to post and update README.md Fix small README typo Fix uri in README curl example * Update README.md * Update README.md Co-authored-by: joe petrowski <[email protected]>
-
- May 28, 2020
-
-
joe petrowski authored
-
- May 26, 2020
-
-
joe petrowski authored
-
joe petrowski authored
* start claims info endpoint * Return claim type at block number * rename variable and add to readme * update api Co-authored-by: Dan Forbes <[email protected]>
-
- May 21, 2020
-
-
joe petrowski authored
* remove unneeded idx * move function to utils
-
joe petrowski authored
-
- May 16, 2020
-
-
joe petrowski authored
* return txVersion with artifacts * update txVersion when specVersion doesnt match * remove double if block * on second thought, an if-else
-
- May 14, 2020
-
-
Dan Forbes authored
-
Maciej Hirsz authored
-
Dan Forbes authored
Closes #40 Co-authored-by: Maciej Hirsz <[email protected]>
-
Maciej Hirsz authored
* Handle new paysFee enum * Handle system.ExtrinsicFailed
-
joe petrowski authored
-
- May 10, 2020
-
-
Maciej Hirsz authored
-
- Apr 30, 2020
-
-
Maciej Hirsz authored
* Staking and Vesting * Add the endpoints to README * Wording * Version bump
-
- Apr 24, 2020
-
-
Maciej Hirsz authored
* Bump @polkadot/api to 1.11.2 * Version bump
-
- Apr 18, 2020
-
-
Maciej Hirsz authored
-
- Apr 16, 2020
-
-
Maciej Hirsz authored
* Add /tx/artifacts[/:number] endpoints * Bump version, add endpoints to readme
-
Maciej Hirsz authored
-
Maciej Hirsz authored
* Fix metadata * Smarter fix to sanitizeNumbers * Update api to 1.10.1, bump version
-
Maciej Hirsz authored
-
- Apr 09, 2020
-
-
Maciej Hirsz authored
-
- Apr 03, 2020
-
-
Maciej Hirsz authored
-
- Apr 01, 2020
-
-
Maciej Hirsz authored
-
Maciej Hirsz authored
-
- Mar 31, 2020
-
-
Maciej Hirsz authored
* Return status code 500 on error * Version bump
-
Maciej Hirsz authored
-
Maciej Hirsz authored
-
- Mar 23, 2020
-
-
Maciej Hirsz authored
* Update api to 1.8.1 * Version bump
-
Maciej Hirsz authored
* WIP submit tx * Working tx submission
-
- Mar 17, 2020
-
-
Maciej Hirsz authored
* fix: Account balances * Version bump
-
- Mar 12, 2020
-
-
Maciej Hirsz authored
* Update api to 1.6.2 * Bump version
-
Maciej Hirsz authored
-
- Mar 06, 2020
-
-
Maciej Hirsz authored
* chore: Bump api to 1.5.1 * feat: Metadata endpoint * feat: Update readme
-
- Feb 25, 2020
-
-
Maciej Hirsz authored
-
Maciej Hirsz authored
-
- Feb 19, 2020
-
-
Maciej Hirsz authored
* chore: Reset specVersion on metadata errors * chore: version bump
-