nimbus-eth1/nimbus/rpc
Ștefan Talpalaru 7c7260552d
rebase and various fixes
- port to new APIs
- added copyright headers
- bumped the copyright interval in modified files
- fixed tests
- reorganised imports
- normalised function names
- deleted some trailing space
- added test_rpc to all_tests
- assert() -> doAssert()
- moved the RPC port in a constant for the test suite
2019-01-06 20:19:48 +01:00
..
common.nim Populate the persistent databases with the empty RLP key. 2018-10-05 03:36:48 +03:00
debug.nim implement debug_setHead 2019-01-06 13:17:08 +02:00
hexstrings.nim Relax JSON to UInt256 length constraint, refactor err msgs 2018-11-28 22:04:57 +00:00
p2p.nim rebase and various fixes 2019-01-06 20:19:48 +01:00
rpc_types.nim Add WhisperFilterOptions 2018-12-05 19:11:17 +02:00
rpc_utils.nim add dumpBlockState stub 2019-01-06 11:43:38 +02:00
whisper.nim Update new filter signature 2018-12-05 19:11:17 +02:00