Commit graph

  • 995310c2a9
    Update core/state_transition.go Danno Ferrin 2024-09-17 16:48:49 -0600
  • 4392a1c4e6 Fix dangling data in container for initcode Danno Ferrin 2024-09-17 15:44:04 -0600
  • c70b3e35a1
    feat: CheckConfig{Compatible,ForkOrder} + Description hooks (#29) Arran Schlosberg 2024-09-17 15:55:46 -0400
  • 81efd63269
    Quit early when read conflict is detected Jerry 2024-09-17 10:53:04 -0700
  • ab357e0279
    feat: vm.PrecompileEnvironment access to block info (#27) Arran Schlosberg 2024-09-17 13:08:42 -0400
  • c5da3ca99e
    refactor!: gas consumption for stateful precompiles (#26) Arran Schlosberg 2024-09-17 12:58:59 -0400
  • 02e8a25c74
    Update installing-geth.md: Include Gentoo installation instructions Sam Wilson 2024-09-17 12:30:46 -0400
  • 38eaaab96c
    feat!: RulesHooks.CanCreateContract() accepts and returns gas (#28) Arran Schlosberg 2024-09-17 12:14:17 -0400
  • 86965f8a48
    feat(tx-pool): fast reject transactions that cannot fit into a block (#1042) colin 2024-09-17 23:43:54 +0800
  • 89639dd74a
    feat: allow triggering one-off CCC on a block (#1043) Ömer Faruk Irmak 2024-09-17 18:18:23 +0300
  • 8032b63f16
    core/tracing: add verkle gas change reasons to changelog (#30444) Sina M 2024-09-17 16:10:59 +0200
  • ac04eadff0
    Revert "core/rawdb: remove unused transition status state accessors (#30433)" Guillaume Ballet 2024-09-17 16:07:28 +0200
  • 1d02d04b5d
    feat(scroll-worker): add nil consumption block metrics (#1033) colin 2024-09-17 22:03:15 +0800
  • d9d59bbe2e
    Update core/tracing/CHANGELOG.md Sina M 2024-09-17 14:52:52 +0200
  • 902aaefccd rephrase the comment maskpp 2024-09-17 16:44:40 +0800
  • 599be27342 core: address review comments from Gary Péter Szilágyi 2024-09-17 11:28:08 +0300
  • 480671d52b fix comment maskpp 2024-09-17 16:25:16 +0800
  • 275e261abf beacon, core, eth, miner: integrate witnesses into production Geth Péter Szilágyi 2024-06-25 14:42:14 +0300
  • c77ac20917 fix bug maskpp 2024-09-17 16:21:32 +0800
  • 7f5d463319
    Merge branch 'master' into tracing/verkle-reasons Martin HS 2024-09-17 10:02:40 +0200
  • d5636a0ca7 simplify blobpool maskpp 2024-09-17 15:57:14 +0800
  • e0ba374ff7
    feat: add counter based ccc (#1040) HAOYUatHZ 2024-09-17 16:29:11 +1000
  • df86d197c1 feat: change state network dep fearlessfe 2024-09-16 22:09:23 +0800
  • f00c767e54 feat: add validate AccountTrieNode fearlseefe 2024-09-13 15:06:38 +0800
  • 21cfff582e Reuse of global functions from internals/ethapi instead of copy code Rafael Sampaio 2024-09-16 11:52:55 -0300
  • bb07079737 fix lint Rafael Sampaio 2024-09-16 09:28:26 -0300
  • 26b40a9534 minimal eth namespace (RPC-API) with endpoints eth_chainId and eth_gtBlockByHash Rafael Sampaio 2024-09-14 16:10:17 -0300
  • 8dd296201d
    core/tracing: fix typo in comment (#30443) Ikko Eltociear Ashimine 2024-09-17 02:57:31 +0900
  • 12bcb4929a cleanup from review comments Danno Ferrin 2024-09-16 08:43:37 -0600
  • 1fff45de3b fix already released changes Sina Mahmoodi 2024-09-16 14:05:47 +0200
  • e244d0ed09 core/tracing: add verkle gas change reasons to changelog Sina Mahmoodi 2024-09-16 13:59:19 +0200
  • 9aeff93e79
    core/tracing: update hooks.go Ikko Eltociear Ashimine 2024-09-16 20:31:03 +0900
  • 702a42feea fix indent Sina Mahmoodi 2024-09-16 13:29:10 +0200
  • b87c4fe342 update changelog Sina Mahmoodi 2024-09-16 13:26:43 +0200
  • 521a074f60
    feat: allow removing txns from pool via CLI/RPC (#1041) Ömer Faruk Irmak 2024-09-16 13:56:11 +0300
  • 96fbf667c2 some docs, rename helper func, specify default value for indices (glob all) Jared Wasinger 2024-09-16 17:53:02 +0700
  • 46040cc544 add used gas Jared Wasinger 2024-09-16 17:24:08 +0700
  • 74f41ac3e9 state test benchmarking Jared Wasinger 2024-09-16 16:40:14 +0700
  • ec596e06a5
    core, trie: prealloc capacity for maps (#30437) maskpp 2024-09-16 16:56:02 +0800
  • 7f79c7f21f
    refactor: eliminate double re-execution in AsyncChecker (#1036) Ömer Faruk Irmak 2024-09-16 11:04:25 +0300
  • 03424962f1
    core/types: more easily extensible tx signing (#30372) piersy 2024-09-16 07:51:03 +0100
  • 4c4f21293e
    internal: run tests in parallel (#30381) Håvard Anda Estensen 2024-09-16 08:44:47 +0200
  • 376d283669
    to be consistent with WatchOpts Tung Vu 2024-09-15 22:54:46 +0700
  • 9dab60faf7 test(p2p/addrutil): add unit tests tianyeyouyou 2024-09-16 10:34:53 +0800
  • dbe5f83b0a add tracing journal Sina Mahmoodi 2024-09-15 22:18:39 +0200
  • 16f46f0610 fix: run make fmt command Kamandlou 2024-09-15 16:24:01 +0330
  • 7d351600b6 fix call flat receipt jsvisa 2024-08-22 15:19:39 +0000
  • d9e7cef0c1 update testcases jsvisa 2024-08-20 04:16:10 +0000
  • da5c1404fc js: rm tracers.Context jsvisa 2024-08-20 03:44:55 +0000
  • 971a5267ac native: remove tracers.Context jsvisa 2024-08-20 03:31:27 +0000
  • 7670403846 eth/tracers: eliminate the arg tracers.Context jsvisa 2024-08-20 03:28:13 +0000
  • ae707445f5
    core/rawdb: remove unused transition status state accessors (#30433) steven 2024-09-15 08:55:53 +0800
  • d77bc61c41 merge master branch and fix conflict maskpp 2024-09-15 06:28:05 +0800
  • c7efbf466e create transaction Danno Ferrin 2024-09-14 16:00:46 -0600
  • 825f8a6b91
    Update README.md Anandu Raveendran 2024-09-14 21:33:59 +0530
  • 0cd4e77cdf core: clean rawdb read/write transition status stevemilk 2024-09-14 23:00:23 +0800
  • 0dd7e82c0a
    core/txpool/blobpool: avoid possible zero index panic (#30430) maskpp 2024-09-14 21:45:52 +0800
  • 07b5a04bd6
    core/tracing: fix copy/paste error+comments in reason listing (#30431) Guillaume Ballet 2024-09-14 15:44:42 +0200
  • 58f38836c0
    feat: read-only stateful precompiles (#20) Arran Schlosberg 2024-09-14 10:45:18 +0100
  • df322564d0
    chore: workflow to print diffs vs libevm-base tag (#18) Arran Schlosberg 2024-09-14 09:33:20 +0100
  • 0654bc35e1 fix comments maskpp 2024-09-14 15:27:04 +0800
  • 810397f56d formatting Danno Ferrin 2024-09-13 21:38:35 -0600
  • f9496fb179 Remove unused param asamuj 2024-09-14 11:12:13 +0800
  • 4a93fe9612 Create Transaction Danno Ferrin 2024-09-13 20:22:40 -0600
  • 64cc8eb4f7
    Update core/txpool/blobpool/blobpool.go maskpp 2024-09-14 09:32:55 +0800
  • 114fc6b964 temporary code maskpp 2024-09-14 09:31:39 +0800
  • 389edbdf22 EOFCREATE validation Danno Ferrin 2024-09-13 19:02:06 -0600
  • f544fc3b46
    p2p/enode: add quic ENR entry (#30283) Guillaume Michel 2024-09-13 23:47:18 +0200
  • 2484ea9c97
    Remove file added accidentally Jerry 2024-09-13 10:58:45 -0700
  • bb47bdaa4e
    Add pending logs back Jerry 2024-09-13 10:54:47 -0700
  • f92418a580
    core: attempt at alternative tx-level prefetcher Martin Holst Swende 2024-09-04 11:59:27 +0200
  • f9ba824588
    Merge pull request #1333 from maticnetwork/ahmedabad-amoy-again Pratik Patil 2024-09-13 22:51:22 +0530
  • b3f10ba53c
    v1.4.0-beta2 version bump Pratik Patil 2024-09-13 22:20:18 +0530
  • 80a47cb550 core/tracing: fix copy/paste error+comments in reason listing Guillaume Ballet 2024-09-13 18:02:12 +0200
  • 95c051215d
    AMOY SPECIFIC (updated WMATIC code) Pratik Patil 2024-09-13 21:07:37 +0530
  • 2034f767ea
    chore: PR template (#19) Arran Schlosberg 2024-09-13 16:33:36 +0100
  • 0476172e20 avoid posible zero index panic maskpp 2024-09-13 22:51:06 +0800
  • d584160a70 fix test cases maskpp 2024-09-13 22:29:31 +0800
  • a97d44b86f remove td calc in eth_simulate Sina Mahmoodi 2024-09-13 16:18:55 +0200
  • 83e4e6a88d fix console Sina Mahmoodi 2024-09-13 16:18:37 +0200
  • 2776b2d755 Merge branch 'master' into api/rm-td Sina Mahmoodi 2024-09-13 16:16:24 +0200
  • 9be2e010c1
    core/state, core/vm: Nyota contract create init simplification (#30409) Guillaume Ballet 2024-09-13 15:37:30 +0200
  • e69e4c8bdf
    Merge pull request #1332 from maticnetwork/1.4.0-candidate Pratik Patil 2024-09-13 18:53:06 +0530
  • 68d19e84d9
    v1.4.0 version bump Pratik Patil 2024-09-13 18:41:44 +0530
  • b5a5f8c945
    Merge pull request #1330 from maticnetwork/ahmedabad-mainnet Pratik Patil 2024-09-13 18:40:47 +0530
  • 49e147d140 rm unused field from tracing test artifacts Sina Mahmoodi 2024-09-13 14:03:37 +0200
  • aa139845ff fix linter Guillaume Ballet 2024-09-13 12:29:02 +0200
  • c0b5d428a9
    core/rawdb: more accurate description of freezer in docs (#30393) rjl493456442 2024-09-13 17:17:40 +0800
  • 7c6b3f9f14
    eth/filters: prevent concurrent access in test (#30401) Darioush Jalali 2024-09-13 02:16:47 -0700
  • f39f79e1ef
    Update artifacts upload/download actions version (#1331) Marcello Ardizzone 2024-09-13 09:02:29 +0200
  • ef43467139
    .github/workflows: update actions/upload-artifact to v4 Manav Darji 2024-09-13 12:18:48 +0530
  • 625e943fab
    added Ahmedabad HF related configs and block number for mainnet Pratik Patil 2024-09-13 10:16:40 +0530
  • 4a4d3b07e4 EXTCALL test fixes Danno Ferrin 2024-09-12 22:23:45 -0600
  • b43fb1bf04
    Remove duplicated tx fetcher call Jerry 2024-09-12 20:41:56 -0700
  • bb0f76cf79 core: add validation for Requests islishude 2024-09-13 10:23:06 +0800
  • 3ec43eea58 add requestMarshaling type for json codec islishude 2024-09-13 10:06:24 +0800
  • caa25017c3 eth/downloader: add missing Requests islishude 2024-09-13 09:13:51 +0800
  • d9daacad17
    Address goroutine leak Jerry 2024-09-12 15:55:25 -0700
  • 78643107a0 test 2 unknown 2024-09-13 01:27:40 +0300
  • aea812044b added normal runner unknown 2024-09-13 01:24:30 +0300