alex.sharov
9b0d9700dd
save
2023-04-19 14:23:29 +07:00
alex.sharov
f3e50fc91a
save
2023-04-19 13:24:05 +07:00
alex.sharov
1fb3b6f574
cumulative index stage: ctrl+C support
2023-04-19 13:14:07 +07:00
alex.sharov
d5a06a2d4f
cumulative index stage: ctrl+C support
2023-04-19 13:02:42 +07:00
alex.sharov
b8a02642e2
save
2023-04-19 13:01:21 +07:00
alex.sharov
e308cfbdf8
save
2023-04-19 13:00:13 +07:00
alex.sharov
8a7f9b5163
save
2023-04-19 12:57:22 +07:00
alex.sharov
b2f5bbbff9
save
2023-04-19 12:55:10 +07:00
alex.sharov
c0cf958215
save
2023-04-19 12:52:51 +07:00
alex.sharov
279bc6063b
save
2023-04-19 12:50:35 +07:00
alex.sharov
6e5e5e026c
save
2023-04-19 12:46:40 +07:00
alex.sharov
132cc8854f
save
2023-04-19 12:46:16 +07:00
alex.sharov
b91640b1bf
save
2023-04-19 12:42:32 +07:00
alex.sharov
224cf6c513
save
2023-04-19 12:41:46 +07:00
alex.sharov
6ed147b327
save
2023-04-19 12:41:22 +07:00
alex.sharov
f7bbbb765f
save
2023-04-19 12:32:31 +07:00
alex.sharov
b8d974028d
save
2023-04-19 12:27:36 +07:00
alex.sharov
ff3e6e629b
save
2023-04-19 12:26:32 +07:00
alex.sharov
93d594cc8a
save
2023-04-19 12:25:27 +07:00
alex.sharov
04a4b1ed56
save
2023-04-19 12:22:53 +07:00
alex.sharov
94770020ec
save
2023-04-19 12:19:20 +07:00
alex.sharov
3b66aa0571
save
2023-04-19 12:12:51 +07:00
alex.sharov
72502e18f0
save
2023-04-19 11:46:50 +07:00
alex.sharov
c733596f59
cumulative index stage: ctrl+C support
2023-04-19 10:56:02 +07:00
alex.sharov
61deabc561
e4: assert state reader
2023-04-19 10:12:16 +07:00
Alex Sharov
21d66d6c01
e3: state reader constructor in tests ( #7338 )
2023-04-19 03:10:33 +00:00
Krishna Upadhyaya
283bd9bbef
Fix nullnull issue ( #7334 )
...
https://github.com/ledgerwatch/erigon/issues/7248
2023-04-19 01:47:19 +00:00
Andrew Ashikhmin
3f60a902d4
Fix nil withdrawals in eth_getBlockByHash ( #7332 )
2023-04-18 11:23:22 +00:00
Andrew Ashikhmin
cd25c09463
Support AuRaStep & AuRaSeal in genesis JSON ( #7331 )
2023-04-18 08:43:51 +00:00
alex.sharov
ebb4a054cd
relax firewall rule
2023-04-18 13:45:21 +07:00
Alex Sharov
776b780ac6
e3: move staticFilesInRange method to ctx ( #7330 )
2023-04-18 06:04:46 +00:00
Alex Sharov
558f5bdfdd
e3: less use testTx method, more sentryMock (to support e4) ( #7329 )
2023-04-18 04:15:01 +00:00
alex.sharov
ef73159657
save
2023-04-18 08:30:27 +07:00
alex.sharov
31e5036985
save
2023-04-18 08:26:55 +07:00
Giulio rebuffo
515aedda7b
Added Caplin Phase 1 ( #7290 )
...
* Introduces full beacon validation
* Removes light client
* NOTE: slow on purpose, I want everything to be BLS verified for now.
2023-04-17 18:06:50 +00:00
Alex Sharov
69a3396433
add flag --db.size.limit ( #7325 )
2023-04-17 12:48:57 +00:00
alex.sharov
998e35a176
Revert "save"
...
This reverts commit 89133dce0f
.
2023-04-17 16:43:29 +07:00
alex.sharov
89133dce0f
save
2023-04-17 16:42:47 +07:00
Alex Sharov
6d5a16a4ab
e3: fix exec tx nil ( #7322 )
2023-04-17 06:42:37 +00:00
Alex Sharov
62d1e8a66c
e3: in-general merge must not see "overlaps/deleted" files, but merge of history need access to corresponding index files (even if they marked as deleted or already merged - before kill -9) ( #7321 )
2023-04-17 05:54:29 +00:00
alex.sharov
e7ca92556c
use gohashtree release tag
2023-04-17 09:07:20 +07:00
alex.sharov
da6d6f9bb4
go fmt
2023-04-17 08:57:17 +07:00
Alex Sharov
6e86bc1c3b
Update README.md ( #7319 )
2023-04-17 01:55:01 +00:00
alex.sharov
f7300683e1
go fmt
2023-04-17 08:52:28 +07:00
Parithosh Jayanthi
bdfc94af18
Updating sepolia bootnodes ( #7314 )
...
Sepolia has had some peering troubles in the past, It seems like the old
EF bootnodes weren't created properly or not added to the IaC stack we
usually have our configs in, so I went ahead and setup new bootnodes on
DigitalOcean. These have more liberal bandwidth limits and cost far
lesser to run, they should be able to help with peering and sync
performance on Sepolia.
The bootnode configs have been commited to the private devops repo along
with a reserved IP and the nodekey has been backed up. The bootnode has
additionally been added to the DevOps monitoring and updating stack. We
should be able to maintain these bootnodes far better in the future.
2023-04-17 01:50:45 +00:00
ledgerwatch
57f051f04c
Update btcd library version ( #7316 )
...
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2023-04-16 09:50:54 +00:00
racytech
7aa217f015
eip-4844: setting header's excess_data_gas, verifiying eip-4844 headers ( #7308 )
...
In this PR Header's ExcessDataGas is set to the actual value, but it's
still unused. It will be used to compute data fee for eip-4844 data
blobs, logic of which will be added in later PRs. Also eip-4844 header
verification logic added.
2023-04-16 08:12:40 +00:00
Andrew Ashikhmin
4c8c709408
Use Aura.PosdaoTransition rather than posdaoBlock for fork ID ( #7312 )
2023-04-14 09:34:25 +00:00
Andrew Ashikhmin
9b81302d9d
Embed AuRa config into chain Config ( #7307 )
...
Prerequisite: https://github.com/ledgerwatch/erigon-lib/pull/970
2023-04-14 07:51:25 +00:00
Andrew Ashikhmin
96bb5d544b
Remove Parlia ( #7306 )
...
Pre-requisite: https://github.com/ledgerwatch/erigon-lib/pull/969
2023-04-14 06:24:10 +00:00