Commit Graph

8446 Commits (59966255add632e3ef09799a8b994ec982bd415a)
 

Author SHA1 Message Date
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
Felföldi Zsolt 525116dbff les: implement request distributor, fix blocking issues (#3660) 8 years ago
Péter Szilágyi 1c1dc0e0fc Merge pull request #3808 from fjl/build-go-1.7 8 years ago
Felix Lange c6e6f1fec2 build: remove support for the GO_OPENCL environment variable 8 years ago
Felix Lange da7af44060 build: require Go >= 1.7 8 years ago
Yohann Leon 6742fc526f core/vm: use uint64 instead of *big.Int in tracer (#3805) 8 years ago
Péter Szilágyi 9b84caf3a5 core, eth, les: support resuming fast sync on heavy rollback (#3743) 8 years ago
Felix Lange 06d6685eb5 Merge pull request #3756 from fjl/core-types-gencodec 8 years ago
Péter Szilágyi 1dfd65f6d0 Merge pull request #3802 from karalabe/cocoapods-stable 8 years ago
Péter Szilágyi 7242e4f71b
travis: switch to cocoapods 1.2.0 stable 8 years ago
Péter Szilágyi be39bf382a Merge pull request #3800 from karalabe/ethstats-genesis-fixes 8 years ago
Péter Szilágyi 2ba9374789
ethstats: try both ws:// and wss:// if none specified 8 years ago
holisticode d97dea51ec swarm/network/kademlia: set kademlia log output to debug instead of warn (#3787) 8 years ago
Felix Lange 24dd0355a3 pow: fix Search with ethash test mode 8 years ago
bas-vk 6d038e762b accounts/abi/bind: allow client to specify sender address for call (#3782) 8 years ago
Steve Waldman 728a299728 common/compiler: add metadata output for solc > 0.4.6 8 years ago
Micah Zoltu 4e4e5fca54 rpc: add support for extended headers in CORS requests (#3783) 8 years ago
Péter Szilágyi 61ede86737 internal/ethapi: drop eth_compile (#3740) 8 years ago
Péter Szilágyi dc4c59d42b Merge pull request #3779 from zsfelfoldi/cht-update 8 years ago
Zsolt Felfoldi 0a01f3f607
light: added new CHT 8 years ago
Péter Szilágyi f3579f6460 pow: make data dumps backwards compatible, fix DAG end 8 years ago