Alex Sharov
ba902f7ef3
separate_config_from_node_and_eth ( #2289 )
2021-07-04 08:50:32 +01:00
Alex Sharov
3db7e85994
Simplify GetAsOf ( #2285 )
...
* no reason to copy if we work with ethdb.Tx (user of ethdb.Tx expecting that all data valid until end of tx)
* less objects
2021-07-04 08:49:31 +01:00
ledgerwatch
3f74cbf3a7
Update snapshot_builder_test.go ( #2290 )
2021-07-04 08:49:18 +01:00
Alex Sharov
4baad9f4b9
Sentry: better handshake ( #2293 )
2021-07-04 11:30:31 +07:00
alex.sharov
4141c54c95
Revert "better handshake"
...
This reverts commit 1db9d2ca95
.
2021-07-04 10:55:34 +07:00
alex.sharov
1db9d2ca95
better handshake
2021-07-04 10:55:15 +07:00
Alex Sharov
c029bbe7fa
fix metrics ( #2292 )
2021-07-04 10:25:07 +07:00
alex.sharov
9cfcc6fd7f
less objects
2021-07-04 01:04:35 +07:00
ledgerwatch
f5e42b1e7a
Fixes in rpctest and rpcdaemon for debug_traceTransaction, and opcode tracer, tool for repairing broken receipts ( #2284 )
...
* Fixes in rpctest and rpcdaemon for debug_traceTransaction
* Fix for opcode tracer
* Tool to fix receipts
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-07-03 14:34:23 +01:00
Alex Sharov
95756c8857
less objects ( #2287 )
2021-07-03 13:55:23 +01:00
Alex Sharov
aa70f3c5a8
speedup tracing by not recalculating senders ( #2286 )
2021-07-03 13:55:14 +01:00
alex.sharov
4be66ee9cb
Revert "save"
...
This reverts commit 6eed73566d
.
2021-07-03 17:38:58 +07:00
alex.sharov
6eed73566d
save
2021-07-03 17:01:23 +07:00
dependabot[bot]
337ac7a633
Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.3 ( #2280 )
2021-07-03 16:12:44 +07:00
dependabot[bot]
d4752cf1e2
Bump github.com/shirou/gopsutil/v3 from 3.21.4 to 3.21.6 ( #2279 )
2021-07-03 16:12:36 +07:00
Alex Sharov
9e98d5a1e9
add db label ( #2283 )
2021-07-03 15:00:31 +07:00
Alex Sharov
2f79fa7968
Create dependabot.yml ( #2276 )
2021-07-03 14:44:38 +07:00
Alex Sharov
6a5f86423c
Remove "numgc" from logs ( #2275 )
2021-07-03 14:44:23 +07:00
Alex Sharov
b9be0cadad
don't stop iterate over peers on error ( #2274 )
2021-07-03 08:03:27 +01:00
alex.sharov
42f60e727b
fix test
2021-07-03 13:00:57 +07:00
alex.sharov
2421ff0378
better peers logging
2021-07-03 11:01:05 +07:00
alex.sharov
bf06a2ce4b
better peers logging
2021-07-03 10:35:11 +07:00
ledgerwatch
ba55611f29
rpctest for eth_getTransactionReceipt ( #2271 )
...
* rpctest bench for eth_getTransationReceipt
* Add blockHash to re-generated receipts
* Modify scanReceipts
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-07-02 14:34:20 +01:00
Alex Sharov
110e14e6d0
don't crush on streamable ws ( #2268 )
2021-07-02 11:11:17 +01:00
Alex Sharov
c12ef4478b
don't call http handler after ws handler ( #2267 )
2021-07-02 11:10:54 +01:00
Alex Sharov
8e00da2035
Sokol v0: preparations for contracts run, proofs support ( #2270 )
2021-07-02 15:00:41 +07:00
ledgerwatch
a05d1be531
Pull grpc bindings into erigon-lib ( #2265 )
...
* Pull grpc bindings into erigon-lib
* Remove mdbx dist
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-07-01 22:31:14 +01:00
Alex Sharov
ea81761991
enable private rpc by default in Erigon, better logs in the beginning ( #2262 )
2021-07-01 22:30:55 +01:00
ledgerwatch
87f0594660
Update skip_analysis.go ( #2263 )
2021-07-01 21:59:56 +07:00
Igor Mandrigin
d8f2392748
begin 2021.07.02 release cycle
2021-07-01 14:08:26 +03:00
Igor Mandrigin
3001a15705
update version to 2021.07.01
2021-07-01 11:18:38 +03:00
Zhengyan Gao
f4ef314e50
add GasPrice for the DynamicFeeTransaction. ( #2261 )
2021-07-01 11:29:32 +07:00
Mark Tyneway
17adaf5f87
config: add block downloader window flag ( #2259 )
2021-07-01 10:14:10 +07:00
Alex Sharov
bfe4d97fae
fix_receipt_status ( #2250 )
2021-06-30 12:56:00 +01:00
Alex Sharov
6df7230108
Sokol v0 - better header rlp, steps to generate blocks ( #2256 )
2021-06-30 16:30:21 +07:00
Alex Sharov
3d6d45a82f
remove subtrie loader and dcmp ( #2258 )
2021-06-30 10:31:36 +07:00
Zhengyan Gao
2fb9b2ebc8
add effectiveGasPrice field for GetTransactionReceipt, GetBlockReceipts ( #2252 )
2021-06-30 09:50:39 +07:00
Alex Sharov
8f6aa2f7ae
propagate new tx to p2p ( #2254 )
2021-06-29 17:00:22 +07:00
Alex Sharov
ed04acefca
gcc 4 compat ( #2255 )
2021-06-29 16:46:57 +07:00
Alex Sharov
a6f4b08716
Revert "Propagate new txs to P2P ( #2249 )" ( #2253 )
...
This reverts commit e9ae6d688f
.
2021-06-29 15:46:00 +07:00
Alex Sharov
e9ae6d688f
Propagate new txs to P2P ( #2249 )
2021-06-29 14:40:23 +07:00
Alex Sharov
96ecce60e4
ChainID alias for ChainId ( #2248 )
2021-06-28 18:36:07 +07:00
Andrea Lanfranchi
bc16c0127f
Update README.md
2021-06-28 12:55:14 +02:00
Alex Sharov
f30c3b8951
Rpcdaemon help add namespaces ( #2244 )
...
* add namespaces list to rpcdaemon help
* add namespaces list to rpcdaemon help
* add namespaces list to rpcdaemon help
2021-06-27 22:14:14 +01:00
Zhengyan Gao
31cd8afe98
update tx block base fee, tips,fee cap json fields. (eip1559) ( #2237 )
...
* update tx block base fee, tips,fee cap json fields. (eip1559)
* gofmt core/types/block.go
2021-06-27 22:14:01 +01:00
Alex Sharov
ef3e5d3107
add 0x prefix for RPC accountRange ( #2243 )
2021-06-27 15:19:34 +01:00
Alex Sharov
cba7861164
Send raw tx test ( #2234 )
2021-06-27 13:41:21 +07:00
Alex Sharov
6b21eab364
pull submodules on make db-tools ( #2241 )
2021-06-27 09:53:49 +07:00
ledgerwatch
7baf3ec484
Move secp256k1 into a separate go module, hook up erigon-lib ( #2239 )
...
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-06-26 15:03:05 +01:00
Alex Sharov
0edac73451
RPC: trace_replayTransaction and trace_replayBlockTransactions methods (stateDiff only) ( #2238 )
...
* trace_replay
* trace_replay
* trace_replay
* trace_replay
* trace_replay
2021-06-26 13:27:29 +01:00