Alex Sharov
|
880c939df8
|
e3: idx range method (#7767)
|
2023-06-20 10:58:37 +07:00 |
|
Alex Sharov
|
5ff8246e2a
|
e4: release some tests (#7729)
|
2023-06-14 10:01:00 +07:00 |
|
Alex Sharov
|
afd8ea94d0
|
e3: move domains to tables.go (#7707)
|
2023-06-11 21:12:05 +07:00 |
|
Alex Sharov
|
3b89ed81d6
|
e3: erigon_getBalanceChanges (#7704)
|
2023-06-11 11:49:53 +07:00 |
|
Alex Sharov
|
26f9c064ac
|
mainnet: more block snapshots (#7662)
|
2023-06-05 11:25:37 +07:00 |
|
Alex Sharov
|
63c92010cd
|
remove txsV3 cli flag (#7644)
|
2023-06-03 15:54:27 +07:00 |
|
Alex Sharov
|
b163d3a877
|
e3: release some e4 parts (#7629)
|
2023-06-02 10:55:40 +07:00 |
|
Alex Sharov
|
5fb31ae95f
|
e3: release some e4 parts (#7628)
|
2023-06-02 10:35:26 +07:00 |
|
Alex Sharov
|
63afe65686
|
Use BlockReader in ForkValidator, CliqueAPI (#7562)
|
2023-05-23 14:49:17 +07:00 |
|
ledgerwatch
|
b382f96f6c
|
Introduce logger into etl (#7537)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
|
2023-05-18 21:20:07 +01:00 |
|
Alex Sharov
|
f28f97acc9
|
history_reader_v3: must always return accounts encoded as v3 (#7460)
|
2023-05-08 15:30:15 +07:00 |
|
Alex Sharov
|
268674cdde
|
e4: tests compat (#7436)
|
2023-05-04 11:30:21 +07:00 |
|
Alex Sharov
|
4344136973
|
e3: rethink meaning of kv_temporal.BeginRw() (#7413)
|
2023-04-30 10:08:41 +07:00 |
|
Alex Sharov
|
367f3e9afa
|
e3: log slow (unclosed) contexts to detect leaks (#7375)
|
2023-04-24 12:52:15 +07:00 |
|
Alex Sharov
|
04b5c0c67b
|
e4: small tests preparations (#7220)
|
2023-03-31 02:19:56 +00:00 |
|
Alex Sharov
|
592ec1ee0d
|
e4: step 1 to run tests (#7209)
|
2023-03-29 14:01:27 +00:00 |
|
Alex Sharov
|
417a437584
|
Break dependency of ethcfg package to core /consensus /etc... move genesis struct to 'types' package (#7206)
|
2023-03-29 07:27:06 +00:00 |
|
alex.sharov
|
0f14970689
|
kv_temporal lost commit
|
2023-03-26 12:15:08 +07:00 |
|
Alex Sharov
|
201572c6f5
|
enable more linters #954 (#7179)
|
2023-03-25 05:13:27 +00:00 |
|
Alex Sharov
|
7a51a29991
|
e3: DomainGetAsOf, DomainRange (#7177)
|
2023-03-25 03:51:43 +00:00 |
|
Alex Sharov
|
f4fb329c55
|
e3: remove some iterator (#7174)
|
2023-03-24 08:36:52 +00:00 |
|
Alex Sharov
|
223fcd178c
|
e3: domain range api simplify (#7158)
|
2023-03-22 07:36:03 +00:00 |
|
Alex Sharov
|
0ffaca865e
|
e3: unionKV limit (#7157)
|
2023-03-22 06:58:01 +00:00 |
|
Alex Sharov
|
f2d99f9d85
|
e3: split "changed keys" iterator to simplify (#7086)
|
2023-03-13 08:06:50 +00:00 |
|
Alex Sharov
|
aaec53857f
|
e3: last reader to close/remove merged files (marked as canDelete ) inside tx.Rollback() (#6738)
|
2023-02-01 15:44:13 +07:00 |
|
Alex Sharov
|
44f7ff3c95
|
e3: small rename (#6734)
|
2023-01-29 10:56:14 +07:00 |
|
Alex Sharov
|
9287a2202b
|
e3: eth_getModifiedAccountsByNumber (#6733)
|
2023-01-29 10:10:39 +07:00 |
|
Alex Sharov
|
2998aa6386
|
e3: debug_accountRange (#6726)
|
2023-01-28 12:03:24 +07:00 |
|
Alex Sharov
|
30fefd1fe1
|
e3: trace_filter on iter (#6707)
|
2023-01-26 17:24:29 +07:00 |
|
Alex Sharov
|
79b42c9dc0
|
e3: ots_getContractCreator (#6705)
|
2023-01-26 16:34:52 +07:00 |
|
Alex Sharov
|
82c478a419
|
e3: getLogs on iterators (#6683)
|
2023-01-25 16:29:41 +07:00 |
|
Alex Sharov
|
71067a69d1
|
e3: storageRangeAt fix NextPage value (#6676)
|
2023-01-24 11:22:50 +07:00 |
|
Alex Sharov
|
4fbbdf9186
|
e3: move txnum to erigon-lib (#6663)
|
2023-01-22 19:39:33 +07:00 |
|
Alex Sharov
|
43d39762c2
|
e3: ots_searchTransactionsBefore (#6656)
|
2023-01-22 15:35:18 +07:00 |
|
Alex Sharov
|
57b1bdd54c
|
e3: rename "stream" to "iter" (#6651)
|
2023-01-21 11:11:47 +07:00 |
|
Alex Sharov
|
b71725ecb3
|
e3: reverse/limited iterators, stream tooling (#6637)
|
2023-01-20 18:08:20 +07:00 |
|
Alex Sharov
|
d317722aef
|
e3: storageRangeAt (#6580)
|
2023-01-17 14:16:36 +07:00 |
|
Alex Sharov
|
41e9356f61
|
e3: stream.ToBitamp() (#6562)
|
2023-01-12 09:58:21 +07:00 |
|
Alex Sharov
|
2f97c7bf8b
|
extract traceFilterBitmaps method (prepare for kv.temporal) (#6553)
|
2023-01-11 15:01:18 +07:00 |
|
Alex Sharov
|
088757ed07
|
e3: domain to used blockNumber for e2 (#6534)
|
2023-01-09 16:25:35 +07:00 |
|
Alex Sharov
|
f3636c2ad2
|
kv_temporal: 2nd key for domain (#6533)
|
2023-01-09 15:16:07 +07:00 |
|
Alex Sharov
|
4c3bb1cca5
|
kv_temporal: DomainGet (#6511)
|
2023-01-06 14:27:54 +07:00 |
|
Alex Sharov
|
4a9c871628
|
a bit rename 22 to v3 (#6476)
|
2022-12-30 21:53:42 +07:00 |
|
Alex Sharov
|
ade933be6b
|
kv_remote: server to support thread-safe multi-streams per 1 tx (#6402)
|
2022-12-24 13:11:15 +07:00 |
|
Alex Sharov
|
130ab85bea
|
e3: kv/temporal prototype 3 (#6395)
|
2022-12-22 09:37:32 +07:00 |
|
Alex Sharov
|
cce0f251b4
|
e3: kv/temporal prototype 2 (#6377)
|
2022-12-20 09:28:10 +07:00 |
|
Alex Sharov
|
dfa6505f93
|
e3: kv/temporal prototype (#6367)
|
2022-12-19 15:38:54 +07:00 |
|