Commit Graph

8861 Commits (4ea4d2dc3473afd9d2eda6ef6b359accce1f0946)
 

Author SHA1 Message Date
Péter Szilágyi a602ee90f2 Merge pull request #14858 from xmikus01/patch-1 7 years ago
Péter Szilágyi fc78ce61c0 Merge pull request #14859 from cdetrio/evm-flag-gasprice 7 years ago
cdetrio ffebf00114 core/vm/runtime: fix evm command to use --gasprice flag value 7 years ago
Petr Mikusek 99da85c895 trie: typo in comment 7 years ago
Lewis Marshall f4841ff43d swarm/api/http: redirect root manifest requests to include trailing slash (#14806) 7 years ago
Leo Shklovskii 3a678a15c9 cmd/abigen: update generated go file header text (#14845) 7 years ago
Felix Lange 3e0dbe0eaa core/vm: remove logging and add section labels to struct logs (#14782) 7 years ago
Chase Wright 1802682f65 node: Rename TrusterNodes (#14827) 7 years ago
Péter Szilágyi 4d2249773a Merge pull request #14824 from karalabe/faucet-ignore-whitespace 7 years ago
Péter Szilágyi 8a8fc5f8ef Merge pull request #14823 from karalabe/puppeth-limited-logging 7 years ago
Péter Szilágyi 671ba3791d
cmd/faucet: ignore whitespace in gist content 7 years ago
Péter Szilágyi 9488e7fd5f
cmd/puppeth: limit cotnainers to 10MB logs 7 years ago
Elias Naur 23c6fcdbe8 mobile: don't retain transient []byte in CallMsg.SetData (#14804) 7 years ago
ligi cf5d4b5541 mobile: use EIP155 signer (#14817) 7 years ago
Péter Szilágyi b95c2b58f0 Merge pull request #14807 from Dexaran/master 7 years ago
Péter Szilágyi 8e9197f2a1 README: get rid of the on-existent disasm command 7 years ago
Péter Szilágyi c65f10a17b Merge pull request #14733 from karalabe/metro-eip100 7 years ago
Péter Szilágyi a56f3dc0d9 core, ethclient: implement Metropolis EIP 98 (#14750) 7 years ago
Martin Holst Swende 47359301a2 core: blocknumber in genesis as hex (#14812) 7 years ago
Jim McDonald 688ee6d1e5 cmd/geth: update tests for EIP55-compliant Address.Hex() 7 years ago
Jim McDonald ad8d519eb5 common: tests for EIP55-compliant Address.Hex() 7 years ago
Jim McDonald 9e80d9bee1 common: Address.Hex() outputs EIP55-compliant string 7 years ago
Péter Szilágyi 0ff35e170d core: remove redundant storage of transactions and receipts (#14801) 7 years ago
Péter Szilágyi 8d6a5a3581
VERSION, params: begin 1.7.0 cycle (cannot downgrade) 7 years ago
Dexaran 33a24bb731 Update README.md 7 years ago
Dexaran 2d47c6bfde Update README.md 7 years ago
Dexaran d68ad36bb9 Update README.md 7 years ago
Dexaran df74a43396 Update README.md 7 years ago
Dexaran 01cb9948f1 Update README.md 7 years ago
Felix Lange bf468a81ec params, VERSION: v1.6.8 unstable 7 years ago
Felix Lange ab5646c532 params: v1.6.7 stable 7 years ago
Péter Szilágyi 3b25012481 Merge pull request #14792 from karalabe/slim-docker-image 7 years ago
Péter Szilágyi bd381be9c8
dockerignore: ignore all git metadata and all tests 7 years ago
Felix Lange 225de7ca0a tests: update tests and implement general state tests (#14734) 7 years ago
Péter Szilágyi bd01cd7183 vendor: update go-stack to fix a sigpanic panic (#14790) 7 years ago
Daniel Sloof 0958770625 internal/web3ext: fix debug.traceBlockFromFile wrapper (#14774) 7 years ago
Péter Szilágyi 4f7a38001f Merge pull request #14737 from holiman/txpool_localaccounts 7 years ago
Emin Mahrt 65f0e905dd README: add missing full stop (#14766) 7 years ago
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