Commit Graph

11072 Commits (8c249cb82f713c5c5b5a8160c92da7fe145e799d)
 

Author SHA1 Message Date
Péter Szilágyi 8c249cb82f
Merge pull request #19810 from karalabe/txpool-noncer 5 years ago
Péter Szilágyi a966425a1d
core: kill off managed state, use own tiny noncer for txpool 5 years ago
Péter Szilágyi 5873c01c3d
Merge pull request #19807 from karalabe/cht 5 years ago
Péter Szilágyi 1bed5afd92
params: bump all CHTs, deploy all checkpoint oracles 5 years ago
gary rong 16e313699f cmd/puppeth: integrate blockscout (#18261) 5 years ago
Felix Lange fa538ee7ed p2p/discover: improve randomness of ReadRandomNodes (#19799) 5 years ago
Péter Szilágyi 983f92368b
core/forkid: implement the forkid EIP, announce via ENR (#19738) 5 years ago
Felix Lange cc0f0e27a6 p2p: remove "cap" enr entry (#19800) 5 years ago
gary rong 22060611fb cmd/abigen: refactor command line interface (#19797) 5 years ago
Martin Holst Swende cdfe9a3a2a eth, les: add sanity checks for unbounded block fields (#19573) 5 years ago
Guillaume Ballet 5bc9ccfa0a
accounts/abi/bind: link dependent libs in deploy (#19718) 5 years ago
Martin Holst Swende f2eb3b1c56 core: lessen mem-spike during 1.8->1.9 conversion (#19610) 5 years ago
Martin Holst Swende 7fd82a0e3e p2p: add address info to peer event reporting (#19716) 5 years ago
Guillaume Ballet dcc4adfcd7 cmd/geth: wrong memory size sanitizing on OpenBSD (#19793) 5 years ago
Guillaume Ballet d9c75cd10e
accounts/abi/bind: fix typo in comments (#19791) 5 years ago
gary rong 6814797173 accounts, cmd, contracts, les: integrate clef for transaction signing (#19783) 5 years ago
gary rong 59a3198382 les: remove half-finished priority pool APIs (#19780) 5 years ago
Guillaume Ballet 8d2cf028a5 vendor: update karalabe/usb to fix CGO=0 builds (#19790) 5 years ago
gary rong 5f5de49cd9 accounts/abi: enable struct golang binding generation (#18491) 5 years ago
gary rong ca6c8c2af4 core: fix receipt insertion (#19764) 5 years ago
gary rong 802074cba9 core: fix chain indexer (#19786) 5 years ago
Felföldi Zsolt 32273df0ea core: fix chain indexer reorg bug (#19748) 5 years ago
Péter Szilágyi de6facb966
Merge pull request #19784 from karalabe/fix-constantinople-fix 5 years ago
Péter Szilágyi 22411919da
cmd, eth, les, param: drop --override.constantinople 5 years ago
Péter Szilágyi a0943b8932
cmd/clef, signer: refresh tutorial, fix noticed issues (#19774) 5 years ago
Guillaume Ballet 6bf5555c4f
accounts/abi/bind: Accept function ptr parameter (#19755) 5 years ago
zer0to0ne 0b26a826e9 accounts/abi: Fix method overwritten by same name methods. (#17099) 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
Matthew Halpern 702f52fb99 les: prefer nil slices over zero-length slices (#19081) 5 years ago
gary rong 6069b1a5f5 mobile: fix mobile interface (#19180) 5 years ago
gary rong fd072c2fd1 eth: fix sync bloom panic (#19757) 5 years ago
Guillaume Ballet 54fd263b40
whisper: PoW calculations as specified in EIP-627 (#19753) 5 years ago
Martin Holst Swende 2ca89ea479 cmd/evm: evm input minor fixes (#19740) 5 years ago
Martin Holst Swende 1da5e0ebb0 core/state, cmd/geth: streaming json output for dump command (#15475) 5 years ago
salanfe e4a1488b2f abi: adding the method EventByID and its test (#19359) 5 years ago
Rob Mulholand 98099d6fa7 rpc: fix subscription buffer documentation and test (#19747) 5 years ago
Kurkó Mihály 92a90d7578 graphql: check the integrity of the CDN files (#19742) 5 years ago
Martin Holst Swende f578d41ee6 core/vm, internal/ethapi: fail on eth_call when it times out, fixes #19186 (#19737) 5 years ago
lash cdadf57bf9 p2p/simulations: Enable access to MsgEvents with execadapter (#19749) 5 years ago
Felix Lange 60c062e17d core: move TxPool reorg and events to background goroutine (#19705) 5 years ago
Martin Holst Swende 25c3282cf1
mobile: fix comment typos (#19741) 5 years ago
Péter Szilágyi 1eddd332d2
Merge pull request #19680 from holiman/bootnode_update 5 years ago
Péter Szilágyi c94068a8bb
Merge pull request #19700 from karalabe/cleanup-graphql 5 years ago
Péter Szilágyi e3ec77f50e
cmd, graphql, node: graphql flag polishes, les integration 5 years ago
Felix Lange 8d815e365c rpc: fix rare deadlock when canceling HTTP call context (#19715) 5 years ago
Martin Holst Swende 3271a5afa0 miner: don't update pending state when no transactions are added (#19734) 5 years ago
Guillaume Ballet 2b303e7d62 clef: fix stutter in warning message (#19736) 5 years ago
Péter Szilágyi 96f8be36ad
Merge pull request #19732 from karalabe/simulated-eip155 5 years ago
Péter Szilágyi 38c914be64
accounts/abi/bind/backends: use EIP155 on the simulated chain 5 years ago
Péter Szilágyi cf47ee5339
Merge pull request #19731 from holiman/fix_19707 5 years ago