|
|
8632f9d74f
|
Merge pull request #37 from wwwehr/feature/hlfs-evm-blocks
Feature: Archive Node File Sharing
|
2025-08-30 00:00:08 +09:00 |
|
|
|
738567894a
|
only consider top level highest dir name on archive node file root; also added back hlfs to blockingest struct
|
2025-08-26 19:49:45 -07:00 |
|
|
|
e8be4c2e82
|
code review findings
|
2025-08-22 14:23:22 -07:00 |
|
|
|
06f7710777
|
code review findings
|
2025-08-22 14:21:48 -07:00 |
|
|
|
5c3828382c
|
debug
|
2025-08-22 00:00:23 -07:00 |
|
|
|
fae4b4c8f9
|
debug
|
2025-08-21 23:50:10 -07:00 |
|
|
|
cdb0f9e8a2
|
debug
|
2025-08-21 23:46:53 -07:00 |
|
|
|
5114f76517
|
debug
|
2025-08-21 22:52:37 -07:00 |
|
|
|
2a653857aa
|
debug
|
2025-08-21 22:18:42 -07:00 |
|
|
|
2ff606c32c
|
debugging host issue
|
2025-08-21 23:02:05 +00:00 |
|
|
|
9f952ac2ed
|
fix: Prevent excessive file crawling when syncing the first block
|
2025-08-20 21:49:17 -04:00 |
|
|
|
ec417f9bf4
|
debug
|
2025-08-14 04:59:16 +00:00 |
|
|
|
e2045a195c
|
debug block ingest workflow
|
2025-08-13 00:57:16 +00:00 |
|
|
|
ec281f9cc7
|
active block sharing
|
2025-08-11 22:16:30 -07:00 |
|
|
|
0d1c239a07
|
fixed lints
|
2025-08-11 14:18:24 -07:00 |
|
|
|
821846f671
|
added alternative block share
|
2025-08-11 14:13:55 -07:00 |
|
|
|
0ce6b818ad
|
fix: Handle incomplete line when handling local-block-ingest
|
2025-07-19 17:04:01 -04:00 |
|
|
|
dbcd73884e
|
feat: Ingest highest_precompile_address
|
2025-07-17 20:59:37 -04:00 |
|
|
|
39bcc49194
|
chore: lint
|
2025-07-17 20:58:11 -04:00 |
|
|
|
9dba0d4b64
|
fix: Prevent potentially unreliable reads
|
2025-07-04 14:52:14 -04:00 |
|
|
|
bc49c22094
|
feat: hl-node compliant mode
hl-node compliant mode removes all system transactions from rpc responses like eth_getBlock, eth_getLogs and eth_subscribe.
|
2025-07-02 12:00:12 +00:00 |
|
|
|
28f6c1e6be
|
Local block sync (#7)
* update: logs
* update: more logging
* update: rename local ingest dir args
* update: fix build
* update: directory path
* update: logs
* update: log ts
* update: fetch last block
* update: time formatting
* update: handle seconds
* update: lmore logs
* fix: provided args
* update: logs
* fix: build
* update: indefinite wiat
* update: run the right loop
* update: remove offset
* update: scan impl
* update: log exists
* update: collect s3 blocks
* update: change the file
* update: logs
* fix: deserialization
* fix: build
* update: remove block
* update: add logs
* update: logs
* update: logs
* update: dates
* update: ignore older blocks
* update: hook up to sync
* fix: build
* fix: build
* update: logs
* update: logs
* update: start height cond
* update: height
* update: loggy
* update: cond
* update: cond
* update: cond
* update: logs
* update: fix height issues
* update: logs
* only collect s3
* update: log block
* update: log both blocks
* update; return s3 block
* update: use local block
* update: blocks
* update: remove logs
* update: logs
* update: remove warns and logs
* update: collection log
* update: logs
* update: logs
* update: scan through heights when registering evm
* update: add local ingest dir to other evm factory
* fix: build
* update: add cli cmd
* update: remove additional arg
* update: change where local ingest dir comes from
* fix: receipts
* update: deser format
* update: fix build
* update: logs
* update: logs
* update: logs
* update: logs
* update: share precompiles with engine
* update: insert compiles
* update: change sync dir
* update: logs
* update: logs
* update: logs
* update: fix build
* update: pipe builder context through
* update: untracked
* update: pass through context
* fix: build
* fix: build
* update: logs
* update: logs
* update: logs
* update: fix cache passthrough
* update: remove logs
* update: logs
* update: hour rollover
* update: zero out hour
* update: hour sync
* update: cleanup code and speedup sync
* update: speedup sync
* update: remove logs
* update: speed up sync
* update: speed up sync
* update: ingest in reverse
* fix: iter rev
* update: break line loop early
* update: remove break
* update: iteration speed
* update: fix build
* update: slow down tail ival
* update: logs
* update: skip last line
* update: remove log
* update: height
* update: logs
* update: return logs
* update: disable attempt logs
* update: tail interval
* update: cleanup logs
* update: add iter skip
* update: fix build
* update: skip -1
* fix: skip
* fix: build
* update: build
* fix: build
* update: logs
* update: log idx
* update: skip after enumerate
* update: cleanup
* update: more cleanup
* update: refactor BuilderSharedState to HyperliquidSharedState
* update: more cleanup
* update: cleanup and refactor collect_local_block
* update: error msg
* update: readme
* update: typo
* update: file log
* fix: typo build
* update: debug log
|
2025-06-25 14:15:58 -04:00 |
|
|
|
4b793c496b
|
Add --forward-call for eth_call and eth_estimateGas
|
2025-05-24 04:52:25 +00:00 |
|
|
|
6047b3d123
|
fix: read precompile draft (dirty)
|
2025-04-17 07:17:59 +00:00 |
|
|
|
aa8cffd78a
|
refactor: Sync with hyper-evm-sync before changes
|
2025-04-16 04:55:30 +00:00 |
|
|
|
a5e51afb36
|
feat: Support erc20 token transfer
|
2025-03-21 11:39:28 +00:00 |
|
|
|
a01133737d
|
chore: Move dependencies to workspace
|
2025-03-21 11:39:28 +00:00 |
|
|
|
20fce88167
|
fix: Use correct types for system tx receipts
|
2025-03-21 11:39:28 +00:00 |
|
|
|
dddc190545
|
refactor: replace all methods for forwarder additions in future
|
2025-03-04 03:28:00 +00:00 |
|
|
|
5761e35ce4
|
remove: stale comment
|
2025-03-04 03:27:07 +00:00 |
|
|
|
1431181388
|
feat: Make new block fetch more frequent
|
2025-03-04 03:26:53 +00:00 |
|
|
|
86ce34c2e3
|
feat: Forward incoming txs to upstream server
|
2025-03-01 17:30:08 +00:00 |
|
|
|
5d779a66a0
|
refactor: Merge system tx from address
|
2025-03-01 17:10:15 +00:00 |
|
|
|
d574b9ef58
|
Initial reth port
|
2025-02-25 06:19:19 +00:00 |
|
|
|
340d7ba008
|
refactor: merge signed tx traits (#14622)
|
2025-02-24 13:43:31 +00:00 |
|
|
|
107ab4fb79
|
feat: Add withdrawals support to debug build-block command (#14493)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-22 09:47:13 +00:00 |
|
|
|
3570f6b2f3
|
feat(reth-bench): substract block fetch waiting time from benchmark duration (#14299)
|
2025-02-18 20:53:10 +00:00 |
|
|
|
1804bbea6e
|
chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-18 00:53:50 +01:00 |
|
|
|
482f4557eb
|
chore(db): move mod tables to db-api (#14540)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-17 20:53:39 +00:00 |
|
|
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
|
|
431df62a4a
|
feat(reth-bench): send-payload CLI (#14472)
|
2025-02-13 16:04:40 +00:00 |
|
|
|
172369afd5
|
feat: add Consensus to ExecutionStage (#14447)
|
2025-02-12 14:48:14 +00:00 |
|
|
|
69050721ea
|
chore: rm unused cli args (#14295)
|
2025-02-07 09:40:24 +00:00 |
|
|
|
d5277d5f27
|
chore: remove usages of reth_primitives from reth bin (#14252)
|
2025-02-06 00:02:12 +00:00 |
|
|
|
62a8e62c3d
|
chore: simplify PayloadBuilder trait (#14246)
|
2025-02-05 23:20:31 +00:00 |
|
|
|
a9ae060452
|
fix: use different cancel wrapper for prewarm tasks (#14221)
|
2025-02-04 21:06:50 +00:00 |
|
|
|
b6ce1d90fd
|
perf: warm transactions in parallel (#13759)
|
2025-02-04 16:25:51 +00:00 |
|
|
|
6fecdac4ea
|
fix(reth-bench): return error on invalid range (#14198)
|
2025-02-04 15:51:03 +00:00 |
|
|
|
68e51af295
|
chore: rm unused rpc_types_compat import from reth-bench (#14182)
|
2025-02-03 23:41:36 +00:00 |
|
|
|
af3eb83c90
|
chore: rm unused error variants (#14183)
|
2025-02-03 23:29:29 +00:00 |
|