Commit Graph

10133 Commits (b35622cf3c758d96874f287d137725946fc6341d)
 

Author SHA1 Message Date
hackyminer 0fd02fe9cf
console: fixed comment typo 6 years ago
Péter Szilágyi 251c868008
consensus/ethash: reduce notify test aggressiveness 6 years ago
Péter Szilágyi 99e1a5e0fb
Merge pull request #17426 from karalabe/miner-fees-log-fix 6 years ago
Péter Szilágyi 22cd3f70a6
miner: update mining log with correct fee calculation 6 years ago
Felix Lange 2695fa2213 les: fix crasher in NodeInfo when running as server (#17419) 6 years ago
Anton Evangelatov f44046a1c6 build: do not require `ethereum-swarm` deb when installing `ethereum` (#17425) 6 years ago
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