Commit Graph

  • 956d32d3e4
    core/state: fix comment of mode (#30490) zhiqiangxu 2024-09-23 15:29:07 +08:00
  • 118c84af57
    cmd/utils: fix setEtherbase (#30488) zhiqiangxu 2024-09-23 15:17:18 +08:00
  • fc0cd1ef1b triedb/pathdb, eth: introduce Double-Buffer Mechanism in PathDB Gary Rong 2024-09-18 18:55:27 +08:00
  • e146ded5b2 core/state: commit snapshot only if the base layer exists Gary Rong 2024-09-23 10:31:04 +08:00
  • efd8a42a74 implemented eip-7708 mralj 2024-09-22 16:00:41 +02:00
  • 69ee9a4e2c
    Merge branch 'ethereum:master' into master mralj 2024-09-22 16:01:46 +02:00
  • 4f9501f12c common, crypto: move fuzzers out of core (#22029) Daniel Liu 2024-09-18 12:47:22 +08:00
  • 96f5876896 common/bitutil: improve the fuzzers (#21829) Daniel Liu 2024-09-18 12:40:34 +08:00
  • a5531a2470 core/vm: remove redundant conversions (#21903) Daniel Liu 2024-09-18 10:23:21 +08:00
  • 67b5b2bf9a core/vm: less allocations for various call variants (#21222) Daniel Liu 2024-09-02 12:49:47 +08:00
  • f4c6c033c8
    travis: work around travis/osx/go1.23 setup bug (#30491) Martin HS 2024-09-22 10:12:47 +02:00
  • bf98f68cf3
    travis: work around travis/osx/go1.23 setup bug Martin Holst Swende 2024-09-22 10:08:42 +02:00
  • 1350069327
    foo Martin Holst Swende 2024-09-22 10:02:19 +02:00
  • 0366ddacde
    foo Martin Holst Swende 2024-09-22 09:58:04 +02:00
  • 5419543a03
    foo Martin Holst Swende 2024-09-22 09:49:18 +02:00
  • 7337238589
    foo Martin Holst Swende 2024-09-22 09:48:27 +02:00
  • 5f7f91c8a3 fix comment of mode alan 2024-09-22 10:03:04 +08:00
  • 658d025f6a fix setEtherbase alan 2024-09-22 00:05:26 +08:00
  • 3201e0a57d handle Template.Execute error alan 2024-09-21 23:36:47 +08:00
  • a575d731d3 core/vm: combine function precompile and precompile2 Daniel Liu 2024-09-19 16:28:31 +08:00
  • 5470485450 all: split vm.Context into BlockContext and TxContext (#21672) Daniel Liu 2024-09-16 15:52:59 +08:00
  • 05e52efbad core/vm: marshall returnData as hexstring in trace logs (#21715) Daniel Liu 2024-09-02 16:09:20 +08:00
  • 4e832ee6f0 core/vm: avoid map lookups for accessing jumpdest analysis (#21411) Daniel Liu 2024-09-02 15:44:25 +08:00
  • 96c3f301cf optimize lock usage in HeadTracker alan 2024-09-21 17:18:46 +08:00
  • 2c519a2ed1 rm CommitteeChain.signerThreshold alan 2024-09-21 16:14:38 +08:00
  • b6d055f013 reduce scope of effectiveTip variables alan 2024-09-21 09:20:24 +08:00
  • d316a9365d fix bug maskpp 2024-09-20 22:04:27 +08:00
  • e36bcbc4f5 core/state: sort deleted accounts for witness determinism Péter Szilágyi 2024-09-20 16:52:37 +03:00
  • 9326a118c7
    beacon, core, eth, miner: integrate witnesses into production Geth (#30069) Péter Szilágyi 2024-09-20 16:43:42 +03:00
  • 5698e82414
    softlink -f go 1.23.1 Martin Holst Swende 2024-09-20 15:00:43 +02:00
  • 6baf9fdf0b feat(txpool): only try demoting txns from accounts that were active Ömer Faruk Irmak 2024-09-20 15:46:09 +03:00
  • 468977eda3
    softlink -f go 1.23.1 Martin Holst Swende 2024-09-20 14:46:06 +02:00
  • ee4a2971d7
    softlink -f go 1.23.1 Martin Holst Swende 2024-09-20 14:40:54 +02:00
  • b1fd9c0309
    softlink go 1.23.1 Martin Holst Swende 2024-09-20 14:36:09 +02:00
  • 7170241dee
    test Martin Holst Swende 2024-09-20 14:32:08 +02:00
  • 900b080485
    Merge pull request #5 from OKEAMAH/snyk-fix-55757221913680b10ae00743b53bec40 DAVID OKEAMAH 2024-09-20 13:31:12 +01:00
  • ea63fe1da6
    foo Martin Holst Swende 2024-09-20 14:24:14 +02:00
  • b018da9d02
    build: fix macos builds by working around travis osx flaw (#30479) Martin HS 2024-09-20 14:06:12 +02:00
  • 025abfccf2
    build: fix macos builds by working around travis osx flaw Martin Holst Swende 2024-09-20 13:51:46 +02:00
  • c950ca7508
    test with explicit go-version Martin Holst Swende 2024-09-20 13:44:28 +02:00
  • d962f8fd69
    also test osx Martin Holst Swende 2024-09-20 13:37:42 +02:00
  • e32d512cf3 fix import order maskpp 2024-09-20 18:44:10 +08:00
  • 3626e27973 upgrade log filter maskpp 2024-09-20 18:38:18 +08:00
  • 8e0d26efe8 add docs for eth_simulateV1 KillariDev 2024-09-20 10:58:11 +03:00
  • f5383ef2fc
    test travis Martin Holst Swende 2024-09-20 09:41:04 +02:00
  • 21d1387a6f internal/ethapi/api: for simulated calls, set gaspool to max value if global gas cap is 0 Jared Wasinger 2024-09-20 14:04:00 +07:00
  • e0858dae51
    core/txpool/blobpool: use types.Sender instead of signer.Sender Bui Quang Minh 2024-09-20 11:38:10 +07:00
  • 9ae20f464e remove useless SetZero alan 2024-09-20 10:53:28 +08:00
  • b2aef8ecc3
    Update README.md mralj 2024-09-19 16:18:27 +02:00
  • dae9b5b2d5 add costs to g2 multiexp bench Jared Wasinger 2024-09-19 19:44:32 +07:00
  • 6608083370 fill in g1 multiexp bench gas costs Jared Wasinger 2024-09-19 19:31:32 +07:00
  • 7942593e63 restritc msm benchmarks to only inputs that I added (eventually, add the prev ones back in) Jared Wasinger 2024-09-19 16:45:56 +07:00
  • 85df9c2732 feat(tracing/hooks.go): add ContractCode method to OpContext interface to provide access to contract code feat(vm/interpreter.go): add ContractCode method to ScopeContext to return the code of the contract being executed kchojn 2024-09-19 11:27:26 +02:00
  • a277fd31f1
    backport go 1.23.1 fix from master (#500) Guillaume Ballet 2024-09-19 11:06:55 +02:00
  • 825b484117
    Merge 255c90ca4fd5f00ffc2c726acf33432099ab7eac into deb5c087c41e5d7692fac2cff4c5aa547a108bc1 Péter Szilágyi 2024-09-19 09:33:22 +01:00
  • deb5c087c4
    .github: add release maintainers to params/ CODEOWNERS (#30458) Guillaume Ballet 2024-09-19 10:23:13 +02:00
  • 7513966d6e
    ethdb/pebble: handle errors (#30367) maskpp 2024-09-19 15:41:10 +08:00
  • 37126a9b0a scratch commit (maybe bls12381 g2 msm works, maybe it doesn't) Jared Wasinger 2024-09-19 13:48:42 +07:00
  • 68c0b8772e partially fill gas values Jared Wasinger 2024-09-19 13:39:10 +07:00
  • c4c2c4fb14
    core: minor fix for the log wrapper with debug purpose (#30454) Szupingwang 2024-09-19 14:38:06 +08:00
  • 868d53c2f2
    genesis: fix dev mode alloc (#30460) Sina M 2024-09-19 08:35:14 +02:00
  • f8bc1a0d1e sort imports stevemilk 2024-09-19 14:24:30 +08:00
  • a020259bb5 core/vm: fix Byzantium address list (#22603) Daniel Liu 2024-09-19 09:46:23 +08:00
  • 8ef6da69a2 trie: add back bench tests Gary Rong 2024-09-19 11:38:28 +08:00
  • ed692c19b6 trie: polish the changes Gary Rong 2024-09-19 11:24:15 +08:00
  • f3dece73dc
    Update 2021-08-22-split-postmortem.md Sujin 2024-09-18 23:10:53 +05:30
  • b4db8bacdf add benchmark test stevemilk 2024-09-19 00:42:59 +08:00
  • 7c25f135ef trie: parallize committer stevemilk 2024-09-18 23:47:12 +08:00
  • cecff8ddb9 rm print Sina Mahmoodi 2024-09-18 17:06:14 +02:00
  • c701cf90b8 core: fix dev mode genesis Sina Mahmoodi 2024-09-18 17:04:27 +02:00
  • 1b8707cc73 remove unwanted change Jared Wasinger 2024-09-18 21:50:37 +07:00
  • 9e20fc2ae7 remove unwanted change Jared Wasinger 2024-09-18 21:49:19 +07:00
  • 9ce10ff61a add more g2 msm benchmarks Jared Wasinger 2024-09-18 21:47:51 +07:00
  • 3610460f4a core: minor fix for the log wrapper with debug purpose Cara Wang 2024-09-18 18:51:09 +08:00
  • d9ee6d0dd5 add separate bench for msm benchmarks introduced by this PR Jared Wasinger 2024-09-18 20:18:20 +07:00
  • efa12e1475 add more bls g1 msm benchmarks Jared Wasinger 2024-09-18 20:12:35 +07:00
  • af794ef682
    params: begin v1.14.10 release cycle (#30457) Guillaume Ballet 2024-09-18 14:48:47 +02:00
  • 6eadc4860f .github: add release maintainers to params/ CODEOWNERS Guillaume Ballet 2024-09-18 14:43:40 +02:00
  • 6e9c68075f params: begin v1.14.10 release cycle Guillaume Ballet 2024-09-18 11:07:38 +02:00
  • c350d3acd5
    Merge pull request #30456 from ethereum/master v1.14.9 Péter Szilágyi 2024-09-18 15:32:56 +03:00
  • f321dfa827
    params: release go-ethereum v1.14.9 stable (#30455) Guillaume Ballet 2024-09-18 14:27:03 +02:00
  • a6cc5b4554 params: begin v1.14.10 release cycle Guillaume Ballet 2024-09-18 11:07:38 +02:00
  • 6b41051477 params: release go-ethereum v1.14.9 stable Guillaume Ballet 2024-09-18 11:06:31 +02:00
  • d09600fdf9
    Revert "core/rawdb: remove unused transition status state accessors" (#30449) Guillaume Ballet 2024-09-18 10:53:50 +02:00
  • f3379abc9c
    Update README.md Sujin 2024-09-18 12:23:44 +05:30
  • d226debce3
    fix: fix mdLogger IsDebug() (#1045) HAOYUatHZ 2024-09-18 15:32:09 +10:00
  • 740ad8cc98 don't do beacon chain updates in state tests Danno Ferrin 2024-09-17 17:22:51 -06:00
  • 995310c2a9
    Update core/state_transition.go Danno Ferrin 2024-09-17 16:48:49 -06:00
  • 4392a1c4e6 Fix dangling data in container for initcode Danno Ferrin 2024-09-17 15:44:04 -06:00
  • e6463e2b9f add license Sina Mahmoodi 2024-09-17 19:41:58 +02:00
  • e777be33db resolve merge conflict Sina Mahmoodi 2024-09-17 19:40:56 +02:00
  • 358c674c70 rm unused geth_fork api method Sina Mahmoodi 2024-09-17 19:36:33 +02:00
  • 5e6e1f2b97 rename dir to tests Sina Mahmoodi 2024-09-17 19:06:00 +02:00
  • 0853f3b890 make filler an executable module Sina Mahmoodi 2024-09-17 18:50:21 +02:00
  • 02e8a25c74
    Update installing-geth.md: Include Gentoo installation instructions Sam Wilson 2024-09-17 12:30:46 -04:00
  • 8032b63f16
    core/tracing: add verkle gas change reasons to changelog (#30444) Sina M 2024-09-17 16:10:59 +02:00
  • ac04eadff0
    Revert "core/rawdb: remove unused transition status state accessors (#30433)" Guillaume Ballet 2024-09-17 16:07:28 +02:00
  • d9d59bbe2e
    Update core/tracing/CHANGELOG.md Sina M 2024-09-17 14:52:52 +02:00
  • 902aaefccd rephrase the comment maskpp 2024-09-17 16:44:40 +08:00
  • 599be27342 core: address review comments from Gary Péter Szilágyi 2024-09-17 11:28:08 +03:00