Commit Graph

8585 Commits (4a1d516d78f61937d850c6622bc26955b5103a23)
 

Author SHA1 Message Date
Péter Szilágyi afdd23b5ca
eth: don't import propagated blocks during fastsync 7 years ago
Nick Johnson cb809c03da Merge pull request #14517 from Ali92hm/master 7 years ago
Ali92hm 45421d3130 dockerfile: expose 30303/udp 7 years ago
Ali92hm 115e7d71cc dockerfile: cp geth to /usr/local/bin 7 years ago
Péter Szilágyi dd5ed01f3b Merge pull request #14514 from karalabe/go1.8.3 7 years ago
Péter Szilágyi b7ff0d42e3 Merge pull request #14515 from karalabe/golint-tooooolong 7 years ago
Péter Szilágyi c98bce709c
core: fix minor accidental typos and comment errors 7 years ago
changhong 17f0b11942
core: typos and comments improve 7 years ago
Péter Szilágyi 6231edcbab
travis, appveyor: bump to Go 1.8.3, Android NDK 14b 7 years ago
Péter Szilágyi 07aae19e5d Merge pull request #14446 from bas-vk/cli-help 7 years ago
Péter Szilágyi b596b4ba5b Merge pull request #14513 from obscuren/allocate-stack 7 years ago
Or Rikon 8b1e4c4c5e README: corrected attach example (#14512) 7 years ago
Jeffrey Wilcke 846d091bd2 core/vm: allocate stack to 1024 7 years ago
Bas van Kervel a346aedb90
cmd/geth: reorganise help section for new cli flag handling 7 years ago
Felix Lange ef25b826e6 Merge pull request #14502 from karalabe/mobile-import-ecdsa 7 years ago
Felix Lange 261b3e2351 Merge pull request #14336 from obscuren/metropolis-preparation 7 years ago
Péter Szilágyi 344f25fb3e Merge pull request #14507 from karalabe/faucet-misspell 7 years ago
Péter Szilágyi 1afaea4bfe
cmd/faucet: fix a few typos 7 years ago
Felix Lange 11cf5b7ead consensus/ethash: fix TestCalcDifficulty 7 years ago
Felix Lange 069cb661c3 crypto/bn256: fix go vet false positive 7 years ago
Péter Szilágyi 3b8915e387 Merge pull request #14504 from bas-vk/wallet-import 7 years ago
Bas van Kervel 437ceaa9be
cmd/geth: reintroduce wallet import subcommand 7 years ago
Péter Szilágyi 136f78ff0a
mobile: support importing flat ecdsa keyst too 7 years ago
Péter Szilágyi aa73420207
accounts/keystore, crypto: enforce 256 bit keys on import 7 years ago
Péter Szilágyi 3556962053 Merge pull request #14501 from sqli-nantes/master 7 years ago
Jeffrey Wilcke e1e87d8b1a common: fixed byte padding functions 7 years ago
Nicolas Guillaume 30cc1c3bf0 mobile: Add management methods to {Addresses,Topics,Hashes} structures 7 years ago
Jeffrey Wilcke 10582a97ca core/vm: expose intpool to stack dup method 7 years ago
Jeffrey Wilcke e16a7ef60f core/vm: capped int pool 7 years ago
Jeffrey Wilcke a816e75662 core/vm: improved push instructions 7 years ago
Jeffrey Wilcke 3ee75bec9f cmd/evm: added mem/cpu profiling 7 years ago
Valentin Wüstholz 04b668b232 core/vm: improve error message for invalid opcodes 7 years ago
Nicolas Guillaume da636c53d6 mobile: Allows mobile clients to create custom FilterQueries 7 years ago
Lewis Marshall 2a41e76b39 swarm/api: Fix adding paths which exist as manifests (#14482) 7 years ago
Lewis Marshall 4a2c17b1ab cmd/swarm: Add --httpaddr flag (#14475) 7 years ago
Dave Conroy bc75351edf README: fixing typo in documentation (#14493) 7 years ago
Ali Hajimirza 33b158e0ed discover: Changed Logging from Debug to Info (#14485) 7 years ago
Martin Holst Swende 83721a95ce internal/ethapi: lock when auto-filling transaction nonce (#14483) 7 years ago
Jeffrey Wilcke e7119ce12d core/state: fixed (self)destructed objects 7 years ago
Jeffrey Wilcke a5f6a1cb7c consensus, core, core/vm, parems: review fixes 7 years ago
Jeffrey Wilcke e6aff513db core/types: corrected abstract signing address 7 years ago
Jeffrey Wilcke 8a4c1fb799 consensus/ethash: set time to current instead of parent time 7 years ago
Jeffrey Wilcke 10a57fc3d4 consensus, core/*, params: metropolis preparation refactor 7 years ago
Péter Szilágyi a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 7 years ago
Felix Lange e20158176d les: fix goroutine leak in execQueue (#14480) 7 years ago
Péter Szilágyi ef7b9fb7d0 cmd/puppeth: v4/v5 boot separation, signer gas configs (#14453) 7 years ago
Lewis Marshall b0d0fafd68 swarm/api: fix error reporting in api.Resolve (#14464) 7 years ago
Péter Szilágyi 90c7155ef4 mobile: accept nil for chainid as homestead signing (#14463) 7 years ago
Koustubh Sinkar df4e7eccf5 containers/vagrant: add support for CentOS (#14380) 7 years ago
Péter Szilágyi 7c707d14d1 Merge pull request #14454 from karalabe/mobile-surface-txrlp 7 years ago