Commit Graph

8238 Commits (e8b3e226124d2b0234c36ef2ca9221dc95c56a1a)
 

Author SHA1 Message Date
Péter Szilágyi e8b3e22612 Merge pull request #3711 from karalabe/update-downloader-logs 8 years ago
Péter Szilágyi 32ee1b3cd8 Merge pull request #3715 from karalabe/update-hid-library 8 years ago
Péter Szilágyi 8676aeb798
eth/downloader: review fixes 8 years ago
Valentin Wüstholz 37511ec520 core, core/vm, cmd/disasm: unify procedures for disassembling evm code (#3530) 8 years ago
Péter Szilágyi 46eea4d105
accounts, eth/downloader: use "err" instead of "error" in logs 8 years ago
Péter Szilágyi 0a63c3e362
eth/downloader: port over old logs from glog to log15 8 years ago
Péter Szilágyi 45c7cfd2e6
vendor: update HID library for glibc < v2.17 build 8 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
Péter Szilágyi 50ee279f25 Merge pull request #3705 from karalabe/drop-legacy-commands 8 years ago
gluk256 562ccff822 whisper: fixed temporary directory for tests (#3707) 8 years ago
gluk256 11539030cd whisper: expiry refactoring (#3706) 8 years ago
Péter Szilágyi aca066f337
cmd/geth: drop upgradedb subcommand since it's unfeasible 8 years ago
Péter Szilágyi 5ee00209d2
cmd/ethtest: drop the manual test tool in favor of hive 8 years ago
Péter Szilágyi e7bdb00700
cmd/gethrpctest: ethereum/rpc-tests is deprecated 8 years ago
Péter Szilágyi 357732a840 Merge pull request #3696 from karalabe/contextual-logger 8 years ago
Péter Szilágyi f89dd62776
internal, log: support debug log prints, displaying log origins 8 years ago
Péter Szilágyi 1ca20a2697
cmd, whisper/mailserver: revert to utils.Fatalf 8 years ago
Péter Szilágyi 23a5d64fd0
accounts, cmd: port packages over to the new logging system 8 years ago
Péter Szilágyi 61e6bb1247
eth, les, swarm: fix go vet issues sufraced by log15 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Péter Szilágyi 47af53f9aa
log: implement a glog style pattern matching handler 8 years ago
Péter Szilágyi 3f923f3902
swarm: remove superfluous line break in log statements 8 years ago
Péter Szilágyi 189dee26c6
p2p: remove trailing newlines from log messages 8 years ago
Péter Szilágyi b9d48b4a93
log: add support for trace level, exit on critical 8 years ago
Péter Szilágyi ec7f81f4bc
log, vendor: vendor in log15 inline into our codebase 8 years ago
gluk256 29fac7de44 Whisper API fixed (#3687) 8 years ago
Nick Johnson 555273495b trie: add difference iterator (#3637) 8 years ago
Jeffrey Wilcke 024d41d0c2 core, core/state, core/vm: remove exported account getters (#3618) 8 years ago
Péter Szilágyi 46ec4357e7 Merge pull request #3698 from karalabe/govet-latest-only 8 years ago
Péter Szilágyi c6e716eb31
travis: only run go vet and misspell on latest Go 8 years ago
Péter Szilágyi 388803b139 Merge pull request #3682 from karalabe/update-go1.8 8 years ago
Jeffrey Wilcke 4ac481b45f core/vm, crypto: support for go-fuzz (#3672) 8 years ago
Jeffrey Wilcke 94334c233e cmd/geth: added 'geth bug' command (#3684) 8 years ago
Péter Szilágyi b7f010de52 tests: cleanup tester blockchain after test run (#3692) 8 years ago
Péter Szilágyi a0c011f1a8
travis: fallback ARM64 builds to Go 1.7.5 due to compiler bug 8 years ago
Péter Szilágyi 449a850023
travis, appveyor: update builders to Go 1.8 8 years ago
Nick Johnson e51f65af1f Merge pull request #3681 from karalabe/usb-hidapi 8 years ago
Jeffrey Wilcke 037c8b9ae9 VERSION, params: bumped unstable version to 1.6 (#3685) 8 years ago
Martin Holst Swende b19e5885fe core/blockchain: Change iterator in procFutureBlocks to use lru.Peek instead of Get (#3655) 8 years ago
Felix Lange 9b0af51386 crypto: add btcec fallback for sign/recover without cgo (#3680) 8 years ago
Jeffrey Wilcke bf21549faa common/math: "optimised" SafeMul and added comment on Exp (#3675) 8 years ago
Péter Szilágyi 6f74fb962e Merge pull request #3683 from karalabe/swarm-go1.8-vet-fix 8 years ago
Péter Szilágyi 6ec8135256
accounts/usbwallet, vendor: use hidapi instead of libusb directly 8 years ago
Péter Szilágyi e94dfb78f8
swarm/api/http: fix go vet issue on Go 1.8 8 years ago
Péter Szilágyi bdef758d5c Merge pull request #3679 from fjl/vendor-govendor 8 years ago
Felix Lange 2c4455b12a vendor: update dependencies with github.com/kardianos/govendor 8 years ago
Felix Lange c8695fae35 logger: remove Core verbosity level (#3659) 8 years ago
Péter Szilágyi a973d1d523 Merge pull request #3674 from obscuren/gaz64 8 years ago
gluk256 15a609d5d6 whisper: interface changed to simplify the transition to v5 8 years ago
Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 years ago