- 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`
-
Zeke Mostov authored
-
- Jul 26, 2020
-
-
Zeke Mostov authored
-
- 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 24, 2020
-
-
Chevdor authored
* Build a default config Fix #165 * Add comment about Docker in the specs.
-
- Jul 23, 2020
-
-
Zeke Mostov authored
-
- Jul 22, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
-
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
-
- Jul 20, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Jul 18, 2020
-
-
Zeke Mostov authored
-
- Jul 17, 2020
-
-
joe petrowski authored
-
- Jul 16, 2020
-
-
Zeke Mostov authored
* Unit test validation and error middleware delete export camel case file names * Apply suggestions from joe code review Co-authored-by: joe petrowski <[email protected]> Co-authored-by: joe petrowski <[email protected]>
-
- Jul 15, 2020
-
-
Zeke Mostov authored
-
- Jul 14, 2020
-
-
Zeke Mostov authored
* save * Break out response types
-
Zeke Mostov authored
* Breakout type guards; Testing and corrections for `getHashForblock` Update invalid char test Small update * Refactor mock promiseHeader * Add helpful comment * Small correction * Apply Dan suggestion to group interface with type guard * Clean up * Clean typos
-
- Jul 13, 2020
-
-
Zeke Mostov authored
* Add sanitizeNumber tests; Move sanitizeNumbers to sanitize folder Finish test * Update src/utils/test_util.ts Co-authored-by: joe petrowski <[email protected]> Co-authored-by: joe petrowski <[email protected]>
-
joe petrowski authored
-
- Jul 11, 2020
-
-
Zeke Mostov authored
* Add docker sample file * Update .env-docker-sample eof * Update .env-docker-sample Co-authored-by: joe petrowski <[email protected]> * Delete NAME from .env-docker-sample Co-authored-by: joe petrowski <[email protected]>
-
- Jul 10, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Jul 09, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
* Support HashMap Mapjs BN; More test coverage; * Correct for comments
-
Zeke Mostov authored
* Update README.md to include testing * line width Co-authored-by: joe petrowski <[email protected]>
-
Zeke Mostov authored
* Add chainName to server connecting message * Update to use node implementation * Update wording
-
- Jul 08, 2020
-
-
Zeke Mostov authored
* Add ending to string * Delete docker
-
Zeke Mostov authored
-
Chevdor authored
* Draft of dockerfile * Add missing parts for the Docker image * Finish docker support * Fix linting, add doc
-
Zeke Mostov authored
* Setup Jest and sanity check sanitizeNumbers Test extended types Test AbstractInt as value in object sanitize a staking response Fix some small details * upgrade deps * FIX sanitizeNumbers to handle Compact * Small clean up * Correct package.json * Fix -1 u32 error * Add tests to github workflow via pr.yml Correct workflow to install wasm-pack Try again * Update sanitze numbers to handle Enums * Add tests of types * Lots of tests and necessary fixes for sanitize Use async create instead of initialize Add versionReset; Revert static creat Remove exclamation maarks Put comment back in Revert last commit Delete stray empty line Revert ensureMeta changes Clean up testing Save progress with U64s Fix issues with BTreeSet More tests Update to handle in option so linkage test passes save progress on set More tests Save progress last tests * Add some more primitive tests
-
- Jul 06, 2020
-
-
Zeke Mostov authored
* Add sanitizeResMiddleware * Delete santizieNumbers from utils * Move all error handling to middleware Remove unused import Remove unused log * Add doc comments * Update error middleware doc comments * Revert sanitize middleware * Move stray eslint-disable * Remove unused middleware types * use request handler type * Use proper type guards * save * Address Dan's comments' * Small updates * small change
-
Zeke Mostov authored
-