Commit graph

  • 0d3579ca24 dry jsvisa 2023-08-19 11:00:43 +0800
  • e8db5a3802 rpcTransaction add blobTx jsvisa 2023-08-19 10:56:26 +0800
  • 9f50438db7 getBlockReceipts test blob tx jsvisa 2023-08-19 10:42:33 +0800
  • 91b91ad8c6 getBlockReceipts human readable results jsvisa 2023-08-19 10:38:05 +0800
  • 5976e58415
    trie: reduce allocs in recHash (#27770) Marius van der Wijden 2023-08-18 22:41:19 +0200
  • 931957e084 ethapi: getReceipts gen 6blocks jsvisa 2023-08-18 22:36:31 +0800
  • 1fe582d23b internal/ethapi: fix the testcase for blobtx jsvisa 2023-08-06 22:07:04 +0800
  • ad34dc4e55 internal/ethapi: dry jsvisa 2023-08-01 14:30:54 +0800
  • 92e3fea34a internal/ethapi: add testcase for blobTx jsvisa 2023-08-01 14:24:46 +0800
  • 043c1e2848 internal/ethapi: testbackend in PostMerge jsvisa 2023-08-01 14:18:29 +0800
  • b74e763a19 core: chain maker set blobGas fields jsvisa 2023-08-01 11:52:15 +0800
  • ad4ddbf60f
    fix: disable commitNewWork on follower nodes (#472) Péter Garamvölgyi 2023-08-18 16:06:15 +0200
  • 7dea9c10cd
    internal/ethapi: eth API changes needed for 4844 (#27928) Marius van der Wijden 2023-08-18 14:22:35 +0200
  • 56ca065961 chg : shanghaiTime to shanghaiBlock Shivam Sharma 2023-08-18 17:05:13 +0530
  • bebd296116
    ethclient: use bor_getRootHash instead of eth (#967) Manav Darji 2023-08-18 14:39:05 +0530
  • 27907a59ab fix go.mod Arpit Temani 2023-08-18 14:12:49 +0530
  • b2bd2838ac
    fix(ccc): fix poseidon circuit row estimation under-estimation (#470) Zhang Zhuo 2023-08-18 16:41:13 +0800
  • b343cffdb4 merge geth v1.12.2 into develop Arpit Temani 2023-08-18 14:05:34 +0530
  • 323626c8fd
    core/rawdb/freezer: remove the NoLock version of frezzerTable.sizeHidden Karloku Sang 2023-08-18 16:24:55 +0800
  • 72d919846e
    core/rawdb/freezer_table: add sizeHidden and sizeHiddenNoLock to freezerTable core/rawdb/freezer: sizeHidden should be subtracted from Freezer.AncientSize Karloku Sang 2023-08-17 20:15:36 +0800
  • 950ccddfc8
    internal/ethapi: optimize & clean up EstimateGas (#27710) Roberto Bayardo 2023-08-18 00:03:14 -0700
  • f5c4c2e9ac bump version to 0.5.0-beta-5 Manav Darji 2023-08-18 11:58:00 +0530
  • 81dc3649a8
    fix: seal block if single tx overflows (#468) Péter Garamvölgyi 2023-08-18 07:09:53 +0200
  • d72acd2a37
    Merge branch 'master' into wsMessageSizeLimit tylerni7 2023-08-17 16:34:19 -0700
  • 649deb69f3
    eth/downloader: fix rare crash when parent header missing in db (#27945) Delweng 2023-08-18 05:15:29 +0800
  • 626ae08ebf
    fix: update worker nextL1MsgIndex for unknown errors (#464) Péter Garamvölgyi 2023-08-17 19:55:56 +0200
  • d0f0cef267
    Merge pull request #964 from maticnetwork/pebble Anshal Shukla 2023-08-17 20:19:23 +0530
  • 5cece9e124 fix: alignment of values whose len is < 32 Guillaume Ballet 2023-08-17 15:58:41 +0200
  • 7b8c20f3c2
    fix: upgrade libzkp necessary for ccc (normalize row usage) (#461) Steven 2023-08-17 18:10:43 +0800
  • 684ba95702
    Update eth/downloader/skeleton.go Delweng 2023-08-17 17:37:22 +0800
  • 1aa5520d75
    core/txpool/legacypool: protect cache with mutex (#27898) Martin Holst Swende 2023-08-17 11:22:18 +0200
  • c8f89eaca7 eth/downloader: check parent before use jsvisa 2023-08-17 09:12:10 +0000
  • 0dda9cf84d no need to indexing if head is 0 jsvisa 2023-08-17 16:15:41 +0800
  • 60b2862a6b don't check tail jsvisa 2023-08-17 16:15:24 +0800
  • 2a55b8d646 crypto/bn256: eliminate dead store cuiweixie 2023-08-17 15:49:22 +0800
  • a41947a137
    Update eth/catalyst/simulated_beacon.go jwasinger 2023-08-17 14:39:11 +0700
  • 7bf25333bf all: remove deprecated method strings.Title cuiweixie 2023-08-17 15:12:44 +0800
  • 2e98745a11
    core/txpool/legacypool: address review concerns (to defer or not to defer) Martin Holst Swende 2023-08-17 08:59:49 +0200
  • 3b794e9340
    cmd/evm: enable eip-4788 in evm t8n Martin Holst Swende 2023-08-15 19:41:13 +0200
  • 18dd5dc643 Update docs and add default config Anshal Shukla 2023-08-17 11:38:21 +0530
  • 58729e50f0
    Merge pull request #960 from ForwardSlashBack/patch-1 Arpit Temani 2023-08-17 10:55:52 +0530
  • 3027111956
    refactor: add more context to tracing failure (#466) Péter Garamvölgyi 2023-08-17 13:25:03 +0800
  • 3fa0fec5cf
    Disable shuffling in unit test (#954) Jerry 2023-08-16 22:24:09 -0700
  • e9b4a9cbdd
    docs/interacting-with-geth/rpc: don't set header for Example,Parameters (#27892) Delweng 2023-08-17 05:42:39 +0800
  • 32fde3f838
    core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) lightclient 2023-08-16 15:31:02 -0600
  • a3e35414b7
    core/types: fix unmarshalling of BlobTx values (#27939) lightclient 2023-08-16 15:22:15 -0600
  • 1798afafda eth/catalyst: set random Marius van der Wijden 2023-08-16 19:19:54 +0200
  • 5643072db1
    core: fix uint256 json marshalling lightclient 2023-08-16 09:43:04 -0600
  • b55a7da151 internal/ethapi: optimize calculating effective price Felix Lange 2023-08-16 16:43:17 +0200
  • caa4ffb848 internal/ethapi: remove blank lines Felix Lange 2023-08-16 16:22:14 +0200
  • 46f75dce4a internal/ethapi: port 4844 api changes Marius van der Wijden 2023-08-15 10:36:45 +0200
  • 386cba15b5
    node: increase batch limits for auth rpc API (#27924) Delweng 2023-08-16 21:26:49 +0800
  • a5b1ae5d16
    metrics/prometheus: fix count field of metric (#965) Manav Darji 2023-08-16 18:24:23 +0530
  • dbde6d878f node: raise engine batch limit even more Felix Lange 2023-08-16 14:50:14 +0200
  • a16d757cd4
    build: remove ubuntu kinetic (deprecated) (#27933) Martin Holst Swende 2023-08-16 12:11:22 +0200
  • 957f1a8ebb node: hard-code limits for engine API Felix Lange 2023-08-14 17:21:07 +0200
  • 017ae32fb7 node: don't limit the auth rpc jsvisa 2023-08-14 22:13:49 +0800
  • dfc2b55953 metrics: remove doc.go (epsilon is redundant) zeim839 2023-08-16 09:39:05 +0300
  • a2defca7a8 metrics: remove Stop() and arbiter from metrics zeim839 2023-08-16 09:38:16 +0300
  • d9a88d55dc
    process comments on PR 27920 Zubin Pratap 2023-08-16 16:27:25 +1000
  • d342e654f3 add db.engine flag Anshal Shukla 2023-08-14 14:00:26 +0530
  • db6d43acbe
    Merge remote-tracking branch 'upstream/master' into abi-fixes ulmentflam 2023-08-15 17:01:35 -0400
  • e0b119884c
    eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (#27903) Joe Netti 2023-08-15 14:19:37 -0400
  • ab28680e66
    trie: add tests for "short" nodes in StackTrie (#27932) Paweł Bylica 2023-08-15 20:16:00 +0200
  • d59298fd7a add eip1559 zero check too jsvisa 2023-08-16 01:44:27 +0800
  • d513b4019e
    core/types: go generate Martin Holst Swende 2023-08-15 18:53:19 +0200
  • ab9b8a218d
    build/ci: remove kinetic (deprecated) Martin Holst Swende 2023-08-15 18:47:35 +0200
  • 8c8bc0ff89
    trie: add tests for "short" nodes in StackTrie Paweł Bylica 2023-08-15 16:38:15 +0200
  • 375219076c more code cleanup Guillaume Ballet 2023-08-15 16:19:42 +0200
  • 1f7bf0c9f1 code cleanup: remove a lot of TODOs & friends Guillaume Ballet 2023-08-15 16:17:32 +0200
  • 05a8b887a9
    crypto/bls12381: fix typo in comment (#27930) lonika 2023-08-15 20:37:34 +0800
  • f1801a9fed
    internal/ethapi: implement eth_getBlockReceipts (#27702) Delweng 2023-08-15 20:35:48 +0800
  • a13517675c corrected a comment in bls12381/g2.go zl 2023-08-15 18:34:48 +0800
  • 888e2f5f38 verkle without overlay transition Guillaume Ballet 2023-08-15 12:32:22 +0200
  • 40b939021e fix preimage issue in conversion Guillaume Ballet 2023-08-15 10:19:37 +0200
  • 9e59e41b68 pebble :iter return value fix & latest upgrade ucwong 2023-08-15 15:48:24 +0800
  • 34d00ab9a1 ns-eth: curl with bash type jsvisa 2023-08-15 15:22:11 +0800
  • e3ad905f31
    exempt draft PRs (#962) Arpit Temani 2023-08-15 11:25:56 +0530
  • f1d808f2d6
    core: add beacon roots storage address to access list so sstore doesn't panic lightclient 2023-08-14 14:56:33 -0600
  • 3dcfd13485
    core/state_processor: don't use nil value in call lightclient 2023-08-14 10:30:48 -0600
  • c1b3d708e1 rpc/pubsub: rm comments in code jsvisa 2023-08-11 16:36:39 +0800
  • 1f04bc29af rpc/eth,personal: typo jsvisa 2023-08-10 23:12:28 +0800
  • dcc5b35612 rpc/debug: with blod text jsvisa 2023-08-10 22:45:08 +0800
  • 0965bdf77c rpc/pubsub: fix some json typo jsvisa 2023-08-10 22:44:08 +0800
  • 91f78a1c5d rpc: Usage,Response the same ad Example jsvisa 2023-08-10 16:38:06 +0800
  • 05bd30e4f8 rpc: Example,Parameters in bold text jsvisa 2023-08-10 16:06:37 +0800
  • 4935661c3a docs/interacting-with-geth/rpc: don't set header for Example,Parameters jsvisa 2023-08-10 15:07:49 +0800
  • 8b684d9ccb fix to replay more blocks Guillaume Ballet 2023-08-14 17:10:35 +0200
  • 8692eb240b fixes to replay ~500 blocks Guillaume Ballet 2023-08-14 16:56:43 +0200
  • 746adf22aa
    core/types: correct beacon root json ident lightclient 2023-08-14 07:15:13 -0600
  • 509cd428e9
    go.mod: upgrade goja (#27899) ucwong 2023-08-14 13:59:05 +0100
  • 68855216c9
    cmd/utils: restore support for txlookuplimit flag (#27917) Delweng 2023-08-14 20:58:01 +0800
  • d43ad036ae fix : lint Shivam Sharma 2023-08-14 16:06:48 +0530
  • 2a16a6eac3
    Merge branch 'master' into goja-2 ucwong 2023-08-14 11:23:17 +0100
  • 6195e2e77d
    fix(trace): fix contract call's ByteCode (#465) maskpp 2023-08-14 18:09:39 +0800
  • 2a6beb6a39
    core/types: support for optional blob sidecar in BlobTx (#27841) Felix Lange 2023-08-14 10:13:34 +0200
  • 57dccbbc4b eth/catalyst: only enable full payload in dev mode Gary Rong 2023-08-14 15:33:40 +0800
  • 66ed85f6e9 metrics: test EWMA unit tests inductively zeim839 2023-08-14 10:12:45 +0300
  • 427b8a797c metrics: remove asynchronous EWMA clocks zeim839 2023-08-14 10:12:16 +0300
  • 1ba9a38dfd
    Update method from NewTransactor to NewTransactorWithChainID. Zubin Pratap 2023-08-14 14:57:58 +1000