alex.sharov
a2b97d59ae
remove zap logger
2021-07-30 10:04:23 +07:00
Alex Sharov
fad3002319
clean ( #2473 )
2021-07-30 09:58:42 +07:00
Alex Sharov
286572e99f
Remove some unused code related to metrics ( #2469 )
2021-07-29 22:37:48 +07:00
Alex Sharov
6bd44eb26c
move kv to erigon-lib ( #2467 )
2021-07-29 18:53:13 +07:00
Alex Sharov
847f9916c3
mdbx_v0_10_2 ( #2449 )
2021-07-29 17:28:07 +07:00
Alex Sharov
69dc2776dc
MIT licensed metrics lib ( #2462 )
2021-07-29 17:27:46 +07:00
Alex Sharov
5069558752
Apache licensed logger ( #2460 )
2021-07-29 17:23:23 +07:00
Igor Mandrigin
3452413fe1
begin 2021.08.01 release cycle
2021-07-29 11:49:59 +03:00
Alex Sharov
48ff62ca0b
RPC: Fix "err after streaming started" problem for batch ( #2464 )
2021-07-29 15:42:01 +07:00
ledgerwatch
74473a6362
Update skip_analysis.go
2021-07-29 09:12:11 +01:00
ledgerwatch
69fcbe74ce
Fix tracing issues ( #2461 )
...
* Fix tracing issues
* Fix test
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-07-28 18:49:06 +01:00
Alex Sharov
75532ebfa4
remove ( #2459 )
2021-07-28 13:13:52 +07:00
Alex Sharov
21cb7befa4
finish remove bucket suffix ( #2458 )
2021-07-28 10:43:51 +07:00
Alex Sharov
838e5f9ef2
Move bucket constants into kv package, move kv interface to kv package ( #2455 )
2021-07-28 09:47:38 +07:00
Alex Sharov
63a6c45ef1
Remove some db interfaces ( #2452 )
2021-07-27 19:35:32 +07:00
Alex Sharov
974eb62d75
fix _syncing on zero block ( #2453 )
2021-07-27 19:22:27 +07:00
Andrea Lanfranchi
684206c255
Build multiple targets ( #2450 )
2021-07-27 18:21:37 +07:00
Alex Sharov
ec49dc786e
truncate timings in logs ( #2451 )
2021-07-27 09:50:57 +07:00
alex.sharov
29b005e87a
add OCI link
2021-07-27 09:41:17 +07:00
Alex Sharov
733991018b
port active precompiles activation ( #2448 )
2021-07-27 09:39:41 +07:00
sam bacha
c682dd16d7
minor dockerfile improvements ( #2443 )
2021-07-27 09:39:21 +07:00
Andrew Ashikhmin
db86092ccd
Remove unnecessary value transfer check from TransitionDb ( #2424 )
2021-07-26 15:09:39 +01:00
Alex Sharov
054581f507
staged syncs automatically add error prefix about stage number and name ( #2445 )
2021-07-26 13:19:01 +07:00
ledgerwatch
89ab061569
trace_ methods to take into account AccessList intrinsic gas ( #2440 )
...
* Debugging
* trace_ methods to take into account AccessList intrinsic gas
* Clean upp and fix error message
* More cleanup
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-07-24 12:22:38 +01:00
Alex Sharov
12c578b84d
less alloc at hash state key transformation #2441 ( #2441 )
2021-07-24 18:14:10 +07:00
Alex Sharov
6bf54c951a
Sokol v0: unwind support ( #2439 )
2021-07-24 16:50:42 +07:00
Alex Sharov
9398e2ff93
Breaking change: Docker to follow XDG spec ( #2437 )
...
change default dir inside docker from /var/lib/erigon to /home/erigon/.local/share/erigon
2021-07-24 16:14:46 +07:00
Alex Sharov
6801208497
move some tests to kv interface ( #2438 )
2021-07-24 14:14:11 +07:00
alex.sharov
b56e500aab
remove debug
2021-07-24 12:26:36 +07:00
Alex Sharov
d58752f67d
RPC: eip1559 in getTxByHash ( #2436 )
2021-07-24 11:55:32 +07:00
Alex Sharov
a36a613e61
move migrations to kv interfaces ( #2430 )
2021-07-24 11:28:05 +07:00
Alex Sharov
f735997fa1
Sokol v0: remove unused parameters and methods ( #2435 )
2021-07-24 11:04:07 +07:00
Alex Sharov
4129918276
prune log index by wrong distance ( #2434 )
2021-07-24 10:36:05 +07:00
ledgerwatch
8d01af710b
Fix compatibility of debug_traceTransaction ( #2433 )
...
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-07-23 22:37:54 +01:00
Alex Sharov
1a4d9a0f35
tx_hash_cache_broken ( #2432 )
2021-07-23 19:16:58 +07:00
b00ris
0c5f3df8a0
Temp db for state snapshot generation ( #2416 )
...
* save state
* tmp db integration
* fmt
* temp db for state snapshot
* fmt
2021-07-23 13:06:37 +01:00
Igor Mandrigin
cc569cee67
begin 2021.07.05 release cycle
2021-07-22 18:44:40 +02:00
Alex Sharov
43fad49a0d
enable all tooltips ( #2428 )
2021-07-22 23:12:12 +07:00
Alex Sharov
6e6a079168
make $rate_interval configurable and migrate charts to new type ( #2427 )
2021-07-22 23:06:19 +07:00
ledgerwatch
026c4e9d02
Reorg ropsten solution ( #2419 )
...
* Reorg ropsten solution
* Add option
* Print TD recalc
* Correct fix for eip1559
* Try to fix the unwind
* Print header progress and hash
* Not insert descendants of bad headers
* Print some more
* Print less
* Better way of marking bad headers
* Disable inSync
* Penalise peers who give incorrect chain pieces
* better fix for initial cycle
* Clean up
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-07-22 16:49:36 +01:00
Alex Sharov
b957ae98e4
eip1559 for pending tx rpc ( #2426 )
2021-07-22 21:21:55 +07:00
alex.sharov
c2b0b8be36
remove debug comment
2021-07-22 19:08:19 +07:00
ledgerwatch
d7c405308c
Update skip_analysis.go ( #2420 )
2021-07-22 18:57:36 +07:00
Alex Sharov
50ccb67d52
shorter flags ( #2423 )
2021-07-22 18:55:56 +07:00
Alex Sharov
5dc0884f27
add stop point of tx_lookup unwind ( #2413 )
2021-07-22 12:40:00 +07:00
ledgerwatch
e4cade4ea7
Fix recording file for rpctest ( #2418 )
...
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-07-21 22:37:32 +01:00
ledgerwatch
96ee6e1537
Fix for eip1559 incorrect assert ( #2415 )
...
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-07-21 19:35:08 +01:00
ledgerwatch
e903152378
Fix for trace_replayBlockTransactions ( #2414 )
...
* Intermediate
* fix
* fix
* Fix test
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-07-21 19:34:56 +01:00
b00ris
7f81f9858b
proper handling of deleted values for snapshot ( #2387 )
2021-07-21 16:36:09 +03:00
Alex Sharov
f3474dc9ba
Limit non-genesis jump for prune node ( #2412 )
2021-07-21 18:44:47 +07:00