Commit Graph

  • 8e88cfae52 Merge branch 'website' of github.com:ethereum/go-ethereum into fix-flashing Nicolás Quiroz 2023-01-17 14:37:50 -03:00
  • 962df8b5a3 fix: colorMode flashing issue Nicolás Quiroz 2023-01-17 14:37:37 -03:00
  • 4efa63e007
    such as.. Paul 2023-01-17 10:13:01 -06:00
  • e20edd6a1f
    core/vm: bump nonce for create tx with invalid eof lightclient@protonmail.com 2023-01-17 09:11:36 -07:00
  • a1f2a179dc
    core/vm: change formatter in error msg for invalid magic lightclient@protonmail.com 2023-01-17 07:53:32 -07:00
  • 55bff2b5cc
    core/vm: remove unused function lightclient@protonmail.com 2023-01-13 10:56:33 -07:00
  • e60f7ec6e1
    core/vm: don't use iota to figure out eip-4750 opcodes lightclient@protonmail.com 2023-01-13 10:51:57 -07:00
  • 8fb979f15d
    core/vm: remove custom parser error lightclient@protonmail.com 2023-01-11 15:40:40 -07:00
  • d410d2a348
    core/vm: clean up eof bitmap analysis lightclient@protonmail.com 2023-01-11 11:51:58 -07:00
  • 2ca1d0461d
    Fix issue when resync is not getting the right consensus config values (#221) Jerome 2023-01-18 00:34:42 +11:00
  • 297ec0669d
    metrics/influxdb: fix time ticker leaks (#26507) ucwong 2023-01-17 06:45:35 -06:00
  • 4fef432d62
    [website]: update go installation instructions (#26443) Joseph Cook 2023-01-17 12:29:34 +00:00
  • 456cfe6966
    Update node/node.go Marius van der Wijden 2023-01-17 12:20:57 +01:00
  • 6fb50ebe19
    remove go install Joseph Cook 2023-01-17 10:39:45 +00:00
  • 4b26662cc8 les/fetcher : fix requestTimer leak ucwong 2023-01-17 13:55:53 +08:00
  • e919a22a35 stateful Devon Bear 2023-01-16 18:18:58 -05:00
  • 86491c66bb chore: prettier Nicolás Quiroz 2023-01-16 16:49:25 -03:00
  • 9766fd4529 ethstats : full report ticker defer stop ucwong 2023-01-17 03:32:13 +08:00
  • 414170e97b metrics/influxdb : time ticker stop in defer ucwong 2023-01-17 02:59:24 +08:00
  • 2e2980d1cc
    Merge pull request #82 from mdehoog/merge-master Roberto Bayardo 2023-01-16 12:16:46 -06:00
  • f2758a8dac
    cmd/evm: typo fix in docs (#26506) ucwong 2023-01-16 12:14:21 -06:00
  • 01221e9466
    refactor: pick out Stack changes (#6) Vladislav Varadinov 2023-01-16 19:47:53 +02:00
  • d5562e7f32 cmd/evm/transition-test.sh : typo fix ucwong 2023-01-17 01:45:08 +08:00
  • 106d4707f0
    imp(vm): add Address function to precompiles (#8) Federico Kunze Küllmer 2023-01-16 14:38:12 +01:00
  • 1231369077 core/txpool: check if initcode size is exceeded Marius van der Wijden 2023-01-16 14:32:20 +01:00
  • 8d4c81dab1
    build: upgrade -dlgo version to Go 1.19.5 (#26472) Marius Kjærstad 2023-01-16 14:24:11 +01:00
  • e61d503bf4
    feat(vm): EVM active precompiles (#7) Federico Kunze Küllmer 2023-01-16 14:22:09 +01:00
  • c858da555d
    cmd/evm: fix typo in README.md (#26500) Ikko Eltociear Ashimine 2023-01-16 19:23:24 +09:00
  • d345a4a3c6
    cmd/bootnode, cmd/utils: add 'pmp:<IP>' to --nat flag description (#26381) Seungbae Yu 2023-01-16 19:21:41 +09:00
  • 18e5252501
    rm partial code block Joseph Cook 2023-01-16 10:07:38 +00:00
  • a8900d326e
    Apply suggestions from code review Joseph Cook 2023-01-16 10:06:14 +00:00
  • 55c3b6fc37
    swarm: fix outdated link (#26501) ucwong 2023-01-16 04:00:55 -06:00
  • 554c8d77c5
    cmd/utils: update Rinkeby deprecation message (#26496) Zachinquarantine 2023-01-16 04:57:35 -05:00
  • c764ae970b refactor: pick out Stack changes Vladislav Varadinov 2023-01-16 11:20:49 +02:00
  • 0b53b29078
    core/rawdb: fix cornercase shutdown behaviour in freezer (#26485) Martin Holst Swende 2023-01-16 03:57:27 -05:00
  • 2aaaa1b9c7 params: fix Gary Rong 2023-01-16 14:19:53 +08:00
  • f10e3fde77 core, params: change osaka to prague Gary Rong 2023-01-16 14:15:45 +08:00
  • ed3d3aeb9f params: define cancun and osaka as timestamp based forks Gary Rong 2023-01-12 11:58:42 +08:00
  • 72ad7faa51 swarm : outdated link fix ucwong 2023-01-16 00:10:27 +08:00
  • 5ef7c0c55e
    cmd/evm: fix typo in README.md Ikko Eltociear Ashimine 2023-01-16 00:54:39 +09:00
  • 76ab0b3746 feat: enable legacy type tx only colinlyguo 2023-01-15 17:06:55 +08:00
  • 450d771bee
    readme: fix broken link to installation instructions (#26497) David Hwang 2023-01-15 03:23:58 -05:00
  • 667e0b3a69
    update link to the installation instructions David Hwang 2023-01-14 21:31:18 -05:00
  • 1185a4d91c
    Create deno.yml AlAstor66767 2023-01-14 14:28:37 +02:00
  • 4b1a1274ce
    Create deno.yml AlAstor66767 2023-01-14 14:27:19 +02:00
  • 743d702785
    core/rawdb: fixes re syncing files Martin Holst Swende 2023-01-14 10:28:33 +01:00
  • 33b075ca32
    core/rawdb: avoid sync on readonly files Martin Holst Swende 2023-01-13 22:26:13 +01:00
  • a229ad6f54
    core/vm: don't update caller nonce on creation if eof validation fails lightclient@protonmail.com 2023-01-11 11:40:16 -07:00
  • db10933dad
    core: fix eof blockchain test and reorder magic check lightclient@protonmail.com 2023-01-10 11:11:48 -07:00
  • 50110b58d5
    cmd/evm: add eofparser test tool to evm binary lightclient@protonmail.com 2023-01-09 08:43:11 -07:00
  • 41cd50b117
    core/vm: add custom eof errors lightclient@protonmail.com 2023-01-06 12:57:16 -07:00
  • f4c5cd7aad
    core/vm: clean stop after retf lightclient@protonmail.com 2023-01-06 11:51:44 -07:00
  • 2382f836a6
    core/vm: check for full magic in initcode lightclient@protonmail.com 2023-01-04 11:15:45 -07:00
  • 630be09d90
    core/vm: don't consume all gas if eof initcode validation fails lightclient@protonmail.com 2023-01-04 10:30:19 -07:00
  • bd082f5381
    core/vm: uncomment analysis tests lightclient@protonmail.com 2023-01-04 08:58:46 -07:00
  • f7efe96f45
    core/vm: ban eof code from running legacy initcode lightclient@protonmail.com 2023-01-04 07:59:22 -07:00
  • 505db9d347
    cmd/evm: validate pre-allocated eof code in t8n lightclient@protonmail.com 2023-01-04 07:47:15 -07:00
  • 167e3b989d
    core/vm: account for callf inputs and add some comments lightclient@protonmail.com 2023-01-03 12:08:41 -07:00
  • dff09a9ac2
    core/vm: clean up eof validation and remove jumpf lightclient@protonmail.com 2023-01-03 11:48:38 -07:00
  • cd29313743
    core/vm: fix incorrect type lightclient@protonmail.com 2023-01-03 11:09:38 -07:00
  • 713eb5f2c0
    core/vm: fix lints lightclient@protonmail.com 2023-01-03 08:39:50 -07:00
  • c115b1a289
    core/vm: account for callf return value in stack analysis and some other clean up lightclient@protonmail.com 2023-01-02 20:59:56 -07:00
  • 3ab52d53ff
    core/vm: clean up eof unmarshaling errors plus a few other fixes lightclient@protonmail.com 2023-01-02 12:18:34 -07:00
  • 96e435d39b
    core/vm: flip comparison operator in stack validation for callf lightclient@protonmail.com 2023-01-02 10:14:54 -07:00
  • ae91086fb8
    core/vm: increment pos after callf in stack validation lightclient@protonmail.com 2023-01-02 10:05:06 -07:00
  • 2c8a9ab528
    core/vm: account for input stack height in max stack height calculation lightclient@protonmail.com 2023-01-02 07:53:30 -07:00
  • c4f8993aa0
    core/vm: validate retf outputs lightclient@protonmail.com 2023-01-02 07:28:11 -07:00
  • 60f1ed3778
    core/vm: reduce max_stack_height limit to 1023 lightclient@protonmail.com 2023-01-02 06:40:59 -07:00
  • 3492758399
    core/vm: exit stack validation on terminal op lightclient@protonmail.com 2023-01-02 06:36:49 -07:00
  • 6a6af8163b
    core/vm: bound type section inputs and outputs to 127 lightclient@protonmail.com 2023-01-01 16:46:19 -07:00
  • e84268b45e
    core/vm: more fixes lightclient@protonmail.com 2022-12-31 16:23:09 -07:00
  • 4d9b08f3f9
    core/vm: more fixes lightclient@protonmail.com 2022-12-31 12:32:10 -07:00
  • 092750eb78
    core/vm: fix fuzzer crashes lightclient@protonmail.com 2022-12-31 09:18:47 -07:00
  • b4c0136637
    core/vm: bound check rjumpv before code analysis lightclient@protonmail.com 2022-12-31 08:19:42 -07:00
  • f4188b2213
    core/vm: tests for codeBitmap/eofCodeBitmap Martin Holst Swende 2022-12-30 14:32:26 +01:00
  • 723e363a58
    core/vm: fix uint16 overflow Martin Holst Swende 2022-12-30 08:59:31 +01:00
  • 3df0d42bff
    core/vm: fix on eof Martin Holst Swende 2022-12-30 08:49:18 +01:00
  • 944ba9f37d
    core/vm: make eof parser more paranoid Martin Holst Swende 2022-12-30 08:23:59 +01:00
  • 2cd597718d
    core/vm: follow rjumpv branches correctly lightclient@protonmail.com 2022-12-30 08:57:30 -07:00
  • afc52bfb55
    core/vm: reorder stack height checks in eof validation lightclient@protonmail.com 2022-12-30 08:26:18 -07:00
  • 836a7f85fa
    core/vm: add invalid to jump table lightclient@protonmail.com 2022-12-30 08:17:02 -07:00
  • c1eae0ec13
    core/vm: parse relative args as ints in validation lightclient@protonmail.com 2022-12-30 08:08:47 -07:00
  • 2411f4d9d5
    core/vm: disallow eof deploying legacy code lightclient@protonmail.com 2022-12-29 15:45:13 -07:00
  • 4d9179d592
    core/vm: fix lints lightclient@protonmail.com 2022-12-29 15:26:50 -07:00
  • d75812ce21
    core/vm: add tests for deploying eof containers lightclient@protonmail.com 2022-12-29 15:24:11 -07:00
  • 05cf350e31
    core/vm: fix linter and account for overflowing rjumpv case lightclient@protonmail.com 2022-12-29 13:07:14 -07:00
  • 3906b64237
    core/vm: do code validation on eof lightclient@protonmail.com 2022-12-29 11:48:09 -07:00
  • 068401107e
    core/vm: fix relative jump destination validation lightclient@protonmail.com 2022-12-29 11:41:53 -07:00
  • c90f24ef5c
    core/vm: properly validated deployed code if eof lightclient@protonmail.com 2022-12-29 10:42:40 -07:00
  • 07da06dab5
    core/vm: add eof code validation lightclient@protonmail.com 2022-12-22 16:37:27 -07:00
  • 2579e9e769
    tests: add shanghai testing defn lightclient@protonmail.com 2022-12-22 16:13:49 -07:00
  • f256678351
    core/vm: add eof execution semantics lightclient@protonmail.com 2022-12-08 14:46:57 -07:00
  • 492843d185
    core/vm: add eof container lightclient@protonmail.com 2022-12-06 14:23:27 -07:00
  • ae42e970bd
    Merge pull request #80 from blocknative/TS_inner_revert_reason Tyler Smith 2023-01-13 09:36:59 -08:00
  • 0ef7233949
    Merge pull request #79 from blocknative/TS_txnOpCodeTracer_tests Tyler Smith 2023-01-13 09:31:01 -08:00
  • 91b84eead8
    TWEAK: Add revert reasons from nested calls in txnOpCodeTracer. Tyler Smith 2023-01-12 05:10:08 -08:00
  • df6996e034
    BUGFIX: txnOpCode_tracer directory case. Tyler Smith 2023-01-13 09:26:35 -08:00
  • 40ede55e1b
    core/rawdb: fsync when closing freezer files Martin Holst Swende 2023-01-13 16:27:37 +01:00
  • 63f7fbaf28
    cmd/geth: simplify freezer-inspect Martin Holst Swende 2023-01-13 16:21:41 +01:00
  • 0e486a56c9
    Use filepath.clean instead of path.clean (#26404) Marius van der Wijden 2023-01-13 15:48:42 +01:00