- Aug 28, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Aug 27, 2020
-
-
Zeke Mostov authored
* save * Update docs for transaction/dry-run * Update src/controllers/transaction/TransactionDryRunController.ts Co-authored-by: joe petrowski <[email protected]> Co-authored-by: joe petrowski <[email protected]>
-
- Aug 26, 2020
-
-
Zeke Mostov authored
* Initial impl transaction/dry-run * Update docs with crates links
-
- Aug 25, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Aug 24, 2020
-
-
Zeke Mostov authored
* Implement `runtime/code` & `runtime/spec` * Apply suggestions Joe from code review Co-authored-by: joe petrowski <[email protected]> * Add eof * Update readme links * Update src/services/runtime/RuntimeCodeService.ts Co-authored-by: joe petrowski <[email protected]> Co-authored-by: joe petrowski <[email protected]>
-
Zeke Mostov authored
* Initial impl with Big.js Remove unused comment Update comments and org Update response structure Remove validator count * Convert to Perbill arithmetic * Implement calc-payout crate * eslintignore calc-payout * Alexander feedback * Add check for era - depth; Update openapi * update README debug section * Update readmes * Apply suggestions from Joe code review Co-authored-by: joe petrowski <[email protected]> * add docs to payouts controller * Clean up docs Reverse * Update calc/Cargo.toml Co-authored-by: Dan Forbes <[email protected]> * Update return property names for nominator and validator rewards * themself -> itself * Code style refactors and comment updates * Small era message update * Delete line in ReadMe * Remove accidental add Co-authored-by: joe petrowski <[email protected]> Co-authored-by: Dan Forbes <[email protected]>
-
Zeke Mostov authored
* Create NodeNetwork * Setup node/version * Add unit tests Test node transaction pool Test node version Add return types for services * Shorten method names * Superficial fixups * Update NodeNetwork docs * Update docs and add pool field to transaction-pool * save * Update network return fields * Update tx pool * Update testing for transaction pool * Update transaction pool docs * Update docs * Update openapi * update readme * Update clientVersion * Update docs and network response property order * Update transaction pool docs' * Trivial changes * Update import * Link to node controllers from paths in README.md
-
- Aug 22, 2020
-
-
Zeke Mostov authored
* Ensure as_multi `OpaqueCall` is serialized to call * update specs * Small fixup
-
- Aug 18, 2020
-
-
Zeke Mostov authored
* Add noMeta query param to `tx/artifacts` * Fix comment * Change to boolean arg for service
-
- Aug 01, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Jul 31, 2020
-
-
Zeke Mostov authored
-
- Jul 30, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Jul 29, 2020
-
-
Zeke Mostov authored
* Add unit tests for `fetchAccountVestingInfo` & `fetchAccountBalanceInfo` * Add eofs * Var name update
-
Zeke Mostov authored
-
- Jul 28, 2020
-
-
Zeke Mostov authored
* Test `fetchBlock`
-
- Jul 25, 2020
-
-
Zeke Mostov authored
* Refactor partial fee calculation to make it testable Correct name Create mock api skeletion save changes refactor fetch blocks * Add dummy header * test createCalcFee * More refactors of fetchBlock * Rename constants.ts => mock.ts * Move mockApi to mock file * Move header to its own file * Update commetn * Update comment
-
- Jul 22, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
Test runtime resets Finish tests Clean up De-pluralize transactioin prefixed names Small update
-
- Jul 21, 2020
-
-
Zeke Mostov authored
-