Commit graph

  • 5419543a03
    foo Martin Holst Swende 2024-09-22 09:49:18 +0200
  • 7337238589
    foo Martin Holst Swende 2024-09-22 09:48:27 +0200
  • 5f7f91c8a3 fix comment of mode alan 2024-09-22 10:03:04 +0800
  • 658d025f6a fix setEtherbase alan 2024-09-22 00:05:26 +0800
  • 3201e0a57d handle Template.Execute error alan 2024-09-21 23:36:47 +0800
  • a575d731d3 core/vm: combine function precompile and precompile2 Daniel Liu 2024-09-19 16:28:31 +0800
  • 5470485450 all: split vm.Context into BlockContext and TxContext (#21672) Daniel Liu 2024-09-16 15:52:59 +0800
  • 05e52efbad core/vm: marshall returnData as hexstring in trace logs (#21715) Daniel Liu 2024-09-02 16:09:20 +0800
  • 4e832ee6f0 core/vm: avoid map lookups for accessing jumpdest analysis (#21411) Daniel Liu 2024-09-02 15:44:25 +0800
  • a8464fc47c
    Merge pull request #161 from fearlessfe/state-store 彭振 2024-09-21 20:30:50 +0800
  • 96c3f301cf optimize lock usage in HeadTracker alan 2024-09-21 17:18:46 +0800
  • 2c519a2ed1 rm CommitteeChain.signerThreshold alan 2024-09-21 16:14:38 +0800
  • b6d055f013 reduce scope of effectiveTip variables alan 2024-09-21 09:20:24 +0800
  • a2dec4bed0
    Bump action versions Jerry 2024-09-20 19:17:07 -0700
  • 352fb8adfa
    Fix txIndexer Jerry 2024-09-18 15:42:29 -0700
  • 2778f662ac
    Updating proper path for main pr Daniel Jones 2024-09-20 15:45:42 -0500
  • d74c232532
    Adding rpm packagers Daniel Jones 2024-09-20 13:11:29 -0500
  • 29ec4025dc feat: state storage fearlessfe 2024-09-21 00:17:23 +0800
  • 7ff93ca224
    fix: initialize pending block with an empty block (#1052) Ömer Faruk Irmak 2024-09-20 17:19:50 +0300
  • d316a9365d fix bug maskpp 2024-09-20 22:04:27 +0800
  • e36bcbc4f5 core/state: sort deleted accounts for witness determinism Péter Szilágyi 2024-09-20 16:52:37 +0300
  • 9326a118c7
    beacon, core, eth, miner: integrate witnesses into production Geth (#30069) Péter Szilágyi 2024-09-20 16:43:42 +0300
  • 5698e82414
    softlink -f go 1.23.1 Martin Holst Swende 2024-09-20 15:00:43 +0200
  • 6baf9fdf0b feat(txpool): only try demoting txns from accounts that were active Ömer Faruk Irmak 2024-09-20 15:46:09 +0300
  • 468977eda3
    softlink -f go 1.23.1 Martin Holst Swende 2024-09-20 14:46:06 +0200
  • ee4a2971d7
    softlink -f go 1.23.1 Martin Holst Swende 2024-09-20 14:40:54 +0200
  • b1fd9c0309
    softlink go 1.23.1 Martin Holst Swende 2024-09-20 14:36:09 +0200
  • 7170241dee
    test Martin Holst Swende 2024-09-20 14:32:08 +0200
  • 900b080485
    Merge pull request #5 from OKEAMAH/snyk-fix-55757221913680b10ae00743b53bec40 DAVID OKEAMAH 2024-09-20 13:31:12 +0100
  • ea63fe1da6
    foo Martin Holst Swende 2024-09-20 14:24:14 +0200
  • b018da9d02
    build: fix macos builds by working around travis osx flaw (#30479) Martin HS 2024-09-20 14:06:12 +0200
  • c0094ee0b4
    fix: avoid committing empty blocks after the deadline (#1051) Ömer Faruk Irmak 2024-09-20 14:59:23 +0300
  • 025abfccf2
    build: fix macos builds by working around travis osx flaw Martin Holst Swende 2024-09-20 13:51:46 +0200
  • c950ca7508
    test with explicit go-version Martin Holst Swende 2024-09-20 13:44:28 +0200
  • d962f8fd69
    also test osx Martin Holst Swende 2024-09-20 13:37:42 +0200
  • e32d512cf3 fix import order maskpp 2024-09-20 18:44:10 +0800
  • 3626e27973 upgrade log filter maskpp 2024-09-20 18:38:18 +0800
  • 8e0d26efe8 add docs for eth_simulateV1 KillariDev 2024-09-20 10:58:11 +0300
  • f5383ef2fc
    test travis Martin Holst Swende 2024-09-20 09:41:04 +0200
  • d599666894
    fix: make reorg mode explicit (#1049) Ömer Faruk Irmak 2024-09-20 10:19:05 +0300
  • 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 +0700
  • f044582cf9
    fix: remove a duplicated cmd in Dockerfile.mockccc (#1048) colin 2024-09-20 14:59:44 +0800
  • e0858dae51
    core/txpool/blobpool: use types.Sender instead of signer.Sender Bui Quang Minh 2024-09-20 11:38:10 +0700
  • 9ae20f464e remove useless SetZero alan 2024-09-20 10:53:28 +0800
  • 54f67dca1a Make sure that the build/bin directory exists to copy the executable. Leonardo Arias Fonseca 2024-09-19 17:19:59 +0000
  • dc619990f5
    doc: licensing of libevm additions and modifications (#34) Arran Schlosberg 2024-09-19 17:38:26 -0400
  • 1a6dd02a18
    feat: override vm.NewEVM() args (#35) Arran Schlosberg 2024-09-19 16:54:52 -0400
  • b2aef8ecc3
    Update README.md mralj 2024-09-19 16:18:27 +0200
  • 4a933628a8
    Merge pull request #158 from r4f4ss/graceful-shutdown 彭振 2024-09-19 20:46:13 +0800
  • dae9b5b2d5 add costs to g2 multiexp bench Jared Wasinger 2024-09-19 19:44:32 +0700
  • 6608083370 fill in g1 multiexp bench gas costs Jared Wasinger 2024-09-19 19:31:32 +0700
  • 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 +0700
  • 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 +0200
  • deb5c087c4
    .github: add release maintainers to params/ CODEOWNERS (#30458) Guillaume Ballet 2024-09-19 10:23:13 +0200
  • 7513966d6e
    ethdb/pebble: handle errors (#30367) maskpp 2024-09-19 15:41:10 +0800
  • 37126a9b0a scratch commit (maybe bls12381 g2 msm works, maybe it doesn't) Jared Wasinger 2024-09-19 13:48:42 +0700
  • 68c0b8772e partially fill gas values Jared Wasinger 2024-09-19 13:39:10 +0700
  • c4c2c4fb14
    core: minor fix for the log wrapper with debug purpose (#30454) Szupingwang 2024-09-19 14:38:06 +0800
  • 868d53c2f2
    genesis: fix dev mode alloc (#30460) Sina M 2024-09-19 08:35:14 +0200
  • f8bc1a0d1e sort imports stevemilk 2024-09-19 14:24:30 +0800
  • a020259bb5 core/vm: fix Byzantium address list (#22603) Daniel Liu 2024-09-19 09:46:23 +0800
  • 8ef6da69a2 trie: add back bench tests Gary Rong 2024-09-19 11:38:28 +0800
  • ed692c19b6 trie: polish the changes Gary Rong 2024-09-19 11:24:15 +0800
  • a902cd12a4
    Fix test-integration Jerry 2024-09-18 19:11:01 -0700
  • aacb076ab1 Recolocation of discV5 close in sub networks Rafael Sampaio 2024-09-18 22:07:04 -0300
  • 2755aeec54 Reorder of Close() calls in closePortalRpcServer Rafael Sampaio 2024-09-18 19:22:21 -0300
  • 97c1dc9d45
    Fix tests and increase timeout Jerry 2024-09-18 14:54:04 -0700
  • 68dbb1a6b2 Removal of discV5 close in sub networks Rafael Sampaio 2024-09-18 18:40:26 -0300
  • 145865d3c3 Improves function name Rafael Sampaio 2024-09-18 18:06:56 -0300
  • d6a2dd3ec6 Transformation of closePortalRpcServer a method of Client to form a centralized management object Rafael Sampaio 2024-09-18 18:04:30 -0300
  • f3dece73dc
    Update 2021-08-22-split-postmortem.md Sujin 2024-09-18 23:10:53 +0530
  • b4db8bacdf add benchmark test stevemilk 2024-09-19 00:42:59 +0800
  • 81e109afcc
    feat: PrecompileEnvironment.ChainConfig() (#32) Arran Schlosberg 2024-09-18 12:29:56 -0400
  • df1338920b
    feat: vm.MutableStack wrapper (#31) Arran Schlosberg 2024-09-18 12:29:39 -0400
  • 7c25f135ef trie: parallize committer stevemilk 2024-09-18 23:47:12 +0800
  • 0b28bb5e2f
    Merge pull request #1335 from maticnetwork/1.4.0-candidate Jerry 2024-09-18 08:49:25 -0700
  • a82223ad2e
    Bump version to v1.4.1 Jerry 2024-09-17 11:09:23 -0700
  • 8e2afe5075
    Fix mvhashmap test Jerry 2024-09-18 08:05:41 -0700
  • cecff8ddb9 rm print Sina Mahmoodi 2024-09-18 17:06:14 +0200
  • c701cf90b8 core: fix dev mode genesis Sina Mahmoodi 2024-09-18 17:04:27 +0200
  • 1b8707cc73 remove unwanted change Jared Wasinger 2024-09-18 21:50:37 +0700
  • 9e20fc2ae7 remove unwanted change Jared Wasinger 2024-09-18 21:49:19 +0700
  • 9ce10ff61a add more g2 msm benchmarks Jared Wasinger 2024-09-18 21:47:51 +0700
  • b061173db1 fix: lint error fearlessfe 2024-09-17 20:36:26 +0800
  • 5679398f40 feat: add validation for contract storage and contract bytecode fearlessfe 2024-09-16 22:06:34 +0800
  • 3610460f4a core: minor fix for the log wrapper with debug purpose Cara Wang 2024-09-18 18:51:09 +0800
  • d9ee6d0dd5 add separate bench for msm benchmarks introduced by this PR Jared Wasinger 2024-09-18 20:18:20 +0700
  • efa12e1475 add more bls g1 msm benchmarks Jared Wasinger 2024-09-18 20:12:35 +0700
  • af794ef682
    params: begin v1.14.10 release cycle (#30457) Guillaume Ballet 2024-09-18 14:48:47 +0200
  • 6eadc4860f .github: add release maintainers to params/ CODEOWNERS Guillaume Ballet 2024-09-18 14:43:40 +0200
  • 6e9c68075f params: begin v1.14.10 release cycle Guillaume Ballet 2024-09-18 11:07:38 +0200
  • c350d3acd5
    Merge pull request #30456 from ethereum/master v1.14.9 Péter Szilágyi 2024-09-18 15:32:56 +0300
  • f321dfa827
    params: release go-ethereum v1.14.9 stable (#30455) Guillaume Ballet 2024-09-18 14:27:03 +0200
  • a6cc5b4554 params: begin v1.14.10 release cycle Guillaume Ballet 2024-09-18 11:07:38 +0200
  • 6b41051477 params: release go-ethereum v1.14.9 stable Guillaume Ballet 2024-09-18 11:06:31 +0200
  • d09600fdf9
    Revert "core/rawdb: remove unused transition status state accessors" (#30449) Guillaume Ballet 2024-09-18 10:53:50 +0200
  • f3379abc9c
    Update README.md Sujin 2024-09-18 12:23:44 +0530
  • d226debce3
    fix: fix mdLogger IsDebug() (#1045) HAOYUatHZ 2024-09-18 15:32:09 +1000
  • 740ad8cc98 don't do beacon chain updates in state tests Danno Ferrin 2024-09-17 17:22:51 -0600
  • 2e8d67992a Refactor of main to allow graceful shutdown of database, server, UDPv5 and networks Rafael Sampaio 2024-09-17 20:09:41 -0300