Andrew Ashikhmin
|
4531461d66
|
ExchangeTransitionConfiguration: allow non-zero TerminalBlockNumber (#3846)
|
2022-04-08 10:27:56 +07:00 |
|
Giulio rebuffo
|
e9dba096b1
|
fixed SIGINT during stage execution in hashmaps (#3849)
|
2022-04-08 10:24:27 +07:00 |
|
alex.sharov
|
44a217892b
|
test of getPayload
|
2022-04-08 08:47:40 +07:00 |
|
Andrew Ashikhmin
|
c2f1a6082f
|
Fix runPeer lint (#3847)
|
2022-04-07 13:47:28 +02:00 |
|
Andrew Ashikhmin
|
9b9da14cd1
|
Check that safe & finalized blocks are ancestors of head block (#3839)
* Check that safe & finalized blocks are ancestors of head block
* Add logging
|
2022-04-07 09:37:12 +02:00 |
|
Alex Sharov
|
b6334870e8
|
Snapshots: recompress.sh (#3845)
* save
* save
|
2022-04-07 13:26:14 +07:00 |
|
alex.sharov
|
90a9675c24
|
Revert "save"
This reverts commit 01b3a60186 .
|
2022-04-07 11:43:19 +07:00 |
|
alex.sharov
|
01b3a60186
|
save
|
2022-04-07 11:43:04 +07:00 |
|
alex.sharov
|
4817988991
|
Revert "save"
This reverts commit 81dd0851bb .
|
2022-04-07 11:42:47 +07:00 |
|
alex.sharov
|
81dd0851bb
|
save
|
2022-04-07 11:42:28 +07:00 |
|
Alex Sharov
|
19b95c6dd7
|
grpc up (#3842)
|
2022-04-07 11:32:05 +07:00 |
|
Alex Sharov
|
7d86283910
|
Sapshots: idx merge (#3841)
* return err on interruption
* save
* save
* save
* save
* save
* save
* save
* save
* save
|
2022-04-07 11:27:57 +07:00 |
|
Giulio rebuffo
|
396bd03021
|
Fixed JWT path when running the rpcdaemon (#3840)
|
2022-04-07 08:53:34 +07:00 |
|
Alex Sharov
|
bc368098c8
|
Torrent: more cli params (#3838)
|
2022-04-06 21:06:58 +07:00 |
|
alex.sharov
|
d259bb2d77
|
return err on interruption
|
2022-04-06 20:25:53 +07:00 |
|
Alex Sharov
|
3d52a22f9f
|
Torrent: uses our logger (#3837)
|
2022-04-06 18:33:48 +07:00 |
|
alex.sharov
|
fee018ae1e
|
trackerslist up
|
2022-04-06 16:19:59 +07:00 |
|
Alex Sharov
|
2efc723dbd
|
Torrent: enable ws (#3836)
|
2022-04-06 16:15:37 +07:00 |
|
alex.sharov
|
5c5bcfe0fe
|
bsc snapshot
|
2022-04-06 15:44:12 +07:00 |
|
Andrew Ashikhmin
|
634e9e4f3c
|
Prohibit EIP-2718 txn wrapped as RLP strings (#3827)
|
2022-04-06 10:40:44 +02:00 |
|
Alex Sharov
|
6f7a9dbace
|
Snapshots: nat support (#3834)
|
2022-04-06 15:25:32 +07:00 |
|
alex.sharov
|
d223580d10
|
goerli snapshot
|
2022-04-06 09:49:58 +07:00 |
|
alex.sharov
|
ce95cb496d
|
download on empty
|
2022-04-06 09:40:14 +07:00 |
|
Alex Sharov
|
67a623e264
|
Open rwdir once(#3833)
|
2022-04-06 05:54:53 +07:00 |
|
ledgerwatch
|
d604b5e107
|
Update preverified hashes and skip analysis (#3831)
* Update skip_analysis
* Preverified hashes
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2022-04-05 21:49:45 +01:00 |
|
Andrew Ashikhmin
|
44ece33dff
|
Check TerminalTotalDifficulty for NewPayload & ForkChoice (#3826)
* Check TerminalTotalDifficulty for NewPayload & ForkChoice
* Fix copy-paste leftover
* forkChoiceMessage -> forkChoice
|
2022-04-05 17:23:17 +02:00 |
|
ledgerwatch
|
9898376cdc
|
Fix nil pointer error (#3825)
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2022-04-05 12:10:33 +01:00 |
|
Alex Sharov
|
80bd44fce5
|
Snapsthos: build indices on retire blocks (#3823)
* grpc up
* grpc up
* grpc up
|
2022-04-05 16:22:11 +07:00 |
|
Alex Sharov
|
4cdc38ca58
|
reopen after merge (#3822)
|
2022-04-05 09:18:39 +07:00 |
|
TBC Dev
|
bf06095811
|
hack: Allow blockTotal <= 0 as offset from head (#3818)
|
2022-04-05 08:07:07 +07:00 |
|
TBC Dev
|
23e1bc9771
|
Fix block hash announces (#3819)
|
2022-04-05 08:06:12 +07:00 |
|
TBC Dev
|
057298f71b
|
Fix broken Goerli sync (#3817)
Previous preverified hashes were not from Goerli
|
2022-04-05 08:05:28 +07:00 |
|
alex.sharov
|
4fb2a14756
|
add readahead to segment uncompress pipe
|
2022-04-04 21:07:02 +07:00 |
|
Alex Sharov
|
3030526afb
|
Delete blocks on integration stage_header --unwind (#3813)
* fix for non-can block
* fix for non-can block
|
2022-04-04 14:12:14 +07:00 |
|
Giulio rebuffo
|
1b0d7c80bf
|
Better batches for Execution (Hashmaps based instead of BTree based) (#3814)
|
2022-04-04 14:11:59 +07:00 |
|
Alex Sharov
|
ca66e64f22
|
Limit amount of deletes during one sync cycle (#3816)
|
2022-04-04 08:38:38 +07:00 |
|
Alex Sharov
|
7ddb7ad562
|
Update README.md
|
2022-04-03 09:40:11 +07:00 |
|
alex.sharov
|
32467007c1
|
snapshots: auto fix
|
2022-04-02 13:28:18 +07:00 |
|
alex.sharov
|
c4879dd4b8
|
snapshots: auto fix
|
2022-04-02 13:20:26 +07:00 |
|
alex.sharov
|
38ad751fa0
|
goerli snapshot
|
2022-04-02 11:26:39 +07:00 |
|
Alex Sharov
|
68153ff6e6
|
Relax segments expectation (#3812)
* skip empty seg
* skip empty seg
* skip empty seg
|
2022-04-02 10:47:01 +07:00 |
|
Alex Sharov
|
1bbe2037f3
|
linter 1.445 (#3809)
|
2022-04-01 15:20:27 +07:00 |
|
alex.sharov
|
10f195578b
|
fix linter
|
2022-04-01 15:11:02 +07:00 |
|
alex.sharov
|
d8d13e07d1
|
fix linter
|
2022-04-01 15:08:13 +07:00 |
|
Alex Sharov
|
d1218181b0
|
Snapshots: geth compatibility, use --syncmode=snap flag (#3808)
|
2022-04-01 15:00:50 +07:00 |
|
Alex Sharov
|
8b03582558
|
compressor: log lvl #408
* save
* save
|
2022-04-01 10:44:30 +07:00 |
|
Andrew Ashikhmin
|
6ff6c39d13
|
Prefer forkchoice head as latest block in RPC (#3806)
* LastForkchoice accessors
* Update erigon-lib
* Prefer forkchoice head as latest block in RPC
* Fix typo
|
2022-04-01 08:33:50 +07:00 |
|
leonardchinonso
|
fbb62c7a35
|
Chore/test log subscription (#3786)
* saving
* Implemented and tested subscription of logs
* Fixed lint errors
* fixed compilation error
* Removed print statements across code
* made review changes
* Validated hex addresses
|
2022-03-31 13:40:09 +01:00 |
|
Alex Sharov
|
804f322e91
|
fix nil pointer in fetch.go (#3801)
* fix nil pointer in fetch.go
* fix nil pointer in fetch.go
|
2022-03-31 15:13:20 +07:00 |
|
Alex Sharov
|
328c7b28a6
|
compress uncompress cli methods (#3798)
|
2022-03-31 14:10:40 +07:00 |
|