Commit Graph

  • 9b3ceb2137
    core/types: reuse signtx (#29152) Vie 2024-03-05 15:33:52 +08:00
  • 66bf1c2285
    Create devcontainer.json Hawthorne001 2024-03-05 02:09:08 -05:00
  • f249f22bb7 internal/jsre: format blob* in block jsvisa 2024-03-05 15:04:14 +08:00
  • eb52bca5c4 internal/jsre: format tx.maxFeePerBlobGas to int jsvisa 2024-03-05 12:54:27 +08:00
  • 9e6e853fda internal/jsre: format receipt.{blobGasPrice,blobGasUsed} to int jsvisa 2024-03-05 12:50:23 +08:00
  • f752c66dfe utils/flags: remove useless param yzb@example.cn 2024-03-05 12:00:56 +08:00
  • 2dd60032f1
    Merge branch 'ethereum:master' into portal Chen Kai 2024-03-05 10:44:21 +08:00
  • dcf19c7e9e test:delete-no-use-param yzb@example.cn 2024-03-05 10:14:09 +08:00
  • 5d5b384efd
    .mailmap: remove invalid email address (#29163) Domino Valdano 2024-03-04 12:58:25 -08:00
  • 7301727fc3
    Remove invalid email address Domino Valdano 2024-03-04 10:12:05 -08:00
  • 19607d1a10
    eth/tracers: Fix prestateTracer pre nonce on contract creation (#29099) Andrei Silviu Dragnea 2024-03-04 20:21:43 +01:00
  • 2def2df3e1 Update Timestamps to millisecond percision. Kartik Chopra 2024-03-04 11:39:30 -05:00
  • a196d0320e
    fix internal/ethapi/api_test.go (#655) HAOYUatHZ 2024-03-04 23:17:00 +08:00
  • 97b7e604d2 rename go-verkle import paths Kevaundray Wedderburn 2024-03-04 14:38:26 +00:00
  • 514448a2b3 update go-verkle to ffdbaba9f2e2 Kevaundray Wedderburn 2024-03-04 14:38:09 +00:00
  • ca473b81cb
    core: use finalized block as the chain freeze indicator (#28683) rjl493456442 2024-03-04 22:25:53 +08:00
  • 0346070ff6 Improve aes_gcm performance 19byte 2024-03-04 21:30:28 +08:00
  • bec34c5510
    core/types: inline signtx Vie Yang 2024-03-04 21:26:21 +08:00
  • a97d622588
    cmd/devp2p: fix commandHasFlag (#29091) Felix Lange 2024-03-04 14:07:41 +01:00
  • fdbf7a647d
    Truncate BALANCE opcode parameter for witness recording Ignacio Hagopian 2024-03-04 09:29:38 -03:00
  • 248155eea0
    rand.read > io.readFull 19byte 2024-03-04 19:33:10 +08:00
  • 5223454dee
    Merge pull request #469 from gzliudan/http-server-timeout Daniel Liu 2024-03-04 19:07:37 +08:00
  • 753729c28c
    Disable xdcx related tx creation (#430) Liam 2024-03-04 22:06:47 +11:00
  • 07d40a0038
    fix: add lock for haserror variable in timeout.go (#443) Banana-J 2024-03-04 22:05:19 +11:00
  • 98104b27a4 node: fix test if directory already exists Marius van der Wijden 2024-03-04 12:02:29 +01:00
  • 946c6f6f49 core/state, trie/triedb/pathdb: remove storage incomplete flag Gary Rong 2024-02-06 11:32:46 +08:00
  • be4d6bdaaa core/rawdb: fix typo Gary Rong 2024-03-04 18:43:37 +08:00
  • baf8ccf6f6 core/rawdb: address comments from peter Gary Rong 2024-03-04 18:38:36 +08:00
  • 35cebc1687
    triedb/pathdb: changed the test code to check for verifying state (#29150) psogv0308 2024-03-04 19:03:53 +09:00
  • 4182d4a289
    Update unsafe.go Felix Lange 2024-03-04 10:32:35 +01:00
  • 679a27a2b3
    all: use EmptyUncleHash, EmptyCodeHash instead of raw value (#29134) buddho 2024-03-04 17:31:18 +08:00
  • 5a1e8a6547
    core: delete unused ErrMaxInitCodeSizeExceeded (#29062) cui 2024-03-04 17:30:15 +08:00
  • b408b3e5fe
    accounts/abi: delete duplicate error check (#29136) yzb 2024-03-04 17:24:24 +08:00
  • a732ad0364
    p2p: remove unused argument 'flags' (#29132) yzb 2024-03-04 17:16:05 +08:00
  • 7bd39e6bf9 rpc: add http.TimeoutHandler for http server Daniel Liu 2024-03-03 22:05:24 +08:00
  • 38a192e672
    Merge pull request #459 from XinFinOrg/eip4399 Liam 2024-03-04 17:50:56 +11:00
  • 46ef5e10ad
    add testnet and mainnet node for latest code testing (#467) Liam 2024-03-04 17:13:50 +11:00
  • f7b1f88adb fix: utp version thinkAfCod 2024-03-04 13:42:18 +08:00
  • b86c7f646f
    Try remove privacy pkg (#466) Wanwiset Peerapatanapokin 2024-03-04 07:59:45 +04:00
  • 8cbff17baa accounts/abi/bind: use SubscribeFilterLogs to simplify code buddh0 2024-03-04 11:11:24 +08:00
  • 9b9b748e23 rlp: remove a meaningless todo buddh0 2024-03-04 10:55:41 +08:00
  • 06a21f327d
    feat: add transactions len metrics of block processer (#650) georgehao 2024-03-04 10:21:05 +08:00
  • 6ecf19b64a accounts/usbwallet/trezor: remove redundant import aliases buddh0 2024-03-04 10:05:23 +08:00
  • b893ee3fd6
    core/types: reuse signtx Vie Yang 2024-03-04 08:50:32 +08:00
  • 72e5ee0645 lint for params/config.go Gerui Wang 2024-03-04 00:34:49 +08:00
  • 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 +08:00
  • e317f978ef eth : Add node id to handlerConfig in test ucwong 2024-03-03 20:40:15 +08:00
  • 8200283b2e triedb/pathdb: changed the test code to check for verifying state this-is-iron 2024-03-03 21:05:40 +09:00
  • e324d7d18f
    fix: race condition of x.signer in v1 consensus (#445) Banana-J 2024-03-03 22:27:01 +11:00
  • f70f980792 initialize gasRemaining with = instead of += zhiqiangxu 2024-03-03 18:34:49 +08:00
  • 317dc4cdf6
    remove all CI warning by upgrade to nodejs 20 image (#461) Liam 2024-03-03 16:20:38 +11:00
  • cf221952c5
    Use github action (#460) Liam 2024-03-03 15:41:00 +11:00
  • 00905f7dc4
    all: remove redundant import aliases (#29144) Undefinedor 2024-03-03 04:42:50 +08:00
  • 0b1438c3df
    eth: make transaction propagation paths in the network deterministic (#29034) Péter Szilágyi 2024-03-02 22:39:22 +02:00
  • 01c16b2659 feat:unified naming songzhibin97 2024-03-02 18:54:17 +08:00
  • e5827c9708 Update manager.go songzhibin97 2024-03-02 18:49:31 +08:00
  • 31f81ddee0
    fix test case 19byte 2024-03-02 18:39:16 +08:00
  • b464391a45
    rewrite the GCM encrypt and decrypt function. 19byte 2024-03-02 17:32:01 +08:00
  • 3e74a2f0a5
    Merge pull request #458 from gzliudan/eip3198 Daniel Liu 2024-03-02 16:58:48 +08:00
  • cd40d41a52 rewrite the GCM encryption function, altering more error comparison methods. iseki 2024-03-02 16:51:32 +08:00
  • 21158b0da2 Remove commented function and modify error comparison iseki 2024-03-02 16:09:57 +08:00
  • 669e096e47
    fix StateAccount.EncodeRLP (#648) HAOYUatHZ 2024-03-02 15:33:10 +08:00
  • 0e043eee8a redundant import alias undefinedor 2024-03-02 13:31:18 +08:00
  • 28881912b7
    Create LICENSE Romeo Rosete 2024-03-01 15:47:53 -05:00
  • a5ef7bae8f
    Create SECURITY.md Romeo Rosete 2024-03-01 14:00:03 -05:00
  • 8a602be341 try to extract built geth Guillaume Ballet 2024-03-01 15:17:52 +01:00
  • 09704ab301 accounts/abi: delete duplicate judgment yzb@example.cn 2024-03-01 17:15:52 +08:00
  • 928a0691ca implement EIP-3198 Daniel Liu 2024-02-29 21:10:25 +08:00
  • df2384eb9a
    Merge pull request #452 from gzliudan/new-vm Daniel Liu 2024-03-01 15:00:45 +08:00
  • b36678f7ad core/vm: performance tweak of OpCode.String() (#28453) lmittmann 2023-11-02 07:54:28 +01:00
  • 8b6db6d87a core/vm: better handle error on eip activation check (#25131) Leon 2022-09-26 19:20:38 +08:00
  • 032b98e942 core/vm: optimize Memory.Set32 (#24847) Qian Bin 2022-05-11 17:00:29 +08:00
  • 62b62da730 core/vm: separate opcode group for 0x20 range (#24850) s7v7nislands 2022-05-11 13:04:16 +08:00
  • ac35f0ecec core/vm: clean up some dead functions (#24851) s7v7nislands 2022-05-11 13:03:35 +08:00
  • b022ba2c5d core/vm: make INVALID a defined opcode (#24017) Andrei Maiboroda 2021-12-17 13:44:05 +01:00
  • 6e92486296 core/vm: reverse bit order in bytes of code bitmap (#24120) Paweł Bylica 2021-12-17 10:32:00 +01:00
  • 2ce30010bc core/vm: remove unused code (IsStaticJump) (#24085) Alex Beregszaszi 2021-12-09 12:55:06 +00:00
  • fbc1cc11ba core/vm: remove no-recursion option from config (24066) Martin Holst Swende 2021-12-06 09:55:50 +01:00
  • 4c27910a77 core/vm: move interpreter interruption check to jump instructions (#24026) Andrei Maiboroda 2021-12-03 11:10:26 +01:00
  • 7d3c783bb9 core/vm: fill gaps in jump table with opUndefined (#24031) Paweł Bylica 2021-12-03 11:04:54 +01:00
  • ae267d3da7 core/vm: remove stack.pushN (#24040) Alex Beregszaszi 2021-12-03 09:16:49 +00:00
  • b1c03864e6 core/vm: rename opSuicide to opSelfdestruct (#24022) Alex Beregszaszi 2021-12-01 09:33:29 +00:00
  • bfbb678309 core/vm: move interpreter.ReadOnly check into the opcode implementations (#23970) Alex Beregszaszi 2021-12-01 09:21:21 +00:00
  • 002be52ae9 core/vm: don't copy JumpTable when no EIP mods are needed (#23977) Andrei Maiboroda 2021-11-30 13:21:40 +01:00
  • c097e565fd core/vm: rename SHA3 instruction to KECCAK256 (#23976) Alex Beregszaszi 2021-11-30 09:34:34 +00:00
  • 823ec33484 core/vm: simplify error handling in interpreter loop (#23952) Paweł Bylica 2021-11-29 14:46:24 +01:00
  • 6415934da9 core/vm: simplify op lookup in contract (#23974) Andrei Maiboroda 2021-11-25 20:10:01 +01:00
  • f7c6b1abd4 core/vm, core/state/snapshot: remove unused code (#23956) Martin Holst Swende 2021-11-25 09:37:47 +01:00
  • 3d3cc6c6d7 core/vm: use proper JumpTable type (#23967) Paweł Bylica 2021-11-24 16:02:12 +01:00
  • f9e14af6fd core/vm: don't use iota for opcode definitions (#23928) Martin Holst Swende 2021-11-18 09:50:52 +01:00
  • dc8cdf3e62 core/vm: rework jumpdest analysis benchmarks (#23499) Paweł Bylica 2021-08-30 14:13:06 +02:00
  • f05fa009e2 core/vm: fix typo in comment (#23450) Guillaume Ballet 2021-08-24 13:57:05 +02:00
  • 7a55b9f788 core/state: remove unused methods ReturnGas (#23092) Daniel Liu 2024-02-22 19:53:37 +08:00
  • 21bbe5f568 core/vm: avoid duplicate log in json logger (#22825) Evgeny Danilenko 2021-05-06 11:46:27 +03:00
  • 7c6908b959 core/vm: fix interpreter comments (#22797) aaronbuchwald 2021-05-03 04:58:00 -04:00
  • 9c8d228dda core/vm: clean up contract creation error handling (#22766) Paweł Bylica 2021-05-01 13:19:24 +02:00
  • 6077ecb195 core/vm: replace repeated string with variable in tests (#22774) aaronbuchwald 2021-04-30 06:49:13 -04:00
  • 446b9e86f4 core/vm, params: make 2200 in line with spec (#21605) Martin Holst Swende 2020-09-28 14:14:45 +02:00
  • 06d5da016c core/vm: use pointers to operations vs. copy by value (#21336) Péter Szilágyi 2020-07-16 15:32:01 +03:00
  • 192edc0c63 core/vm: use uint256 in EVM implementation (#20787) Paweł Bylica 2020-06-08 14:24:40 +02:00