- Jun 28, 2021
-
-
Andrea Lanfranchi authored
-
- Jun 26, 2021
-
-
Alex Sharov authored
* trace_replay * trace_replay * trace_replay * trace_replay * trace_replay
-
- Jun 17, 2021
-
-
mempirate authored
* Implement API and protobuf * Squashed 'interfaces/' content from commit cd3eca28e git-subtree-dir: interfaces git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774 * Implement net_peerCount RPC call * Squashed 'interfaces/' content from commit cd3eca28e git-subtree-dir: interfaces git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774 * Fixing merge conflicts * Remove p2p.Server from Ethereum backend * Fix peerCount calculation for internal sentries * Bump eth backend API version * Update rpcdaemon README * Document version change
-
- Jun 11, 2021
-
-
Alex Sharov authored
* txpool_content * txpool_content * txpool_content * txpool_content * Squashed 'interfaces/' content from commit 1e916d013 git-subtree-dir: interfaces git-subtree-split: 1e916d0137aff7bd9e9356cc203cea5f0ea9c7f1 * add test * add test * add test * merge devel * save
-
- Jun 09, 2021
-
-
ledgerwatch authored
-
- Jun 06, 2021
-
-
alex.sharov authored
-
alex.sharov authored
-
- Jun 05, 2021
-
-
Alex Sharov authored
* docs for * allow anonymous viewers of grafana board
-
- Jun 04, 2021
-
-
Chase Wright authored
For #2093
-
- May 27, 2021
-
- May 26, 2021
-
-
Evgeny Danilenko authored
* turbo-geth to erigon * tg, turbo to erigon
-
- May 04, 2021
-
-
Alex Sharov authored
-
- Apr 19, 2021
-
-
Chase Wright authored
* Add eth_getBlockReceipts to rpcdaemon README
-
Alex Sharov authored
RPCDaemon: add --datadir flag, use --chaindata only if wanna redefine default chaindata folder (#1747)
-
- Mar 30, 2021
-
-
Alex Sharov authored
-
- Mar 24, 2021
-
-
Chase Wright authored
-
- Mar 23, 2021
-
-
Alex Sharov authored
-
Alex Sharov authored
RPCDaemon: increase throughput by allowing more parallel grpc streams and not lockthread for read tx (#1580)
-
- Mar 20, 2021
-
-
ledgerwatch authored
-
- Nov 19, 2020
-
-
Chase Wright authored
* `eth_subscribe` is supported over WebSocket * Only `newHeads` is supported at this time * `eth_unsubscribe is supported
-
- Nov 10, 2020
-
-
Igor Mandrigin authored
-
- Nov 09, 2020
-
-
Thomas Jay Rush authored
-
- Nov 06, 2020
-
-
Igor Mandrigin authored
-
- Oct 18, 2020
-
-
Evgeny Danilenko authored
* initial * update rpc deamon readme * use read-only transactions
-
- Oct 16, 2020
-
-
Evgeny Danilenko authored
* forkID api * merge fork calls * optional param
-
- Oct 02, 2020
-
-
Nikola authored
-
- Sep 27, 2020
-
-
Thomas Jay Rush authored
* Fixes issue #1139 - crash when running chaindata mode * Cleaning up error messages as per feedback
-
Thomas Jay Rush authored
This reverts commit 00415eee.
-
- Sep 26, 2020
-
-
Thomas Jay Rush authored
* Fixes issue #1139 - crash when running chaindata mode * Cleaning up error messages as per feedback
-
ledgerwatch authored
* Add comment about receipts * Panic on error * Ignore errors in the simulated backend * Fix lint
-
Thomas Jay Rush authored
* Responses to comments on previous tracing PR * Cleanup * Cleanup
-
- Sep 19, 2020
-
-
Giulio Rebuffo authored
* added tls auth * added client side * put --tls * fixed flag * Add key/cert generation instructions, turn off Common Name verification * Add CLI arguments and Warning * Lint * Update the doc about Internal IP Co-authored-by:
Alexey Akhunov <akhounov@gmail.com>
-
- Sep 15, 2020
-
-
Thomas Jay Rush authored
* Rewrite of README for clarity and expanding implementation table * Small cleanups for web3_api.go * Changed GetReceipts function to non-export (getRecipts) and cleaned up comments * Added a comment for GetLogsByHash * Add support for eth_protocolVersion and eth_chainId * Adding comments and re-ordering fields to agree with Parity's ordering * Added support for eth_listening. Moved net_version to same file as others * Setup for adding eth_gasPrice
-
- Sep 14, 2020
-
-
Thomas Jay Rush authored
* Fixes issue #1110 - eth_getStorageAt returning inconsistent values * Adds support for various eth_getUncle calls * Adding a couple of comments * Adding support for eth_getTransactionCount * Cleaning up README's * Cleaning up README for rpcdaemon Co-authored-by:
tjayrush <jrush@greathill.com>
-