aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* p2p/discover: s/lastPong/bondTime/, update TestUDP_findnodeFelix Lange2018-02-175-25/+26
* p2p/discover: validate bond against lastpong, not db presencePéter Szilágyi2018-02-161-1/+1
* swarm: add favicon for Swarm templates served by browser (#15958)cooganb2018-02-153-14/+15
* whisper: only use the node id as a p2p id, not for sending messages (#16102)Guillaume Ballet2018-02-151-2/+2
* whisper: test timeout extended (#16088)gluk2562018-02-151-25/+74
* Merge pull request #16095 from karalabe/les-lockPéter Szilágyi2018-02-151-0/+3
|\
| * les: add missing lock around peer accessPéter Szilágyi2018-02-151-0/+3
* | node: fix typo hvosts -> vhosts (#16096)GuiltyMorishita2018-02-151-1/+1
* | Merge pull request #16098 from holiman/fix_importPéter Szilágyi2018-02-151-0/+3
|\ \
| * | main: add gc flags to import-commandMartin Holst Swende2018-02-151-0/+3
* | | core: handle ignored error (#16065)ferhat elmas2018-02-151-0/+3
| |/ |/|
* | core/vm: remove unused hashing (#16075)ferhat elmas2018-02-141-7/+0
* | params, VERSION: v1.8.1 unstableFelix Lange2018-02-142-5/+5
* | params: v1.8.0 stablev1.8.0Felix Lange2018-02-141-4/+4
* | containers/docker: bump legacy images to 1.8 branch (#16084)Péter Szilágyi2018-02-142-2/+2
* | all: update license information (#16089)Felix Lange2018-02-1437-73/+235
|/
* Merge pull request #16085 from karalabe/p2p-fix-outofboundsPéter Szilágyi2018-02-141-1/+1
|\
| * p2p/discover: fix out-of-bounds issuePéter Szilágyi2018-02-141-1/+1
|/
* travis.yml: work around Go 1.9.4 issue (#16082)Felix Lange2018-02-141-0/+2
* core: soften up state memory force-commit log messages (#16080)Felix Lange2018-02-131-6/+2
* Merge pull request #16073 from karalabe/puppeth-unify-discoveryPéter Szilágyi2018-02-139-101/+78
|\
| * cmd/puppeth: unify discv4 and discv5 portsPéter Szilágyi2018-02-129-101/+78
* | light: new CHTs (#16074)Felföldi Zsolt2018-02-131-8/+8
|/
* Merge pull request #16071 from holiman/lintfixPéter Szilágyi2018-02-122-2/+1
|\
| * node, rpc: fix linter issuesMartin Holst Swende2018-02-122-2/+1
|/
* rpc: dns rebind protection (#15962)Martin Holst Swende2018-02-128-22/+98
* p2p, p2p/discover: misc connectivity improvements (#16069)Felix Lange2018-02-1210-277/+801
* Merge pull request #16068 from karalabe/import-known-rolledback-blocksPéter Szilágyi2018-02-121-2/+6
|\
| * core: force import known but rolled back blocksPéter Szilágyi2018-02-121-2/+6
|/
* internal/build: fix usage of strings.TrimLeft (#16066)ferhat elmas2018-02-121-1/+1
* Merge pull request #16063 from karalabe/deprecate-ubuntu-zestyPéter Szilágyi2018-02-121-1/+2
|\
| * build: deprecate zesty, add bionic PPAPéter Szilágyi2018-02-121-1/+2
|/
* Merge pull request #16062 from karalabe/nodisable-fastsyncPéter Szilágyi2018-02-121-10/+5
|\
| * eth: only disable fast sync after successPéter Szilágyi2018-02-111-10/+5
|/
* Merge pull request #16061 from karalabe/downloader-nostate-ancestor-lookupPéter Szilágyi2018-02-112-13/+9
|\
| * eth/downloader: don't require state for ancestor lookupsPéter Szilágyi2018-02-112-13/+9
* | les, light: fix CHT trie retrievals (#16039)Péter Szilágyi2018-02-1110-119/+210
|/
* whisper: get wnode to work with v6 (#16051)Guillaume Ballet2018-02-1011-54/+79
* les: fix server panic when discovery disabled (#16055)Felföldi Zsolt2018-02-101-9/+11
* README: remove --fast and --cache flags and clarify default sync mode (#16043)Chase Wright2018-02-101-12/+17
* whisper: bloom filter refactoring (#16046)gluk2562018-02-092-16/+21
* whisper: Seal function fixed (#16048)gluk2562018-02-091-6/+14
* p2p/discv5: fix multiple discovery issues (#16036)Felföldi Zsolt2018-02-093-27/+37
* params: update ropsten bootnodes (#16029)cdetrio2018-02-081-2/+2
* Merge pull request #16037 from karalabe/light-startup-polishesPéter Szilágyi2018-02-084-9/+4
|\
| * eth, light: minor light client startup cleanupsPéter Szilágyi2018-02-084-9/+4
* | Merge pull request #16022 from gballet/whisper-v6-investigate-macos-timeoutgluk2562018-02-071-1/+1
|\ \ | |/ |/|
| * whisper: improve a log message to analyze a travis issueGuillaume Ballet2018-02-061-1/+1
* | core, trie: intermediate mempool between trie and database (#15857)Péter Szilágyi2018-02-0669-1159/+1953
* | Merge pull request #16020 from evertonfraga/patch-1Péter Szilágyi2018-02-051-1/+1
|\ \
| * | github: Replaces Wiki linkEv2018-02-051-1/+1
|/ /
* | les: limit LES peer count and improve peer configuration logic (#16010)Felföldi Zsolt2018-02-057-11/+43
* | eth/downloader: fix #15858 by checking if downloader dropPeer function is set...Martin Holst Swende2018-02-051-3/+20
|/
* Merge pull request #16009 from holiman/db_handlesPéter Szilágyi2018-02-041-3/+5
|\
| * utils: fix #16006 by not lowering OS ulimitMartin Holst Swende2018-02-021-3/+5
* | Merge pull request #16011 from karalabe/fix-bootnode-gofmtPéter Szilágyi2018-02-021-2/+2
|\ \ | |/ |/|
| * params: fix bootnodes gofmtPéter Szilágyi2018-02-021-2/+2
|/
* params: Add Ropsten bootnodes (#16008)Afri Schoedon2018-02-011-0/+2
* Merge pull request #15996 from karalabe/drop-redundant-methodsPéter Szilágyi2018-01-3110-65/+54
|\
| * core, eth, les, light: get rid of redundant methodsPéter Szilágyi2018-01-3110-65/+54
* | Merge pull request #15997 from karalabe/batch-reset-sizePéter Szilágyi2018-01-311-0/+1
|\ \
| * | ethdb: reset the batch size too on resetPéter Szilágyi2018-01-311-0/+1
|/ /
* / core, ethdb: reuse database batches (#15989)Martin Holst Swende2018-01-314-1/+16
|/
* p2p/discv5: fix removeTicketRef cached ticket removal (#15995)Felföldi Zsolt2018-01-311-4/+4
* whisper: change the whisper message format so as to add the payload size (#15...gluk2562018-01-308-183/+193
* vendor: update leveldb to 211f780 (poolfix) (#15988)Martin Holst Swende2018-01-295-22/+27
* internal: fix a typo that caused a lint error on travis (#15987)Guillaume Ballet2018-01-291-1/+1
* ethapi: add personal.signTransaction (#15971)Martin Holst Swende2018-01-272-20/+60
* les: fix TxStatusMsg RLP coding (#15974)Felföldi Zsolt2018-01-273-5/+5
* whisper: remove linter warnings (#15972)Guillaume Ballet2018-01-2619-328/+363
* whisper: fix empty topic (#15811)b00ris2018-01-266-16/+92
* accounts: fix comment typo (#15977)Miguel Mota2018-01-261-1/+1
* accounts/abi/bind/backends: fix comment typo (#15914)waymobetta2018-01-250-0/+0
* cmd, params: update discovery v5 bootnodes (#15954)Felföldi Zsolt2018-01-252-9/+2
* rpc: Support specifying HTTP client in RPC dialing (#15836)Steven Roose2018-01-241-3/+9
* Merge pull request #15832 from karalabe/abigen-eventsPéter Szilágyi2018-01-2425-1463/+2524
|\
| * accounts/abi/bind: support event filtering in abigenPéter Szilágyi2018-01-2425-1463/+2524
* | dashboard: CPU, memory, diskIO and traffic on the footer (#15950)Kurkó Mihály2018-01-24111-3156/+13160
* | Chain indexer fix + new CHT (#15934)Felföldi Zsolt2018-01-232-9/+9
* | p2p/discv5: fix topic register panic at shutdown (#15946)Felföldi Zsolt2018-01-231-1/+1
* | Merge pull request #15948 from holiman/addr_v5_bootnodePéter Szilágyi2018-01-231-0/+1
|\ \
| * | p2p/discv5: logs info about discv5 node info at bind timeMartin Holst Swende2018-01-231-0/+1
* | | consensus/ethash: improve cache/dataset handling (#15864)Felix Lange2018-01-238-213/+208
|/ /
* | Merge pull request #15941 from karalabe/fix-header-reorg-orderPéter Szilágyi2018-01-222-7/+54
|\ \
| * | core: sorted reorg insertion order for proper head header updatingPéter Szilágyi2018-01-222-7/+54
| |/
* / p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200)Felföldi Zsolt2018-01-2217-91/+150
|/
* Merge pull request #15902 from shapeshed/patch-2Péter Szilágyi2018-01-171-1/+1
|\
| * core/vm: Fix comment typoGeorge Ornbo2018-01-161-1/+1
|/
* cmd/ethkey: fix formatting, review nits (#15807)Felix Lange2018-01-167-95/+231
* Revert "trie: make fullnode children hash calculation concurrently (#15131)" ...Péter Szilágyi2018-01-153-88/+32
* miner: avoid unnecessary work (#15883)Jim McDonald2018-01-152-0/+10
* dashboard: deep state update, version in footer (#15837)Kurkó Mihály2018-01-1516-5308/+1416
* Merge pull request #15869 from Magicking/ethstats-reporting-fixPéter Szilágyi2018-01-151-0/+1
|\
| * ethstats: Fix ethstats reporting while syncingMagicking2018-01-131-0/+1
* | Merge pull request #15863 from karalabe/light-miner-errorPéter Szilágyi2018-01-121-1/+4
|\ \
| * | cmd/geth: user friendly light miner errorPéter Szilágyi2018-01-121-1/+4
* | | whisper/whisperv6: implement pow/bloom exchange protocol (#15802)gluk2562018-01-127-75/+451
|/ /
* | common/fdlimit: Move fdlimit files to separate package (#15850)Ricardo Domingos2018-01-125-30/+31
* | travis.yml: remove alias for 'cd' to avoid hang on macOS (#15849)Jean-André Santoni2018-01-111-0/+1
* | eth/gasprice: set default percentile to 60%, count blocks instead of transact...Nick Johnson2018-01-102-19/+34
* | consensus/ethash: fix byzantium difficulty comment typo (#15842)gary rong2018-01-101-1/+1
* | les: fix les/1 CHT compatibility issue (#15692)Felföldi Zsolt2018-01-092-3/+3
* | all: regenerate codecs with gencodec commit 90983d99de (#15830)Felix Lange2018-01-0818-96/+96
* | all: update generated code (#15808)Felix Lange2018-01-0842-1378/+2086
* | dashboard: use balanced trees to include binary data (#15813)Russ Cox2018-01-051-97/+97
* | tests: update to upstream commit 2bb0c3da3b (#15806)Felix Lange2018-01-043-16/+17
* | eth: fix tracer panic when running without configs + reexec (#15799)Péter Szilágyi2018-01-041-3/+3
* | cmd/utils: handle git commit a bit safer for user specified strings (#15790)Evangelos Pappas2018-01-041-1/+1
* | Merge pull request #15466 from karalabe/uint64-gas-limitPéter Szilágyi2018-01-0382-642/+606
|\ \
| * | all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-0382-642/+606
* | | vendor: update github.com/rjeczalik/notify (#15801)Felix Lange2018-01-032-5/+8
|/ /
* | various: remove redundant parentheses (#15793)Furkan KAMACI2018-01-0312-22/+22
* | eth: revert tracer preimage recording (#15800)Felix Lange2018-01-031-4/+1
* | eth: uncaptialize tracer preimage error message (#15792)Felix Lange2018-01-031-1/+1
* | console: remove comment about 'invalid' input (#15735)Richard Hart2018-01-021-2/+1
* | core, p2p/discv5: use time.NewTicker instead of time.Tick (#15747)ferhat elmas2018-01-022-5/+6
* | eth: enable preimage recording when tracing (#15787)cdetrio2018-01-021-1/+4
* | cmd/geth: remove trailing newline in license command (#15782)Péter Szilágyi2018-01-021-2/+1
* | vendor: update github.com/rjeczalik/notify for go1.10 (#15785)Péter Szilágyi2018-01-0220-158/+229
* | build: set CC through a command-line flag (#15784)Péter Szilágyi2018-01-022-9/+13
* | eth/downloader: avoid hidden reference to finished statesync request (#15545)Péter Szilágyi2018-01-021-1/+4
* | build: fix version comparison for go1.10 and beyond (#15781)Péter Szilágyi2018-01-021-6/+15
* | containers/docker: change docker images to go1.9 (#15789)Deepak Sharma2018-01-024-6/+10
* | whisper/whisper2: fix Go 1.10 vet issues on type mismatches (#15783)Péter Szilágyi2018-01-021-2/+2
* | crypto: ensure private keys are < N (#15745)Alex Wu2018-01-021-0/+10
* | consensus/ethash: fix overdue link (#15786)sunxiaojun20142017-12-311-1/+1
* | accounts/abi: handle named ouputs prefixed with underscores (#15766)Péter Szilágyi2017-12-304-4/+153
* | p2p/enr: initial implementation (#15585)Anton Evangelatov2017-12-303-0/+768
* | eth, les, light: expose chain config in les node info too (#15732)Péter Szilágyi2017-12-284-11/+25
* | p2p/discv5: fix reg lookup, polish code, use logger (#15737)Péter Szilágyi2017-12-284-142/+139
* | rpc: allow OPTIONS requests without Content-Type (#15759)Sorin Neacsu2017-12-281-1/+1
* | Merge pull request #15731 from holiman/revamp_abiMartin Holst Swende2017-12-2311-379/+666
|\ \
| * | accounts/abi: merging of https://github.com/ethereum/go-ethereum/pull/15452 +...Martin Holst Swende2017-12-235-47/+128
| * | acounts/abi: refactor abi, generalize abi pack/unpack to ArgumentsMartin Holst Swende2017-12-237-251/+260
| * | accounts/abi: add unpack into array testRobert Zaremba2017-12-213-2/+17
| * | accounts/abi: add Method Unpack testsRobert Zaremba2017-12-211-36/+59
| * | accounts/abi: satisfy most of the linter warningsRobert Zaremba2017-12-217-95/+87
| * | accounts/abi: fix event unpack into sliceRobert Zaremba2017-12-215-23/+36
| * | accounts/abi: fix event tupleUnpackRobert Zaremba2017-12-211-7/+7
| * | accounts/abi: adding event unpacker testsRobert Zaremba2017-12-211-0/+154
* | | accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)gary rong2017-12-2223-99/+145
* | | dashboard: integrate Flow, sketch message API (#15713)Kurkó Mihály2017-12-2123-620/+49960
* | | Merge pull request #15730 from karalabe/puppeth-expose-faucet-httpPéter Szilágyi2017-12-211-0/+2
|\ \ \
| * | | cmd/puppeth: fix faucet 502 error due to non-exposed HTTP portPéter Szilágyi2017-12-211-0/+2
|/ / /
* / / whisper/whisperv6: PoW requirement (#15701)gluk2562017-12-215-54/+185
|/ /
* | Merge pull request #15285 from yondonfu/abi-offset-fixed-arraysMartin Holst Swende2017-12-212-1/+194
|\ \
| * | accounts/abi: update array type check in method.go. Add more packing testsYondon Fu2017-12-192-6/+138
| * | Merge branch 'master' into abi-offset-fixed-arraysYondon Fu2017-12-19544-31113/+72797
| |\ \
| * | | accounts/abi: include fixed array size in offset for dynamic typeYondon Fu2017-10-122-1/+62
* | | | Merge pull request #15729 from karalabe/faucet-fix-twitterPéter Szilágyi2017-12-211-6/+1
|\ \ \ \
| * | | | cmd/faucet: fix removal of Twitter zlib compressionPéter Szilágyi2017-12-211-6/+1
* | | | | cmd/utils: add check on fd hard limit, skip test if below target (#15684)lash2017-12-214-1/+37
* | | | | swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715)Janoš Guljaš2017-12-214-16/+80
|/ / / /
* | | | cmd, core, eth/tracers: support fancier js tracing (#15516)Péter Szilágyi2017-12-2164-685/+109115
* | | | Merge pull request #15727 from karalabe/rinkeby-akasha-bootnodePéter Szilágyi2017-12-211-1/+3
|\ \ \ \
| * | | | params: add Rinkeby bootnode from AkashaPéter Szilágyi2017-12-211-1/+3
|/ / / /
* | | | cmd/ethkey: new command line tool for keys (#15438)Steven Roose2017-12-216-0/+533
* | | | accounts/abi: remove check for len%32==0 when unpacking events (#15670)Bob Glickstein2017-12-213-13/+47
* | | | whisper/whisperv6: message bundling (#15666)gluk2562017-12-212-20/+33
* | | | appveyor: bump Go to 1.9.2 (#15726)Péter Szilágyi2017-12-211-2/+2
* | | | core: silence txpool reorg warning (annoying on import) (#15725)Péter Szilágyi2017-12-211-1/+1
* | | | core: fix typos (#15720)Kurkó Mihály2017-12-212-14/+14
* | | | accounts/abi: update array length after parsing array (#15618)Dmitry Shulyak2017-12-204-26/+78
* | | | crypto: ensure that VerifySignature rejects malleable signatures (#15708)Felix Lange2017-12-202-0/+14
* | | | core: fix panic when stat-ing a tx from a queue-only account (#15714)Péter Szilágyi2017-12-202-1/+58
* | | | console: create datadir at startup (#15700)Armin Braun2017-12-191-1/+4
| |_|/ |/| |
* | | swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667)Janoš Guljaš2017-12-1910-48/+202
* | | Merge pull request #15693 from zsfelfoldi/wait_nopeersPéter Szilágyi2017-12-192-2/+2
|\ \ \ | |_|/ |/| |
| * | contracts/release: do not print error log if les backend has no peersZsolt Felfoldi2017-12-182-2/+2
* | | Merge pull request #15674 from chfast/vm-no-snapshot-paramPéter Szilágyi2017-12-183-11/+11
|\ \ \
| * | | core/vm: Remove snapshot param from Interpreter.Run()Paweł Bylica2017-12-153-11/+11
* | | | internal/ethapi: support "input" in transaction args (#15640)Felix Lange2017-12-181-3/+16
* | | | Merge pull request #15698 from original-brownbear/15668Péter Szilágyi2017-12-181-0/+3
|\ \ \ \
| * | | | accounts/keystore: Improved error messageArmin2017-12-181-0/+3
|/ / / /
* | | | Merge pull request #15696 from ferhatelmas/p2p-goroutine-leakPéter Szilágyi2017-12-181-3/+3
|\ \ \ \
| * | | | p2p/discover: fix leaked goroutine in data expirationferhat elmas2017-12-181-3/+3
| | |/ / | |/| |
* | | | Merge pull request #15686 from sorin/sorin-geth-attach-rinkebyPéter Szilágyi2017-12-181-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | cmd/geth: add support for geth --rinkeby attachSorin Neacsu2017-12-161-2/+6
|/ / /
* | | crypto, crypto/secp256k1: add CompressPubkey (#15626)Felix Lange2017-12-156-52/+118
* | | Merge pull request #15679 from shapeshed/patch-1Péter Szilágyi2017-12-151-1/+1
|\ \ \
| * | | crypto: Fix comment typoGeorge Ornbo2017-12-151-1/+1
|/ / /
* / / internal/ethapi: don't crash for missing receiptsrhaps1072017-12-141-1/+4
|/ /
* | Merge pull request #15629 from holiman/relax_futuretimePéter Szilágyi2017-12-141-4/+5
|\ \
| * | consensus/ethash: relax requirements when determining future-blocksMartin Holst Swende2017-12-081-4/+5
* | | p2p/simulations: fix gosimple nit (#15661)Felix Lange2017-12-131-1/+1
* | | rpc: use method constants instead of literal strings (#15652)Vitaly V2017-12-132-9/+9
* | | p2p/simulations: add mocker functionality (#15207)holisticode2017-12-135-2/+480
* | | all: use gometalinter.v2, fix new gosimple issues (#15650)Zach2017-12-1324-67/+57
* | | internal/ethapi: fix typo in comment (#15659)yoza2017-12-131-1/+1
* | | cmd/swarm: add config file (#15548)holisticode2017-12-1213-288/+1011
* | | crypto: fix error check in toECDSA (#15632)Felix Lange2017-12-122-0/+12
* | | rlp: fix string size check in readKind (#15625)Felix Lange2017-12-122-1/+2
* | | whisper: sym encryption message padding includes salt (#15631)Guillaume Ballet2017-12-112-0/+60
* | | eth: make tracing API errors more user friendly (#15589)Michael Ruminer2017-12-101-2/+12
* | | mobile: Add GetSign to BigInt (#15558)Alejandro Isaza2017-12-101-0/+10
* | | cmd/utils, eth: init etherbase from within eth (#15528)Péter Szilágyi2017-12-102-11/+15
* | | whisper/whisperv6: remove Version from the envelope (#15621)Guillaume Ballet2017-12-085-65/+28
* | | console: add admin.clearHistory command (#15614)Sorin Neacsu2017-12-083-0/+20
* | | whisper/whisperv6: remove aesnonce (#15578)Guillaume Ballet2017-12-088-73/+168
|/ /
* | travis.yml: avoid submodules on builders without tests (#15620)Felix Lange2017-12-071-16/+12
* | core/types: fix typo in comment (#15619)Airead2017-12-071-1/+1
* | eth: return rlp-decoded values from debug_storageRangeAt (#15476)Benoit Verkindt2017-12-062-5/+12
* | crypto: add DecompressPubkey, VerifySignature (#15615)Felix Lange2017-12-0614-230/+327
* | cmd/geth: add support for geth attach --testnet (#15597)Sorin Neacsu2017-12-051-2/+10
* | common: improve IsHexAddress and add tests (#15551)Steven Roose2017-12-054-28/+65
* | p2p, swarm/network/kademlia: use IsZero to check for zero time (#15603)ferhat elmas2017-12-042-2/+2
* | build: enable gosimple linter (#15593)ferhat elmas2017-12-011-1/+1
* | crypto/bn256: fix generator on G1 (#15591)Matthew Di Ferrante2017-12-011-1/+1
* | eth/downloader: update tests for reliability (#15337)Rob2017-12-011-12/+49
* | whisper: rename EnvNonce to Nonce in the v6 Envelope (#15579)Guillaume Ballet2017-12-011-4/+4
* | p2p/simulations: various stability fixes (#15198)Lewis Marshall2017-12-0111-69/+171
* | buld: enable goconst linter (#15566)Zach2017-11-302-4/+14
* | Merge pull request #15577 from karalabe/common-hexconvert-singlebytePéter Szilágyi2017-11-292-7/+15
|\ \
| * | common: fix hex utils to handle 1 byte address conversionsPéter Szilágyi2017-11-292-7/+15
|/ /
* | core/vm: track 63/64 call gas off stack (#15563)Felix Lange2017-11-294-99/+55
* | cmd/geth: fix geth attach --datadir=... (#15517)Maximilian Meister2017-11-281-1/+6
* | Merge pull request #15557 from MaximilianMeister/bootnodes-tomlPéter Szilágyi2017-11-281-0/+2
|\ \
| * | cmd/utils: bootstrap nodes in config file were not respectedMaximilian Meister2017-11-261-0/+2
* | | build: improve ci.go synopsis (#15565)Zach2017-11-281-1/+1
* | | trie: make fullnode children hash calculation concurrently (#15131)gary rong2017-11-273-32/+88
|/ /
* | cmd/utils: disallow --lightserv in light mode (#15514)Paul Litvak2017-11-241-4/+32
* | Merge pull request #15549 from karalabe/statedb-copyPéter Szilágyi2017-11-242-1/+52
|\ \
| * | core/state: copy trie too, not just contentPéter Szilágyi2017-11-242-1/+52
* | | Merge pull request #15329 from holisticode/exact-match-fixPéter Szilágyi2017-11-242-27/+61
|\ \ \
| * | | swarm/api: bug fix exact match for manifestFabio Barone2017-11-092-27/+61
* | | | Merge pull request #15498 from nonsense/account_cache_modtime_test_fixPéter Szilágyi2017-11-241-1/+11
|\ \ \ \
| * | | | accounts/keystore: comments above time.SleepAnton Evangelatov2017-11-161-0/+3
| * | | | accounts/keystore: change modtime for test cases to be bigger than 1sec.Anton Evangelatov2017-11-161-1/+8
* | | | | cmd, consensus, eth: split ethash related config to it own (#15520)gary rong2017-11-2410-129/+154
* | | | | Merge pull request #15552 from karalabe/javascript-tracers-nowrapPéter Szilágyi2017-11-241-43/+42
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | internal/ethapi: avoid recreating JavaScript tracer wrappersPéter Szilágyi2017-11-241-43/+42
|/ / / /
* | | | all: fix code comment typos (#15547)Ricardo Domingos2017-11-246-7/+7
* | | | cmd/puppeth: fix typo in comment (#15539)Zoe Nolan2017-11-241-2/+2
* | | | Merge pull request #15390 from karalabe/puppeth-devcon3Péter Szilágyi2017-11-2426-457/+1871
|\ \ \ \
| * | | | cmd/puppeth: fix typos and review suggestionsPéter Szilágyi2017-11-2313-25/+19
| * | | | cmd/puppeth: fix unconvert lintersPéter Szilágyi2017-11-212-2/+2
| * | | | cmd/puppeth: switch over to upstream alltools docker imagePéter Szilágyi2017-11-211-1/+1
| * | | | cmd/faucet, cmd/puppeth: drop GitHub support at official requestPéter Szilágyi2017-11-215-68/+8
| * | | | cmd/puppeth: simplifications and pre-built docker imagesPéter Szilágyi2017-11-2113-164/+115
| * | | | cmd/puppeth: store genesis locally to persist restartsPéter Szilágyi2017-11-219-49/+64
| * | | | cmd/puppeth: skip genesis custom extra-dataPéter Szilágyi2017-11-212-12/+1
| * | | | cmd/puppeth: fix dashboard iframes, extend with new servicesPéter Szilágyi2017-11-215-51/+441
| * | | | cmd/faucet: protocol relative websockets, noauth modePéter Szilágyi2017-11-215-44/+87
| * | | | cmd/puppeth: add support for deploying web walletsPéter Szilágyi2017-11-215-1/+366
| * | | | cmd/puppeth: etherchain light block explorer for PoW netsPéter Szilágyi2017-11-219-15/+569
| * | | | cmd/puppeth: mount ethash dir from the host to cache DAGsPéter Szilágyi2017-11-212-13/+33
| * | | | cmd/puppeth: support deploying services with forced rebuildsPéter Szilágyi2017-11-2110-17/+52
| * | | | cmd/puppeth: concurrent server dials and health checksPéter Szilágyi2017-11-213-93/+142
| * | | | cmd/puppeth: reorganize stats reports to make it readablePéter Szilágyi2017-11-2113-136/+205
* | | | | Merge pull request #15538 from zoenolan/patch-1Péter Szilágyi2017-11-231-1/+1
|\ \ \ \ \