|
|
1adedc7184
|
remove: Remove unused code
|
2025-04-22 03:03:48 +00:00 |
|
|
|
aee8058cd7
|
fix: Fix error logic
|
2025-04-21 08:07:21 +00:00 |
|
|
|
f9ee4a3197
|
fix: Fix out-of-gas logic
|
2025-04-21 06:16:32 +00:00 |
|
|
|
abfd8656c3
|
doc: Add warning mark
|
2025-04-18 06:39:59 +00:00 |
|
|
|
b2adb0f31d
|
doc: Add testnet instruction
|
2025-04-18 05:47:41 +00:00 |
|
|
|
ffa084a159
|
fix: Fix warm address
|
2025-04-18 05:41:45 +00:00 |
|
|
|
9254e315b0
|
fix: Fix testnet genesis url
|
2025-04-18 05:41:24 +00:00 |
|
|
|
0cc126476d
|
chore: Cleanup diffs
|
2025-04-17 07:20:43 +00:00 |
|
|
|
f1e5bac52f
|
chore: Sync with hyper-evm-sync
|
2025-04-17 07:20:36 +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 |
|
|
|
9805589e7b
|
chore: Cleanup diffs before changes
|
2025-04-16 04:19:51 +00:00 |
|
|
|
6d639b3726
|
fix: Fix state root in parallel root task
|
2025-03-27 02:34:15 +00:00 |
|
|
|
c8de5a87bd
|
fix: Fix subtle error
|
2025-03-26 02:01:10 +00:00 |
|
|
|
08b5f193d7
|
fix: hardcode one more tx
|
2025-03-24 02:52:00 +00:00 |
|
|
|
7d24d323ea
|
Merge pull request #2 from Quertyy/fix/hardcoded-tx-gas-used
fix: hardcode tx gas used to avoid invalid block payload
|
2025-03-23 14:31:04 -04:00 |
|
|
|
1ccc6fcd6e
|
fix: hardcode tx gas used to avoid invalid block exec
|
2025-03-23 18:50:23 +01:00 |
|
|
|
e768f5f1bf
|
Merge pull request #1 from sprites0/feat/testnet
feat: Some changes
|
2025-03-21 07:43:04 -04:00 |
|
|
|
bbed5bc27f
|
perf: Skip state root calculation
|
2025-03-21 11:42:21 +00:00 |
|
|
|
c76ae4e1fb
|
chore: Update dependencies
|
2025-03-21 11:42:21 +00:00 |
|
|
|
a7a4eee4a7
|
feat: Support precompile record/replay
|
2025-03-21 11:42:21 +00:00 |
|
|
|
451d5bb387
|
feat: Support testnet genesis
|
2025-03-21 11:39:28 +00:00 |
|
|
|
9a6a1a4cc1
|
feat: Support erc20 system tx from address
|
2025-03-21 11:39:28 +00:00 |
|
|
|
7fe7c06507
|
perf: Skip state root calculation
|
2025-03-21 11:39:28 +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 |
|
|
|
d240700fa5
|
fix: Change from address in receipt requests as well
|
2025-03-04 03:28:13 +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 |
|
|
|
7a81e16702
|
Make impersonated tx rule more strict
|
2025-02-27 04:44:08 +00:00 |
|
|
|
ae262b6d5a
|
Make node read-only
Transactions should be sent to official rpc; mark it as read only and check if we can proxy the requests later
|
2025-02-26 03:26:42 +00:00 |
|
|
|
cbe68ccd97
|
Add a be-careful message
|
2025-02-26 01:48:01 +00:00 |
|
|
|
d574b9ef58
|
Initial reth port
|
2025-02-25 06:19:19 +00:00 |
|
|
|
434ee6bc0d
|
chore(ci): remove batcher extra param from kurtosis op network config (#14679)
|
2025-02-24 14:59:16 +00:00 |
|
|
|
340d7ba008
|
refactor: merge signed tx traits (#14622)
|
2025-02-24 13:43:31 +00:00 |
|
|
|
480c33f932
|
chore(hive): fix eest limit filtering (#14671)
|
2025-02-24 12:18:12 +00:00 |
|
|
|
8223a0dfd8
|
fix: dead link txn_manager.rs (#14670)
|
2025-02-24 11:21:40 +00:00 |
|
|
|
426f144420
|
Add RLP encoding/decoding for RawCapabilityMessage (#14638) (#14661)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-24 10:02:03 +00:00 |
|
|
|
33443de09a
|
Make PayloadOrAttributes generic over ExecutionData (#14666)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-24 08:50:39 +00:00 |
|
|
|
c72731e913
|
feat(op-pool-tx): add new field to store encoded 2718 bytes (#14665)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-24 08:40:16 +00:00 |
|
|
|
4ada1535e3
|
chore(deps): weekly cargo update (#14663)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-23 11:21:08 +00:00 |
|
|
|
f0c9ca68d7
|
Removed unused BlockBatchRecord type (#14659)
|
2025-02-22 21:53:37 +00:00 |
|
|
|
d39e24d9f3
|
feat(trie): parallel proof metrics (#14633)
|
2025-02-22 11:25:49 +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 |
|
|
|
fa761f3e85
|
Correcting Verb Form in Headers Downloader and Stage Documentation (#14641)
|
2025-02-22 10:25:46 +01:00 |
|
|
|
ea680785be
|
chore: rm clone for bincodecompat receipt (#14628)
|
2025-02-22 08:52:59 +01:00 |
|