alex.sharov
|
2f079dcf75
|
Readme.md
|
2019-12-03 09:07:33 +07:00 |
|
alex.sharov
|
33c52363ee
|
totalDifficulty - consistent calculation
|
2019-12-03 09:07:33 +07:00 |
|
alex.sharov
|
330060d382
|
ignore *.http files - I using them to store http requests
|
2019-12-03 09:07:33 +07:00 |
|
alex.sharov
|
4d8c1a8ec1
|
remove debug
|
2019-12-03 09:07:33 +07:00 |
|
alex.sharov
|
570d3b79d7
|
initial implementation of eth_GetBlockByNumber, for now I did copy much functions from eth source because we may need max flexibility for benchmarks of rpcdaemon
|
2019-12-03 09:07:33 +07:00 |
|
Alexey Akhunov
|
f7b6b524fe
|
Fix memprofile/cpuprofile confusion
|
2019-12-03 09:07:33 +07:00 |
|
Alexey Akhunov
|
1cd328d152
|
Fix lint
|
2019-12-03 09:07:21 +07:00 |
|
Alexey Akhunov
|
335ef77249
|
First working RPC command eth_blockNumber
|
2019-12-03 09:07:21 +07:00 |
|
Alexey Akhunov
|
95ca76e440
|
Fix lint
|
2019-12-03 09:07:13 +07:00 |
|
Alexey Akhunov
|
2026f74f04
|
Fix CLI
|
2019-12-03 09:07:13 +07:00 |
|
ledgerwatch
|
8cb96471a3
|
Skeleton of RPC daemon, for 1 operation eth_blockNumber (#209)
* Finish CmdSeek and add CmdNext
* Add remoteDb listener and RPC daemon CLI
* Fix test
* Fix CLI
* Fix lint
* Fix unreachable code
* Fix lint
* First working RPC command eth_blockNumber
* Fix lint
* Fix lint
* Fix memprofile/cpuprofile confusion
* Add comment
|
2019-12-02 13:47:00 +00:00 |
|