Commit Graph

  • 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
  • 8334b5f51a common/lru: fix race in lru (#26164) Martin Holst Swende 2022-11-11 19:48:36 +01:00
  • ea65edaa28 eth, catalyst: fix flaky tests (#26153) Martin Holst Swende 2022-11-11 13:22:54 +01:00
  • c539bda166 metrics: improve reading Go runtime metrics (#25886) Felix Lange 2022-11-11 13:16:13 +01:00
  • 62c973eba6 go.mod: minimum Go version 1.18 (#26160) Felix Lange 2022-11-11 13:11:24 +01:00
  • 5b4c149f97 internal/debug: add --log.file option (#26149) Felix Lange 2022-11-11 11:33:18 +01:00
  • 0ad2014026 go.mod: update status-im/keycard-go (#26141) protolambda 2022-11-10 01:32:02 +01:00
  • 093b2ac32a eth/filters: fix failing benchmark-test (#26144) Martin Holst Swende 2022-11-09 09:49:42 +01:00
  • dffd93b475 cmd/evm: slight change in how t8n handles coinbase pre eip-158 (#26139) Martin Holst Swende 2022-11-09 09:34:42 +01:00
  • 5fded04037 core/state: replace fastcache code cache with gc-friendly structure (#26092) Martin Holst Swende 2022-11-09 08:06:02 +01:00
  • 7dc5e785a8 core/vm: deepcopy jumptable when enabling extra eips (#26137) yihuang 2022-11-09 14:52:13 +08:00
  • 6685f88455 cmd/clef: only print first N accounts on startup (#26128) Joseph Cook 2022-11-08 20:17:12 +00:00
  • ee9ff06469 graphql: add query timeout (#26116) Ahmet Avci 2022-11-08 15:14:14 +03:00
  • 913973436b cmd/devp2p: add more nodekey commands (#26129) Felix Lange 2022-11-08 12:15:32 +01:00
  • a609e7b81f common/types: add Address.Big (#26132) Mark Tyneway 2022-11-08 03:14:11 -08:00
  • 4cb1fca43d p2p/enode: implement per-source timeout in FairMix (#25962) zhiqiangxu 2022-11-08 19:12:36 +08:00
  • 53b624b56d eth/tracers: add multiplexing tracer (#26086) Sina Mahmoodi 2022-11-08 12:46:52 +03:30
  • d629e02047 cmd/devp2p/internal/v4test: ignore FINDNODE in BondThenPingWithWrongFrom (#26085) Marcin Sobczak 2022-11-07 22:46:21 +01:00
  • 055528ae05 cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) Marius van der Wijden 2022-11-07 20:47:04 +01:00
  • 9027ee0b45 p2p/discover: improve discv5 NODES response packing (#26033) Felix Lange 2022-11-07 19:19:02 +01:00
  • 55a92fa0a4 cmd/clef: list accounts at startup (#26082) Joseph Cook 2022-11-07 15:41:36 +00:00
  • ca948b8579 eth/catalyst, miner: deduplicate work + show payload id (#26115) Martin Holst Swende 2022-11-07 15:30:54 +01:00
  • 111ed1af1b accounts/abi: properly quote untrusted data in error message (#26110) Nicolas Gotchac 2022-11-07 07:58:00 -05:00
  • 01b78d4789 miner: disable enforceTip when get txs from txpool (#1166) Leon 2022-11-07 10:42:05 +08:00
  • 17744639da cmd/clef: add importraw feature to clef (#26058) Martin Holst Swende 2022-11-06 13:02:49 +01:00
  • 33e23ee37d accounts/abi.bind: don't fetch head in transact unless required (#25988) Saman H. Pasha 2022-11-05 00:33:34 +03:30
  • 6d55908347 signer/core/apitypes: support more input types for eip-712 encoding (#26074) Obtuse7772 2022-11-04 20:58:12 +05:30
  • a51188a163 params: make eip1559 params non-global (#25994) protolambda 2022-11-04 16:27:15 +01:00
  • 08fb1aade6 miner: display change in fees, change recommit period (#26097) rjl493456442 2022-11-03 22:18:28 +08:00
  • 9a4e8e222e crypto/bls12381: docs - fix broken links to references (#26095) jwasinger 2022-11-03 00:48:13 -07:00
  • f3a005f176 cmd/clef: add list-accounts and list-wallets to CLI (#26080) Joseph Cook 2022-11-02 18:02:32 +00:00
  • 05037eaffc rpc: handle wrong HTTP batch response length (#26064) Jordan Krage 2022-11-02 09:29:33 -05:00
  • 4a81e5afea rlp: add more tests for nil pointer / optional field encoding (#26077) Roberto Bayardo 2022-11-02 06:50:48 -07:00
  • 621b423ac1 p2p/discover: fix handling of distance 256 in lookupDistances (#26087) Justin Traglia 2022-11-02 08:50:07 -05:00
  • 790f6e767a Merge pull request #1165 from j75689/fix/dockerfile v1.1.17 zjubfd 2022-11-02 20:11:53 +08:00
  • 24f08ece62 miner: fail early if core.NewBlockChain fails (#26079) Roberto Bayardo 2022-11-02 04:57:09 -07:00
  • fa563982cd docker: fix dockerfile j75689 2022-11-02 19:55:42 +08:00
  • 39c2d1652b Merge pull request #1164 from bnb-chain/develop zjubfd 2022-11-02 19:28:11 +08:00
  • a2a144c593 miner, eth: implement recommit mechanism for payload building (#25836) rjl493456442 2022-11-02 17:32:20 +08:00
  • 8b7b87c232 release: update version and changelogs (#1161) Leon 2022-11-02 16:47:14 +08:00
  • 2415911f53 docs/postmortems: remove wrong parentheses (#26066) Sebastian Supreme 2022-11-01 14:50:03 +01:00
  • 2b65219550 consensus/ethash: fix typo (#26016) zhiqiangxu 2022-11-01 21:39:39 +08:00
  • 8578eb2fe1 accounts/abi: return error on fixed bytes with size larger than 32 bytes (#26075) zhiqiangxu 2022-11-01 21:28:40 +08:00
  • 0c40df5f28 eth/tracers: prestateTracer - exclude unchanged storage slots in diffMode (#25944) Sina Mahmoodi 2022-11-01 16:55:44 +03:30
  • 8e69622c68 eth/tracers: add withLog to callTracer (#25991) Delweng 2022-11-01 19:03:26 +08:00
  • b0d44338bb eth: implement eth/68 (#25980) vdwijden 2022-10-31 15:23:26 +01:00
  • 5329aa3786 Fix trace call for inner reverts (#25971) Nicolas Gotchac 2022-10-31 04:50:21 -04:00
  • fb4a97f33f rpc: update docstring (#26072) s7v7nislands 2022-10-31 16:42:25 +08:00
  • 4e2f5c6263 merge with master branch zjubfd 2022-10-31 15:12:21 +08:00
  • 72f6acc49f ci: specify bind-tools version (#1126) Kai 2022-10-31 15:04:13 +08:00
  • 678c133dec Merge pull request #1114 from LysanderGG/LysanderGG-patch-1 zjubfd 2022-10-31 15:03:41 +08:00
  • 6b83c41123 Merge pull request #1146 from qinglin89/develop-upstream20 zjubfd 2022-10-31 14:05:09 +08:00
  • bed1a57766 core:remove redundant func (#1159) Leon 2022-10-31 14:03:45 +08:00
  • 2c1af8b1ec cmd, eth: implement full-sync tester (#26035) rjl493456442 2022-10-28 20:48:08 +08:00
  • 0f4942214d eth/tracers: fix gasUsed for native and JS tracers (#26048) Sina Mahmoodi 2022-10-28 13:58:29 +03:30
  • fbdeff99ce cmd/evm: calc base fee if parent data is present (#26051) lightclient 2022-10-28 04:25:37 -06:00
  • 60e30a940b core/rawdb: refactor db inspector for extending multiple ancient store (#25896) rjl493456442 2022-10-28 16:23:49 +08:00
  • c46671df97 parlia: the newChainHead mights not be imported to Pralia.Snapshot ASAP Jolly Zhao 2022-10-20 01:45:32 +08:00
  • caf9d0a5e6 p2p: use errors.Is for error comparison (#24882) Håvard Anda Estensen 2022-06-07 17:27:21 +02:00
  • c93b905633 accounts/abi/bind: fix duplicate field names in the generated go struct (#24924) lwh 2022-06-07 14:38:54 +08:00
  • 2003d543e8 all: prefer new(big.Int) over big.NewInt(0) (#25087) lmittmann 2022-06-14 14:09:48 +02:00
  • bd79e2d3df common: improve pretty duration regex (#25073) Marius van der Wijden 2022-06-14 14:08:43 +02:00
  • 5d21a7c7c8 cmd/ethkey: use accounts.TextHash (#25069) s7v7nislands 2022-06-14 19:47:11 +08:00
  • 978790b0b6 core/types: remove unused field 'td' in Block (#25010) Rajaram Gaunker 2022-06-08 09:31:43 -07:00
  • d3f26984b5 accounts: increase parseURL test coverage (#25033) Seungbae.yu 2022-06-07 19:46:27 +09:00
  • 7bfcc7ef31 p2p/discover: fix panicky test (#25038) Martin Holst Swende 2022-06-07 12:15:22 +02:00
  • a429a50be5 eth/filters: fix getLogs for pending block (#24949) Sina Mahmoodi 2022-06-07 08:31:19 +02:00
  • ea52f6c440 trie: move locking into trieDB insert method (#25030) aaronbuchwald 2022-06-07 02:02:04 -04:00
  • 2904f20dfc core/vm: optimize jumpdest analysis (#23500) Paweł Bylica 2022-06-03 10:40:14 +02:00
  • 0e17e627ee eth/filters: use buffered channel to avoid goroutine leak (#24928) Boqin Qin(秦 伯钦) 2022-05-31 02:35:37 +08:00
  • f863682795 core: use less memory during reorgs (#24616) Marius van der Wijden 2022-05-30 08:42:06 +02:00
  • a1fc0d8144 eth/filters: change filter block to be by-ref (#26054) Martin Holst Swende 2022-10-27 15:25:01 +02:00
  • 9d795d0836 core/vm: use optimized bigint (#26021) Martin Holst Swende 2022-10-27 10:39:01 +02:00
  • 4984c4e63f build: make ios work again (#26052) Jakub Freebit 2022-10-27 17:23:11 +09:00
  • 0c66d971e7 accounts/scwallet: fix keycard data signing error (#25331) Guillaume Ballet 2022-10-27 10:06:28 +02:00
  • 7496ad8edc Merge pull request #26049 from sandakersmann/master Péter Szilágyi 2022-10-27 11:01:12 +03:00
  • 1d0c4e27bf build: upgrade -dlgo version to Go 1.19.2 Marius Kjærstad 2022-10-26 14:49:12 +02:00
  • c4a662176e core, eth: for types with accurate size calcs, return uint64, not float (#26046) Péter Szilágyi 2022-10-26 15:23:07 +03:00
  • 5bed24dd77 Merge pull request #26044 from karalabe/rename-typed-tx-files Péter Szilágyi 2022-10-26 13:51:46 +03:00
  • 68ba845bb5 core/types: rename tx files to group them better together Péter Szilágyi 2022-10-26 13:30:51 +03:00
  • a2b7481b78 Merge pull request #26038 from karalabe/split-txpool Péter Szilágyi 2022-10-24 20:30:33 +03:00
  • a6dda03644 all: refactor txpool into it's own package in prep for 4844 Péter Szilágyi 2022-10-24 16:13:55 +03:00
  • 5f70f9fd37 eth/tracers: simplify test framework (#25973) Martin Holst Swende 2022-10-21 17:55:15 +02:00
  • a404195c7b eth/tracers: fix the issue prestate missing existing contract state (#25996) Delweng 2022-10-21 17:48:53 +08:00
  • d9229e5c6b common: increase StorageSize test coverage (#25188) Seungbae.yu 2022-06-29 19:13:00 +09:00
  • 4ce9680212 cmd/utils: fix applying bootstrap nodes from config file (#25174) Andre Patta 2022-06-29 06:57:12 -03:00
  • 8c90dc946a core/rawdb: simplify TestDiskSeek to use memorydb (#25182) aaronbuchwald 2022-06-29 05:54:42 -04:00
  • 0ca5dd727a eth/tracers: optimize goja buffer conversion (#25156) Sina Mahmoodi 2022-06-23 18:11:47 +02:00
  • aedd5aaba1 eth, miner: retrieve mining state from live database (#25139) rjl493456442 2022-06-22 19:59:55 +08:00
  • 660f920cde README,rpc: remove mention of "shh" RPC API (#25137) Zachinquarantine 2022-06-21 05:59:02 -04:00
  • fafc29f922 trie: fix size accounting in cleaner (#25007) aaronbuchwald 2022-06-21 05:00:37 -04:00
  • ce9dae2517 internal/ethapi: remove SignAndSendTransaction (#25111) Sina Mahmoodi 2022-06-20 10:38:46 +02:00