Commit graph

  • 5600bbf03e add a live log to the test Sina Mahmoodi 2023-07-04 20:17:40 +0200
  • 97e0942f12 fix tests Sina Mahmoodi 2023-07-04 14:37:13 +0200
  • 222c319026 eth/filters: reorg logs jsvisa 2023-07-04 11:52:45 +0800
  • 8f71da4d06 minor Sina Mahmoodi 2023-06-29 18:04:05 +0200
  • 6419fa7f38 stricter range validation Sina Mahmoodi 2023-06-29 15:34:43 +0200
  • 69a14cb0ae eth/filters: testing pending with latest jsvisa 2023-06-27 01:04:26 +0800
  • 7f3b72fe10 eth/filters: subscribe pending logs jsvisa 2023-06-27 01:04:09 +0800
  • 223f05ff76 eth/filters: more testcase jsvisa 2023-06-27 00:47:59 +0800
  • a374b1b6ea eth/filters: fix the issue of wrong check on from block jsvisa 2023-06-27 00:46:39 +0800
  • a43785332f eth/filters: dry jsvisa 2023-06-27 00:26:45 +0800
  • 5cb56120b4 eth/filters: logs subscribe donot support to criteria jsvisa 2023-06-27 00:25:25 +0800
  • 89cce937ab eth/filters: add notifier interface doc jsvisa 2023-06-27 00:00:51 +0800
  • c7bfb244df fix minor bug Sina Mahmoodi 2023-06-14 17:51:51 +0200
  • 554662b3d7 eth/filters: go lint Signed-off-by: jsvisa <delweng@gmail.com> Delweng 2023-06-13 20:42:39 +0800
  • 8c429c95b3 eth/filters: check hist only mode Delweng 2023-06-13 18:11:14 +0800
  • f50087ebc7 eth/filters: header is nullable Delweng 2023-06-13 17:13:51 +0800
  • 88ac691d01 eth/filters: more testcase Delweng 2023-06-13 17:11:41 +0800
  • 6f672fa997 eth/filters: add the first logs testcase jsvisa 2023-06-12 07:30:04 +0800
  • 2c0ca046b5 eth/filters: move inner function as private method jsvisa 2023-06-11 16:58:34 +0800
  • 964e801961 eth/filters: wrap Notify, for unit test jsvisa 2023-06-09 17:31:42 +0800
  • c93423eb60 eth/filters: local variable jsvisa 2023-06-09 15:39:06 +0800
  • 1380a479d2 eth/filters: notify with error check jsvisa 2023-06-08 08:55:30 +0000
  • d30d0f0a15 eth/filters: handle toBlock jsvisa 2023-06-08 08:29:05 +0000
  • 390a4b3018 eth/filters: more accurate check of live or hist jsvisa 2023-06-08 08:20:24 +0000
  • 290904803e eth/filters: restruct jsvisa 2023-06-08 07:48:54 +0000
  • 870bf640aa eth/filters: use a sole context jsvisa 2023-06-08 07:19:48 +0000
  • dc6a5b1b3d eth/filters: do hist sync jsvisa 2023-06-07 15:13:11 +0800
  • 92c980f355 eth/filters: wip jsvisa 2023-06-07 14:23:09 +0800
  • c70cf58157 initia custom beer-1 2025-09-09 18:47:01 +0900
  • 4e234f231a
    core, trie: flush preimages to db on database close #25533 (#1107) Daniel Liu 2025-09-09 17:32:22 +0800
  • ad9003c41e
    eth/tracers: live chain tracing with hooks #29189 (#1352) Daniel Liu 2025-09-09 17:30:56 +0800
  • 7be9ab1ed9
    eth/tracers: fix concurrency issue for JS-tracing a block #29238 (#1350) Daniel Liu 2025-09-09 16:45:35 +0800
  • bb7da37fb9
    eth/tracers: fix prestateTracer pre nonce on contract creation #29099 (#1349) Daniel Liu 2025-09-09 16:38:20 +0800
  • 2ba36f3f0d
    eth/tracers: fix callTracer logs on onlyTopCall == true #29068 (#1348) Daniel Liu 2025-09-09 16:32:17 +0800
  • a8c252f5bc
    eth/tracers, internal/ethapi: use correct baseFee when BlockOverrides is provided in call/traceCall #29051 (#1347) Daniel Liu 2025-09-09 16:25:46 +0800
  • 693b248d0d
    eth/tracers: fix typos in comments #28881 (#1346) Daniel Liu 2025-09-09 16:16:26 +0800
  • f6eb1aacc2
    eth/tracers: use proper base fee in tests #28775 (#1345) Daniel Liu 2025-09-09 16:08:15 +0800
  • 26001d237b
    eth/tracers: tx-level state in debug_traceCall #28460 (#1344) Daniel Liu 2025-09-09 15:59:38 +0800
  • fe337141c1
    eth/tracers/js: fix type inconsistencies #28488 (#1343) Daniel Liu 2025-09-09 15:52:57 +0800
  • ed46409261
    eth/tracers: add position field for callTracer logs #28389 (#1342) Daniel Liu 2025-09-09 15:46:12 +0800
  • 7ef7af5aa2
    core/state: fix incorrect comment for stateBloomFileSuffix in pruner.go radik878 2025-09-09 10:42:13 +0300
  • 242ea9e0e9
    eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing #27903 (#1341) Daniel Liu 2025-09-09 15:40:17 +0800
  • e4d4fb7d9c
    eth/tracers/native: replace instances of suicide with selfdestruct #27716 (#1340) Daniel Liu 2025-09-09 15:33:16 +0800
  • b0e3d4118c
    eth/tracers/native: panic on memory read in prestateTracer #27691 (#1339) Daniel Liu 2025-09-09 15:26:12 +0800
  • 9bde491991
    accounts/abi/bind/v2: add Address method to BoundContract tr1sm0s1n 2025-09-09 12:54:22 +0530
  • 5035064421
    core/rawdb: improve the test suite for ancient store (#32555) VolodymyrBg 2025-09-09 10:19:50 +0300
  • ef3be2cdac
    eth/tracers: add ReturnData in the tracer's response #27704 (#1338) Daniel Liu 2025-09-09 15:19:36 +0800
  • 31dcbc7645
    eth/tracers: use slices package for sorting #27490 (#1337) Daniel Liu 2025-09-09 15:12:22 +0800
  • 525a84eae4
    eth/tracers: refactor exporting js buffer #27472 (#1336) Daniel Liu 2025-09-09 15:05:47 +0800
  • a5eab7eddb
    eth/tracers: replace noarg fmt.Errorf with errors.New #27330 (#1335) Daniel Liu 2025-09-09 14:59:01 +0800
  • 548adb56e6
    eth/tracers: fix flatCallTracer crasher #27304 (#1334) Daniel Liu 2025-09-09 14:51:46 +0800
  • c5f747a7d3
    eth/tracers: add txHash field on txTraceResult #27183 (#1333) Daniel Liu 2025-09-09 14:45:46 +0800
  • cb80dbe4f6
    internal/ethapi: add block overrides to eth_call #26414 (#1332) Daniel Liu 2025-09-09 14:39:59 +0800
  • 306a8a2610
    Update testsuite.go VolodymyrBg 2025-09-09 07:59:51 +0300
  • 712ca01d65
    eth/tracers: use atomic type #27031 (#1326) Daniel Liu 2025-09-09 12:26:48 +0800
  • 9fd13e5e4a
    eth/tracers: report correct gasLimit in call tracers #27029 (#1325) Daniel Liu 2025-09-09 11:56:50 +0800
  • 98e9dc6c95
    eth/tracers/native: prevent panic for LOG edge-cases #26848 (#1324) Daniel Liu 2025-09-09 11:40:55 +0800
  • be61f66cb2
    core/types: remove message #25977 (#1322) Daniel Liu 2025-09-09 11:23:47 +0800
  • 19f5417121
    eth/tracers/native: set created address to nil in case of failure #26779 (#1321) Daniel Liu 2025-09-09 11:17:01 +0800
  • 1361040a37 eth/tracers: add native flatCallTracer (aka parity style tracer) #26377 (#1320) Chris Ziogas 2023-02-28 12:24:37 +0200
  • 96a7ed54c6
    core/vm: set tracer-observable value of a delegatecall to match parent value #26632 (#1317) Daniel Liu 2025-09-09 10:41:48 +0800
  • e1baea4d8b
    eth/tracer: rename to revertReason #26574 (#1316) Daniel Liu 2025-09-09 10:34:50 +0800
  • 0061de6b0a
    eth/tracers: use non-threaded tracechain #24283 (#1315) Daniel Liu 2025-09-09 10:25:37 +0800
  • afc20286fb
    eth: add request cancellation checks #26320 (#1314) Daniel Liu 2025-09-09 10:18:10 +0800
  • 2f21f7279a triedb/pathdb: sync ancient store before journal Gary Rong 2025-09-09 10:16:24 +0800
  • 2a3f4cea13
    rlp: fix typo in decode test message (#32554) Forostovec 2025-09-09 04:56:53 +0300
  • dee4c985b1
    eth/tracers/native: fix possible crash in prestate tracer #26351 (#1313) Daniel Liu 2025-09-09 09:52:13 +0800
  • 2834be6131
    eth/tracers: return proper error from debug_TraceTransaction when tx not found #26211 (#1312) Daniel Liu 2025-09-09 09:36:14 +0800
  • 7d4d81f586
    eth/tracers, core/vm: remove time from trace output and tracing interface #26291 (#1311) Daniel Liu 2025-09-09 09:26:10 +0800
  • dd9fac6d41
    eth/tracers: small refactor for native tracers #26196 (#1310) Daniel Liu 2025-09-09 09:17:54 +0800
  • 5edb41bfd8
    eth/tracers: add multiplexing tracer #26086 (#1309) Daniel Liu 2025-09-09 08:24:41 +0800
  • bbb2d8f8de
    eth/tracers: prestateTracer - exclude unchanged storage slots in diffMode #25944 (#1308) Daniel Liu 2025-09-09 08:18:33 +0800
  • 95adac8c1f
    eth/tracers: add withLog to callTracer #25991 (#1307) Daniel Liu 2025-09-09 08:10:29 +0800
  • fac00cbcfb
    eth/tracers: fix trace call for inner reverts #25971 (#1306) Daniel Liu 2025-09-09 08:03:45 +0800
  • 06f50c7226
    eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) Daniel Liu 2025-09-09 07:57:17 +0800
  • 25caabb77a
    eth/tracers: simplify test framework #25973 (#1304) Daniel Liu 2025-09-09 07:46:56 +0800
  • ebba3c13b4
    eth/tracers: fix the issue prestate missing existing contract state #25996 (#1303) Daniel Liu 2025-09-09 07:27:07 +0800
  • b0937bc62f
    eth/tracers: fix the issue of panic in prestate with diffmode #25957 (#1302) Daniel Liu 2025-09-09 07:19:43 +0800
  • c51f227944
    eth/tracers: improve flaky tests #25918 (#1301) Daniel Liu 2025-09-09 07:10:44 +0800
  • 51f4757eed
    eth/traces: add state limit #25812 (#1300) Daniel Liu 2025-09-09 07:03:24 +0800
  • 0988b4b9fd
    eth/tracers: add diffMode to prestateTracer #25422 (#1299) Daniel Liu 2025-09-09 06:56:34 +0800
  • 9d8bec712d
    eth/tracers: remove revertReasonTracer, add revert reason to callTracer #25508 (#1298) Daniel Liu 2025-09-09 06:43:32 +0800
  • d962a06975
    eth/tracers: fix a bug in prestateTracer #25884 (#1297) Daniel Liu 2025-09-09 06:41:52 +0800
  • de4fa1d674
    eth/tracers: use gencodec for native tracers #25637 (#1296) Daniel Liu 2025-09-09 06:40:01 +0800
  • b72c76eb30
    eth/tracers: pad memory slice on OOB case #25213 (#1295) Daniel Liu 2025-09-09 06:38:10 +0800
  • 8ddbafcf8f
    fix(ancienttest): use TruncateHead(0) to truly reset before re-appending VolodymyrBg 2025-09-08 21:29:06 +0300
  • e9dd95744d
    rlp: fix mismatch in Decode test message (new(uint) vs new(int)) Forostovec 2025-09-08 20:58:31 +0300
  • 98be4bb911
    eth: rework chain tracer #25143 #25715 #29162 (#1294) Daniel Liu 2025-09-09 00:06:07 +0800
  • 3b80bd0347
    eth/tracers/js: improve integer types in log object #25668 (#1293) Daniel Liu 2025-09-08 23:42:04 +0800
  • a935810d4c
    eth/tracers/js: fill in refund field #25661 (#1292) Daniel Liu 2025-09-08 23:40:07 +0800
  • 67efb14ff3
    eth/tracers: add onlyTopCall option to callTracer #25430 (#1291) Daniel Liu 2025-09-08 23:38:19 +0800
  • bfc00e775b
    eth/tracers: add initial revertReasonTracer tracer #25265 (#1289) Daniel Liu 2025-09-08 23:36:28 +0800
  • a943fcee3c
    internal/ethapi: fix time type (#1455) wit765 2025-09-08 23:30:09 +0800
  • 4d6c937ae7
    core/vm: fix comment and remove unused divisor in osakaModexpGas Zach Brown 2025-09-08 22:11:40 +0800
  • 241ad1d635
    eth/tracers: optimize goja buffer conversion #25156 (#1287) Daniel Liu 2025-09-08 21:24:58 +0800
  • 900b333241
    eth/tracers: add support for block overrides in debug_traceCall #24871 (#1288) Daniel Liu 2025-09-08 21:22:09 +0800
  • 1b561493fb
    eth/tracers: fix typo and linter #25020 #24783 #25551 (#1286) Daniel Liu 2025-09-08 21:15:42 +0800
  • 88d703180c
    eth/tracers/js: drop duktape engine #24934 (#1283) Daniel Liu 2025-09-08 21:11:27 +0800
  • b27c8d23b2
    eth/tracers/js: add memory.length method #24887 (#1284) Daniel Liu 2025-09-08 21:08:16 +0800
  • 5226fa2cbf
    eth/tracers/js: goja tracer #23773 (#1282) Daniel Liu 2025-09-08 20:59:29 +0800