Commit graph

  • f4f30d9fa3
    Docker scripts in matic-cli (#1453) Marcello Ardizzone 2025-02-18 21:05:09 +0100
  • 186deec830
    use matic-cli docker scripts (#1454) Marcello Ardizzone 2025-02-18 21:03:12 +0100
  • a134f53f0b fix: improve TestSimulatedBeaconSendWithdrawals reliability (fixes #31169) hzq12177 2025-02-19 01:04:19 +0800
  • 04a1d11b38 core/txpool/legacypool: add setCodeTx reorg test Marius van der Wijden 2025-02-18 16:11:17 +0100
  • a79f91f554 core/txpool/legacypool: add setCodeTx reorg test Marius van der Wijden 2025-02-18 16:06:03 +0100
  • 242b267328 deleting hardhat dockerfile ivaylorashkov 2025-02-18 16:05:27 +0200
  • ef00a6e9a2
    params: add osaka blob schedule (#31174) Marius van der Wijden 2025-02-18 15:03:48 +0100
  • cc91691d15 adjusting pipelines, docker-compose and hardhat config file ivaylorashkov 2025-02-18 16:02:00 +0200
  • 32c6aa8a1a
    core/vm: clean up EVM environmental structure (#31061) rjl493456442 2025-02-18 21:53:33 +0800
  • 4a60a3e16d
    internal/cli: use correct RPCMarshalBlock function Manav Darji 2025-02-18 19:06:11 +0530
  • 866434899d
    internal/cli: remove lightchaindata from removedb command Manav Darji 2025-02-18 18:59:51 +0530
  • 427ae01c2d
    Merge tag 'v1.14.11' into manav/upstream_merge_v1.14.11 Manav Darji 2025-02-18 18:55:48 +0530
  • a31e1acade
    Rename sizedDataTransaction to sizedTx Quentin Mc Gaw 2025-02-18 14:17:12 +0100
  • 76f79b339d
    Simplify swith case logic in sizedDataTransaction Quentin Mc Gaw 2025-02-18 14:16:52 +0100
  • 399949cfa2
    Use predetermined generation of transactions - Same ECDSA key - Deterministic generation of data Quentin Mc Gaw 2025-02-18 14:12:08 +0100
  • ea1376e0b1
    Make sizedDataTransaction a test helper Quentin Mc Gaw 2025-02-18 13:48:10 +0100
  • edc2bca543
    Remove Test_sizedDataTransaction Quentin Mc Gaw 2025-02-18 13:47:48 +0100
  • b058b18430 eth/tracers: extract traceConfig.tracerConfig jsvisa 2024-04-06 02:34:16 +0000
  • 61340a0ae8 eth/tracers: prestate tracer jsvisa 2024-04-04 11:53:38 +0000
  • 4394205c36 eth/tracers: use tracerTestEnv jsvisa 2024-04-04 11:52:54 +0000
  • ec07e09c22 eth/tracers: rm withdrawals fields in testdate jsvisa 2024-04-04 11:48:44 +0000
  • c20cf72e34 eth/tracers: rename callContext to traceContext jsvisa 2024-04-04 11:06:03 +0000
  • 5b716fdf9d eth/tracers: makeTest rm withdrawals, add tracerConfig jsvisa 2024-04-04 11:01:15 +0000
  • e987cbd529 adding Sample Hardhat project folder ivaylorashkov 2025-02-18 13:45:47 +0200
  • 7332a1bc0a
    ethclient: add comment describing block number tags (#30984) EdisonSR 2025-02-18 18:15:36 +0800
  • 34ce6f6785 consensus/misc: sort forks chronologically Marius van der Wijden 2025-02-18 09:48:44 +0100
  • 3850f4f455 111 jc 2025-02-18 16:30:38 +0800
  • 2bb6edd07b p2p, p2p/discover: add dial metrics (#27621) JukLee0ira 2025-01-19 15:43:18 +0800
  • a52388550c
    Merge pull request #867 from gzliudan/devnet_genesis Daniel Liu 2025-02-18 15:53:43 +0800
  • 36edddf4cc genesis: update genesis file for devnet Daniel Liu 2025-02-18 15:34:58 +0800
  • dead639d48
    Merge pull request #866 from gzliudan/fix_constants Daniel Liu 2025-02-18 15:51:49 +0800
  • d316cf3530 initial commit Diptanshu Kakwani 2025-02-18 13:06:15 +0530
  • 2a2711ad64 cmd, common, eth: copy constants after get chain id Daniel Liu 2025-02-18 14:31:26 +0800
  • ae956727b7 refactor: use a more straightforward return value fuyangpengqi 2025-02-18 13:56:25 +0800
  • 68d477670c
    utils: clarify description for history.state flag (#31164) piersy 2025-02-18 05:50:19 +0000
  • 6e30f1bb51
    website: remove mention of EL light sync (#31197) Sina M 2025-02-18 06:46:52 +0100
  • 56c1e516d8 ethclient: enhance the function description Gary Rong 2025-02-18 12:55:08 +0800
  • 9b7dfc4575 accounts/abi/bind/v2/internal/contracts/db: revert unintended change to contract.sol Jared Wasinger 2025-02-17 20:40:40 -0800
  • c5fa9c4182 accounts/abi: don't capitalise argument names in pack functions. normalizeArgs returns args with names that start lowercase. Jared Wasinger 2025-02-17 19:41:45 -0800
  • 437b5c6114
    chore(ethclient): remove some unused APIs (#387) maskpp 2025-02-18 11:16:51 +0800
  • 3adfa1fbeb
    trie: do not expect ordering in stacktrie during fuzzing (#31170) Marius van der Wijden 2025-02-18 03:48:42 +0100
  • 838f653153
    chore(consensus): change SetHeadL1Origin && UpdateL1Origin to taikoauth_ namespace (#386) maskpp 2025-02-18 10:44:40 +0800
  • 8b506f5b6f accounts/abi/abigen: remove duplicated method normalization logic Jared Wasinger 2025-02-17 17:05:21 -0800
  • e97cef6365 accounts/abi/abigen: simplify calculation whether or not a method's outputs should be gathered into a struct Jared Wasinger 2025-02-17 17:03:06 -0800
  • ab6643b775 cmd/abigen: remove regression: ensure that either --abi or --combined-json are set. Jared Wasinger 2025-02-17 16:34:53 -0800
  • 9eddba42ba accounts/abi/abigen: remove unused template helper function Jared Wasinger 2025-02-17 13:26:24 -0800
  • 6f22270ba4
    Merge pull request #864 from gzliudan/nuke_GroupFlags Daniel Liu 2025-02-18 09:09:08 +0800
  • 09f953a4bd
    miner: wait for next block before running commit interrupt tests (#1450) Manav Darji 2025-02-18 00:40:21 +0530
  • 39968d1a98
    Merge branch 'manav/fix-worker-test' into lmartins/upstream_merge_v1.14.10 Lucca Martins 2025-02-17 15:16:27 -0300
  • 6139430ed7
    client: add AuthList field in toCallArg colinlyguo 2025-02-18 02:05:44 +0800
  • d32c7e0090
    chore: remove module retractions in lieu of bumping minor (#147) Arran Schlosberg 2025-02-17 17:49:44 +0000
  • 517da72733
    docs: remove mention of EL light sync Sina M 2025-02-17 18:22:08 +0100
  • fc697ee0d4
    docs: remove light sync mode mention s1na-patch-1 Sina M 2025-02-17 18:21:14 +0100
  • 6d80046949 creating docker-compose file for 2.b - Create a Docker Compose definition that runs a local devnet with the newly built image. Ivaylo Rashkov 2025-02-17 19:05:49 +0200
  • baea4afdbd
    miner: wait for next block before running commit interrupt tests Manav Darji 2025-02-17 21:38:15 +0530
  • 658bafe4db
    Merge pull request #1449 from maticnetwork/master Manav Darji 2025-02-17 21:11:01 +0530
  • b11eee1d98
    Merge pull request #3 from ivorashkov/ivorashkov-patch-3 IvayloRashkov 2025-02-17 17:12:21 +0200
  • 94912de6f3
    fixing dockerhub repository name IvayloRashkov 2025-02-17 17:11:50 +0200
  • 9285caa6a8
    Merge pull request #2 from ivorashkov/ivorashkov-patch-2 IvayloRashkov 2025-02-17 17:01:35 +0200
  • f402414c0f
    Update pipeline.yml IvayloRashkov 2025-02-17 17:01:04 +0200
  • 22b72743ab
    Merge pull request #1 from ivorashkov/ivorashkov-pipeline-workflows-1 IvayloRashkov 2025-02-17 16:54:46 +0200
  • fe31675916
    Create pipeline.yml IvayloRashkov 2025-02-17 16:52:10 +0200
  • 42088e52af core/state/snapshot: soften log message when snapshot generation is paused Felix Lange 2025-02-17 15:46:25 +0100
  • 32e7dafe1c
    chore: release branches remove memsize (#146) Arran Schlosberg 2025-02-17 14:02:02 +0000
  • 85d8b9cc37
    Merge pull request #1448 from maticnetwork/v2.0.0-candidate Manav Darji 2025-02-17 18:30:35 +0530
  • 4a1c4151fa
    params: bump version to v2.0.0 Manav Darji 2025-02-17 17:53:35 +0530
  • 1344d20908
    chore(ci): disable lint goheader step on non-pull-request events (#143) Quentin McGaw 2025-02-17 12:34:52 +0100
  • aec1964410 version: begin v1.15.3 release cycle Felix Lange 2025-02-17 12:01:20 +0100
  • c8c62dafc7 version: release go-ethereum v1.15.2 stable v1.15.2 Felix Lange 2025-02-17 11:59:48 +0100
  • d37a0b8cd0
    eth/protocols/eth: add discovery iterator to protocol (#31185) Felix Lange 2025-02-17 10:12:03 +0100
  • 630bb0ec66 update the error message rrhlrmrr 2025-02-17 18:10:27 +0900
  • c113e3b5b1
    p2p: fix marshaling of NAT in TOML (#31192) Felix Lange 2025-02-17 09:47:12 +0100
  • fb3a790d14 Merge branch 'gethmaster' into gethintegration Chen Kai 2025-02-17 16:12:07 +0800
  • 2fb9e99ba3 cmd: use slices.Concat instead of GroupFlags Daniel Liu 2025-02-17 15:06:52 +0800
  • 9b7d0c20e7
    Merge pull request #858 from JukLee0ira/opt-compare Daniel Liu 2025-02-17 14:36:20 +0800
  • e5bc789185
    consensus/beacon: fix isPostMerge for mainnet (#31191) Felix Lange 2025-02-17 07:30:06 +0100
  • 51dac59e92 common: change type of variables for constants JukLee0ira 2025-02-17 10:52:19 +0800
  • 0b40863458
    Merge pull request #860 from gzliudan/chain_description Daniel Liu 2025-02-17 10:06:37 +0800
  • 3fc7eeff8a params: print chain configuration in more detail Daniel Liu 2025-02-16 10:28:30 +0800
  • 630419fc46
    Merge pull request #857 from gzliudan/update_bootnodes Daniel Liu 2025-02-17 10:04:49 +0800
  • de1e16f061
    Create docker-image.yml Char 2025-02-16 20:59:07 -0500
  • 9b77577dc5 params: update bootnodes Daniel Liu 2025-02-14 15:16:33 +0800
  • 3ea2de8f47
    Merge pull request #855 from gzliudan/modify_flag_value Daniel Liu 2025-02-17 09:49:04 +0800
  • bea5c95a7c cmd/utils: change default value of some flags to simplify sync Daniel Liu 2025-02-14 11:53:49 +0800
  • ede4c10961
    Merge pull request #854 from gzliudan/deprecate_XDCx-datadir_flag Daniel Liu 2025-02-17 09:31:37 +0800
  • 7ea30d6b29 cmd/utils: deprecate flag --XDCx-datadir Daniel Liu 2025-02-14 09:58:49 +0800
  • ff0c34486a
    Merge pull request #851 from gzliudan/deprecate_mine_flag Daniel Liu 2025-02-17 09:19:43 +0800
  • b50c4a29f6 cmd: deprecate flag --mine Daniel Liu 2025-02-13 16:31:36 +0800
  • 5db69a70bc
    Merge pull request #850 from gzliudan/auto_network_id Daniel Liu 2025-02-17 09:17:53 +0800
  • ff987140dc eth: set networkID to chainId by default (#28250) Daniel Liu 2025-02-13 14:33:36 +0800
  • 4656718f0c
    Merge pull request #849 from gzliudan/init_genesis Daniel Liu 2025-02-17 09:16:43 +0800
  • 56752b1f07
    Merge pull request #846 from gzliudan/constants Daniel Liu 2025-02-17 09:14:45 +0800
  • 94002321d0 common: create directory constants for back compatibility Daniel Liu 2025-02-16 21:59:51 +0800
  • cfc8cca674 common: refactor constants Daniel Liu 2025-02-16 21:59:51 +0800
  • 1b9bae9a99
    Merge pull request #843 from gzliudan/eip4844 Daniel Liu 2025-02-17 09:11:02 +0800
  • 2244ac7de1
    Merge pull request #859 from XinFinOrg/exp_timeout_logs benjamin202410 2025-02-16 16:34:17 -0800
  • 03f430a304 p2p: fix marshaling of NAT in TOML Felix Lange 2025-02-16 23:43:38 +0100
  • f19812f32c
    removing tests on eip-6110 because bor has no deposit contracts Lucca Martins 2025-02-16 19:25:47 -0300
  • 4c4b870cea consensus/beacon: fix isPostMerge for mainnet Felix Lange 2025-02-16 23:21:42 +0100
  • 9b0ca36507
    ensure latest HF is always with p256 verify Lucca Martins 2025-02-16 19:07:47 -0300