Commit Graph

7947 Commits (f1383740274a46a9a02f77f5d279f46daa122fae)
 

Author SHA1 Message Date
Felix Lange 932d973e36 Merge pull request #3248 from zsfelfoldi/light-topic3 8 years ago
Felix Lange 9eb6f627fa Merge pull request #3247 from fjl/bzzd 8 years ago
Zsolt Felfoldi 323c2d6775 les: add missing nil check and handle quit in findServers 8 years ago
Zsolt Felfoldi 09baeec0da discv5: fixed state machine lockup bug 8 years ago
Felix Lange 8247bccf71 cmd/bzzhash: add swarm hashing tool 8 years ago
Felix Lange bbf37c0404 cmd/bzzup: add swarm upload tool 8 years ago
Felix Lange e336b0d60e cmd/bzzd: add swarm server daemon 8 years ago
Felix Lange 5cd4430a8d swarm/api/http: reject requests without content-length 8 years ago
Felix Lange 23420ff67a swarm/network: skip TestSyncDb 8 years ago
Felix Lange ef50e01c5e swarm/api: add bzz prefix to swarm directory 8 years ago
Felix Lange cc0064b267 node: add InstanceDir method 8 years ago
Felix Lange 1aaa599147 accounts: add Find method 8 years ago
Felix Lange d27472cc74 cmd/v5test: delete the v5test tool 8 years ago
Kenji Siu 80ea44c485 cmd/geth: improve command help messages (#3227) 8 years ago
Péter Szilágyi dba29970d7 Merge pull request #3244 from karalabe/reinstate-cache 8 years ago
Péter Szilágyi 4cd2617848
cmd/geth: reinstate dropped --cache flag 8 years ago
xiekeyang 5b31794dfe cmd/geth: use a loop in TestDAOForkBlockNewChain (#3222) 8 years ago
Felix Lange 355f4b0c15 Merge pull request #3232 from zsfelfoldi/light-topic3 8 years ago
Felix Lange bbb5e5d56a les: print 'experimental feature' warning on startup 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
Felix Lange be3865211c core/types: remove header accessors 8 years ago
Felix Lange 0f19cbc6e5 p2p/discv5: fix build with Go 1.5, delete package testimg 8 years ago
Zsolt Felfoldi 49da42983a p2p/discv5: added new topic discovery package 8 years ago
zsfelfoldi 7db7109a5b cmd, eth: added light client and light server modes 8 years ago
Zsolt Felfoldi 9f8d192991 les: light client protocol and API 8 years ago
Zsolt Felfoldi 760fd65487 light: light chain, VM env and tx pool 8 years ago
Felix Lange 8b1df1a259 build: fix remote path for archive uploads (#3243) 8 years ago
Péter Szilágyi 9bc97a5785 build: NSIS based Windows installer (#3240) 8 years ago
Péter Szilágyi 6707f70b4a Merge pull request #3241 from karalabe/fix-pgp-signer 8 years ago
Péter Szilágyi df30ef5177
internal/build: call correct signer method 8 years ago
Péter Szilágyi 7e8ad6cad3 Merge pull request #3239 from karalabe/fix-windows-separators 8 years ago
Péter Szilágyi e0e18f3841 Merge pull request #3231 from fjl/liner-update 8 years ago
Péter Szilágyi 328f0dd631
build: fix missing .exe executable names on cross builds 8 years ago
Péter Szilágyi 15c8d46b04 Merge pull request #3238 from karalabe/appveyor-azure-push 8 years ago
Péter Szilágyi 052918a6d9
appveyor: build 386 too, upload both to the gethstore 8 years ago
Péter Szilágyi afe41de6b3 travis: build to all supported linux architectures (#3235) 8 years ago
RJ 2ad5dba50a accounts/abi: differentiate between static and dynamic arrays (#3121) 8 years ago
Felix Lange 0b8a14fed7 console: enable multiline mode 8 years ago
Felix Lange ac9013162e vendor: update github.com/peterh/liner 8 years ago
Felix Lange ed2bc7fbe9 build, internal/build: misc improvements (#3229) 8 years ago
Felix Lange d0c820acd6 Merge pull request #3226 from karalabe/azure-gethstore 8 years ago
Péter Szilágyi 2f9f2cbb19
travis, build: enable 386 builds too for linux and osx 8 years ago
Péter Szilágyi bad0de0dcb
vendor: pull in azure sdk and openpgp signer 8 years ago
Péter Szilágyi 3b62c145f8
travis, build: implement uploading archives to azure 8 years ago
Péter Szilágyi 3914e82f17 Merge pull request #3225 from kenji-isuntv/develop 8 years ago
Kenji Siu b522b788b6 common/math: go fmt 8 years ago
Jeffrey Wilcke 1b73c79234 common/math, core/vm: implement fast EXP (#3214) 8 years ago
Martin Holst Swende 36956da4d2 core: metrics collection for transaction events (#3157) 8 years ago
Péter Szilágyi f4d878f3d8 Merge pull request #3216 from karalabe/fastsync-bigdb-tuning 8 years ago
Péter Szilágyi 61acd18e79 Merge pull request #3218 from kenji-isuntv/develop 8 years ago