Commit graph

  • 837f50568f test:delete-no-use-param yzb@example.cn 2024-02-29 15:55:32 +0800
  • 60a2c0b9a9 test:delete-no-use-param yzb@example.cn 2024-02-29 15:53:35 +0800
  • f5ab92b695 test:delete-no-use-param yzb@example.cn 2024-02-29 15:36:57 +0800
  • f20f06e7e2 test:delete-no-use-param yzb@example.cn 2024-02-29 15:36:50 +0800
  • 0bda57b90e replace-fmt-errorf yzb@example.cn 2024-02-29 15:10:34 +0800
  • 9f1cf1fbc0
    eth/tracers: Fix prestateTracer pre nonce on contract creation Andrei Silviu Dragnea 2024-02-26 08:39:48 +0100
  • acc96c17d9
    Update .dockerignore zatramanh56789 2024-02-29 10:36:30 +0700
  • f066a3f70a
    Update README.md zatramanh56789 2024-02-29 10:32:37 +0700
  • 9760c46c68
    Update CODEOWNERS zatramanh56789 2024-02-29 10:31:12 +0700
  • 48d161e970
    Update SECURITY.md zatramanh56789 2024-02-29 10:25:06 +0700
  • c3d1114067
    Update self_linux.go miz1choobi 2024-02-29 01:33:57 +0330
  • d98540faad
    Merge branch 'ethereum:master' into master Sascha Ronnie Daoudia 2024-02-28 21:16:29 +0100
  • 1883438964
    eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload (#29115) lightclient 2024-02-28 11:59:16 -0700
  • 507c072b3b rename GetLogger to Hooks Sina Mahmoodi 2024-02-28 19:41:58 +0100
  • a2829c6f49 rename LiveLogger to hooks Sina Mahmoodi 2024-02-28 19:38:04 +0100
  • 7d8db9b503 move logger interface to core/tracing Sina Mahmoodi 2024-02-28 19:34:49 +0100
  • d65bad2f62 renaming GetLogger Sina Mahmoodi 2024-02-28 19:27:39 +0100
  • 8cc747f439 moaar fixes Sina Mahmoodi 2024-02-28 19:20:17 +0100
  • 8d1c341072
    eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload lightclient 2024-02-28 11:03:46 -0700
  • 9986a69c25
    internal/ethapi: pass in accesslist in test (#29089) buddho 2024-02-29 01:38:21 +0800
  • 0c58f4a559 check commitment conversion Sina Mahmoodi 2024-02-28 15:46:59 +0100
  • 0af27f4892 minor Sina Mahmoodi 2024-02-28 15:06:07 +0100
  • e4b72e8c12
    Merge pull request #24 from taurusgroup/release_v1.13.14 Cyril Dupont 2024-02-28 14:33:12 +0100
  • 5bae14f9df
    triedb/pathdb: fix panic in recoverable (#29107) rjl493456442 2024-02-28 20:40:28 +0800
  • 7c87f6bcd6 ethdb/pebble: use consistent write option for pebble update will@2012 2024-02-28 20:34:10 +0800
  • 98fcaa31db triedb/pathdb: rename Gary Rong 2024-02-28 20:29:58 +0800
  • ee7cf56323 triedb/pathdb: rename Gary Rong 2024-02-28 20:28:57 +0800
  • d366e34271 triedb/pathdb: add todo Gary Rong 2024-02-28 20:28:16 +0800
  • 49623bd469
    core, triedb/pathdb: calculate the size for batch pre-allocation (#29106) rjl493456442 2024-02-28 20:23:52 +0800
  • 2d9017e6a4 fix:fix hive Chen Kai 2024-02-28 18:14:39 +0800
  • 651ae291dc triedb/pathdb: address comment Gary Rong 2024-02-28 20:05:04 +0800
  • b366c7442b fix:fix release Chen Kai 2024-02-28 19:45:50 +0800
  • 1caf7dd5a8 feat:add release image Chen Kai 2024-02-28 19:03:32 +0800
  • bde2f0f705 add accessList field only when tx.AccessList() not nil buddh0 2024-02-28 18:25:44 +0800
  • 978c87fb38 graphql: run tests in hash mode as the chain maker needs it Péter Szilágyi 2024-02-28 10:35:04 +0200
  • edb91fee55
    test: skip TestExecutionSpec (#647) HAOYUatHZ 2024-02-28 16:23:11 +0800
  • ffda150885 fix lint weiihann 2024-02-28 16:12:45 +0800
  • 9b6d56598b cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme Péter Szilágyi 2024-02-28 10:10:52 +0200
  • 170fcd80c6 params: being major version bump cycle Péter Szilágyi 2024-02-28 10:01:52 +0200
  • 38cd21ac89 triedb/pathdb: fix panic in recoverable Gary Rong 2024-02-28 15:31:13 +0800
  • 02d77c98f9
    core: using math.MaxUint64 instead of 0xffffffffffffffff (#29094) cui 2024-02-28 15:25:12 +0800
  • 945f6145b6
    website: fix developer mode tutorial (#29096) Miles Chen 2024-02-28 15:24:38 +0800
  • 8efb094e35 core, triedb/pathdb: calculate the size for batch pre-allocation Gary Rong 2024-02-28 15:10:41 +0800
  • 3e85aec014 Merge branch 'GLIT-67-add-customized-rpc-methods-to-go-ethereum' of https://github.com/ReneVerse/go-ethereum into GLIT-67-add-customized-rpc-methods-to-go-ethereum George Qing 2024-02-28 15:06:13 +0800
  • 89581c60d9 fix[GLIT-67]: update alpine version George Qing 2024-02-28 15:05:29 +0800
  • 2aed798a50 core, tests: don't create account if deployment destination is existent Gary Rong 2024-02-28 11:33:30 +0800
  • ca22f0937d fix: valdate post merge block header fearlseefe 2024-02-27 18:26:36 +0800
  • bfa7abcc50
    feat: add metric to evm call (#646) georgehao 2024-02-28 09:45:38 +0800
  • 68fe71447c
    Merge pull request #30 from primevprotocol/fix-docker-networking Shawn 2024-02-27 15:51:42 -0800
  • a1877ab520 fixes, rm t8ntool tracewriter Sina Mahmoodi 2024-02-27 20:31:01 +0100
  • 51c79b3e69
    Merge 00e202f693 into 57d2b552c7 Joshua Colvin 2024-02-27 17:39:31 +0000
  • 60c29ac5a2 fix goja scope object wrappers Sina Mahmoodi 2024-02-27 16:51:47 +0100
  • 22234e9cc1 fix memory copy util func Sina Mahmoodi 2024-02-27 16:32:21 +0100
  • 21637f2c04
    Merge branch 'master' into release_v1.13.14 Cyril Dupont 2024-02-27 15:54:58 +0100
  • 57d2b552c7 params: begin v1.13.15 cycle Péter Szilágyi 2024-02-27 13:53:30 +0200
  • 2bd6bd01d2 Merge branch 'master' into release/1.13 v1.13.14 Péter Szilágyi 2024-02-27 13:51:11 +0200
  • 9038ba6942 params: release Geth v1.13.14 Péter Szilágyi 2024-02-27 13:50:30 +0200
  • 3373cf8b13 cmd: parseDumpConfig should not return closed db weiihann 2024-02-27 19:34:32 +0800
  • 51b479e564
    core/txpool: elevate the 'already reserved' error into a constant (#29095) Roberto Bayardo 2024-02-27 03:27:50 -0800
  • 5a0f468f8c
    eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068) Andrei Silviu Dragnea 2024-02-27 10:29:12 +0100
  • a2ad6e1e86 cmd, core/state: snapshot dump can skip EOA or CA weiihann 2024-02-22 15:27:33 +0800
  • 96e2af2a61 fix ip and port overlap between signers Shawn 2024-02-26 22:30:33 -0800
  • 8fe180bc3f website: fix developer mode tutorial Miles Chen 2024-02-27 13:08:46 +0800
  • 02bf22b8c2
    declare the 'already reserved' error in errors.go Roberto Bayardo 2024-02-26 17:23:39 -0800
  • 255a6aa048 core: using math.MaxUint64 instead of 0xffffffffffffffff cuiweixie 2024-02-27 08:14:41 +0800
  • f7e9ff1bbf
    eth/tracers/call: Fix call_tracer withLog == true && onlyTopCall == true Andrei Silviu Dragnea 2024-02-24 19:17:18 +0200
  • 45a272c7b9
    core/txpool: no need to log loud rotate if no local txs (#29083) Delweng 2024-02-27 00:34:45 +0800
  • 48174e7e2f
    Merge pull request #23 from taurusgroup/release_v1.13.13 Cyril Dupont 2024-02-26 16:55:07 +0100
  • 14ad8eb3a9
    feat: rename the receiver name of txSenderCacher georgehao 2024-02-26 22:09:51 +0800
  • 43a1863f67
    Merge branch 'ethereum:master' into portal Chen Kai 2024-02-26 22:01:07 +0800
  • f1802d610c fix:fix main use history network Chen Kai 2024-02-26 13:47:34 +0800
  • 91654bed37 use Debug if todo is empty jsvisa 2024-02-26 21:47:20 +0800
  • 73c413efab Revert "core/txpool: no need to run rotate if no local txs" jsvisa 2024-02-26 21:44:31 +0800
  • e0bbf9965b cmd/devp2p: fix commandHasFlag Felix Lange 2024-02-26 14:16:14 +0100
  • 63aaac8100
    core/txpool/blobpool: reduce default database cap for rollout (#29090) Péter Szilágyi 2024-02-26 14:27:56 +0200
  • c1f59b98f6
    eth/catalyst: remove variable in tx conversion loop (#29076) cui 2024-02-26 20:22:13 +0800
  • 32dc4a376f xcore/txpool/blobpool: reduce default database cap for rollout Péter Szilágyi 2024-02-26 14:14:31 +0200
  • 2a505a3e45 internal/ethapi: impl accessList conversion in tests to remove TODO buddh0 2024-02-26 19:13:04 +0800
  • 821d70240d
    cmd/clef: add spaces in README.md table (#29077) Justin Dhillon 2024-02-26 02:03:59 -0800
  • 8bca93e82c
    internal/ethapi: pass blob hashes to gas estimation (#29085) maskpp 2024-02-26 18:02:18 +0800
  • edffacca8f
    eth/catalyst: enable some commented-out testcases   (#29073) cui 2024-02-26 17:59:03 +0800
  • 989639a25a
    ci: fix blocktraces submodule url (#632) Sergey 2024-02-26 10:55:56 +0100
  • 26724fc2aa
    p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) Qt 2024-02-26 17:25:35 +0800
  • 30cf14ba1e add a test and add missing Delegate tx support to helper functions Guillaume Ballet 2024-02-20 14:10:08 +0100
  • 32d4d6e616
    core/txpool: reject blob txs with blob fee cap below the minimum (#29081) Roberto Bayardo 2024-02-26 01:06:52 -0800
  • d98bff734b core/txpool: do less big.Int constructions with the min blob cap Péter Szilágyi 2024-02-26 10:53:06 +0200
  • 63242de55c core/txpool: some minot nitpick polishes and unified error formats Péter Szilágyi 2024-02-26 10:42:16 +0200
  • 260f524876 core/txpool: clear the sidecar before return jsvisa 2024-02-26 15:54:13 +0800
  • 1a1ad0beae core/txpool: log error jsvisa 2024-02-26 15:52:43 +0800
  • dae2413c4c Update XDCValidator.sol Galaxy 2024-02-26 11:44:43 +0400
  • 06394e068b core/txpool: implement blobpool.ContentFrom jsvisa 2024-02-26 15:42:37 +0800
  • f22a2d64e8 core/blobpool: implment blobpool Content jsvisa 2024-02-26 15:33:19 +0800
  • 9a563fa785 fix bug about doing estimateGas for blob contract call. maskpp 2024-02-26 15:36:13 +0800
  • 245e566281 revert to tipsets maskpp 2024-02-26 15:22:23 +0800
  • f63cc3c179 core/txpool: get blob tx by storage id jsvisa 2024-02-26 15:22:01 +0800
  • 055237e020 revert to invalidTipetsCap maskpp 2024-02-26 15:21:26 +0800
  • 507f88a513 revert to invalidTipetsCap maskpp 2024-02-26 15:20:13 +0800
  • 17fab17388 core/txpool: no need to run rotate if no local txs jsvisa 2024-02-26 14:57:50 +0800
  • 8563ee38c0
    Merge pull request #441 from gzliudan/fix-issue-440 Daniel Liu 2024-02-26 11:36:30 +0800
  • 9ddb2c9303 fixed some grammatical errors maskpp 2024-02-26 10:37:06 +0800