Commit Graph

8365 Commits (badbaf66b6efe454ac02d0a6ce1ae964f7fa67c0)
 

Author SHA1 Message Date
Péter Szilágyi badbaf66b6 Merge pull request #13880 from karalabe/remote-miner-fix 8 years ago
Péter Szilágyi b801be99d4
consensus, eth: don't CPU mine by default during remote mining 8 years ago
Péter Szilágyi cc13d576f0 Merge pull request #13870 from karalabe/miners-fixes 8 years ago
Lewis Marshall 71fdaa4238 swarm/api: refactor and improve HTTP API (#3773) 8 years ago
Péter Szilágyi 158d603528
consensus, core: drop all the legacy custom core error types 8 years ago
Felföldi Zsolt 9aca9e6deb cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) 8 years ago
Louis Holbrook 0ec1104ba9 cmd/swarm: allow uploading from stdin (#3744) 8 years ago
Péter Szilágyi 702bef8493
cmd/geth, eth: drop bad block reporting, its offline anyway 8 years ago
Péter Szilágyi c76ad94492 .travis, build: autodelete old unstable archives (#13867) 8 years ago
Péter Szilágyi d83a9a8f44
miner: don't verify our own blocks, trust the engine 8 years ago
Felix Lange 3d8de95f99 core, core/types: regenerate JSON marshaling, add "hash" to headers (#13868) 8 years ago
Péter Szilágyi 24b9860c1b cmd/geth, node: surface geth architecture into version (#13866) 8 years ago
Martin Holst Swende cc303017c3 debug: convert uint64-blocknumber into rpc.Blocknumber (#13862) 8 years ago
gary rong 49437a02c9 core/state: make TestSnapshotRandom work again (#3816) 8 years ago
Lewis Marshall b319f027a0 cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) 8 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
Péter Szilágyi e50a5b7771 Merge pull request #13856 from karalabe/ethstats-sanity-checks 8 years ago
Péter Szilágyi fb98a8c6c2
ethstats: cut short unavailable history responses 8 years ago
Péter Szilágyi 96d1a4aee6
ethstats: sanity check ethstats history queries 8 years ago
Felix Lange 105b37f1b4 swarm/api: improve FUSE build constraints, logging and APIs (#3818) 8 years ago
Péter Szilágyi c4a0efafd7 Merge pull request #13851 from karalabe/ethstats-url-scheme-discovery 8 years ago
Péter Szilágyi db93641941
ethstats: work around weird URL scheme parsing issues 8 years ago
Felix Lange 1cf2ee4597 build: work around cgo linker issue on macOS 10.12.4 (#13849) 8 years ago
bas-vk baf20010e7 core/types: rename txdata.gasLimit -> txdata.gas in JSON (#13848) 8 years ago
Péter Szilágyi 16afb5c468 Merge pull request #13516 from fjl/core-marshal-non-pointer 8 years ago
Péter Szilágyi 225c28716f Merge pull request #3801 from karalabe/ledger-linux-confirm 8 years ago
Felix Lange aa9a78e463 core, core/types: use non-pointer receiver for Marshal* methods 8 years ago
Péter Szilágyi 7419d0c382 Merge pull request #3820 from fjl/core-types-eip155-chainid-mul 8 years ago
Felix Lange 4be37e91b9 core/types: ensure all EIP155 signer fields are set by deriveSigner 8 years ago
Péter Szilágyi 1018bf6a00 rpc: honour pending requests before tearing conn down (#3814) 8 years ago
Péter Szilágyi 37e252587a Merge pull request #3813 from fjl/build-fixes-2 8 years ago
Péter Szilágyi bb7dca275c ethstats: cleanups, trace logs and "fix" history responses (#3812) 8 years ago
Felix Lange 69ac6cc70e travis.yml: re-add missing build commands for Go 1.7 8 years ago
Felix Lange df1fbe3c06 build: always run go vet 8 years ago
Péter Szilágyi 8771c3061f Merge pull request #3794 from fjl/core-genesis-refactor 8 years ago
Péter Szilágyi 8ff7e55ab5
accounts/usbwallet: if a confirmation is pending, skip refresh 8 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago
Felix Lange 67c47459f2 core/types: handle nil ChainId in NewEIP155Signer 8 years ago
Felix Lange 0f4b75bea2 core/state: expose CommitTo 8 years ago
Felix Lange d42a56afc5 common: add UnprefixedHash, UnprefixedAddress 8 years ago
Felix Lange b4547a560b common/hexutil: add UnmarshalFixedUnprefixedText 8 years ago
Felix Lange 04fa6a3744 common/math: add HexOrDecimal64, HexOrDecimal256 8 years ago
Péter Szilágyi 26da6daaa9
accounts/usbwallet: fix Ledger hidapi/libusb protocol violation 8 years ago
Felix Lange e7911ad9ea build: unify vendor skipping logic 8 years ago
Zahoor Mohamed 11e7a712f4 swarm/api: support mounting manifests via FUSE (#3690) 8 years ago
Péter Szilágyi 61d2150a07 Merge pull request #3795 from fjl/pow-fix-test-mode 8 years ago
Péter Szilágyi 3fa0fa713b Merge pull request #3809 from fjl/all-use-normal-context 8 years ago
Felix Lange f1534f5797 trie, whisper/whisperv5: use math/rand Read function 8 years ago
Felix Lange 9a2720fb35 mobile: remove support for Go < 1.7 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago