Commit Graph

9276 Commits (1d39912a9b9ec710460c82c403cc8f72ab7d30d9)
 

Author SHA1 Message Date
Felix Lange c6069a627c
crypto, crypto/secp256k1: add CompressPubkey (#15626) 7 years ago
Péter Szilágyi 1f2176dedc
Merge pull request #15679 from shapeshed/patch-1 7 years ago
George Ornbo 7bb2a489b2
crypto: Fix comment typo 7 years ago
rhaps107 e9971d356b internal/ethapi: don't crash for missing receipts 7 years ago
Péter Szilágyi 5129ef22c2
Merge pull request #15629 from holiman/relax_futuretime 7 years ago
Felix Lange 3654aeaa4f
p2p/simulations: fix gosimple nit (#15661) 7 years ago
Vitaly V f258a21a63 rpc: use method constants instead of literal strings (#15652) 7 years ago
holisticode fd777bb210 p2p/simulations: add mocker functionality (#15207) 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
yoza bbea4b2b53 internal/ethapi: fix typo in comment (#15659) 7 years ago
holisticode 32516c768e cmd/swarm: add config file (#15548) 7 years ago
Felix Lange 1a32bdf92c
crypto: fix error check in toECDSA (#15632) 7 years ago
Felix Lange 2499b1b139
rlp: fix string size check in readKind (#15625) 7 years ago
Guillaume Ballet e7610eadfe whisper: sym encryption message padding includes salt (#15631) 7 years ago
Michael Ruminer 732f5468d3 eth: make tracing API errors more user friendly (#15589) 7 years ago
Alejandro Isaza bbfe0b8d04 mobile: Add GetSign to BigInt (#15558) 7 years ago
Péter Szilágyi 46e5583993 cmd/utils, eth: init etherbase from within eth (#15528) 7 years ago
Guillaume Ballet bf62acf033 whisper/whisperv6: remove Version from the envelope (#15621) 7 years ago
Sorin Neacsu 586198ccea console: add admin.clearHistory command (#15614) 7 years ago
Guillaume Ballet d95962cd5d whisper/whisperv6: remove aesnonce (#15578) 7 years ago
Martin Holst Swende 79d5e5593f
consensus/ethash: relax requirements when determining future-blocks 7 years ago
Felix Lange b5874273ce
travis.yml: avoid submodules on builders without tests (#15620) 7 years ago
Airead 8092106abc core/types: fix typo in comment (#15619) 7 years ago
Benoit Verkindt eab2201f80 eth: return rlp-decoded values from debug_storageRangeAt (#15476) 7 years ago
Felix Lange e85b68ef53
crypto: add DecompressPubkey, VerifySignature (#15615) 7 years ago
Sorin Neacsu 6e613cf3de cmd/geth: add support for geth attach --testnet (#15597) 7 years ago
Steven Roose afb8154eab common: improve IsHexAddress and add tests (#15551) 7 years ago
ferhat elmas 1d06e41f04 p2p, swarm/network/kademlia: use IsZero to check for zero time (#15603) 7 years ago
ferhat elmas 43dd8e62fc build: enable gosimple linter (#15593) 7 years ago
Matthew Di Ferrante 80c6dfc19f crypto/bn256: fix generator on G1 (#15591) 7 years ago
Rob d927c67f9d eth/downloader: update tests for reliability (#15337) 7 years ago
Guillaume Ballet 20fe928914 whisper: rename EnvNonce to Nonce in the v6 Envelope (#15579) 7 years ago
Lewis Marshall 54aeb8e4c0 p2p/simulations: various stability fixes (#15198) 7 years ago
Zach 73067fd24f buld: enable goconst linter (#15566) 7 years ago
Péter Szilágyi e37f7be97e
Merge pull request #15577 from karalabe/common-hexconvert-singlebyte 7 years ago
Péter Szilágyi b33a5294ea
common: fix hex utils to handle 1 byte address conversions 7 years ago
Felix Lange be12392fba core/vm: track 63/64 call gas off stack (#15563) 7 years ago
Maximilian Meister 8f35e3086c cmd/geth: fix geth attach --datadir=... (#15517) 7 years ago
Péter Szilágyi e323ed5a9a
Merge pull request #15557 from MaximilianMeister/bootnodes-toml 7 years ago
Zach 6bb61ee9ef build: improve ci.go synopsis (#15565) 7 years ago
gary rong 0f7fbb85d6 trie: make fullnode children hash calculation concurrently (#15131) 7 years ago
Maximilian Meister 62dc530773 cmd/utils: bootstrap nodes in config file were not respected 7 years ago
Paul Litvak e4c9fd29a3 cmd/utils: disallow --lightserv in light mode (#15514) 7 years ago
Péter Szilágyi de37e088f2
Merge pull request #15549 from karalabe/statedb-copy 7 years ago
Péter Szilágyi f0ac925fa7
Merge pull request #15329 from holisticode/exact-match-fix 7 years ago
Péter Szilágyi 0981d2e566
Merge pull request #15498 from nonsense/account_cache_modtime_test_fix 7 years ago
gary rong f14047dae5 cmd, consensus, eth: split ethash related config to it own (#15520) 7 years ago
Péter Szilágyi b0056f5bd0
Merge pull request #15552 from karalabe/javascript-tracers-nowrap 7 years ago
Péter Szilágyi 5dea0f2aa4
core/state: copy trie too, not just content 7 years ago
Péter Szilágyi 989fb4472a
internal/ethapi: avoid recreating JavaScript tracer wrappers 7 years ago