Commit Graph

8773 Commits (17ce0a37de5a2712a8bf9d58df705e718b3b2cd6)
 

Author SHA1 Message Date
Nick Johnson 4b8860a7b4 Merge pull request #14723 from Arachnid/downloadrefactor 7 years ago
Péter Szilágyi 34ec9913f6
core: test locals support in txpool queue limits, fix 7 years ago
ligi f25486c3fb core: fix typo in error message (#14763) 7 years ago
Péter Szilágyi 88b4fe7d21
core: handle nolocals during add, exepmt locals from expiration 7 years ago
Péter Szilágyi 5e38f7a664
cmd, core: add --txpool.nolocals to disable local price exemptions 7 years ago
Péter Szilágyi 4c1d0b164b
eth: drop leftover from previous nonce protection scheme 7 years ago
Péter Szilágyi 48ee7f9de7
core, eth, les: polish txpool API around local/remote txs 7 years ago
Nick Johnson fe13949d9d eth/downloader: Doc fixes 7 years ago
Péter Szilágyi 138f26c93a Merge pull request #14749 from karalabe/disable-metro-allprotocols 7 years ago
Péter Szilágyi 8f12d76a47
params: remove redundant consts, disable metro on AllProtocolChanges 7 years ago
Nick Johnson be8f8409bc eth/downloader, les, light: Changes in response to review 7 years ago
Martin Holst Swende a633a2d7ea core: Prevent local tx:s from being discarded 7 years ago
Martin Holst Swende 67aff49822 core: Change local-handling to use sender-account instead of tx hashes 7 years ago
Péter Szilágyi 8c313eed26
consensus, core: EIP 100 polishes, fix chain maker diff 7 years ago
Jeffrey Wilcke c4d28aee9b
consensus/ethash: implement Metropolis EIP 100 7 years ago
Péter Szilágyi a0aa071ca6 Merge pull request #14732 from ethersphere/swarm-remove-ethapi 7 years ago
Lewis Marshall c7041fe145 cmd/swarm: Exit if --ethapi is set 7 years ago
Péter Szilágyi 41318f3776 Merge pull request #14646 from ethersphere/swarm-ens-api 7 years ago
Péter Szilágyi 65b96dc4b9 Merge pull request #14727 from holiman/count_txs_right 7 years ago
Martin Holst Swende 8bbd598ef4 core: fix an off-by-one when the block import counts blocks 7 years ago
Nick Johnson ae11545bc5 eth, les: Refactor downloader peer to use structs 7 years ago
Nick Johnson 0550957989 eth, les, light: Refactor downloader to use blockchain interface 7 years ago
Péter Szilágyi dfd076244d Merge pull request #14718 from holiman/gascalc_fix 7 years ago
Martin Holst Swende 6dc32e897a core/vm: add benchmarks for some ops and precompiles (#14641) 7 years ago
Martin Holst Swende e4301564c2 core/vm : fix testcase for gas calculation 7 years ago
Martin Holst Swende bae7565231 core/vm: fix overflow in gas calculation formula 7 years ago
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
Péter Szilágyi bb366271fe Merge pull request #14686 from fjl/hexutil-json-type-error 7 years ago
Felix Lange 4a741df757 common/hexutil: wrap errors in json.UnmarshalTypeError 7 years ago
RJ Catalano 5421a08d2f accounts/abi: reorganizing package with small fixes (#14610) 7 years ago
Addy Yeow cf611c50b9 build: fix devel golang detection on debian/ubuntu (#14711) 7 years ago
Péter Szilágyi c008176f9f Merge pull request #14690 from karalabe/faucet-key-reuse 7 years ago
Lewis Marshall f3359d5e58 cmd/swarm: Support using Mainnet for resolving ENS names 7 years ago
Péter Szilágyi feb2932706 Merge pull request #14540 from bas-vk/whisper-api 7 years ago
Péter Szilágyi ea1d1825a8 cmd/geth: fix whisper flag group capitalization 7 years ago
Péter Szilágyi f321ed23fb Merge pull request #14687 from markya0616/unused_events 7 years ago
bloonfield 413dc1d265 rpc: fix closure problem in batch processing (#14688) 7 years ago
Péter Szilágyi fdf2184b1e Merge pull request #14697 from homotopycolimit/master 7 years ago
Aron 3c7338d6c8 Makefile: add make swarm command (#14698) 7 years ago
G. Kay Lee ef8d4711d5 Update README.md (#14701) 7 years ago
aron caa00b7e6d swarm/storage: remove panic on invalid chunk 7 years ago
Péter Szilágyi 5603eb9116
cmd/puppeth: fix key reuse during faucet deploys 7 years ago
Felix Lange 78c04c920d params, VERSION: 1.6.7 unstable 7 years ago
Felix Lange 10a45cb59b params: 1.6.6 stable 7 years ago
Péter Szilágyi cd88f69715 Merge pull request #14596 from markya0616/valid_clique_vote 7 years ago
Péter Szilágyi 46d0d04f97 Merge pull request #14685 from karalabe/ethdb-metrics-fail-fix 7 years ago
Péter Szilágyi 514659a023
consensus/clique: minor cleanups 7 years ago
Felix Lange 01c9cf1cb5 node: don't return non-nil database on error 7 years ago
Péter Szilágyi b751cf3901 Merge pull request #14681 from fjl/build-fixup 7 years ago
Bas van Kervel b6e99deee9 whisper: renamed Info#Message to Info#Messages 7 years ago