Commit Graph

10676 Commits (eb199f1fc2fc91e40431c5acce61227a95d476bb)
 

Author SHA1 Message Date
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
Felix Lange 26d3a8ca80 rpc: skip websocket origin check if there is no origin header 6 years ago
Hsien-Tang Kao c283d9b5e8 signer/core: handle JSON unmarshal error (#19123) 6 years ago
Hsien-Tang Kao 4a090a1bab accounts/abi: fix error message format (#19122) 6 years ago
Guillaume Ballet 9c7e65c435 accounts: fix typos from the `SignData` merge (#19119) 6 years ago
Matthew Halpern c5eccaefb8 core/vm: remove unused constants 6 years ago
lash d88c6ce6b0 swarm: Reinstate Pss Protocol add call through swarm service (#19117) 6 years ago
Matthew Halpern 3c62f965e7 eth: remove redundant parentheses (#19108) 6 years ago
Matthew Halpern 2a0e1bb32b crypto/ecies: remove unused function (#19096) 6 years ago
Matthew Halpern f57c80d22e metrics: remove redundant type specifiers (#19090) 6 years ago
Matthew Halpern 7b3e3d549e node: prefer nil slices over zero-length slices (#19083) 6 years ago
Matthew Halpern 3930f3795b core: remove unused function (#19097) 6 years ago
needkane a1f366ecf6 core/vm: update annotation (#19050) 6 years ago
Matthew Halpern df7c4618cd signer/core: remove unused function (#19099) 6 years ago
holisticode 62d7688d0a cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101) 6 years ago
Péter Szilágyi b6ce358a9b
Merge pull request #19114 from holiman/update_bigcache 6 years ago
Péter Szilágyi c0b9c763bb
build: explicitly force .xz compression (old debuild picks gzip) (#19118) 6 years ago
Péter Szilágyi 75a931470e travis.yml: add launchpad SSH public key (#19115) 6 years ago
Martin Holst Swende 37e5a908e7
vendor: update bigcache 6 years ago
Ferenc Szabo 50b872bf05 p2p, swarm: fix node up races by granular locking (#18976) 6 years ago
gluk256 12ca3b172a swarm/pss: refactoring (#19110) 6 years ago