Commit graph

  • 9eec85b51a
    website: fix typos Ardis Lu 2023-09-13 18:52:06 -0700
  • 57801613c6
    build: upgrade -dlgo version to Go 1.21.1 Marius Kjærstad 2023-09-13 23:23:33 +0200
  • eb7438997b
    cmd/geth: rename the protocols field in the metrics gague (#28102) Péter Szilágyi 2023-09-13 20:17:55 +0300
  • 8b6cf128af
    metrics: refactor metrics (#28035) Martin Holst Swende 2023-09-13 19:13:47 +0200
  • ed4cbaf20f resolve merge conflicts Sina Mahmoodi 2023-09-13 17:26:05 +0200
  • 530830a01c
    fix(worker): check gas limit before running ccc (#511) Péter Garamvölgyi 2023-09-13 16:19:14 +0200
  • 6ee4fb8eac resolve merge conflicts Sina Mahmoodi 2023-09-13 16:17:36 +0200
  • 06ccb10bca core/asm: fix some issues in the assembler Felix Lange 2023-08-24 18:55:28 +0200
  • 115561248c cmd/evm: enable all forks by default in run command Felix Lange 2023-09-13 15:53:37 +0200
  • bf5682a492 cmd/evm: improve flags handling Felix Lange 2023-09-13 15:31:36 +0200
  • e6187eadbd rlp/rlpgen: speed up loading packages Felix Lange 2023-09-13 14:35:39 +0200
  • 8d38b1fe62
    core/rawdb: skip pathdb state inspection in hashdb mode (#28108) Péter Szilágyi 2023-09-13 15:13:10 +0300
  • 2a0ce07371 core/rawdb: skip pathdb state inspection in hashdb mode Péter Szilágyi 2023-09-13 14:53:39 +0300
  • 3f43370ed4 eth/fetcher: newline Marius van der Wijden 2023-09-13 13:34:28 +0200
  • 1a8a90b7c3 rlp/rlpgen: remove build tag Felix Lange 2023-09-13 13:33:07 +0200
  • 2c0dc35cbd eth/fetcher: use lru for underpriced transactions Marius van der Wijden 2023-09-13 13:32:21 +0200
  • 73b5d7bbb0 eth: abort on api calls not supporting pbss Sina Mahmoodi 2023-09-13 13:21:32 +0200
  • 4a148a4a5e eth/fetcher: use mutex for accessing underpriced Marius van der Wijden 2023-09-13 13:20:17 +0200
  • 2cda964ba6 cmd/geth, internal/flags, go.mod: colorize cli help, support env vars Péter Szilágyi 2023-09-13 14:14:12 +0300
  • 1f9c6bb045
    version bump to 1.0.2-beta Pratik Patil 2023-09-13 15:36:31 +0530
  • 548fe4c380 cmd/geth: rename the protocols field in the metrics gague Péter Szilágyi 2023-09-13 12:14:33 +0300
  • 417dd02827
    fix(sdk): accept blocks where coinbase is null (e.g. pending block) (#509) maskpp 2023-09-13 17:00:17 +0800
  • feea10a820 fix todos Arpit Temani 2023-09-13 14:26:54 +0530
  • 4e1deabe59 core/state: remove reset-account notion in statedb Gary Rong 2023-09-13 15:10:51 +0800
  • ddb029d76b cmd/utils: typo jsvisa 2023-09-13 15:09:19 +0800
  • 8000aa8047 fix: BootstrapNodesV5 to BootstrapNodes, use wrong field NathanBSC 2023-09-13 14:44:22 +0800
  • 43df612268
    internal, log: remove code for old unsupported go-versions (#28090) Martin Holst Swende 2023-09-13 07:42:32 +0200
  • 7d352f8acc
    metrics: oblige nitpicks from review Martin Holst Swende 2023-09-13 07:39:36 +0200
  • baf7f87653 cmd/geth: go import jsvisa 2023-09-13 12:34:58 +0800
  • 18d0211b00 cmd/geth: simple it jsvisa 2023-09-13 12:32:45 +0800
  • 3711a738bd metrics: enable the metrics by command line only jsvisa 2023-09-13 12:30:17 +0800
  • 641df0e39b cmd/geth: read metrics from config file if given jsvisa 2023-09-13 12:23:33 +0800
  • 459d46b26a metrics/config: simple jsvisa 2023-09-13 11:50:41 +0800
  • 71905df402 cmd/utils: startup metrics from config file jsvisa 2023-09-13 11:49:13 +0800
  • ec9ca1c7dc metrics: config validate jsvisa 2023-09-13 11:48:49 +0800
  • 67fc4d87fb
    Added a new RPC endpoint (bor_sendRawTransactionConditional) to support EIP-4337 Bundled Transactions (#945) Pratik Patil 2023-09-13 08:28:00 +0530
  • 8af369e181 Merge branch 'extended-tracer' into feature/firehose-extended-tracer Matthieu Vachon 2023-09-12 14:07:11 -0400
  • 734021fc27
    p2p: limit ping requests from a single peer (#510) iczc 2023-09-13 01:27:16 +0800
  • a3e1d3ea95 improve comments Sina Mahmoodi 2023-09-12 18:14:15 +0200
  • 3442c0336d
    Merge pull request #998 from maticnetwork/v1.0.0-beta-candidate Pratik Patil 2023-09-12 21:41:19 +0530
  • ff3c15ff90
    Full OnGasConsumed loop and added GasChangeReason (#16) Matthieu Vachon 2023-09-12 11:19:15 -0400
  • 49b077e9ce eth/fetcher: allow transactions back in after timeout Marius van der Wijden 2023-09-12 16:45:14 +0200
  • 9cb270fbee eth/fetcher: periodically clear underpriced set Marius van der Wijden 2023-09-12 15:50:09 +0200
  • 98ffd9c80f
    eth: add logs for error while broadcasting Matus Kysel 2023-09-12 15:27:57 +0200
  • 74c1f30811
    Fixed BlockchainLogger tracer not being correctly set up up to Blockchain object (#17) Matthieu Vachon 2023-09-12 08:10:22 -0400
  • 63c17e47c6 cmd/utils: fix parsing BootstrapNodes from BootnodesFlag NathanBSC 2023-09-12 19:13:00 +0800
  • 47ad9e4c6f Rmv:Removed GetVoteOnHash() fn from consensus/bor/api.go Vaibhav Jindal 2023-09-12 16:35:49 +0530
  • 43d54c4456 Implemented the GetVoteOnHash under Bor namespace Vaibhav Jindal 2023-09-12 11:09:08 +0530
  • 766272ff8c params: begin v1.13.1 release cycle Péter Szilágyi 2023-09-12 14:03:50 +0300
  • 7371b38171 params: release Geth v1.13.0 v1.13.0 Péter Szilágyi 2023-09-12 13:57:10 +0300
  • ebc7dc231a
    Add CLI flags to config LevelDB table/total sizes (#981) rroblak 2023-09-12 03:09:26 -0700
  • 07d7c6c6e2
    Update mumbai bootnodes Jerry 2023-09-11 11:44:36 -0700
  • 878680ee23
    metrics: minor improvements to runtimehistogram loop Martin Holst Swende 2023-09-11 20:35:25 +0200
  • 8038c0fb01
    metrics: cache sample variance, rm ineffectual clause rthistogram Martin Holst Swende 2023-09-11 20:30:12 +0200
  • d75081df72
    Update mainnet bootnodes Jerry 2023-09-11 11:09:52 -0700
  • d6f30a55e5
    accounts/abi/bind/bind_test: Adding error to Fatal log for NewNumericMethodName for debugging ulmentflam 2023-09-11 14:08:01 -0400
  • a0d2706907 moveTo only for precompiles Sina Mahmoodi 2023-09-11 19:51:53 +0200
  • 9fa47c28fe
    accounts/abi/bind/base,accounts/abi/bind/bind_test,accounts/abi/bind/template: Removing accessor for Address as it is redundent (address is required even in the generated code), Adding test for new methods, fixing issue with call to .Normalized.Name and not Original.Name and moving GetABI to the combined binding implementation insead of the raw (Note: it might be nice to use generics here to clean up the template and bindings). ulmentflam 2023-09-11 13:51:32 -0400
  • 90adcd0a1e Merge branch 'feature/gas-full-cycle-and-reason' into feature/firehose-extended-tracer Matthieu Vachon 2023-09-11 12:53:03 -0400
  • 469ccbe765 Do not record GasChangeCallLeftOverReturned gas change if there is no gas to return Matthieu Vachon 2023-09-11 12:43:38 -0400
  • 2ff2423e28 Fixed some missing gas change to wrap around full call Matthieu Vachon 2023-09-11 12:32:00 -0400
  • 9c502aa6f8 Fixed some missing gas change to wrap around full call Matthieu Vachon 2023-09-11 12:32:00 -0400
  • ca6c36384b Updated to latest firehose-ethereum/types Matthieu Vachon 2023-09-11 12:31:32 -0400
  • 3abff91f34 Merge branch 'feature/gas-full-cycle-and-reason' into feature/firehose-extended-tracer Matthieu Vachon 2023-09-11 11:22:00 -0400
  • 06badab596 Inverted GasChangeCallLeftOverRefunded and GasChangeCallLeftOverReturned Matthieu Vachon 2023-09-11 11:21:45 -0400
  • 0f65144fc0
    Merge remote-tracking branch 'upstream/master' into abi-fixes ulmentflam 2023-09-11 11:12:39 -0400
  • 98dc951764 Fixed wrong gas change since new PR update around that Matthieu Vachon 2023-09-11 10:54:30 -0400
  • 267656019b
    metrics: apply suggestions from review Martin Holst Swende 2023-09-11 10:18:07 -0400
  • b9e551a559 graphql: add blobGasUsed,excessBlobGas in block scheme jsvisa 2023-09-11 22:28:45 +0800
  • 05070803a8 graphql: add blobGasUsed,excessBlobGas for block jsvisa 2023-09-11 22:19:09 +0800
  • 0add9d0175 graphql: calculate maxFeePerGas,maxPriorityFeePerGas for blobtx jsvisa 2023-09-11 22:09:56 +0800
  • 22abf61296 graphql: implement the blob fields jsvisa 2023-08-22 12:14:20 +0800
  • 3e272162cd graphql: blob hash inner is required jsvisa 2023-08-22 12:06:18 +0800
  • a10960afc4 graphql: add maxFeePerBlobGas,blobGasUsed,blobGasPrice,blobVersionedHashes for blob tx jsvisa 2023-08-22 11:31:25 +0800
  • 0e714ec0db graphql: only need to check dynamicFeeTx jsvisa 2023-08-22 11:17:03 +0800
  • 4194da63d3 graphql: indent jsvisa 2023-08-22 10:38:50 +0800
  • 996a988b54 Fixed BlockchainLogger tracer not being correctly set up up to Blockchain object Matthieu Vachon 2023-09-11 10:28:00 -0400
  • 31f1a01ec5 Merge branch 'feature/gas-full-cycle-and-reason' into feature/firehose-extended-tracer Matthieu Vachon 2023-09-09 13:21:10 -0400
  • 0e2547b856
    internal, log: remove code for old unsupported go-versions Martin Holst Swende 2023-09-11 15:54:23 +0200
  • ed7fa5b121
    [website]: update pruning time in docs (#28086) Daniel Vogel 2023-09-11 09:25:50 -0400
  • 9c1433b62a
    fix(trace): use correct roots in trace of block with one transaction (#508) Péter Garamvölgyi 2023-09-11 12:13:50 +0200
  • 12ef276a7d
    consensus/misc: fix min gas limit error message (#28085) Bala Murali Krishna Komatireddy 2023-09-11 01:57:22 -0700
  • 3344026585 internal/ethapi: sort imports in api_test marcello33 2023-09-11 10:29:18 +0200
  • c1aa41d28c internal/ethapi: fix linter marcello33 2023-09-11 09:50:44 +0200
  • 76ef290edc internal/ethapi: use model for check marcello33 2023-09-11 09:15:23 +0200
  • eab7c9de0d internal/ethapi: use receipt inner field for check and implement tests marcello33 2023-09-11 09:06:06 +0200
  • 2077d5c1b0
    Merge pull request #996 from maticnetwork/v0.5.0-beta-candidate-2 SHIVAM SHARMA 2023-09-11 12:02:35 +0530
  • 38295bdde5
    Merge pull request #995 from maticnetwork/revert-982-v0.5.0-beta-candidate-2 SHIVAM SHARMA 2023-09-11 12:00:01 +0530
  • f29eb2f5cc Revert "Merge v0.5.0 into master (#982)" SHIVAM SHARMA 2023-09-11 11:58:40 +0530
  • eb533eca5f
    Update gaslimit.go Martin Holst Swende 2023-09-11 02:16:33 -0400
  • 1efd12f695
    core: fix calculation of blob gasprice in tx receipt (#28082) lightclient 2023-09-11 00:14:20 -0600
  • d42de35c67
    Merge v0.5.0 into master (#982) SHIVAM SHARMA 2023-09-11 11:41:07 +0530
  • fca0d89227 internal/ethapi: default effectiveGasPrice when nil marcello33 2023-09-11 07:46:45 +0200
  • 068ce5c6d6 create separate functions for IL verification for NewInclusionList engine API Manav Darji 2023-09-10 22:35:24 +0530
  • f7e46a96df
    formatting Bala Murali Krishna Komatireddy 2023-09-09 20:22:34 -0700
  • a35c5e6ce5
    Merge pull request #1 from kandrianov/kandrianov-patch-1 Andryanau Kanstantsin 2023-09-10 00:09:21 +0300
  • 28c2b6a0d8
    internal/ethapi: Fix eth_getBlockReceipts Andrianov Konstantin 2023-09-09 23:42:27 +0300
  • 3cb4d0e629
    core: move overlay conversion code to its own file (#266) Guillaume Ballet 2023-09-09 21:39:29 +0200
  • 983efa24a8
    update pruning time Daniel Vogel 2023-09-09 12:20:55 -0600
  • a89be29500 modify err msg 0xmuralik 2023-09-08 18:10:07 -0700