Commit Graph

  • 10347c6b54
    core: drop legacy receipt types (#26225) Sina Mahmoodi 2022-12-03 21:42:11 +01:00
  • e24d6003b1
    miner: fix potential goroutine leak in test (#26281) Oskar Haarklou Veileborg 2022-12-02 12:26:52 +01:00
  • cb9e50bdf6
    Merge pull request #1223 from bnb-chain/develop v1.1.18_hf zjubfd 2022-12-01 17:12:31 +08:00
  • cd0d177f57
    Merge pull request #1222 from j75689/fix/build-info zjubfd 2022-12-01 17:07:09 +08:00
  • ecc12f6493 metrics: fix the label format of prometheus server j75689 2022-12-01 16:54:10 +08:00
  • b6b274eba2
    metrics fix: edit mutate key to replace - with _ (#1217) nathanhopp 2022-11-30 19:13:50 -07:00
  • c1aa1db69e
    p2p/discover: add config option for discv5 protocol ID (#26041) RichΛrd 2022-11-30 17:03:34 -04:00
  • cd4e2910ce
    Merge e10bbfc656e6704c15cd05ab1f953a04a3eec4d8 into 03ff2992ab4674c1df8f568ee9a31596f3503c26 Julius James 2022-11-30 09:30:10 +00:00
  • e10bbfc656
    Rename CHANGELOG.md to CHANGELOG.SOL Julius James 2022-11-30 10:30:02 +01:00
  • 19f9728980
    metrics fix: edit mutate key to replace - with _ nathanhopp 2022-11-29 22:09:27 -07:00
  • 5edb46c6c6
    build(deps): bump github.com/btcsuite/btcd from 0.20.1-beta to 0.23.2 dependabot[bot] 2022-11-29 07:48:42 +00:00
  • 03ff2992ab
    Merge pull request #1211 from bnb-chain/develop v1.1.18 zjubfd 2022-11-29 15:46:26 +08:00
  • d3873f4ccf
    Merge pull request #1210 from guagualvcha/p_1.1.18 zjubfd 2022-11-29 15:07:01 +08:00
  • 02f7ad74c6 release: prepare for release v1.1.18 zjubfd 2022-11-29 13:39:08 +08:00
  • ef16f9efdb
    Merge pull request #1209 from j75689/metrics/build-info dylanhuang 2022-11-29 10:32:21 +08:00
  • 1b8a392153
    console: use default APIs when server doesn't have rpc_modules (#26267) Felix Lange 2022-11-28 20:27:01 +01:00
  • fe5682c4e0 ci: fix build cmd of arm binary j75689 2022-11-28 22:38:59 +08:00
  • d1c9262b12 ci: add git info to cross-compile j75689 2022-11-28 22:20:54 +08:00
  • 9023e42d0a metrics: add build info into metrics server j75689 2022-11-28 22:09:45 +08:00
  • d77ebb8511 metrics: add label type in metrics package j75689 2022-11-28 22:09:27 +08:00
  • 743e404906
    core, eth, les, tests, trie: abstract node scheme (#25532) rjl493456442 2022-11-28 21:31:28 +08:00
  • 0e06735201
    internal/web3ext: fix eth_call in console, part III (#26268) Sina Mahmoodi 2022-11-28 11:30:05 +01:00
  • 63ffda3251
    internal/web3ext: fix eth.call regression in console (#26266) Sina Mahmoodi 2022-11-28 11:15:34 +01:00
  • eb01927e46
    tests: update evm-benchmarks (#26255) Paweł Bylica 2022-11-28 11:13:41 +01:00
  • 0dc9b01c11
    core: clarify code in forkchoice (#26257) setunapo 2022-11-28 18:07:25 +08:00
  • 1325fef102
    internal/web3ext: fix eth_call stateOverrides in console (#26265) Sina Mahmoodi 2022-11-28 11:03:20 +01:00
  • 807d52e557 worker: some Subscribe NewTxsEvent changes of miner worker setunapo 2022-11-25 17:46:22 +08:00
  • 58644491ad worker: reused triePrefetch when multi-fillTransactions to mine a block. setunapo 2022-11-25 14:05:19 +08:00
  • 3846848483 fix Sebastian Kałużny 2022-11-28 01:19:07 +01:00
  • 85cc1e8e28 comment unused Sebastian Kałużny 2022-11-28 01:14:10 +01:00
  • 0ccc8be754 add logs Sebastian Kałużny 2022-11-27 18:14:32 +01:00
  • d879f4152e Merge branch 'simulate' of github.com:sebkaluzny/bsc into simulate Sebastian Kałużny 2022-11-27 18:11:34 +01:00
  • a38d1edcd1 Merge branch 'master' of github.com:sebkaluzny/bsc into simulate Sebastian Kałużny 2022-11-27 18:11:07 +01:00
  • e1d3d5edcb worker: some Subscribe NewTxsEvent changes of miner worker setunapo 2022-11-25 17:46:22 +08:00
  • 53d1ae096a
    p2p/nat: use IP.IsPrivate (#26252) Seungbae Yu 2022-11-26 00:30:07 +09:00
  • 8c6e74eed4
    rpc: decrease websocket ping interval (#26253) Wihan de Beer 2022-11-25 17:29:38 +02:00
  • f35abea1e5 worker: reused triePrefetch when multi-fillTransactions to mine a block. setunapo 2022-11-25 14:05:19 +08:00
  • 6a4e05c93a
    signer: enable typed data signing from signer rpc (#26241) Martin Holst Swende 2022-11-25 09:13:45 +01:00
  • add1bff13f
    core/rawdb: fix freezer validation (#26251) rjl493456442 2022-11-25 16:10:31 +08:00
  • c5dc61c62d cmd/utils: gofmt Felix Lange 2022-11-24 13:03:38 +01:00
  • e76813eb13
    signer/core/apitypes: deep convert types in slice (#26203) 6xiaowu9 2022-11-24 18:45:20 +08:00
  • 8846c07d04
    cmd/utils: print warning when --metrics.port set without --metrics.addr (#26248) Felix Lange 2022-11-24 11:37:58 +01:00
  • 193f350eb9
    core/rawdb: improve freezerTable.Sync (#26245) Felix Lange 2022-11-24 10:50:28 +01:00
  • d87d697d92
    worker: add double sign check for safety. (#1201) Larry 2022-11-24 15:22:37 +08:00
  • 4fbd0ea7f2 worker: double sign check with slice larry.lx 2022-11-24 12:56:10 +08:00
  • f3b15f8d3b worker: add double sign check for safety. larry.lx 2022-11-24 09:32:19 +08:00
  • f5fc70d15c remove binance zjubfd 2022-11-23 17:46:22 +08:00
  • ec2ec2d08e
    core: implement EIP-3651, warm coinbase (#25819) Marius van der Wijden 2022-11-22 22:39:52 +01:00
  • 90a414ab7c
    Merge pull request #1195 from Pythonberg1997/cross_stake Roshan 2022-11-22 16:29:03 +08:00
  • db4cb1df26 upgrade: update Gibbs fork height and system contract code Roshan 2022-11-21 19:42:35 +08:00
  • aa986b6d4e worker: return for resubmit signal. setunapo 2022-11-21 13:30:57 +08:00
  • 21b985c14b worker: always drop on new block imported. setunapo 2022-11-18 22:55:17 +08:00
  • c33f696811 worker: do not fillTransactions immediately on new transaction. setunapo 2022-11-17 15:38:50 +08:00
  • de5dd95ada worker: enhancement of the current block generation logic. setunapo 2022-10-28 12:01:18 +08:00
  • 64dccf7aa4
    cmd/utils: log path used when checking disk space (#26212) kumavis 2022-11-20 23:18:18 -10:00
  • 6975f09998
    eth/catalyst: make tests less time-sensitive (#26201) Martin Holst Swende 2022-11-21 09:52:12 +01:00
  • 1b2cde030d worker: return for resubmit signal. setunapo 2022-11-21 13:30:57 +08:00
  • 24976d000f worker: always drop on new block imported. setunapo 2022-11-18 22:55:17 +08:00
  • 276b69ee8b
    Merge pull request #1192 from kyrie-yl/upstream_v1.10.22 zjubfd 2022-11-20 15:20:09 +08:00
  • fb2e68b79a common/compiler: json unmarshalling error checks (#25449) Henry 2022-08-01 19:47:21 +08:00
  • 48b6db9f63 core/genesis: remove calaverasAllocData (#25516) ycyraum 2022-08-12 13:58:06 +02:00
  • 466e9a2a3d trie: improve node rlp decoding performance (#25357) rjl493456442 2022-08-19 06:39:47 +08:00
  • b8c2d2e8f8 eth, les: unlock downloader peerSet if there's an error (#25546) Justin Traglia 2022-08-19 01:02:47 -05:00
  • c2e0abce2e
    ethstats: set readlimit on ethstats server connection (#26207) Martin Holst Swende 2022-11-17 15:33:03 +01:00
  • 97c563e055
    rpc, internal/guide: speed up tests a bit (#26193) Martin Holst Swende 2022-11-17 15:30:53 +01:00
  • 722bb210bf
    rlp: improve tests for Split functions (#26200) therainisme 2022-11-17 21:19:03 +08:00
  • 12df45662a
    all: remove remaining uses of untyped golang-lru (#26194) Felix Lange 2022-11-17 11:15:28 +01:00
  • c3b42683b3
    Dockerfile: upgrade to Go 1.19 (#26195) Felix Lange 2022-11-17 10:54:28 +01:00
  • 64067fbdc4
    eth/tracers: small refactor for native tracers (#26196) Sina Mahmoodi 2022-11-17 09:27:48 +01:00
  • dad8b3fd76 worker: do not fillTransactions immediately on new transaction. setunapo 2022-11-17 15:38:50 +08:00
  • 5c88f9f964 worker: enhancement of the current block generation logic. setunapo 2022-10-28 12:01:18 +08:00
  • dbc70ee1e2
    core/forkid: refactor nextForkHash (#1177) Leon 2022-11-17 12:12:12 +08:00
  • 139eb3f467 worker: fix a bug of the delay timer. setunapo 2022-11-16 22:30:51 +08:00
  • 78831e0677 worker: fix a bug of the delay timer. setunapo 2022-11-16 22:30:51 +08:00
  • add337e0f7
    rpc: support injecting HTTP headers through context (#26023) storyicon 2022-11-16 22:22:12 +08:00
  • 0789afe6e7 worker: remove pre-seal empty block setunapo 2022-11-16 17:17:50 +08:00
  • 10bf7036af worker: remove pre-seal empty block setunapo 2022-11-16 17:17:50 +08:00
  • b4ea2bf7dd
    all: implement EIP-1153 transient storage (#26003) Mark Tyneway 2022-11-16 01:18:52 -08:00
  • bc90a88263
    ethclient: docs, fix misleading comment (#26189) ligi 2022-11-16 08:44:54 +01:00
  • 086a99b407 worker: no need to add more transaction if not mining setunapo 2022-11-15 17:30:49 +08:00
  • fe1c8622f6 parlia: Delay() with DelayLeftOver setunapo 2022-11-15 15:42:29 +08:00
  • ae42148093
    rpc: fix connection tracking set in Server (#26180) Felix Lange 2022-11-15 14:05:16 +01:00
  • 4c7f004b48 worker: no need to add more transaction if not mining setunapo 2022-11-15 17:30:49 +08:00
  • c80586c58b parlia: Delay() with DelayLeftOver setunapo 2022-11-15 15:42:29 +08:00
  • d1ed977d89 worker: change interrupt type from *int to chan setunapo 2022-11-10 15:05:56 +08:00
  • b4dcff5772 worker: remove the code of resubmit interval adjust setunapo 2022-11-10 11:07:12 +08:00
  • bf1dbd9233 accounts/abi: substitude arg%d to the range keyword (#25307) Guillaume Ballet 2022-07-19 11:44:48 +02:00
  • d07a706aff rpc: add graceful shutdown timeout for HTTP server (#25258) Brion 2022-07-09 03:25:12 +08:00
  • 0f96641ae4 core, eth: pre-allocate map in storage copy (#25279) Seungbae.yu 2022-07-12 16:08:45 +09:00
  • e91c40ddef internal/ethapi: error if tx args includes chain id that doesn't match local (#25157) lightclient 2022-07-14 04:17:25 -06:00
  • c2c22c5947 core: remove lock in BlockChain.ExportN (#25254) henridf 2022-07-14 14:55:54 +02:00
  • 9afc6816d2
    common/lru: add generic LRU implementation (#26162) Felix Lange 2022-11-14 15:41:56 +01:00
  • f58ebd9696
    all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) Jolly Zhao 2022-11-14 22:16:52 +08:00
  • 8c5ce1107b
    eth/filters: send rpctransactions in pending-subscription (#26126) Martin Holst Swende 2022-11-14 14:48:01 +01:00
  • e34e540e4c
    accounts/keystore: replace inotify with fsnotify (#26176) Martin Holst Swende 2022-11-14 12:38:10 +01:00
  • b50c6483cc accounts/abi: substitude arg%d to the range keyword (#25307) Guillaume Ballet 2022-07-19 11:44:48 +02:00
  • 97a992ec2a rpc: add graceful shutdown timeout for HTTP server (#25258) Brion 2022-07-09 03:25:12 +08:00
  • 7290d5c0ac core, eth: pre-allocate map in storage copy (#25279) Seungbae.yu 2022-07-12 16:08:45 +09:00
  • 035ad60369 internal/ethapi: error if tx args includes chain id that doesn't match local (#25157) lightclient 2022-07-14 04:17:25 -06:00
  • d4e4146d16 core: remove lock in BlockChain.ExportN (#25254) henridf 2022-07-14 14:55:54 +02:00