Commit Graph

  • 84255ba8aa core, eth, beacon: implement override builder flag Marius van der Wijden 2023-06-29 15:54:38 +02:00
  • 3350cce581 core: only check not-readded txs Marius van der Wijden 2023-03-08 13:20:14 +01:00
  • 4cf6d4c5cd core: track dropped transactions and warn if dropped twice Marius van der Wijden 2023-03-08 12:40:05 +01:00
  • 176a3d0756
    Merge pull request #292 from XinFinOrg/add-standbynodes-api Wanwiset Peerapatanapokin 2023-07-24 12:27:26 +07:00
  • e39372d2e5
    core,consensus: reduce code duplication, add test for supply.Delta lightclient 2023-07-23 18:27:03 -06:00
  • 0298e1e6a9
    cmd,core,eth: rename supplydelta pkg to supply lightclient 2023-07-23 16:10:57 -06:00
  • c8cf55b1c5
    cmd,core,eth: add issuance calculation and logging Péter Szilágyi 2022-04-20 15:52:47 +03:00
  • 64b397fa06 p2p/message: atomic types used in p2p msg ucwong 2023-07-21 20:56:47 +08:00
  • 7ed119d380 log: atomic types used in log ucwong 2023-07-21 20:00:23 +08:00
  • 86e596ae53 cmd/geth: atomic types used ucwong 2023-07-21 19:39:17 +08:00
  • 4271401999 cmd/devp2p: atomic types used ucwong 2023-07-21 19:32:28 +08:00
  • c24c62be66 cmd/bootnode: timer leak fix ucwong 2023-07-21 14:40:18 +08:00
  • 2f2898a085 all: add block number infomration to statedb Gary Rong 2023-07-21 14:25:30 +08:00
  • a959bea092 add standbynodes in GetMasternodesByNumber similar way to subnet Wanwiset Peerapatanapokin 2023-07-21 10:07:05 +04:00
  • 689645c8b3 core/state: clean up Gary Rong 2023-07-21 11:12:30 +08:00
  • 82ec826a3c api, graphQL: correct comments about gas price logic Christopher Harrison 2023-07-20 19:13:18 +01:00
  • fb7b65c6b9
    Merge pull request #26 from astriaorg/payload-building Jordan Oroshiba 2023-07-19 19:10:58 +02:00
  • a677ee3ccf
    fix(ethapi): change scroll_getBlockByHash ethapi behaviour (#398) Nazarii Denha 2023-07-19 18:10:34 +02:00
  • 49317c8431 core/types: use BlobGas method of tx Felix Lange 2023-07-19 14:49:27 +02:00
  • 9aed710aa9 copy storage over in MoveTo Sina Mahmoodi 2023-07-18 17:08:54 +02:00
  • b3efbad585 implement precompile override and moveTo feature Sina Mahmoodi 2023-07-18 15:26:17 +02:00
  • 6a2c96c490 add storage clearing test case for eth_call Sina Mahmoodi 2023-07-18 15:17:56 +02:00
  • 7f756dc118
    cmd/evm/testdata: fix typos in docs (#27742) Pierre Grimaud 2023-07-18 14:07:25 +02:00
  • da6c8caf5a core/types: add data gas fields in Receipt Felix Lange 2023-07-18 14:00:38 +02:00
  • c35f0b04f2
    docs: fix typo Pierre Grimaud 2023-07-18 11:38:32 +00:00
  • e86ad52640
    beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27736) Felix Lange 2023-07-18 09:44:16 +02:00
  • 23275e0934 removed for loop from buildPayload Sam Bukowski 2023-07-17 15:46:22 -06:00
  • 78e67339f4
    Whitespace improvements Darioush Jalali 2023-07-17 11:52:17 -07:00
  • 3c65520655 eth/catalyst: update godoc comments Felix Lange 2023-07-17 20:13:51 +02:00
  • 42fdf26bc3 beacon/engine, eth/catalyst: EIP-4844 updates for the engine API Felix Lange 2023-07-17 16:28:53 +02:00
  • d4d88f9bce
    les: remove obsolete code related to PoW header syncing (#27737) Felföldi Zsolt 2023-07-17 20:48:11 +02:00
  • 100f133d49 removed unneeded comment Sam Bukowski 2023-07-17 12:34:11 -06:00
  • 365f27a344 cleaner Jordan Oroshiba 2023-07-17 15:53:58 +02:00
  • 7e8b0a5a24 Make the environment variables actually work Jordan Oroshiba 2023-07-17 15:53:22 +02:00
  • 29d348e8ac rename to cometbft elizabeth 2023-07-14 15:53:30 -04:00
  • ceebb726ed use env vars for chain id/tendermint endpoint elizabeth 2023-07-14 13:25:51 -04:00
  • a0cb4333b1 log updates elizabeth 2023-07-13 17:00:16 -04:00
  • 9e913cdf15 integrate submission to sequencer elizabeth 2023-07-13 16:36:22 -04:00
  • 14e13386ee remove metro elizabeth 2023-07-13 14:42:37 -04:00
  • d8dba8d7f9 removed sleep before getPayload by removing goroutine in buildPayload Sam Bukowski 2023-07-17 11:53:05 -06:00
  • 988d84aa7c
    core/state, core/vm: implement EIP 6780 (#27189) jwasinger 2023-07-17 19:02:18 +02:00
  • 82426dfc97
    Merge pull request #25 from astriaorg/joroshiba/fix_overrides Jordan Oroshiba 2023-07-17 12:45:17 -04:00
  • c1bfb5921c les: remove obsolete code related to PoW header syncing Zsolt Felfoldi 2023-07-17 18:15:04 +02:00
  • da3102e5ae persist precompiles in evm Sina Mahmoodi 2023-07-17 16:01:52 +02:00
  • b865824787 name tests Sina Mahmoodi 2023-07-17 16:01:12 +02:00
  • 150c994d15 cleaner Jordan Oroshiba 2023-07-17 15:53:58 +02:00
  • 70e8118b27 Make the environment variables actually work Jordan Oroshiba 2023-07-17 15:53:22 +02:00
  • d4fbce68e8 eth/filters: add benchmark code jsvisa 2023-07-17 18:27:49 +08:00
  • d9f36101da eth/filters: no sorting is needed jsvisa 2023-07-17 18:27:31 +08:00
  • 6cdfe4c812 eth/filters: add doc for bloomFilter jsvisa 2023-07-17 12:47:05 +08:00
  • 66b131f040 eth/filters: add doc jsvisa 2023-06-26 23:58:39 +08:00
  • 44980f4d4a eth/filters: sort logs only if to is required jsvisa 2023-06-26 23:45:27 +08:00
  • c6b4e02b38 eth/filters: sort then compare jsvisa 2023-06-26 23:33:09 +08:00
  • 2fed7fbe0b eth/filters: use Sign instead of Int64 to check +- jsvisa 2023-06-26 23:22:39 +08:00
  • 03578bf6be eth/filters: simplify logFilter jsvisa 2023-06-26 23:20:17 +08:00
  • af86e91de8 prometheus: report Rate1/5/15/Mean of a Meter Ömer Faruk IRMAK 2023-07-16 19:53:17 +03:00
  • dfecbec511 trigger ci yuriechan 2023-07-16 18:04:10 +09:00
  • d8de5595ee upgrade go version to latest 1.20 yuriechan 2023-07-16 13:21:25 +09:00
  • b058cf454b
    core, tests: EIP-4844 transaction processing logic (#27721) Martin Holst Swende 2023-07-15 23:27:36 +02:00
  • 1f8ee922ba rpc: attempt to fix ping/pong logic race Felix Lange 2023-07-15 22:55:01 +02:00
  • d5bc69e0eb
    Update core/vm/jump_table.go Martin Holst Swende 2023-07-15 14:41:42 -04:00
  • 95d7fc2afd
    Update core/vm/eips.go Martin Holst Swende 2023-07-15 14:41:34 -04:00
  • 7513e50d22 core/state/snapshot: use atomic.Bool in disklayer as stale type ucwong 2023-07-16 02:33:09 +08:00
  • f419b846c5 goimports Jared Wasinger 2023-07-15 20:16:25 +02:00
  • d6e3e5699b core/vm, core/state: implement eip-6780 Jared Wasinger 2023-07-15 19:33:22 +02:00
  • 99e000cb13
    core/vm: use types.EmptyCodeHash (#27729) ucwong 2023-07-15 16:45:57 +01:00
  • d233b6b23a
    core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) jwasinger 2023-07-15 16:35:30 +02:00
  • 00408f7479
    accounts/abi/bind/backends: fix goroutine leak in unit test (#27705) Yurie 2023-07-15 23:33:46 +09:00
  • fd7b28f6bc
    core: test new state errors Martin Holst Swende 2023-07-15 16:32:24 +02:00
  • 92ce33c843 core: apply DataGasUsed in genesis Felix Lange 2023-07-15 15:10:14 +02:00
  • db101fd1f8 core: add DataGasUsed in Genesis Felix Lange 2023-07-15 15:06:20 +02:00
  • ea606a9365 core/vm: use types.Empty* instead ucwong 2023-07-15 20:28:24 +08:00
  • 19db4e0c9f core: remove blank line Felix Lange 2023-07-15 12:17:23 +02:00
  • 3ecac07525 tests: mark broken 4844 tests as failing, rather than skipping them Felix Lange 2023-07-15 12:16:22 +02:00
  • 9b49d9f1d4
    tests: comment out erroneous tests Martin Holst Swende 2023-07-15 09:51:47 +02:00
  • ac626d17a1 rpc: adjust websocket ping interval zghh 2023-07-15 12:07:46 +08:00
  • 2c1aba814e
    add timestamp in v2 block response (#290) Banana-J 2023-07-15 11:33:36 +10:00
  • 07da7a9795 simple logging change Sam Bukowski 2023-07-14 15:18:18 -06:00
  • 35794121f5
    integrate submission to sequencer noot 2023-07-14 15:53:56 -04:00
  • e749dc17e0 rename to cometbft elizabeth 2023-07-14 15:53:30 -04:00
  • bd0b2f4ca4
    tests: updates Martin Holst Swende 2023-07-14 19:37:06 +02:00
  • 7e264d5796
    core: state processing for blobhash opcode Marius van der Wijden 2023-07-14 19:35:41 +02:00
  • e3f469dda4 use env vars for chain id/tendermint endpoint elizabeth 2023-07-14 13:25:51 -04:00
  • 34d5072159
    metrics: NilResettingTimer.Time should execute the timed function (#27724) Ömer Faruk Irmak 2023-07-14 20:19:03 +03:00
  • 47b9f1b4ae
    cmd/geth: use automaxprocs to apply cpu quota correctly (#27506) Delweng 2023-07-15 01:14:47 +08:00
  • 8d9a7747a1
    tests: fix sttransaction json Martin Holst Swende 2023-07-14 19:04:12 +02:00
  • f9a668361d NilResettingTimer.Time() should execute the timed function Ömer Faruk Irmak 2023-07-14 19:12:01 +03:00
  • 13c0305106
    metrics: NilTimer should still run the function to be timed (#27723) Ömer Faruk Irmak 2023-07-14 19:10:16 +03:00
  • d3945249df
    NilTimer should still run the function to be timed Ömer Faruk Irmak 2023-07-14 17:12:46 +03:00
  • 60ecf48dd4
    cmd/bootnode, p2p: support for alternate mapped ports (#26359) Seungbae Yu 2023-07-14 21:58:27 +09:00
  • d6b1744286
    tests: skip blobtests Martin Holst Swende 2023-07-14 14:52:58 +02:00
  • d21ff65233 revert change in tracer for backwards-compatibility Jared Wasinger 2023-07-14 14:10:59 +02:00
  • c40ab6af72
    core/blockchain: fast to snap in comments (#27722) ucwong 2023-07-14 13:06:51 +01:00
  • 6a24eb9459
    core: remove blob-checks from block validator Martin Holst Swende 2023-07-14 13:59:09 +02:00
  • 7c3685e51a core/blockchain: fast to snap in comments ucwong 2023-07-14 18:33:13 +08:00
  • 96f28b8bc6
    enhance api for subnet project (#289) Liam 2023-07-14 20:04:01 +10:00
  • f2f7d20d39
    core: validate blob versions + nonempty Martin Holst Swende 2023-07-14 09:51:58 +02:00
  • b6f77cfb33 log updates elizabeth 2023-07-13 17:00:16 -04:00
  • 84caba957b integrate submission to sequencer elizabeth 2023-07-13 16:36:22 -04:00
  • 749c6b7289
    Merge pull request #23 from astriaorg/noot/remove-metro noot 2023-07-13 16:29:24 -04:00