Commit Graph
5 Commits
Author SHA1 Message Date
Austin Abell 7f1eb4b0cf Query and bug fixes (#110)
* Fix queries and bugs

* Fix issues from rebasing

* Fix rpc query address
2019-09-26 11:36:23 -04:00
David Ansermino 1cac4feb4d Minor fixes (#94)
- Updates RPC return types
- Removes custom query types in favour of default eth 
    - This is largely to allow for proper hexadecimal formatting (provided by `hexutil`), as the API is very specific about formatting.
2019-09-24 16:49:40 +02:00
Matthew Slipper e3f3712676 Stub out other RPC endpoints 2018-08-28 01:56:01 -07:00
Matthew Slipper 32504a866f Start RPC API implementation 2018-08-21 00:12:48 -07:00
Aleksandr Bezobchuk e5e3d48a6d Merge pull request #447: Initial Application Skeleton Structure 2018-07-19 17:16:53 -04:00