2 Commits

Author SHA1 Message Date
Erik Marks
9b04c79f4d Migrate to TypeScript (#69)
* Migrate to TypeScript

* Update CI config

* Update eth-rpc-errors, fix JsonRpcError stack type

* Add runtime typecheck for handle callback

* Use Maybe utility type for response.result
2020-11-18 12:56:38 -08:00
Erik Marks
6509b94d6e Full test coverage (#52)
* 100% test coverage everywhere
* add nyc config, check coverage, use in CI
* add next handler test case
* add async handle tests
* add sinon; use stub
2020-07-28 09:16:37 -07:00