- Jul 03, 2020
-
-
Zeke Mostov authored
-
- Jul 02, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
* Give correct error for too high block number * Update src/main.ts Co-authored-by: joe petrowski <[email protected]>
-
- Jul 01, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
* bump deps * Bump deps and remove complaining type annotation
-
- Jun 30, 2020
-
-
Zeke Mostov authored
* save progress * save progress * save progres; * Small fixes * small fixes * Update error creation * Move disable
-
Zeke Mostov authored
* Create config generator; Clean example & ReadME Finishing touches * upgrade deps * Add eof
-
Chevdor authored
* Add confmgr basic support * Add sample ENV config * Add missing eof * Fix linter issues * Switch all the ENV to confmgr * Fix linting issues
-
Chevdor authored
-
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 27, 2020
-
-
Zeke Mostov authored
-
- 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...
-
- Jun 24, 2020
-
-
Zeke Mostov authored
-
- Jun 23, 2020
-
-
Zeke Mostov authored
Try install wasm-pack DONT commit, testing if catches lint error Fix back lint issues
-
- Jun 22, 2020
-
-
Zeke Mostov authored
* Fix small linting errors * Change to create string
-
Zeke Mostov authored
-
- Jun 21, 2020
-
-
Jimmy Chu authored
Adding support of reading config file
-
joe petrowski authored
-
Jimmy Chu authored
This is to support connecting to Substrate Node Template
-
Jimmy Chu authored
-
- Jun 19, 2020
-
-
Zeke Mostov authored
* bump @polkadot scoped deps * update package.json * bump version
-
joe petrowski authored
-
Alexander Theißen authored
* Use rust debug build when FEE_DEBUG is set * Fix fee calculation at the first block of a new runtime
-
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
bump version to 0.9.0
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Jun 16, 2020
-
-
joe petrowski authored
-
joe petrowski authored
* Unwrap if isSome or return if isNone * Remove unnecesary import * Delete debugger Co-authored-by: Zeke Mostov <[email protected]>
-
- Jun 14, 2020
-
-
joe petrowski authored
-
Zeke Mostov authored
-