Commit Graph

9801 Commits (b536460f8e4166e1a884fd30290b56a85289503f)
 

Author SHA1 Message Date
Viktor Trón b536460f8e
Merge pull request #17231 from ethersphere/develop 6 years ago
Péter Szilágyi afd8b84706 crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) 6 years ago
Wenbiao Zheng f6206efe5b consensus: move test use only var/func to test(#17004) 6 years ago
Hyung-Kyu Hqueue Choi ae674a3660 Makefile: clean go build cache (#17079) 6 years ago
Wenbiao Zheng 894022a3d5 cmd/geth: clean up call to SelfDerive (#16970) 6 years ago
Wenbiao Zheng 68da9aa716 rpc: clean up check for missing methods/subscriptions on handler (#17145) 6 years ago
Anton Evangelatov 14bdcdeab4 swarm/testutil: remove EnableMetrics 6 years ago
Wenbiao Zheng fe6a9473dc p2p: token is useless in xxxEncHandshake (#17230) 6 years ago
Javier Peletier 427316a707 swarm/storage/mru: Client-side MRU signatures (#784) 6 years ago
Elad 0647c4de7b swarm/api/http: http package refactoring 1/5 and 2/5 6 years ago
Javier Peletier 7ddc2c9e95 cmd/swarm: add implicit subcommand help (fix #786) (#788) 6 years ago
Janoš Guljaš dcaaa3c804 swarm: network simulation for swarm tests (#769) 6 years ago
lash f5b128a5b3 swarm/fuse: Hotfix missing parantheses in statement 6 years ago
Viktor Trón fd982d3f3b swarm/bmt: async section writer interface to BMT (#778) 6 years ago
emile 526abe2736 eth/tracers: fix noop tracer (#17220) 6 years ago
cong 8997efe31f rpc: fix missing parentheses in doc (#17224) 6 years ago
Roc Yu 040dd5bd5d accounts/abi: refactor Method#Sig() to use index in range iterator directly (#17198) 6 years ago
gary rong dcdd57df62 core, ethdb: two tiny fixes (#17183) 6 years ago
Roc Yu 323428865f accounts: add unit tests for URL (#17182) 6 years ago
jkcomment 65c91ad5e7 p2p: correct comments typo (#17184) 6 years ago
Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873) 6 years ago
Kurkó Mihály eb7f901289 dashboard: fix CSS, escape special HTML chars, clean up code (#17167) 6 years ago
Péter Szilágyi db5e403afe
build: fix typo (#17175) 6 years ago
Roc Yu 96116758d2 cmd/geth: fix golint issue (#17176) 6 years ago
Felix Yan 65cebb7730
build: Fix a typo in ci.go 6 years ago
Anton Evangelatov 2e0391ea84 cmd/swarm: change version of swarm binary (#17174) 6 years ago
Anton Evangelatov d483da766f swarm/network: bump up protocol versions due to wrapped message intro (#17170) 6 years ago
Anton Evangelatov 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 6 years ago
Anton Evangelatov f7d3678c28 swarm/api/http: http package refactoring 1/5 and 2/5 (#17164) 6 years ago
Kwuaint facf1bc9d6 consensus/ethash: fix the algorithm of fakeBlockNumber in comments (#17166) 6 years ago
gary rong e8824f6e74 vendor, ethdb: resume write operation asap (#17144) 6 years ago
Kurkó Mihály a9835c1816 cmd, dashboard, log: log collection and exploration (#17097) 6 years ago
Wenbiao Zheng 2eedbe799f cmd: typo fixed, isntance -> instance (#17149) 6 years ago
Anton Evangelatov b3711af051 swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 6 years ago
Smilenator 30bdf817a0 core/types: polish TxDifference code and docs a bit (#17130) 6 years ago
Wenbiao Zheng fbeb4f20f9 cmd/geth: fix usage formatting (#17136) 6 years ago
LeoLiao 0b20b1a050 consensus/clique: fixed documentation copy-paste issue (#17137) 6 years ago
LeoLiao 4dbefc1f25 cmd/geth: fixed comment typo (#17140) 6 years ago
LeoLiao dbae1dc7b3 rpc: fixed comment grammar issue (#17146) 6 years ago
Felix Lange 3b07451564 params, VERSION: v1.8.13 unstable 6 years ago
Felix Lange 37685930d9 params: v1.8.12 stable 6 years ago
Felföldi Zsolt 51df1c1f20 les: add announcement safety check to light fetcher (#17034) 6 years ago
Felföldi Zsolt f524ec4326 light: new CHTs (#17124) 6 years ago
Zak Cole eb794af833 consensus/ethash: fixed documentation typo (#17121) 6 years ago
Péter Szilágyi 67a7857124
Merge pull request #17111 from karalabe/trie-memleak 6 years ago
Felix Lange c73b654fd1 p2p/discover: move bond logic from table to transport (#17048) 6 years ago
Chen Quan 9da128db70 cmd/p2psim: add exit error output and exit code (#17116) 6 years ago
Guillaume Ballet 4e5d1f1c39 core/vm: reuse bigint pools across transactions (#17070) 6 years ago
LeoLiao d57e85ecc9 node: documentation typo fix (#17113) 6 years ago
Anton Evangelatov 1990c9e621 cmd/geth: export metrics to InfluxDB (#16979) 6 years ago