Commit Graph

8578 Commits (bc24b7a91218ab34f10a145467f6ef380a5d22aa)
 

Author SHA1 Message Date
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
Péter Szilágyi 5c8fa6ae1a crypto, pow, vendor: hash optimizations, mmap ethash 8 years ago
Péter Szilágyi b7d93500f1 all: finish integrating Go ethash, delete C++ vendor 8 years ago
Péter Szilágyi df72e20cc5 pow: only support prime calculations on Go 1.8 and above 8 years ago
Péter Szilágyi 023670f6ba cmd, eth, les, node, pow: disk caching and progress reports 8 years ago
Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 years ago
Péter Szilágyi 3b00a77de5 crypto, pow: add pure Go implementation of ethash 8 years ago
Péter Szilágyi 288700c4d8 build: add bootnode to Ubuntu PPAs too (#3766) 8 years ago
Martin Holst Swende 544247c918 * cmd/geth: add --nocompaction flag + multiple import files 8 years ago
Felix Lange 8cf08e4b25 core/types: use gencodec for JSON marshaling code 8 years ago
Felix Lange eee96a5bb7 rlp: add support for "-" struct tag 8 years ago
Felix Lange 667cd518ce internal/jsre/deps: ensure that go generate produces no changes 8 years ago
Péter Szilágyi 4c6f4e569e Merge pull request #3755 from ligi/mobile_fix_typo 8 years ago
Felix Lange 9c4fd4e9c9 Makefile: add devtools target 8 years ago
ligi db2698c87c
mobile: Fix typo ( Ethereun -> Ethereum ) 8 years ago
Péter Szilágyi 07c216d603 Merge pull request #3739 from karalabe/logger-updates-4 8 years ago
Péter Szilágyi 1a00e39539 Merge pull request #3738 from karalabe/impossible-reorg-warning 8 years ago
Péter Szilágyi 92e50adfa3 Merge pull request #3741 from karalabe/fix-makefile-xgo 8 years ago
Péter Szilágyi 2b284e7366
build: fix xgo argument order when building from make 8 years ago