- Jun 30, 2020
-
-
Chevdor authored
* Add confmgr basic support * Add sample ENV config * Add missing eof * Fix linter issues
-
- Jun 29, 2020
-
-
Zeke Mostov authored
* Improve type specificity of get() & post() params * Remove commented out code
-
Zeke Mostov authored
* v0.11.0 and fixes to staking-info docs * correction
-
- Jun 26, 2020
-
-
Zeke Mostov authored
* nextSession & nextEra w/o derive Setup storage queries clean up Move queuedElected to not throw on isNone get ready to delete some epoch arithmetic Calculate nextExpectedEpochChange save progress * Use derived call for nextEra & nextSession save progress next session and next era small cleanup small fixes reorganize a bit * Calc toggle initial window change working clean up make toggle hardcoded based on chainSpec make query for activeEra, not derive save before deleting sessionInfo derive stuff toggle working; try/catch queueElected; begin making deriveSessionProgress deriveSessionProgress done, deleting old refactor deriveElectionLookAhead, async fetchStakingInfo(hash: BlockHash): Promise<StakingInfo> { q add comments and move some things more refining correct era progress clean up pre squash * Calc toggle initial window change working clean up make toggle hardcoded based on chainSpec make query for activeEra, not derive save before deleting sessionInfo derive stuff toggle working; try/catch queueElected; begin making deriveSessionProgress deriveSessionProgress done, deleting old refactor deriveElectionLookAhead, async fetchStakingInfo(hash: BlockHash): Promise<StakingInfo> { q add comments and move some things more refining correct era progress clean up pre squash delete comment * Null validator fields in PoA * clean up cleanup * Add docs in main * Delete line * Remove queuedElected * Fix new linting errror * Add check to ensure activeEraStartSessionIndex is some * Add compatibility to read electionLookAhead * Create config folder * Change route to staking-info * Add yarn main command * Do not include electionStatus when electionLookAhead = 0 * Reconfigure response object destructuring * Small updates * change toggle estimate by one session and change docs * change toggle estimate when open * fix bug in last session of active era * maybe better code * remove double subtraction * Change toggle to null when electionLookAhead = 0 * Add comment 'no offchain solutions accepted' Co-authored-by: joepetrowski <[email protected]>
-
- Jun 24, 2020
-
-
Zeke Mostov authored
-
- Jun 19, 2020
-
-
Zeke Mostov authored
* bump @polkadot scoped deps * update package.json * bump version
-
joe petrowski authored
-
joe petrowski authored
* update api * make eslint happy
-
- Jun 18, 2020
-
-
Alexander Theißen authored
* Add debug build of calc-fee that outputs more information * Move runtime quirk switching to rust * Remove debugging artifact
-
Zeke Mostov authored
* Add logger that only logs errors in production and everything in development * Default to production * Change to LOG_MODE * Update README.md
-
- Jun 17, 2020
-
-
Zeke Mostov authored
-
- Jun 16, 2020
-
-
joe petrowski authored
-
- Jun 14, 2020
-
-
joe petrowski authored
-
Zeke Mostov authored
-
joe petrowski authored
* add numSlashingSpans * update API * make eslint and joe happy * better comments
-
- Jun 12, 2020
-
-
Zeke Mostov authored
* Add ESLint * Silence all warnings and errors * Fix post merge warnings Ignore linting calc-fee New line char
-
- Jun 08, 2020
-
-
joe petrowski authored
* bump deps * 0.8.0-rc1
-
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 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
-
- May 14, 2020
-
-
Maciej Hirsz authored
* Handle new paysFee enum * Handle system.ExtrinsicFailed
-
- 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
* Fix metadata * Smarter fix to sanitizeNumbers * Update api to 1.10.1, bump version
-
- Apr 09, 2020
-
-
Maciej Hirsz authored
-
- Apr 03, 2020
-
-
Maciej Hirsz authored
-
- Apr 01, 2020
-
-
Maciej Hirsz authored
-
- Mar 31, 2020
-
-
Maciej Hirsz authored
* Return status code 500 on error * Version bump
-
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
-