Commit Graph

10077 Commits (30cd5c18549f645002aedb4c00e5bab683cb0835)
 

Author SHA1 Message Date
Péter Szilágyi 2a06791461
Merge pull request #17368 from karalabe/bn256-go1.11 6 years ago
Sasuke1964 60390878a5 accounts: fixed typo (#17421) 6 years ago
Péter Szilágyi 9bf6bb8f63
Merge pull request #17405 from karalabe/miner-remote-dag 6 years ago
Péter Szilágyi 1d439b5e10
Merge pull request #17416 from karalabe/miner-details 6 years ago
Péter Szilágyi 62f5137a72
miner: add gas and fee details to mining logs 6 years ago
gary rong 54216811a0 miner: regenerate mining work every 3 seconds (#17413) 6 years ago
Péter Szilágyi 5952d962dc
Merge pull request #17412 from karalabe/puppeth-fix-dial-panic 6 years ago
Péter Szilágyi 3e21adc648
crypto/bn256: fix issues caused by Go 1.11 6 years ago
Péter Szilágyi b24fb76a3a
cmd/puppeth: fix nil panic on disconnected stats gathering 6 years ago
Felföldi Zsolt 2cdf6ee7e0 light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
Elad e8752f4e9f cmd/swarm, swarm: added access control functionality (#17404) 6 years ago
Péter Szilágyi d8541a9f99
consensus/ethash: use DAGs for remote mining, generate async 6 years ago
gary rong 040aa2bb10 miner: streaming uncle blocks (#17320) 6 years ago
Péter Szilágyi e598ae5c01
Merge pull request #17402 from karalabe/deprecate-flags 6 years ago
Péter Szilágyi 2a17fe2561
cmd: polish miner flags, deprecate olds, add upgrade path 6 years ago
Jeff Prestes 212bba47ff backends: configurable gas limit to allow testing large contracts (#17358) 6 years ago
Felföldi Zsolt b52bb31b76 p2p/discv5: add delay to refresh cycle when no seed nodes are found (#16994) 6 years ago
Felföldi Zsolt b2ddb1fcbf les: implement client connection logic (#16899) 6 years ago
gary rong a1783d1697 miner: move agent logic to worker (#17351) 6 years ago
gary rong e0e0e53401 crypto: change formula for create2 (#17393) 6 years ago
Anton Evangelatov 97887d98da swarm/network, swarm/storage: validate chunk size (#17397) 6 years ago
Yao Zengzeng 8a040de60b README.md: fix some typos (#17381) 6 years ago
Eugene Valeyev e07e507d1a whisper: fixed broken partial topic filtering 6 years ago
Péter Szilágyi d8328a96b4
Merge pull request #17347 from karalabe/miner-notify 6 years ago
Mymskmkt fb368723ac core: fix comment typo (#17376) 6 years ago
Janoš Guljaš 6d1e292eef Manifest cli fix and upload defaultpath only once (#17375) 6 years ago
Elad 3ec5dda4d2 swarm/api/http: added logging to denote request ended (#17371) 6 years ago
Péter Szilágyi f0998415ba
cmd, consensus/ethash, eth: miner push notifications 6 years ago
Janoš Guljaš 45eaef2431 cmd/swarm: solve rare cases of using the same random port in tests (#17352) 6 years ago
Janoš Guljaš 3bcb501c8f swarm/api: close tar writer in GetDirectoryTar to flush and clean (#17339) 6 years ago
Janoš Guljaš d3e4c2dcb0 cmd/swarm: disable TestCLISwarmFs fuse test on darwin (#17340) 6 years ago
Anton Evangelatov 7b5c375825 cmd/swarm: remove shadow err (#17360) 6 years ago
Péter Szilágyi beade042d1
Merge pull request #17357 from karalabe/tracer-trie-deref-bug 6 years ago
Péter Szilágyi 11bbc66082
eth, trie: fix tracer GC which accidentally pruned the metaroot 6 years ago
libotony 834057592f p2p/discv5: fix negative index after uint convert to int (#17274) 6 years ago
Jay abbb219933 rpc: fix a subscription name (#17345) 6 years ago
Mymskmkt 8051a0768a trie: fix comment typo (#17350) 6 years ago
Giulio M a1eb9c7d13 swarm/api/http: fixed list leaf links (#17342) 6 years ago
Janoš Guljaš 00e6da9704 swarm/bmt: ignore data longer then 4096 bytes in Hasher.Write (#17338) 6 years ago
Attila Gazso 9df16f3468 swarm: Added lightnode flag (#17291) 6 years ago
b00ris 8461fea44b whisper: remove unused error (#17315) 6 years ago
Elad 4bb2dc3d09 swarm/api/http: test fixes (#17334) 6 years ago
Oleg Kovalov cf05ef9106 p2p, swarm, trie: avoid copying slices in loops (#17265) 6 years ago
Anton Evangelatov de9b0660ac swarm/README: add more sections to easily onboard developers (#17333) 6 years ago
Andrew Chiw 042191338d swarm/api/http: GET/PUT/PATCH/DELETE/POST multipart form unit tests. (#17277) 6 years ago
Elad 93fe16b0a5 swarm/api/http: refactored http package (#17309) 6 years ago
Javier Peletier 64a4e89504 swarm/storage/mru: HOTFIX - fix panic in Handler.update (#17313) 6 years ago
Felföldi Zsolt eef65b20fc p2p: use safe atomic operations when changing connFlags (#17325) 6 years ago
Felföldi Zsolt c4df67461f
Merge pull request #16333 from shazow/addremovetrustedpeer 6 years ago
gary rong 941018b570 miner: seperate state, receipts for different mining work (#17323) 6 years ago