| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #16214 from b00ris/whisperv6_datarace | Guillaume Ballet | 2018-02-28 | 1 | -7/+11 |
|\ |
|
| * | whisper: fix typo | b00ris | 2018-02-28 | 1 | -2/+2 |
| * | whisper: fixed datarace | b00ris | 2018-02-28 | 1 | -7/+11 |
* | | Merge pull request #16206 from gluk256/277-mailserver | Guillaume Ballet | 2018-02-28 | 2 | -4/+7 |
|\ \ |
|
| * | | whisper: comment updated | Vlad | 2018-02-28 | 1 | -1/+1 |
| * | | whisper: test fixed | Vlad | 2018-02-27 | 1 | -1/+2 |
| * | | whisper: mailserver no longer supports the signature vaidation | Vlad | 2018-02-27 | 1 | -2/+4 |
* | | | Merge pull request #16217 from karalabe/rpc-receipt-fetch-fix | Péter Szilágyi | 2018-02-28 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | internal/ethapi: fix getTransactionReceipt | Péter Szilágyi | 2018-02-28 | 1 | -2/+2 |
* | | | | Merge pull request #16207 from karalabe/drop-go1.7 | Péter Szilágyi | 2018-02-28 | 8 | -169/+64 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | travis, build, consensus: drop support for Go 1.7 | Péter Szilágyi | 2018-02-28 | 8 | -169/+64 |
| | |/
| |/| |
|
* / | | core/asm: rename isAlphaNumeric to isLetter (#16212) | Mark Rushakoff | 2018-02-28 | 1 | -2/+2 |
|/ / |
|
* | | swarm: give correct error on 0x hash prefix (#16195) | Elad Nachmias | 2018-02-27 | 5 | -21/+98 |
* | | node: fill StandardCounters as part of debugapi/metrics (#16054) | Anton Evangelatov | 2018-02-27 | 1 | -0/+10 |
* | | eth: added travis build badge (#16117) | Elad Nachmias | 2018-02-27 | 1 | -0/+1 |
* | | puppeth: fix Parity Chain Spec parameter GasLimitBoundDivision (#16188) | Saulius Grigaitis | 2018-02-27 | 1 | -14/+14 |
* | | eth, les: allow exceeding maxPeers for trusted peers (#16189) | Andrey Petrov | 2018-02-27 | 2 | -2/+4 |
|/ |
|
* | Merge pull request #16198 from gluk256/266-wnode | Guillaume Ballet | 2018-02-27 | 1 | -14/+12 |
|\ |
|
| * | whipser: comments updated | Vlad | 2018-02-27 | 1 | -3/+5 |
| * | whisper: wnode updated - all messages are saved if savedir param is given | Vlad | 2018-02-26 | 1 | -14/+10 |
* | | p2p: fix doEncHandshake documentation (#16184) | JU HYEONG PARK | 2018-02-27 | 1 | -4/+4 |
* | | core: make current*Block atomic, and accessor functions mutex-free (#16171) | Martin Holst Swende | 2018-02-26 | 3 | -81/+76 |
* | | cmd/geth: fix broken links to JavaScript-Console wiki in cmd line help (#16183) | Domino Valdano | 2018-02-26 | 1 | -3/+3 |
* | | contracts/chequebook: increase interval between auto deposits (#16178) | Anton Evangelatov | 2018-02-26 | 1 | -2/+2 |
* | | swarm: creates Swarm landing page for browser 'localhost:xxxx/' GET request w... | cooganb | 2018-02-26 | 2 | -0/+152 |
|/ |
|
* | Merge pull request #16176 from gluk256/255-refactoring | Guillaume Ballet | 2018-02-24 | 3 | -51/+3 |
|\ |
|
| * | whisper: refactoring | Vlad | 2018-02-23 | 3 | -51/+3 |
* | | swarm/metrics: introduce metrics export flag (#16177) | Anton Evangelatov | 2018-02-23 | 1 | -13/+22 |
* | | swarm: initial instrumentation (#15969) | Anton Evangelatov | 2018-02-23 | 16 | -10/+381 |
|/ |
|
* | swarm/api/http: Fix using deprecated bzzr scheme (#16152) | Lewis Marshall | 2018-02-23 | 1 | -1/+1 |
* | Merge pull request #16172 from gluk256/244-light-client | gluk256 | 2018-02-23 | 2 | -4/+19 |
|\ |
|
| * | whisper: light client mode introduced | Vlad | 2018-02-23 | 2 | -4/+19 |
* | | core: flush out trie cache more meaningfully on stop (#16143) | Péter Szilágyi | 2018-02-23 | 3 | -128/+123 |
* | | Merge pull request #16146 from status-im/pombeirp/whisperv6-peer-race-cond-fix | Guillaume Ballet | 2018-02-23 | 1 | -0/+6 |
|\ \ |
|
| * | | whisper: Fix race condition in whisperv6/peer.go | Pedro Pombeiro | 2018-02-21 | 1 | -0/+6 |
* | | | core, vm, common: define constantinople fork + shift (#16045) | Martin Holst Swende | 2018-02-23 | 8 | -41/+302 |
* | | | metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15... | Anton Evangelatov | 2018-02-23 | 88 | -346/+7837 |
* | | | Merge pull request #16164 from karalabe/les-receipt-fix-optimal | Péter Szilágyi | 2018-02-23 | 8 | -17/+123 |
|\ \ \
| |_|/
|/| | |
|
| * | | eth, les, light: filter on logs only, derive receipts on demand | Péter Szilágyi | 2018-02-23 | 8 | -17/+123 |
* | | | Merge pull request #15748 from janos/multiple-ens-endpoints | Balint Gabor | 2018-02-23 | 8 | -89/+586 |
|\ \ \ |
|
| * \ \ | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-23 | 148 | -3854/+3421 |
| |\ \ \ |
|
| * \ \ \ | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-22 | 487 | -8032/+177991 |
| |\ \ \ \ |
|
| * | | | | | cmd/swarm: return error early in buildConfig function | Janos Guljas | 2017-12-20 | 1 | -0/+3 |
| * | | | | | cmd/swarm: add validation for EnsAPIs configuration parameter | Janos Guljas | 2017-12-19 | 2 | -0/+130 |
| * | | | | | swarm/api: implement NoResolverError with information about TLD | Janos Guljas | 2017-12-19 | 2 | -7/+29 |
| * | | | | | cmd/swarm, swarm: disable ENS API by default | Janos Guljas | 2017-12-18 | 3 | -36/+12 |
| * | | | | | cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-14 | 30 | -79/+547 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-13 | 140 | -2064/+4996 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | swarm/api: use path.Ext instead strings.LastIndex in MultiResolver.Resolve | Janos Guljas | 2017-12-05 | 1 | -2/+3 |
| * | | | | | | | swarm: deprecate --ens-addr CLI flag with a warning message | Janos Guljas | 2017-12-05 | 1 | -6/+10 |
| * | | | | | | | swarm/api: remove unneeded blank assignement | Janos Guljas | 2017-12-05 | 1 | -1/+1 |
| * | | | | | | | swarm/api: initialize map with make to comply with the convention | Janos Guljas | 2017-12-05 | 1 | -1/+1 |
| * | | | | | | | swarm/api: remove unneeded assignment in MultiResolverOptionWithResolver | Janos Guljas | 2017-12-05 | 1 | -3/+0 |
| * | | | | | | | swarm: check if "--ens-api ''" is specified in order to disable ENS | Janos Guljas | 2017-12-05 | 1 | -0/+4 |
| * | | | | | | | swarm: add comment for parseFlagEnsAPI and fix a mistake in comment in code | Janos Guljas | 2017-12-05 | 1 | -1/+3 |
| * | | | | | | | swarm: multiple --ens-api flags | Janos Guljas | 2017-12-04 | 2 | -20/+32 |
| * | | | | | | | swarm: add CLI --ens-endpoint flag (#14386) | Janos Guljas | 2017-12-01 | 5 | -63/+459 |
* | | | | | | | | p2p: remove unused code (#16158) | Ivan Daniluk | 2018-02-23 | 2 | -29/+1 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | rpc: set rpcRequest.service as methodNotFoundError.service value (#16163) | Janoš Guljaš | 2018-02-23 | 1 | -1/+1 |
* | | | | | | | Merge pull request #16166 from karalabe/drop-dead | Péter Szilágyi | 2018-02-22 | 1 | -23/+0 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | core: yeah, funny file, drop it | Péter Szilágyi | 2018-02-22 | 1 | -23/+0 |
* | | | | | | | Merge pull request #15919 from ethersphere/p2p-protocols-pr | Balint Gabor | 2018-02-22 | 5 | -0/+1316 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | p2p/protocols: gofmt -w -s | Felix Lange | 2018-02-22 | 1 | -22/+22 |
| * | | | | | | p2p/testing: check for all expectations in TestExchanges | Janos Guljas | 2018-02-18 | 2 | -57/+200 |
| * | | | | | | p2p/protocols, p2p/testing: protocol abstraction and testing | zelig | 2018-01-18 | 5 | -0/+1173 |
* | | | | | | | Merge pull request #16165 from karalabe/faucet-twitter-api | Péter Szilágyi | 2018-02-22 | 1 | -2/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cmd/faucet: resolve twitter user from final redirect | Péter Szilágyi | 2018-02-22 | 1 | -2/+7 |
|/ / / / / / / |
|
* | | | | | | | p2p: don't send DiscReason when using net.Pipe (#16004) | Anton Evangelatov | 2018-02-22 | 2 | -5/+43 |
* | | | | | | | whisper: Support for v2 has long been discontinued, remove it. (#16153) | Guillaume Ballet | 2018-02-22 | 15 | -2892/+0 |
* | | | | | | | Merge pull request #16157 from nileshtrivedi/master | Péter Szilágyi | 2018-02-22 | 1 | -3/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cmd/puppeth: Don't allow hyphen in network name. Fixes #16155 | Nilesh Trivedi | 2018-02-22 | 1 | -3/+4 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #15776 from ProChain/master | Martin Holst Swende | 2018-02-22 | 1 | -5/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | accounts/abi: fix the `output` at the beginning instead of making a workaround | croath | 2018-01-23 | 3 | -51/+13 |
| * | | | | | | | accounts/abi: add a test case for unpacking mobile interfaces | croath | 2017-12-31 | 1 | -0/+36 |
| * | | | | | | | accounts/abi: fix for one output interface crashing | croath | 2017-12-29 | 1 | -0/+10 |
* | | | | | | | | Merge pull request #15770 from holiman/abi_nostruct | Martin Holst Swende | 2018-02-21 | 5 | -63/+166 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | abi: fix missing method on go 1.7/1.8 | Martin Holst Swende | 2018-02-21 | 1 | -13/+23 |
| * | | | | | | | | accounts/abi: harden unpacking against malicious input | Martin Holst Swende | 2018-02-21 | 2 | -4/+83 |
| * | | | | | | | | accounts/abi: address review concerns | Martin Holst Swende | 2018-02-21 | 4 | -352/+5 |
| * | | | | | | | | accounts/abi: Deduplicate code in unpacker | Martin Holst Swende | 2018-02-21 | 4 | -53/+33 |
| * | | | | | | | | accounts/abi: add another unpack interface | Martin Holst Swende | 2018-02-21 | 5 | -14/+395 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | ethapi: prevent creating contract if no data is provided (#16108) | Martin Holst Swende | 2018-02-21 | 1 | -0/+12 |
* | | | | | | | | p2p: when peer is removed remove it also from dial history (#16060) | Dmitry Shulyak | 2018-02-21 | 2 | -0/+57 |
* | | | | | | | | Merge pull request #16142 from karalabe/graceful-sigterm | Péter Szilágyi | 2018-02-21 | 3 | -4/+7 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | cmd, console: support all termination signals | Péter Szilágyi | 2018-02-21 | 3 | -4/+7 |
|/ / / / / / / |
|
* | | | | | | | README: add goreportcard.com badge to Readme (#16133) | steve greensill | 2018-02-20 | 1 | -0/+1 |
* | | | | | | | VERSION, params: begin v1.8.2 release cycle | Péter Szilágyi | 2018-02-19 | 2 | -5/+5 |
* | | | | | | | params: release Geth v1.8.1v1.8.1 | Péter Szilágyi | 2018-02-19 | 1 | -4/+4 |
* | | | | | | | les: fix light fetcher database race (#16103) | Felföldi Zsolt | 2018-02-19 | 1 | -9/+21 |
* | | | | | | | Merge pull request #16115 from nonsense/update_rjeczalik_notify | Péter Szilágyi | 2018-02-19 | 4 | -29/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vendor: update rjeczalik/notify so that it compiles on go1.10 | Anton Evangelatov | 2018-02-17 | 4 | -29/+6 |
* | | | | | | | | Merge pull request #16109 from karalabe/p2p-bond-check | Péter Szilágyi | 2018-02-18 | 5 | -25/+26 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | p2p/discover: s/lastPong/bondTime/, update TestUDP_findnode | Felix Lange | 2018-02-17 | 5 | -25/+26 |
| * | | | | | | | p2p/discover: validate bond against lastpong, not db presence | Péter Szilágyi | 2018-02-16 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | swarm: add favicon for Swarm templates served by browser (#15958) | cooganb | 2018-02-15 | 3 | -14/+15 |
* | | | | | | | whisper: only use the node id as a p2p id, not for sending messages (#16102) | Guillaume Ballet | 2018-02-15 | 1 | -2/+2 |
* | | | | | | | whisper: test timeout extended (#16088) | gluk256 | 2018-02-15 | 1 | -25/+74 |
* | | | | | | | Merge pull request #16095 from karalabe/les-lock | Péter Szilágyi | 2018-02-15 | 1 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | les: add missing lock around peer access | Péter Szilágyi | 2018-02-15 | 1 | -0/+3 |
* | | | | | | | | node: fix typo hvosts -> vhosts (#16096) | GuiltyMorishita | 2018-02-15 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #16098 from holiman/fix_import | Péter Szilágyi | 2018-02-15 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | main: add gc flags to import-command | Martin Holst Swende | 2018-02-15 | 1 | -0/+3 |
* | | | | | | | | | core: handle ignored error (#16065) | ferhat elmas | 2018-02-15 | 1 | -0/+3 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | core/vm: remove unused hashing (#16075) | ferhat elmas | 2018-02-14 | 1 | -7/+0 |
* | | | | | | | | params, VERSION: v1.8.1 unstable | Felix Lange | 2018-02-14 | 2 | -5/+5 |
* | | | | | | | | params: v1.8.0 stablev1.8.0 | Felix Lange | 2018-02-14 | 1 | -4/+4 |
* | | | | | | | | containers/docker: bump legacy images to 1.8 branch (#16084) | Péter Szilágyi | 2018-02-14 | 2 | -2/+2 |
* | | | | | | | | all: update license information (#16089) | Felix Lange | 2018-02-14 | 37 | -73/+235 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #16085 from karalabe/p2p-fix-outofbounds | Péter Szilágyi | 2018-02-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | p2p/discover: fix out-of-bounds issue | Péter Szilágyi | 2018-02-14 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | travis.yml: work around Go 1.9.4 issue (#16082) | Felix Lange | 2018-02-14 | 1 | -0/+2 |
* | | | | | | | core: soften up state memory force-commit log messages (#16080) | Felix Lange | 2018-02-13 | 1 | -6/+2 |
* | | | | | | | Merge pull request #16073 from karalabe/puppeth-unify-discovery | Péter Szilágyi | 2018-02-13 | 9 | -101/+78 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cmd/puppeth: unify discv4 and discv5 ports | Péter Szilágyi | 2018-02-12 | 9 | -101/+78 |
* | | | | | | | | light: new CHTs (#16074) | Felföldi Zsolt | 2018-02-13 | 1 | -8/+8 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #16071 from holiman/lintfix | Péter Szilágyi | 2018-02-12 | 2 | -2/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | node, rpc: fix linter issues | Martin Holst Swende | 2018-02-12 | 2 | -2/+1 |
|/ / / / / / / |
|
* | | | | | | | rpc: dns rebind protection (#15962) | Martin Holst Swende | 2018-02-12 | 8 | -22/+98 |
* | | | | | | | p2p, p2p/discover: misc connectivity improvements (#16069) | Felix Lange | 2018-02-12 | 10 | -277/+801 |
* | | | | | | | Merge pull request #16068 from karalabe/import-known-rolledback-blocks | Péter Szilágyi | 2018-02-12 | 1 | -2/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core: force import known but rolled back blocks | Péter Szilágyi | 2018-02-12 | 1 | -2/+6 |
|/ / / / / / / |
|
* | | | | | | | internal/build: fix usage of strings.TrimLeft (#16066) | ferhat elmas | 2018-02-12 | 1 | -1/+1 |
* | | | | | | | Merge pull request #16063 from karalabe/deprecate-ubuntu-zesty | Péter Szilágyi | 2018-02-12 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | build: deprecate zesty, add bionic PPA | Péter Szilágyi | 2018-02-12 | 1 | -1/+2 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #16062 from karalabe/nodisable-fastsync | Péter Szilágyi | 2018-02-12 | 1 | -10/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | eth: only disable fast sync after success | Péter Szilágyi | 2018-02-11 | 1 | -10/+5 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #16061 from karalabe/downloader-nostate-ancestor-lookup | Péter Szilágyi | 2018-02-11 | 2 | -13/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | eth/downloader: don't require state for ancestor lookups | Péter Szilágyi | 2018-02-11 | 2 | -13/+9 |
* | | | | | | | | les, light: fix CHT trie retrievals (#16039) | Péter Szilágyi | 2018-02-11 | 10 | -119/+210 |
|/ / / / / / / |
|
* | | | | | | | whisper: get wnode to work with v6 (#16051) | Guillaume Ballet | 2018-02-10 | 11 | -54/+79 |
* | | | | | | | les: fix server panic when discovery disabled (#16055) | Felföldi Zsolt | 2018-02-10 | 1 | -9/+11 |
* | | | | | | | README: remove --fast and --cache flags and clarify default sync mode (#16043) | Chase Wright | 2018-02-10 | 1 | -12/+17 |
* | | | | | | | whisper: bloom filter refactoring (#16046) | gluk256 | 2018-02-09 | 2 | -16/+21 |
* | | | | | | | whisper: Seal function fixed (#16048) | gluk256 | 2018-02-09 | 1 | -6/+14 |
* | | | | | | | p2p/discv5: fix multiple discovery issues (#16036) | Felföldi Zsolt | 2018-02-09 | 3 | -27/+37 |
* | | | | | | | params: update ropsten bootnodes (#16029) | cdetrio | 2018-02-08 | 1 | -2/+2 |
* | | | | | | | Merge pull request #16037 from karalabe/light-startup-polishes | Péter Szilágyi | 2018-02-08 | 4 | -9/+4 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | eth, light: minor light client startup cleanups | Péter Szilágyi | 2018-02-08 | 4 | -9/+4 |
* | | | | | | | Merge pull request #16022 from gballet/whisper-v6-investigate-macos-timeout | gluk256 | 2018-02-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | whisper: improve a log message to analyze a travis issue | Guillaume Ballet | 2018-02-06 | 1 | -1/+1 |
* | | | | | | | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 69 | -1159/+1953 |
* | | | | | | | Merge pull request #16020 from evertonfraga/patch-1 | Péter Szilágyi | 2018-02-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | github: Replaces Wiki link | Ev | 2018-02-05 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | les: limit LES peer count and improve peer configuration logic (#16010) | Felföldi Zsolt | 2018-02-05 | 7 | -11/+43 |
* | | | | | | | eth/downloader: fix #15858 by checking if downloader dropPeer function is set... | Martin Holst Swende | 2018-02-05 | 1 | -3/+20 |
|/ / / / / / |
|
* | | | | | | Merge pull request #16009 from holiman/db_handles | Péter Szilágyi | 2018-02-04 | 1 | -3/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | utils: fix #16006 by not lowering OS ulimit | Martin Holst Swende | 2018-02-02 | 1 | -3/+5 |
* | | | | | | | Merge pull request #16011 from karalabe/fix-bootnode-gofmt | Péter Szilágyi | 2018-02-02 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | params: fix bootnodes gofmt | Péter Szilágyi | 2018-02-02 | 1 | -2/+2 |
|/ / / / / / |
|
* | | | | | | params: Add Ropsten bootnodes (#16008) | Afri Schoedon | 2018-02-01 | 1 | -0/+2 |
* | | | | | | Merge pull request #15996 from karalabe/drop-redundant-methods | Péter Szilágyi | 2018-01-31 | 10 | -65/+54 |
|\ \ \ \ \ \ |
|
| * | | | | | | core, eth, les, light: get rid of redundant methods | Péter Szilágyi | 2018-01-31 | 10 | -65/+54 |
* | | | | | | | Merge pull request #15997 from karalabe/batch-reset-size | Péter Szilágyi | 2018-01-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ethdb: reset the batch size too on reset | Péter Szilágyi | 2018-01-31 | 1 | -0/+1 |
|/ / / / / / / |
|
* / / / / / / | core, ethdb: reuse database batches (#15989) | Martin Holst Swende | 2018-01-31 | 4 | -1/+16 |
|/ / / / / / |
|
* | | | | | | p2p/discv5: fix removeTicketRef cached ticket removal (#15995) | Felföldi Zsolt | 2018-01-31 | 1 | -4/+4 |
* | | | | | | whisper: change the whisper message format so as to add the payload size (#15... | gluk256 | 2018-01-30 | 8 | -183/+193 |
* | | | | | | vendor: update leveldb to 211f780 (poolfix) (#15988) | Martin Holst Swende | 2018-01-29 | 5 | -22/+27 |
* | | | | | | internal: fix a typo that caused a lint error on travis (#15987) | Guillaume Ballet | 2018-01-29 | 1 | -1/+1 |
* | | | | | | ethapi: add personal.signTransaction (#15971) | Martin Holst Swende | 2018-01-27 | 2 | -20/+60 |
* | | | | | | les: fix TxStatusMsg RLP coding (#15974) | Felföldi Zsolt | 2018-01-27 | 3 | -5/+5 |
* | | | | | | whisper: remove linter warnings (#15972) | Guillaume Ballet | 2018-01-26 | 19 | -328/+363 |
* | | | | | | whisper: fix empty topic (#15811) | b00ris | 2018-01-26 | 6 | -16/+92 |
* | | | | | | accounts: fix comment typo (#15977) | Miguel Mota | 2018-01-26 | 1 | -1/+1 |
* | | | | | | accounts/abi/bind/backends: fix comment typo (#15914) | waymobetta | 2018-01-25 | 0 | -0/+0 |
* | | | | | | cmd, params: update discovery v5 bootnodes (#15954) | Felföldi Zsolt | 2018-01-25 | 2 | -9/+2 |
* | | | | | | rpc: Support specifying HTTP client in RPC dialing (#15836) | Steven Roose | 2018-01-24 | 1 | -3/+9 |
* | | | | | | Merge pull request #15832 from karalabe/abigen-events | Péter Szilágyi | 2018-01-24 | 25 | -1463/+2524 |
|\ \ \ \ \ \ |
|
| * | | | | | | accounts/abi/bind: support event filtering in abigen | Péter Szilágyi | 2018-01-24 | 25 | -1463/+2524 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | dashboard: CPU, memory, diskIO and traffic on the footer (#15950) | Kurkó Mihály | 2018-01-24 | 111 | -3156/+13160 |
* | | | | | | Chain indexer fix + new CHT (#15934) | Felföldi Zsolt | 2018-01-23 | 2 | -9/+9 |
* | | | | | | p2p/discv5: fix topic register panic at shutdown (#15946) | Felföldi Zsolt | 2018-01-23 | 1 | -1/+1 |
* | | | | | | Merge pull request #15948 from holiman/addr_v5_bootnode | Péter Szilágyi | 2018-01-23 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | p2p/discv5: logs info about discv5 node info at bind time | Martin Holst Swende | 2018-01-23 | 1 | -0/+1 |
* | | | | | | | consensus/ethash: improve cache/dataset handling (#15864) | Felix Lange | 2018-01-23 | 8 | -213/+208 |
|/ / / / / / |
|
* | | | | | | Merge pull request #15941 from karalabe/fix-header-reorg-order | Péter Szilágyi | 2018-01-22 | 2 | -7/+54 |
|\ \ \ \ \ \ |
|
| * | | | | | | core: sorted reorg insertion order for proper head header updating | Péter Szilágyi | 2018-01-22 | 2 | -7/+54 |
| |/ / / / / |
|
* / / / / / | p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) | Felföldi Zsolt | 2018-01-22 | 17 | -91/+150 |
|/ / / / / |
|
* | | | | | Merge pull request #15902 from shapeshed/patch-2 | Péter Szilágyi | 2018-01-17 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | core/vm: Fix comment typo | George Ornbo | 2018-01-16 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | cmd/ethkey: fix formatting, review nits (#15807) | Felix Lange | 2018-01-16 | 7 | -95/+231 |
* | | | | | Revert "trie: make fullnode children hash calculation concurrently (#15131)" ... | Péter Szilágyi | 2018-01-15 | 3 | -88/+32 |
* | | | | | miner: avoid unnecessary work (#15883) | Jim McDonald | 2018-01-15 | 2 | -0/+10 |
* | | | | | dashboard: deep state update, version in footer (#15837) | Kurkó Mihály | 2018-01-15 | 16 | -5308/+1416 |
* | | | | | Merge pull request #15869 from Magicking/ethstats-reporting-fix | Péter Szilágyi | 2018-01-15 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | ethstats: Fix ethstats reporting while syncing | Magicking | 2018-01-13 | 1 | -0/+1 |
* | | | | | | Merge pull request #15863 from karalabe/light-miner-error | Péter Szilágyi | 2018-01-12 | 1 | -1/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | cmd/geth: user friendly light miner error | Péter Szilágyi | 2018-01-12 | 1 | -1/+4 |
* | | | | | | | whisper/whisperv6: implement pow/bloom exchange protocol (#15802) | gluk256 | 2018-01-12 | 7 | -75/+451 |
|/ / / / / / |
|
* | | | | | | common/fdlimit: Move fdlimit files to separate package (#15850) | Ricardo Domingos | 2018-01-12 | 5 | -30/+31 |
* | | | | | | travis.yml: remove alias for 'cd' to avoid hang on macOS (#15849) | Jean-André Santoni | 2018-01-11 | 1 | -0/+1 |
* | | | | | | eth/gasprice: set default percentile to 60%, count blocks instead of transact... | Nick Johnson | 2018-01-10 | 2 | -19/+34 |
* | | | | | | consensus/ethash: fix byzantium difficulty comment typo (#15842) | gary rong | 2018-01-10 | 1 | -1/+1 |
* | | | | | | les: fix les/1 CHT compatibility issue (#15692) | Felföldi Zsolt | 2018-01-09 | 2 | -3/+3 |
* | | | | | | all: regenerate codecs with gencodec commit 90983d99de (#15830) | Felix Lange | 2018-01-08 | 18 | -96/+96 |
* | | | | | | all: update generated code (#15808) | Felix Lange | 2018-01-08 | 42 | -1378/+2086 |
* | | | | | | dashboard: use balanced trees to include binary data (#15813) | Russ Cox | 2018-01-05 | 1 | -97/+97 |
* | | | | | | tests: update to upstream commit 2bb0c3da3b (#15806) | Felix Lange | 2018-01-04 | 3 | -16/+17 |
* | | | | | | eth: fix tracer panic when running without configs + reexec (#15799) | Péter Szilágyi | 2018-01-04 | 1 | -3/+3 |
* | | | | | | cmd/utils: handle git commit a bit safer for user specified strings (#15790) | Evangelos Pappas | 2018-01-04 | 1 | -1/+1 |
* | | | | | | Merge pull request #15466 from karalabe/uint64-gas-limit | Péter Szilágyi | 2018-01-03 | 82 | -642/+606 |
|\ \ \ \ \ \ |
|
| * | | | | | | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 82 | -642/+606 |
* | | | | | | | vendor: update github.com/rjeczalik/notify (#15801) | Felix Lange | 2018-01-03 | 2 | -5/+8 |
|/ / / / / / |
|
* | | | | | | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 12 | -22/+22 |
* | | | | | | eth: revert tracer preimage recording (#15800) | Felix Lange | 2018-01-03 | 1 | -4/+1 |
* | | | | | | eth: uncaptialize tracer preimage error message (#15792) | Felix Lange | 2018-01-03 | 1 | -1/+1 |
* | | | | | | console: remove comment about 'invalid' input (#15735) | Richard Hart | 2018-01-02 | 1 | -2/+1 |
* | | | | | | core, p2p/discv5: use time.NewTicker instead of time.Tick (#15747) | ferhat elmas | 2018-01-02 | 2 | -5/+6 |
* | | | | | | eth: enable preimage recording when tracing (#15787) | cdetrio | 2018-01-02 | 1 | -1/+4 |
* | | | | | | cmd/geth: remove trailing newline in license command (#15782) | Péter Szilágyi | 2018-01-02 | 1 | -2/+1 |
* | | | | | | vendor: update github.com/rjeczalik/notify for go1.10 (#15785) | Péter Szilágyi | 2018-01-02 | 20 | -158/+229 |
* | | | | | | build: set CC through a command-line flag (#15784) | Péter Szilágyi | 2018-01-02 | 2 | -9/+13 |
* | | | | | | eth/downloader: avoid hidden reference to finished statesync request (#15545) | Péter Szilágyi | 2018-01-02 | 1 | -1/+4 |
* | | | | | | build: fix version comparison for go1.10 and beyond (#15781) | Péter Szilágyi | 2018-01-02 | 1 | -6/+15 |
* | | | | | | containers/docker: change docker images to go1.9 (#15789) | Deepak Sharma | 2018-01-02 | 4 | -6/+10 |
* | | | | | | whisper/whisper2: fix Go 1.10 vet issues on type mismatches (#15783) | Péter Szilágyi | 2018-01-02 | 1 | -2/+2 |
* | | | | | | crypto: ensure private keys are < N (#15745) | Alex Wu | 2018-01-02 | 1 | -0/+10 |
* | | | | | | consensus/ethash: fix overdue link (#15786) | sunxiaojun2014 | 2017-12-31 | 1 | -1/+1 |
* | | | | | | accounts/abi: handle named ouputs prefixed with underscores (#15766) | Péter Szilágyi | 2017-12-30 | 4 | -4/+153 |
* | | | | | | p2p/enr: initial implementation (#15585) | Anton Evangelatov | 2017-12-30 | 3 | -0/+768 |
| |/ / / /
|/| | | | |
|
* | | | | | eth, les, light: expose chain config in les node info too (#15732) | Péter Szilágyi | 2017-12-28 | 4 | -11/+25 |
* | | | | | p2p/discv5: fix reg lookup, polish code, use logger (#15737) | Péter Szilágyi | 2017-12-28 | 4 | -142/+139 |
* | | | | | rpc: allow OPTIONS requests without Content-Type (#15759) | Sorin Neacsu | 2017-12-28 | 1 | -1/+1 |
* | | | | | Merge pull request #15731 from holiman/revamp_abi | Martin Holst Swende | 2017-12-23 | 11 | -379/+666 |
|\ \ \ \ \ |
|
| * | | | | | accounts/abi: merging of https://github.com/ethereum/go-ethereum/pull/15452 +... | Martin Holst Swende | 2017-12-23 | 5 | -47/+128 |
| * | | | | | acounts/abi: refactor abi, generalize abi pack/unpack to Arguments | Martin Holst Swende | 2017-12-23 | 7 | -251/+260 |
| * | | | | | accounts/abi: add unpack into array test | Robert Zaremba | 2017-12-21 | 3 | -2/+17 |
| * | | | | | accounts/abi: add Method Unpack tests | Robert Zaremba | 2017-12-21 | 1 | -36/+59 |
| * | | | | | accounts/abi: satisfy most of the linter warnings | Robert Zaremba | 2017-12-21 | 7 | -95/+87 |
| * | | | | | accounts/abi: fix event unpack into slice | Robert Zaremba | 2017-12-21 | 5 | -23/+36 |
| * | | | | | accounts/abi: fix event tupleUnpack | Robert Zaremba | 2017-12-21 | 1 | -7/+7 |
| * | | | | | accounts/abi: adding event unpacker tests | Robert Zaremba | 2017-12-21 | 1 | -0/+154 |
* | | | | | | accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) | gary rong | 2017-12-22 | 23 | -99/+145 |
* | | | | | | dashboard: integrate Flow, sketch message API (#15713) | Kurkó Mihály | 2017-12-21 | 23 | -620/+49960 |
* | | | | | | Merge pull request #15730 from karalabe/puppeth-expose-faucet-http | Péter Szilágyi | 2017-12-21 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | cmd/puppeth: fix faucet 502 error due to non-exposed HTTP port | Péter Szilágyi | 2017-12-21 | 1 | -0/+2 |
|/ / / / / / |
|
* / / / / / | whisper/whisperv6: PoW requirement (#15701) | gluk256 | 2017-12-21 | 5 | -54/+185 |
|/ / / / / |
|
* | | | | | Merge pull request #15285 from yondonfu/abi-offset-fixed-arrays | Martin Holst Swende | 2017-12-21 | 2 | -1/+194 |
|\ \ \ \ \ |
|
| * | | | | | accounts/abi: update array type check in method.go. Add more packing tests | Yondon Fu | 2017-12-19 | 2 | -6/+138 |
| * | | | | | Merge branch 'master' into abi-offset-fixed-arrays | Yondon Fu | 2017-12-19 | 544 | -31113/+72797 |
| |\ \ \ \ \ |
|
| * | | | | | | accounts/abi: include fixed array size in offset for dynamic type | Yondon Fu | 2017-10-12 | 2 | -1/+62 |
* | | | | | | | Merge pull request #15729 from karalabe/faucet-fix-twitter | Péter Szilágyi | 2017-12-21 | 1 | -6/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cmd/faucet: fix removal of Twitter zlib compression | Péter Szilágyi | 2017-12-21 | 1 | -6/+1 |
* | | | | | | | | cmd/utils: add check on fd hard limit, skip test if below target (#15684) | lash | 2017-12-21 | 4 | -1/+37 |
* | | | | | | | | swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715) | Janoš Guljaš | 2017-12-21 | 4 | -16/+80 |
|/ / / / / / / |
|
* | | | | | | | cmd, core, eth/tracers: support fancier js tracing (#15516) | Péter Szilágyi | 2017-12-21 | 64 | -685/+109115 |
* | | | | | | | Merge pull request #15727 from karalabe/rinkeby-akasha-bootnode | Péter Szilágyi | 2017-12-21 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | params: add Rinkeby bootnode from Akasha | Péter Szilágyi | 2017-12-21 | 1 | -1/+3 |
|/ / / / / / / |
|
* | | | | | | | cmd/ethkey: new command line tool for keys (#15438) | Steven Roose | 2017-12-21 | 6 | -0/+533 |
* | | | | | | | accounts/abi: remove check for len%32==0 when unpacking events (#15670) | Bob Glickstein | 2017-12-21 | 3 | -13/+47 |