Commit graph

  • 7487fda0ab
    format georgehao 2025-04-01 22:11:32 +0800
  • 4cee881267
    format georgehao 2025-04-01 22:10:21 +0800
  • a70b8692d9
    address comments georgehao 2025-04-01 22:09:26 +0800
  • f6d4ab253d fix test compilation Jared Wasinger 2025-03-30 16:34:34 +0200
  • 8004be1bdb accounts/abi: wait for tx to be mined jsvisa 2025-03-26 23:52:42 +0800
  • 31973e5aa1 accounts/abi: trim whitespace jsvisa 2025-03-26 23:47:34 +0800
  • f4e0545dcc go.mod: update github.com/prometheus/common to 0.38.0 Alex Zaytsev 2025-04-01 22:33:53 +1000
  • 7e3170fb5c
    core/filtermaps: add metrics (#31511) Felföldi Zsolt 2025-04-01 14:29:20 +0200
  • 4add312c8a
    cmd: apply snapshot cache flag in the MakeChain (#31534) Delweng 2025-04-01 20:10:22 +0800
  • 1bd70ba57a
    p2p/nat: improve AddMapping code (#31486) John 2025-04-01 21:07:47 +0900
  • bc36f2de83
    eth, eth/filters: implement API error code for pruned blocks (#31361) Sina M 2025-04-01 13:42:01 +0200
  • 562a78a981 p2p/nat: return error from internalAddress Felix Lange 2025-04-01 13:38:54 +0200
  • 85e6606d4d p2p/nat: simplify Felix Lange 2025-04-01 13:38:07 +0200
  • 8593ab4bcf log: allow --vmodule to downgrade the log level Marius van der Wijden 2025-04-01 12:48:51 +0200
  • a9bc6eb4ce fixup Felix Lange 2025-04-01 12:16:50 +0200
  • d5a0d6256e eth, eth/filters: try accessing db before returning error 4444 Felix Lange 2025-04-01 12:11:16 +0200
  • 959bc4e401 expose error prune history Sina Mahmoodi 2025-03-24 19:48:41 +0100
  • 74de21cdba rm extra check Sina Mahmoodi 2025-03-13 16:06:41 +0100
  • f51fcaeebd fix filter conditions Sina Mahmoodi 2025-03-13 15:27:48 +0100
  • f985bd0693 log: allow --vmodule to downgrade the log level Marius van der Wijden 2025-04-01 12:37:00 +0200
  • cf647a821f rm extra comment Sina Mahmoodi 2025-03-13 12:58:53 +0100
  • e4c649a3c3 use historyPruningCutoff method Sina Mahmoodi 2025-03-13 12:57:13 +0100
  • 440eb9ad90 eth/filters: return prunedHistoryError if attempting to create a log filter on a blockhash before the prune point Jared Wasinger 2025-03-13 11:13:36 +0100
  • f6667276d5 internal/ethapi: fix test (for now) Felix Lange 2025-03-13 09:40:00 +0100
  • 469f0cad9e eth: support earliest block in HeaderByNumber Felix Lange 2025-03-13 09:37:57 +0100
  • d736a3ed53 rpc: change constant value for "earliest" block Felix Lange 2025-03-12 18:39:29 +0100
  • cf249eaff1 eth: remove redundant return of prunedHistoryError Jared Wasinger 2025-03-12 18:12:30 +0100
  • 45de73aaac internal/ethapi: fix lint Jared Wasinger 2025-03-12 17:52:38 +0100
  • 6da1903139 return prunedHistoryError from GetLogs/FilterLogs if accessing pruned state. duplicate prunedHistoryError into eth/filters package. add HistoryCutoff method to eth backend Jared Wasinger 2025-03-12 17:38:45 +0100
  • 1dcc65d429 eth: API error code for pruned blocks Sina Mahmoodi 2025-03-12 12:44:12 +0100
  • 4de62ae04c core/vm: fix nitpick Marius van der Wijden 2025-04-01 12:17:48 +0200
  • 7198179c2a cmd, trie: remove cmd/gc and hide some types in trie Daniel Liu 2025-03-25 20:23:33 +0800
  • 5d3df09e7d
    Merge pull request #1508 from maticnetwork/mardizzone/fix-sec Marcello Ardizzone 2025-04-01 10:07:41 +0200
  • 7a019ea44b
    feat(miner): improve pruneTransactions (#411) David 2025-04-01 15:19:52 +0800
  • 91cbe818ea common, params: define cancun block for testnet and print more chain config Daniel Liu 2025-04-01 14:34:10 +0800
  • c37927ee7c
    params: add prague timestamp for mainnet lightclient 2025-03-31 19:57:11 -0600
  • f12af60780 cmd: apply snapshot cache flag jsvisa 2025-04-01 09:44:12 +0800
  • ed2a321349 Merge branch 'firehose-fh3.0' into release/geth-1.x-fh3.0 Matthieu Vachon 2025-03-31 16:41:49 -0400
  • 223c7c7d81 Reverts vmtracer firehose default value as it breaks some standard tests Matthieu Vachon 2025-03-31 16:41:27 -0400
  • da61ce6491 Merge tag 'v1.15.7' into release/geth-1.x-fh3.0 Matthieu Vachon 2025-03-31 16:28:56 -0400
  • f0cdc40ceb version: begin v1.15.8 release cycle reloaded Felix Lange 2025-03-31 18:29:33 +0200
  • 827d3fccf7 .travis.yml: remove macos build v1.15.7 Felix Lange 2025-03-31 18:27:43 +0200
  • 9af88d1100 version: back to v1.15.7, to fix the build Felix Lange 2025-03-31 18:26:56 +0200
  • ed3ef9ee64 push block cache memory from 512mb -> 1gb Jared Wasinger 2025-03-31 18:25:47 +0200
  • d045214778 adjust max block cache mem from 256mb -> 512 mb. choose 32 blocks as the initial fetch size Jared Wasinger 2025-03-31 18:18:54 +0200
  • 13a09a48c4 core/{state, vm}: update stateless gas costs to follow the kaustinen7 testnet Guillaume Ballet 2025-01-10 10:16:42 +0100
  • 3793060bee clean up the PR a bit Jared Wasinger 2025-03-31 17:56:28 +0200
  • f20b5a4da0 fix calc Jared Wasinger 2025-03-31 16:32:37 +0200
  • b9fd23ae62 actually fix it this time.......... Jared Wasinger 2025-03-31 16:21:00 +0200
  • 7f0adc0bcb prevent divide by zero Jared Wasinger 2025-03-31 16:18:02 +0200
  • e703f92416 eth/downloader: have the resultQueue control its own throttling. it will allow for scheduling new block retrievals until the cumulative gas used of the in-flight retrievals is greater than a target threshold Jared Wasinger 2025-03-31 15:59:50 +0200
  • 9c970d80a2 version: begin v1.15.8 release cycle Felix Lange 2025-03-31 15:30:31 +0200
  • 82fc77a865 version: release go-ethereum v1.15.7 stable Felix Lange 2025-03-31 15:29:03 +0200
  • 14d576c002
    core/filtermaps: hashdb safe delete range (#31525) Felföldi Zsolt 2025-03-31 14:47:56 +0200
  • 4b831380dc core/filtermaps: update comments Felix Lange 2025-03-31 14:35:48 +0200
  • d1590055c5 core/rawdb, core/filtermaps: polish code Gary Rong 2025-03-31 19:50:58 +0800
  • ddf33e4fbd
    Merge pull request #44 from sei-protocol/tony/allow-override-block-hash codchen 2025-03-31 17:52:40 +0800
  • f7ed2af11e allow overwriting block hash Tony Chen 2025-03-31 17:51:44 +0800
  • c825264e37 ethdb: move ErrTooManyKeys to package ethdb Zsolt Felfoldi 2025-03-31 11:42:35 +0200
  • ca98df771c core/filtermaps: only print logs during range delete if something is actually being deleted Zsolt Felfoldi 2025-03-31 10:27:43 +0200
  • ffa315f746
    .gitignore: ignore binaries (#31531) Marius van der Wijden 2025-03-31 09:49:19 +0200
  • 0647a1089a .gitignore: ignore binaries Marius van der Wijden 2025-03-31 09:35:54 +0200
  • 2e71e50b6b
    core: emit sidechain event during reorg Manav Darji 2025-03-31 12:02:19 +0530
  • 0c0b9bc025
    core: skip prague requests tests Manav Darji 2025-03-31 11:26:05 +0530
  • 14db050bd7
    build: migrate golangci-lint config to v2 tr1sm0s1n 2025-03-31 11:00:57 +0530
  • 1d3f258ebb
    build: add checksums for golangci-lint v2.0.2 tr1sm0s1n 2025-03-31 10:54:48 +0530
  • f9585a5f3e fix docker build warning wanwiset25 2025-03-31 06:03:42 +0400
  • 229caf0125 add limit to high resource demand api wanwiset25 2025-03-31 06:00:27 +0400
  • ac12119de8 Refactor context usage and keeper calls Fallengirl 2025-03-30 18:36:07 +0300
  • 4e55cf0eb8 eth: backend returns txpool's error through rpc resp and success rpc resp for tx already tracked zouxyan 2025-03-30 17:24:08 +0800
  • 750a07e5d4
    fixes marcello33 2025-03-30 09:29:55 +0200
  • 15d42486c6
    bump x/net marcello33 2025-03-30 09:07:03 +0200
  • 1a29cdb818 core/filtermaps: rename hashDbSafe to hashScheme Zsolt Felfoldi 2025-03-30 01:11:55 +0100
  • e41033b188 core/filtermaps: hashdb safe delete range Zsolt Felfoldi 2025-03-28 23:15:44 +0100
  • 682235849b
    chore(eth): always use the latest block number for pending state in RPC calls (#410) David 2025-03-29 16:33:03 +0800
  • 046793b6fa session cache enr and replace handleTalkRequest parameter type thinkAfCod 2025-03-29 15:41:14 +0800
  • 8bb7f1ed11 eth/connmanager: randomize peer drop timers Csaba Kiraly 2025-03-29 08:07:36 +0100
  • b8a9a8bfb1
    Merge pull request #924 from XinFinOrg/update-reward-percapita benjamin202410 2025-03-28 23:52:33 -0700
  • 9e6edc51db
    feat(miner): reduce the number compression attempts when fetching transactions list (#406) David 2025-03-29 12:11:52 +0800
  • fdc740ec17
    Create makefile.yml Chris Petrov 2025-03-28 15:34:11 -0700
  • b99d4f856f
    Create azure-container-webapp.yml Chris Petrov 2025-03-28 15:33:14 -0700
  • 60f14701e6
    Create go-ossf-slsa3-publish.yml Chris Petrov 2025-03-28 15:32:18 -0700
  • e30fc7aa3b
    Create main.yml Chris Petrov 2025-03-28 15:29:06 -0700
  • 50ab1d837a
    Create docker-image.yml Chris Petrov 2025-03-28 15:28:01 -0700
  • 5e842c3cad
    Create python-package-conda.yml Chris Petrov 2025-03-28 15:27:35 -0700
  • 806a88af24
    Merge pull request #2 from Memohalliwell/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.2 Chris Petrov 2025-03-28 15:26:47 -0700
  • c8a9a9c091
    core/filtermaps: revert to unindexed mode in case of indexing error (#31500) Felföldi Zsolt 2025-03-28 16:17:28 +0100
  • ff7bcf8d15 core/state: separate hashes and committer, collapse on commit (#20481) Daniel Liu 2025-03-27 11:12:49 +0800
  • db4dc24094 core/state: accumulate writes and only update tries when must (#19953) Daniel Liu 2025-03-27 08:25:28 +0800
  • c73a0aa929 core/state: fix state iterator (#19127) Daniel Liu 2025-03-26 18:11:12 +0800
  • 3fd025e814 core/state: optimize state object and storage iteration according to EIP-1283 (#17383) Daniel Liu 2025-03-26 12:30:25 +0800
  • 68e31d58b2 core/filtermaps: do not disable indexer on chain reorg while rendering error Zsolt Felfoldi 2025-03-28 15:28:11 +0100
  • 6ec9e6592b chore: refine wlock to rlock 2020xibao 2025-03-28 21:43:26 +0800
  • 6d9cf624b3 remove warning logs antonis19 2025-03-28 13:59:09 +0100
  • d46ef40900 fixing newlines Csaba Kiraly 2025-03-28 12:56:22 +0100
  • 77d634cd9b eth/connmanager: handle inbound and dialed peers separately Csaba Kiraly 2025-03-26 14:05:02 +0100
  • 301b396939 eth/connmanager: monitor sync status Csaba Kiraly 2025-03-26 01:44:53 +0100
  • cb5d672649 eth/connmanager: no need to store srv Csaba Kiraly 2025-03-26 00:13:21 +0100
  • 628c5e5b7b eth/connmanager: get sync status Csaba Kiraly 2025-03-26 00:12:23 +0100
  • 61b26a93c5 eth/connman: fixup log levels Csaba Kiraly 2025-03-25 22:25:32 +0100