Commit Graph

208 Commits

Author SHA1 Message Date
Alex Sharov
1283879e13
torrent lib: fix requests orering bug (#1121) 2023-09-11 09:20:37 +07:00
alex.sharov
568d783b0d save 2023-09-04 10:44:09 +07:00
Alex Sharov
88e9d7a4d3
mdbx: m1 segfault (#1093) 2023-08-31 11:35:50 +00:00
Giulio rebuffo
bae527eba9
Ranges in execution.proto (#1087) 2023-08-26 00:26:29 +00:00
Alex Sharov
0cdb085f51
Torrent: add trackers list (#1084) 2023-08-25 03:45:05 +00:00
Alex Sharov
3c4b0d425b
move mdbx to new org (#1083) 2023-08-24 11:00:21 +00:00
Alex Sharov
ac13f4307b
torrent lib to support go21 (#1081) 2023-08-23 00:15:40 +00:00
ledgerwatch
3aa5249d48
Add BorEvents snapshot type (#1051)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2023-08-18 15:33:09 +00:00
Alex Sharov
de16cd6462
up 'x' packages versions (#1076) 2023-08-12 05:58:30 +00:00
Giulio rebuffo
1881b491b8
Gnosis fields for execution.proto (#1072) 2023-08-11 21:07:33 +00:00
Andrew Ashikhmin
563a68124b
interfaces: Add parent_beacon_block_root (EIP-4788) (#1069)
Pick up https://github.com/ledgerwatch/interfaces/pull/187
2023-08-06 09:40:03 +00:00
Giulio rebuffo
6fc9f7e28b
removed missingHash (#1071) 2023-08-06 00:27:54 +00:00
Giulio rebuffo
3f118dbda5
save (#1070) 2023-08-05 00:27:17 +00:00
Giulio rebuffo
ddfe09918f
Better status codes for execution.proto (#1062) 2023-08-01 00:08:19 +00:00
Giulio rebuffo
da71e6471a
moreeeeee (#1060) 2023-07-28 22:23:03 +00:00
Andrew Ashikhmin
c07cefc3c9
EIP-4844: Rename "data gas" to "blob gas" (#1058)
See https://github.com/ethereum/EIPs/pull/7354 &
https://github.com/ethereum/consensus-specs/pull/3461. Prerequisite:
https://github.com/ledgerwatch/interfaces/pull/184
2023-07-28 09:50:57 +00:00
Giulio rebuffo
3bd3a4ca96
Added AssembleBlockRequest (#1057) 2023-07-27 12:37:54 +00:00
Giulio rebuffo
588e1ea19c
Better handling of insertion (#1055) 2023-07-23 17:11:10 +00:00
Giulio rebuffo
e7661ad69c
Updated interfaces (#1049) 2023-07-14 00:51:44 +00:00
Giulio rebuffo
a85175eaa9
Removed engine (#1045) 2023-07-12 16:11:35 +00:00
Alex Sharov
7764cf6d55
crypto lib up (#1044) 2023-07-11 07:52:26 +00:00
Giulio rebuffo
371e708ef3
unified pending block (#1041) 2023-07-10 18:20:12 +00:00
Giulio rebuffo
41ae71f8ae
Engine methods moved to separate service (#1035) 2023-07-06 16:10:11 +00:00
Alex Sharov
745b7afc86
up grpc version (#1031) 2023-06-23 06:40:01 +00:00
Alex Sharov
9858eb8a58
up NAT STUN lib (#1024) 2023-06-17 02:38:31 +00:00
Alex Sharov
d8ec94194e
Crypto lib up (#1021) 2023-06-14 03:42:44 +00:00
Alex Sharov
84285ebf2c
sys lib version up (#1020) 2023-06-13 07:29:49 +00:00
Alex Sharov
0ca1ba48e7
lru lib version up (#1016) 2023-06-09 06:46:56 +00:00
Andrew Ashikhmin
42c9c28cac
Update go-kzg-4844 to v0.3.0 (#1015)
[v0.3.0](https://github.com/crate-crypto/go-kzg-4844/releases/tag/v0.3.0)
switches precompile input's z and y to big endian according to
https://github.com/ethereum/EIPs/pull/7020.
2023-06-07 15:29:33 +00:00
Alex Sharov
7740d9b8ad
torrent lib version up (#1011) 2023-06-03 01:07:26 +00:00
Andrew Ashikhmin
a5a2971b93
EIP-4844: add data_gas_used (#1006)
Pick up https://github.com/ledgerwatch/interfaces/pull/172
2023-06-02 11:04:58 +00:00
Andrew Ashikhmin
f166e7deb7
Merge EngineGetPayloadWithBlobs into EngineGetPayload (#1010)
Pick up https://github.com/ledgerwatch/interfaces/pull/173
2023-06-02 10:27:15 +00:00
Alex Sharov
6cde9b9046
e3: release some e4 parts (#1008) 2023-06-02 03:35:28 +00:00
Alex Sharov
03566808a0
torrent-related goroutine leack (#999) 2023-05-26 10:33:16 +00:00
ledgerwatch
f2d93b959b
Introduce separate logging for etl functions (#998)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2023-05-18 19:55:02 +00:00
alex.sharov
b6fecb3c30 go mod tidy 2023-05-18 10:45:52 +07:00
alex.sharov
f794be0266 go mod tidy 2023-05-18 09:45:31 +07:00
Alex Sharov
cf41b09ed2
remove "db" log line from (#995) 2023-05-14 01:42:51 +00:00
Alex Sharov
0e2883bf3f
LeakDetector: use it to find which resource was created but not closed (leaked) (#990) 2023-05-08 05:22:24 +00:00
Giulio rebuffo
be83bbc58f
updated sentinel (#988) 2023-05-08 03:38:05 +00:00
Andrew Ashikhmin
8d1ae3db32
[interfaces] Header mix_digest -> prev_randao (#986)
Pick up https://github.com/ledgerwatch/interfaces/pull/169
2023-05-05 15:52:10 +00:00
Alex Sharov
f90337dbe5
up urwafe and docker version (#985) 2023-05-04 03:48:24 +00:00
Roberto Bayardo
b182304fe4
add kzg context to erigon-lib (#984)
Both the core erigon client and the erigon-lib txpool need to access kzg
functionality for EIP-4844, so moving this here where it can be reused
across both.
2023-05-03 06:42:21 +00:00
Giulio rebuffo
2b8be891a8
Added peer id to request (#982) 2023-04-29 19:32:01 +00:00
Alex Sharov
1e2a52df39
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) (#972) 2023-04-17 05:54:15 +00:00
Andrew Ashikhmin
9ef1a57e84
[interfaces] lower_snake_case field names (#967)
Pick up https://github.com/ledgerwatch/interfaces/pull/163
2023-04-12 09:59:02 +00:00
Alex Sharov
b5720724fa
switch to lruv2 (#964) 2023-04-03 03:19:26 +00:00
Giulio rebuffo
a21ab4ea5c
Added sentinel publish gossip (#956) 2023-03-27 11:29:09 +00:00
Alex Sharov
5160bef4bc
e3: DomainGetAsOf, DomainRange (#953) 2023-03-25 03:51:41 +00:00
Alex Sharov
f110e80dab
go 1.19 atomics (#951) 2023-03-23 05:11:20 +00:00