Commit Graph

10696 Commits (aa69ec64d0db3b3db428adbcd0676b0c3dbc9052)
 

Author SHA1 Message Date
Felix Lange dd28ba378a node: require LocalAppData variable (#19132) 6 years ago
lash 62d9d63858 swarm/network: WIP consider all nodes for healthy iteration (#19155) 6 years ago
Péter Szilágyi 505a49e689
Merge pull request #19166 from SamuelMarks/go-1.12 6 years ago
Péter Szilágyi 2b6158a51e
common/fdlimit: fix macos file descriptors for Go 1.12 6 years ago
Samuel Marks e43bc36226
travis, appveyor, Dockerfile: upgrade to Go 1.12 6 years ago
gary rong 7ebd2fa5db vendor: update leveldb upstream which include a compaction fix (#19163) 6 years ago
Janoš Guljaš f0233948d2 swarm/chunk: move chunk related declarations to chunk package (#19170) 6 years ago
Péter Szilágyi b7e0dec6bd
travis, build: switch to NDK 19b, fix gomobile builds (#19171) 6 years ago
Péter Szilágyi 6d652ce1b7
Merge pull request #19164 from karalabe/nuke-old-containers 6 years ago
Felföldi Zsolt c2003ed63b les, les/flowcontrol: improved request serving and flow control (#18230) 6 years ago
Roc Yu c2b33a117f graphql: fix typos in comments (#19041) 6 years ago
Péter Szilágyi a42afa766c
Merge pull request #19169 from karalabe/ppa-bump 6 years ago
Péter Szilágyi 647692fbfe
build: bump PPA builders to Go 1.11 6 years ago
Janoš Guljaš c83ba9e794 swarm/storage/localstore: fix tests for windows os (#19161) 6 years ago
Janoš Guljaš 340a53a98b swarm/pss: fix data race on HandshakeController.symKeyIndex (#19162) 6 years ago
Matthew Halpern badaf43019 les: remove redundant type specifiers (#19091) 6 years ago
Péter Szilágyi f5f742d1ac
containers/docker: nuke per the 1.8.0 deprecation note 6 years ago
Marius van der Wijden 7d881e45bd rlp: added pooling of streams using sync (#19044) 6 years ago
Janoš Guljaš 872370e3bc swarm/network/simulation: do not copy node mutex in UploadSnapshot (#19160) 6 years ago
Matthew Halpern 81babe1509 swarm/*: remove redundant type specifiers (#19089) 6 years ago
Matthew Halpern 4e87b444ca swarm/pss: remove unused function (#19100) 6 years ago
Matthew Halpern 90b6cdaadf cmd,swarm: enforce camel case variable names (#19060) 6 years ago
Janoš Guljaš 64d10c0872 swarm: mock store listings (#19157) 6 years ago
Janoš Guljaš 02c28046a0 swarm: Fix localstore test deadlock with race detector (#19153) 6 years ago
Ferenc Szabo d9adcd3a27 travis.yml: add race detector job for Swarm (#19148) 6 years ago
Nguyen Kien Trung 1993227311 .travis.yml: make build independent of repo name (#17607) 6 years ago
Janoš Guljaš c8da76e63d swarm/shed: fix a deadlock in meter function (#19149) 6 years ago
Janoš Guljaš 836c846812 swarm/network/master: protect SetNextBatch iterator after close (#19147) 6 years ago
Péter Szilágyi b9808e392f
swarm/version: bump to v0.3.12 unstable 6 years ago
gary rong 7fd0ccaa68 core: remove unnecessary fields in logs, receipts and tx lookups (#17106) 6 years ago
Martin Holst Swende 8577b5b020 core: more tests for sidechain import, fixes #19105 (#19113) 6 years ago
Enrique Fynn 628a0bde3f common/fdlimit: Fix compilation error in freebsd, Raise() returns uint64 (#19141) 6 years ago
Matthew Halpern fbedf62f3d swarm/storage: fix loop bound for database cleanup (#19085) 6 years ago
Janoš Guljaš 9d5e10f5bb cmd/swarm/global-store: use kill instead interrupt in tests (#19142) 6 years ago
Ferenc Szabo e38b227ce6 Ci race detector handle failing tests (#19143) 6 years ago
lash d36e974ba3 swarm/network: Keep span across roundtrip (#19140) 6 years ago
lash 460d206f30 swarm/network: Use actual remote peer ip in underlay (#19137) 6 years ago
Janoš Guljaš ba2dfa5ce4 swarm/network/stream: fix a goroutine leak in Registry (#19139) 6 years ago
Dan Kinsley f49f95e2b0 accounts/abi: mutex lock in TransactionByHash and code cleanup (#19133) 6 years ago
Matthew Halpern d3ccedc767 p2p/simulations: enforce camel case variable names (#19053) 6 years ago
Péter Szilágyi 2e8a5e5659
core/vm: remove unused constants (#19095) 6 years ago
Matthew Halpern 8af6c9e6a2 eth: extract check for tracing transaction in block file (#19107) 6 years ago
Matthew Halpern 514a9472ad trie: prefer nil slices over zero-length slices (#19084) 6 years ago
Felix Lange 57f959af41 p2p/enode: use localItemKey for local sequence number 6 years ago
Felix Lange cf147c71d5 p2p/discover: remove unused function 6 years ago
Matthew Halpern f1537b774c p2p/discover: make maximum packet size a constant (#19061) 6 years ago
Matthew Halpern bf42535d31 core: remove redundant parentheses (#19106) 6 years ago
Jeremy Schlatter b5e5b3567c crypto: fix build when CGO_ENABLED=0 (#19121) 6 years ago
HackyMiner f7f6a46029 eth, node: use APPDATA env to support cygwin/msys correctly (#17786) 6 years ago
Felix Lange d2256244c4 rpc: fixup change to not verify websocket origin (#19128) 6 years ago