Commit Graph

9116 Commits (3da1bf8ca18f54d9bd2c8c110854dc071ee3898b)
 

Author SHA1 Message Date
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
Péter Szilágyi d40179f882
eth: gracefully error if database cannot be opened 7 years ago
mark.lin beb708e6d7 core: remove unused events 7 years ago
Felix Lange f2c5b2cc1c travis.yml: add fakeroot to launchpad builder 7 years ago
Felix Lange a4277450b2 cmd/swarm: disable TestCLISwarmUp because it's flaky 7 years ago
Péter Szilágyi b664bedcf2 Merge pull request #14673 from holiman/txfix 7 years ago
Péter Szilágyi eebde1a2e2
core: ensure transactions correctly drop on pool limiting 7 years ago
Martin Holst Swende b0b3cf2eeb
core: add testcase for txpool 7 years ago
Péter Szilágyi c98d9b49bf Merge pull request #14677 from karalabe/miner-cli-gasprice 7 years ago