jangko
|
c9802edfce
|
setup block and state env for more complex eth rpc tests
|
2020-07-28 23:48:45 +07:00 |
jangko
|
bb89a296dd
|
implement eth_signTransaction, eth_sendTransaction, eth_sendRawTransaction, eth_call
|
2020-07-24 19:44:36 +07:00 |
jangko
|
7819dae7ce
|
implement eth_signTransaction
|
2020-07-23 22:30:42 +07:00 |
jangko
|
336efdb0c3
|
implement web3, net, and some eth namespace rpc
|
2020-07-22 23:57:55 +07:00 |
Jacek Sieka
|
4ade5797ee
|
rlp: don't use ranges / experimental features (#495)
|
2020-04-20 20:12:44 +02:00 |
kdeme
|
f62816c4f3
|
Use of BlockNumber to be able to switch between UInt256 and int64
|
2019-07-10 20:56:05 +02:00 |
Jacek Sieka
|
2763bd0dd5
|
std_shims -> stew
|
2019-07-07 12:12:01 +02:00 |
Yuriy Glukhov
|
481c6cf4ed
|
Use nim-eth (#224)
|
2019-02-05 20:15:50 +01:00 |
Ștefan Talpalaru
|
a431ceed11
|
add "--threads:on" to tests and main binary
- some "funcs" were no longer considered side-effect free, so I made
them procs
- added {.base.} to some base methods to avoid a deprecation warning
|
2019-01-15 18:59:24 +02:00 |
andri lim
|
f613f8b3c6
|
add dumpBlockState stub
|
2019-01-06 11:43:38 +02:00 |
coffeepots
|
8d4c00cd3f
|
Removed utils from p2p and updated names in rpc_utils
|
2018-11-29 17:08:13 +00:00 |
andri lim
|
a2b9167e2b
|
extend rpc api cli and implement debug_traceTransaction stub
|
2018-11-22 13:40:09 +07:00 |