Commit graph

  • 98104b27a4 node: fix test if directory already exists Marius van der Wijden 2024-03-04 12:02:29 +0100
  • 946c6f6f49 core/state, trie/triedb/pathdb: remove storage incomplete flag Gary Rong 2024-02-06 11:32:46 +0800
  • be4d6bdaaa core/rawdb: fix typo Gary Rong 2024-03-04 18:43:37 +0800
  • baf8ccf6f6 core/rawdb: address comments from peter Gary Rong 2024-03-04 18:38:36 +0800
  • 35cebc1687
    triedb/pathdb: changed the test code to check for verifying state (#29150) psogv0308 2024-03-04 19:03:53 +0900
  • 4182d4a289
    Update unsafe.go Felix Lange 2024-03-04 10:32:35 +0100
  • 679a27a2b3
    all: use EmptyUncleHash, EmptyCodeHash instead of raw value (#29134) buddho 2024-03-04 17:31:18 +0800
  • 5a1e8a6547
    core: delete unused ErrMaxInitCodeSizeExceeded (#29062) cui 2024-03-04 17:30:15 +0800
  • b408b3e5fe
    accounts/abi: delete duplicate error check (#29136) yzb 2024-03-04 17:24:24 +0800
  • a732ad0364
    p2p: remove unused argument 'flags' (#29132) yzb 2024-03-04 17:16:05 +0800
  • 7bd39e6bf9 rpc: add http.TimeoutHandler for http server Daniel Liu 2024-03-03 22:05:24 +0800
  • 38a192e672
    Merge pull request #459 from XinFinOrg/eip4399 Liam 2024-03-04 17:50:56 +1100
  • 46ef5e10ad
    add testnet and mainnet node for latest code testing (#467) Liam 2024-03-04 17:13:50 +1100
  • f7b1f88adb fix: utp version thinkAfCod 2024-03-04 13:42:18 +0800
  • b86c7f646f
    Try remove privacy pkg (#466) Wanwiset Peerapatanapokin 2024-03-04 07:59:45 +0400
  • 8cbff17baa accounts/abi/bind: use SubscribeFilterLogs to simplify code buddh0 2024-03-04 11:11:24 +0800
  • 9b9b748e23 rlp: remove a meaningless todo buddh0 2024-03-04 10:55:41 +0800
  • 06a21f327d
    feat: add transactions len metrics of block processer (#650) georgehao 2024-03-04 10:21:05 +0800
  • 6ecf19b64a accounts/usbwallet/trezor: remove redundant import aliases buddh0 2024-03-04 10:05:23 +0800
  • b893ee3fd6
    core/types: reuse signtx Vie Yang 2024-03-04 08:50:32 +0800
  • 72e5ee0645 lint for params/config.go Gerui Wang 2024-03-04 00:34:49 +0800
  • a31489541d implement EIP-4399, PREVRANDAO opcode. and remove unused LondonBlock and BerlinBlock in params/config.go (already defined in constants.go) Gerui Wang 2024-03-02 18:45:28 +0800
  • e317f978ef eth : Add node id to handlerConfig in test ucwong 2024-03-03 20:40:15 +0800
  • 8200283b2e triedb/pathdb: changed the test code to check for verifying state this-is-iron 2024-03-03 21:05:40 +0900
  • e324d7d18f
    fix: race condition of x.signer in v1 consensus (#445) Banana-J 2024-03-03 22:27:01 +1100
  • f70f980792 initialize gasRemaining with = instead of += zhiqiangxu 2024-03-03 18:34:49 +0800
  • 317dc4cdf6
    remove all CI warning by upgrade to nodejs 20 image (#461) Liam 2024-03-03 16:20:38 +1100
  • cf221952c5
    Use github action (#460) Liam 2024-03-03 15:41:00 +1100
  • 00905f7dc4
    all: remove redundant import aliases (#29144) Undefinedor 2024-03-03 04:42:50 +0800
  • 0b1438c3df
    eth: make transaction propagation paths in the network deterministic (#29034) Péter Szilágyi 2024-03-02 22:39:22 +0200
  • 01c16b2659 feat:unified naming songzhibin97 2024-03-02 18:54:17 +0800
  • e5827c9708 Update manager.go songzhibin97 2024-03-02 18:49:31 +0800
  • 31f81ddee0
    fix test case 19byte 2024-03-02 18:39:16 +0800
  • b464391a45
    rewrite the GCM encrypt and decrypt function. 19byte 2024-03-02 17:32:01 +0800
  • 3e74a2f0a5
    Merge pull request #458 from gzliudan/eip3198 Daniel Liu 2024-03-02 16:58:48 +0800
  • cd40d41a52 rewrite the GCM encryption function, altering more error comparison methods. iseki 2024-03-02 16:51:32 +0800
  • 21158b0da2 Remove commented function and modify error comparison iseki 2024-03-02 16:09:57 +0800
  • 669e096e47
    fix StateAccount.EncodeRLP (#648) HAOYUatHZ 2024-03-02 15:33:10 +0800
  • 0e043eee8a redundant import alias undefinedor 2024-03-02 13:31:18 +0800
  • 28881912b7
    Create LICENSE Romeo Rosete 2024-03-01 15:47:53 -0500
  • a5ef7bae8f
    Create SECURITY.md Romeo Rosete 2024-03-01 14:00:03 -0500
  • 8a602be341 try to extract built geth Guillaume Ballet 2024-03-01 15:17:52 +0100
  • 09704ab301 accounts/abi: delete duplicate judgment yzb@example.cn 2024-03-01 17:15:52 +0800
  • 928a0691ca implement EIP-3198 Daniel Liu 2024-02-29 21:10:25 +0800
  • df2384eb9a
    Merge pull request #452 from gzliudan/new-vm Daniel Liu 2024-03-01 15:00:45 +0800
  • b36678f7ad core/vm: performance tweak of OpCode.String() (#28453) lmittmann 2023-11-02 07:54:28 +0100
  • 8b6db6d87a core/vm: better handle error on eip activation check (#25131) Leon 2022-09-26 19:20:38 +0800
  • 032b98e942 core/vm: optimize Memory.Set32 (#24847) Qian Bin 2022-05-11 17:00:29 +0800
  • 62b62da730 core/vm: separate opcode group for 0x20 range (#24850) s7v7nislands 2022-05-11 13:04:16 +0800
  • ac35f0ecec core/vm: clean up some dead functions (#24851) s7v7nislands 2022-05-11 13:03:35 +0800
  • b022ba2c5d core/vm: make INVALID a defined opcode (#24017) Andrei Maiboroda 2021-12-17 13:44:05 +0100
  • 6e92486296 core/vm: reverse bit order in bytes of code bitmap (#24120) Paweł Bylica 2021-12-17 10:32:00 +0100
  • 2ce30010bc core/vm: remove unused code (IsStaticJump) (#24085) Alex Beregszaszi 2021-12-09 12:55:06 +0000
  • fbc1cc11ba core/vm: remove no-recursion option from config (24066) Martin Holst Swende 2021-12-06 09:55:50 +0100
  • 4c27910a77 core/vm: move interpreter interruption check to jump instructions (#24026) Andrei Maiboroda 2021-12-03 11:10:26 +0100
  • 7d3c783bb9 core/vm: fill gaps in jump table with opUndefined (#24031) Paweł Bylica 2021-12-03 11:04:54 +0100
  • ae267d3da7 core/vm: remove stack.pushN (#24040) Alex Beregszaszi 2021-12-03 09:16:49 +0000
  • b1c03864e6 core/vm: rename opSuicide to opSelfdestruct (#24022) Alex Beregszaszi 2021-12-01 09:33:29 +0000
  • bfbb678309 core/vm: move interpreter.ReadOnly check into the opcode implementations (#23970) Alex Beregszaszi 2021-12-01 09:21:21 +0000
  • 002be52ae9 core/vm: don't copy JumpTable when no EIP mods are needed (#23977) Andrei Maiboroda 2021-11-30 13:21:40 +0100
  • c097e565fd core/vm: rename SHA3 instruction to KECCAK256 (#23976) Alex Beregszaszi 2021-11-30 09:34:34 +0000
  • 823ec33484 core/vm: simplify error handling in interpreter loop (#23952) Paweł Bylica 2021-11-29 14:46:24 +0100
  • 6415934da9 core/vm: simplify op lookup in contract (#23974) Andrei Maiboroda 2021-11-25 20:10:01 +0100
  • f7c6b1abd4 core/vm, core/state/snapshot: remove unused code (#23956) Martin Holst Swende 2021-11-25 09:37:47 +0100
  • 3d3cc6c6d7 core/vm: use proper JumpTable type (#23967) Paweł Bylica 2021-11-24 16:02:12 +0100
  • f9e14af6fd core/vm: don't use iota for opcode definitions (#23928) Martin Holst Swende 2021-11-18 09:50:52 +0100
  • dc8cdf3e62 core/vm: rework jumpdest analysis benchmarks (#23499) Paweł Bylica 2021-08-30 14:13:06 +0200
  • f05fa009e2 core/vm: fix typo in comment (#23450) Guillaume Ballet 2021-08-24 13:57:05 +0200
  • 7a55b9f788 core/state: remove unused methods ReturnGas (#23092) Daniel Liu 2024-02-22 19:53:37 +0800
  • 21bbe5f568 core/vm: avoid duplicate log in json logger (#22825) Evgeny Danilenko 2021-05-06 11:46:27 +0300
  • 7c6908b959 core/vm: fix interpreter comments (#22797) aaronbuchwald 2021-05-03 04:58:00 -0400
  • 9c8d228dda core/vm: clean up contract creation error handling (#22766) Paweł Bylica 2021-05-01 13:19:24 +0200
  • 6077ecb195 core/vm: replace repeated string with variable in tests (#22774) aaronbuchwald 2021-04-30 06:49:13 -0400
  • 446b9e86f4 core/vm, params: make 2200 in line with spec (#21605) Martin Holst Swende 2020-09-28 14:14:45 +0200
  • 06d5da016c core/vm: use pointers to operations vs. copy by value (#21336) Péter Szilágyi 2020-07-16 15:32:01 +0300
  • 192edc0c63 core/vm: use uint256 in EVM implementation (#20787) Paweł Bylica 2020-06-08 14:24:40 +0200
  • ac7a58c282
    Merge pull request #455 from gzliudan/lint-ChainConfig Daniel Liu 2024-03-01 14:08:24 +0800
  • 3309091661 tests: use EmptyUncleHash, EmptyCodeHash instead of raw value buddh0 2024-03-01 11:34:34 +0800
  • e9a8bab4e7 delete duplicate flags yzb@example.cn 2024-03-01 11:01:35 +0800
  • d20d30c753
    Merge pull request #13 from flashbots/feature/e2e-block-building-builderapi Ferran Borreguero 2024-02-29 17:52:49 +0000
  • 923c180058 rename Capture hooks to On Sina Mahmoodi 2024-02-29 17:18:43 +0100
  • d10d4b7626 rm old logger file Sina Mahmoodi 2024-02-29 16:38:54 +0100
  • ad7b9e8cd4 a type for each hook Sina Mahmoodi 2024-02-29 16:22:34 +0100
  • 021d6a4870 assign const values for gas change reasons Sina Mahmoodi 2024-02-29 15:33:23 +0100
  • f358e57490 rename scopeContext to opContext Sina Mahmoodi 2024-02-29 15:13:03 +0100
  • ae27d8b6e6
    Merge branch 'ethereum:master' into portal Chen Kai 2024-02-29 20:25:36 +0800
  • 0a2f33946b
    eth/catalyst: update simulated beacon for cancun (#28829) Sina Mahmoodi 2024-02-29 13:17:32 +0100
  • d5ca1a8880 fix:update utpgo and change discv5 resp timeout Chen Kai 2024-02-29 20:13:14 +0800
  • 1942fef8fe
    Merge branch 'ethereum:master' into portal Chen Kai 2024-02-29 20:09:50 +0800
  • 19c31a0ead unexport mapToScalarFieldBytes Kevaundray Wedderburn 2024-02-29 12:07:22 +0000
  • a8b9fd90d2 flip dev to cancun Sina Mahmoodi 2024-02-29 12:46:19 +0100
  • 0b4adbc4a6 fix random attr Sina Mahmoodi 2024-02-29 12:32:10 +0100
  • 865e1e9f57
    cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) Péter Szilágyi 2024-02-29 12:40:59 +0200
  • db4cf69166
    all: replace fmt.Errorf() with errors.New() if no param required (#29126) yzb 2024-02-29 17:56:46 +0800
  • 28d55218f7
    cmd/geth: parseDumpConfig should not return closed db (#29100) Ng Wei Han 2024-02-29 17:56:17 +0800
  • 4731eb2c6d params: lint ChainConfig Daniel Liu 2024-02-29 17:11:46 +0800
  • dbc27a199f
    all: fix function names in docs (#29128) cui fliter 2024-02-29 17:29:06 +0800
  • 86089b6b76 fix function names cui fliter 2024-02-29 17:25:30 +0800
  • d71e7f1203 test:delete-no-use-param yzb@example.cn 2024-02-29 15:58:48 +0800
  • 0eda4a810d test:delete-no-use-param yzb@example.cn 2024-02-29 15:58:07 +0800