coffeepots
|
370da80478
|
Add types to support RPC data transfer
|
2018-08-13 19:25:21 +01:00 |
coffeepots
|
4c38ede9c9
|
Add EthHashStr validation
|
2018-08-13 18:39:17 +01:00 |
coffeepots
|
e4d1c6817a
|
Added EthAddressStr to validation
|
2018-08-13 17:33:57 +01:00 |
coffeepots
|
581b4a98ef
|
Fixed allowing "0x" for data but not quantity, less exports
|
2018-08-09 13:50:49 +03:00 |
coffeepots
|
07e28ac01e
|
proc to func and update names
|
2018-08-09 13:50:49 +03:00 |
coffeepots
|
b37bdecc02
|
Convert some procs to funcs and a bit of renaming, use unlikely
|
2018-08-09 13:50:49 +03:00 |
coffeepots
|
64b96cd8f5
|
Remove redundant conversion
|
2018-08-09 13:50:49 +03:00 |
coffeepots
|
a027ca2b25
|
eth_getBalance in p2p
|
2018-08-09 13:50:49 +03:00 |
coffeepots
|
da8849a5a0
|
Removed eth_getBalance from common
|
2018-08-09 13:50:49 +03:00 |
coffeepots
|
4773559739
|
Fixes for short strings, added raise-on-failed-validation procs
|
2018-08-09 13:50:49 +03:00 |
coffeepots
|
723ef3cf70
|
Fix for json conversion of hexstrings
|
2018-08-09 13:50:49 +03:00 |
coffeepots
|
d4571c01dd
|
Add JSON RPC hex strings support
|
2018-08-09 13:50:49 +03:00 |
coffeepots
|
79abeafa41
|
Setup test rpc server, initial call to eth_getBalance
|
2018-08-09 13:50:49 +03:00 |
Zahary Karadjov
|
7f4d97dca0
|
add the ETH and LES protocol implementations to the nimbus build
|
2018-07-23 00:34:43 +03:00 |
coffeepots
|
6e10e306a6
|
Change import from eth-rpc to json_rpc
|
2018-07-20 08:57:51 +01:00 |
Zahary Karadjov
|
9c88710ed6
|
Apply the P2PServer -> EthereumNode rename
|
2018-07-12 14:14:04 +03:00 |
cheatfate
|
533bd6caf4
|
Integrated P2P & RPC servers.
|
2018-06-20 20:27:32 +03:00 |