| Commit message (Expand) | Author | Age | Files | Lines |
* | les: wait for all task goroutines before dropping the peer (#20010) | gary rong | 2019-08-27 | 7 | -53/+84 |
* | README: change chainID to <arbitrary positive integer> (#20002) | Flash Sheridan | 2019-08-26 | 1 | -1/+1 |
* | Merge pull request #20004 from karalabe/istanbul-override | Péter Szilágyi | 2019-08-23 | 7 | -2/+21 |
|\ |
|
| * | acmd, core, eth, les: support --override.istanbul | Péter Szilágyi | 2019-08-23 | 7 | -2/+21 |
* | | Merge pull request #19993 from karalabe/istanbul-eip-integration | Péter Szilágyi | 2019-08-23 | 4 | -6/+49 |
|\ \
| |/
|/| |
|
| * | tests: implement Istanbul support | Martin Holst Swende | 2019-08-23 | 1 | -0/+23 |
| * | retesteth: implement istanbul support | Martin Holst Swende | 2019-08-23 | 1 | -0/+7 |
| * | core/vm: enable istanbul EIPs in the jump table | Péter Szilágyi | 2019-08-22 | 2 | -6/+19 |
* | | rpc: enable compression on HTTP transport (#19997) | SjonHortensius | 2019-08-22 | 2 | -0/+67 |
* | | crypto: add SignatureLength constant and use it everywhere (#19996) | Felix Lange | 2019-08-22 | 11 | -33/+46 |
* | | p2p/enode: allow DNS names in enode URLs (#18524) | alexwang | 2019-08-22 | 2 | -8/+10 |
* | | cmd/utils: customize cli.HelpPrinter to fix alignment (#19956) | SjonHortensius | 2019-08-22 | 2 | -50/+56 |
* | | Merge pull request #19995 from karalabe/ios-notag | Péter Szilágyi | 2019-08-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | build: gomobile automaticall adds the ios tag, don't duplicate | Péter Szilágyi | 2019-08-22 | 1 | -1/+1 |
|/ |
|
* | ethdb/dbtest: addd test suite for ethdb backends (#19960) | Andrey Petrov | 2019-08-22 | 3 | -77/+364 |
* | common: unify hex prefix check code (#19937) | lmittmann | 2019-08-22 | 2 | -7/+5 |
* | core: log chain reorg/split metrics (#18950) | HackyMiner | 2019-08-22 | 1 | -2/+8 |
* | Merge pull request #19992 from karalabe/fix-blake2b-386-2 | Péter Szilágyi | 2019-08-22 | 1 | -1/+1 |
|\ |
|
| * | crypto/blake2b: fix 386, round 2 | Péter Szilágyi | 2019-08-22 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #19990 from karalabe/fix-blake2b-386 | Péter Szilágyi | 2019-08-22 | 2 | -4/+57 |
|\ |
|
| * | crypto/blake2b: fix non-amd64 builds | Péter Szilágyi | 2019-08-22 | 2 | -4/+57 |
|/ |
|
* | Merge pull request #19972 from keep-network/istanbul-eip-152-blake2b-f-precom... | Péter Szilágyi | 2019-08-22 | 14 | -3/+2844 |
|\ |
|
| * | core/vm, crypto/blake2b: add SSE, AVX and AVX2 code | Péter Szilágyi | 2019-08-21 | 14 | -164/+2560 |
| * | core/vm, crypto/blake2b: add BLAKE2b compression func at 0x09 | Piotr Dyraga | 2019-08-21 | 5 | -3/+448 |
* | | les: handler separation (#19639) | gary rong | 2019-08-21 | 31 | -2512/+2364 |
* | | core: fix crash in chain reimport (#19986) | Martin Holst Swende | 2019-08-21 | 2 | -0/+51 |
* | | appveyor: bump to Go 1.12.9 (#19966) | Samuel Marks | 2019-08-19 | 1 | -2/+2 |
* | | core/vm, params: implement EIP2200, SSTORE optimizations (#19964) | Péter Szilágyi | 2019-08-19 | 4 | -1/+142 |
* | | Merge pull request #19983 from karalabe/private-chain-config | Péter Szilágyi | 2019-08-19 | 1 | -2/+6 |
|\ \ |
|
| * | | README: update private network fork config fields | Péter Szilágyi | 2019-08-19 | 1 | -2/+6 |
|/ / |
|
* | | cmd/clef: spelling correction (#19973) | Ben Holden-Crowther | 2019-08-19 | 1 | -1/+1 |
* | | signer/fourbyte: update signatures, sort and don't compress (#19957) | Martin Holst Swende | 2019-08-19 | 3 | -32/+293692 |
|/ |
|
* | tests: update from ethereum/tests (#19945) | Martin Holst Swende | 2019-08-15 | 4 | -22/+33 |
* | cmd/geth: set up cache and metrics when starting node (#19911) | gary rong | 2019-08-15 | 2 | -40/+46 |
* | common/compiler: fix lint issue (#19967) | Felix Lange | 2019-08-15 | 1 | -2/+2 |
* | p2p/enode, p2p/discv5: fix URL parsing test for go 1.12.8 (#19963) | Felix Lange | 2019-08-15 | 2 | -2/+2 |
* | common/compiler: support relative import paths (#17374) | shiqinfeng1 | 2019-08-15 | 1 | -0/+1 |
* | core, light, params: implement eip2028 (#19931) | gary rong | 2019-08-14 | 6 | -34/+53 |
* | Merge pull request #19955 from karalabe/deprecate-cosmic | Péter Szilágyi | 2019-08-13 | 1 | -1/+2 |
|\ |
|
| * | build: deprecate Ubuntu Cosmic, start supporting Eoan | Péter Szilágyi | 2019-08-13 | 1 | -1/+2 |
|/ |
|
* | params: begin Geth v1.9.3 release cycle | Péter Szilágyi | 2019-08-13 | 1 | -4/+4 |
* | params: release Geth v1.9.2v1.9.2 | Péter Szilágyi | 2019-08-13 | 1 | -4/+4 |
* | Merge pull request #19942 from karalabe/cht-1.9.2 | Péter Szilágyi | 2019-08-12 | 1 | -16/+16 |
|\ |
|
| * | params: update CHT to 12th August, 2019 | Péter Szilágyi | 2019-08-12 | 1 | -16/+16 |
* | | cmd/clef: fix typo introduced in #19932 (#19946) | ligi | 2019-08-12 | 1 | -1/+1 |
* | | core, trie: decode the value for storage dump (#19943) | gary rong | 2019-08-12 | 2 | -2/+9 |
* | | les: degrade the log level (#19939) | gary rong | 2019-08-12 | 1 | -2/+2 |
|/ |
|
* | all: replace passPHRASE with passWORD in user interactions (#19932) | SjonHortensius | 2019-08-12 | 19 | -94/+94 |
* | graphql, internal/ethapi: support overriding accounts in eth_call (#19917) | gary rong | 2019-08-08 | 4 | -8/+99 |
* | Eip 1344 (ChainID opcode) (#19921) | Martin Holst Swende | 2019-08-08 | 2 | -1/+26 |
* | accounts, internal/ethapi: use common Accounts method (#18428) | Roc Yu | 2019-08-08 | 2 | -14/+17 |
* | Eip 1884 v3 (#19743) | Martin Holst Swende | 2019-08-08 | 6 | -32/+141 |
* | internal/build: fix commit extraction for detached head repo (#18315) | Aleksey @soar Smyrnov | 2019-08-08 | 1 | -0/+8 |
* | core/vm: fix comment grammar (#19923) | Corey Lin | 2019-08-07 | 2 | -2/+2 |
* | params, core/vm: Istanbul EIP-1108 bn256 gas cost reduction (#19904) | Antonio Salazar Cardozo | 2019-08-06 | 4 | -45/+144 |
* | core/vm, params: refactor chain configuration (#19735) | Martin Holst Swende | 2019-08-05 | 9 | -505/+329 |
* | les: implement new client pool (#19745) | Felföldi Zsolt | 2019-08-03 | 15 | -586/+1651 |
* | accounts/abi, signer/fourbyte: fix incorrect signature (#19881) | gary rong | 2019-08-02 | 11 | -57/+204 |
* | ethdb/memorydb: allow noop compact on memdb (#19907) | Péter Szilágyi | 2019-08-01 | 1 | -2/+3 |
* | Merge pull request #19902 from karalabe/simulated-close | Péter Szilágyi | 2019-07-31 | 6 | -8/+48 |
|\ |
|
| * | accounts/abi/bind: support closing a simulated backend | Péter Szilágyi | 2019-07-31 | 6 | -8/+48 |
|/ |
|
* | internal/ethapi: return null inclusion info for pending transactions (#19901) | Felix Lange | 2019-07-30 | 1 | -4/+4 |
* | cmd/clef: fix colored output on Windows (#19889) | Frank Szendzielarz | 2019-07-25 | 1 | -1/+9 |
* | eth, graphql, internal/ethapi, les: polish and improve graphql (#19886) | gary rong | 2019-07-25 | 5 | -96/+49 |
* | ineternal/ethapi: wrap block size with hex.Uint64 (#19885) | gary rong | 2019-07-25 | 1 | -1/+1 |
* | travis: isolate linter and tests jobs (#19883) | Tyler Ferrara | 2019-07-25 | 1 | -22/+33 |
* | params: begin Geth v1.9.2 release cycle | Péter Szilágyi | 2019-07-24 | 1 | -4/+4 |
* | params: release Geth v1.9.1v1.9.1 | Péter Szilágyi | 2019-07-24 | 1 | -4/+4 |
* | eth, internal, les: add getHeaderBy* APIs (#19669) | gary rong | 2019-07-23 | 5 | -55/+126 |
* | vendor, internal/build: fix OpenBSD by bumping Azure libs (#17966) | Alexander van der Meij | 2019-07-23 | 97 | -1075/+37890 |
* | signer/fourbytes: fix up error messages (#19877) | Péter Szilágyi | 2019-07-23 | 1 | -4/+4 |
* | Merge pull request #19875 from karalabe/dev-4gb-cache | Péter Szilágyi | 2019-07-23 | 1 | -1/+1 |
|\ |
|
| * | cmd/geth: skip 4GB memory bump for devnet | Péter Szilágyi | 2019-07-23 | 1 | -1/+1 |
* | | les: get rid of testing tx journal (#19876) | gary rong | 2019-07-23 | 2 | -1/+3 |
* | | cmd/faucet: add grace period to faucet timeout (#18105) | wbt | 2019-07-23 | 1 | -1/+4 |
|/ |
|
* | core, les: fix les unit tests (#19823) | gary rong | 2019-07-22 | 5 | -12/+22 |
* | cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments (#19... | Christian Muehlhaeuser | 2019-07-22 | 8 | -12/+12 |
* | rpc: implement websockets with github.com/gorilla/websocket (#19866) | Felix Lange | 2019-07-22 | 32 | -177/+3955 |
* | Merge pull request #19873 from karalabe/author-1.9.1 | Péter Szilágyi | 2019-07-22 | 93 | -272/+593 |
|\ |
|
| * | build: deduplicate same authors with different casing | Péter Szilágyi | 2019-07-22 | 2 | -11/+14 |
| * | all: update author list and licenses | Péter Szilágyi | 2019-07-22 | 92 | -259/+564 |
| * | build: update license exclusions, case insensitive author list | Péter Szilágyi | 2019-07-22 | 1 | -5/+18 |
* | | Merge pull request #19872 from karalabe/cht-1.9.1 | Péter Szilágyi | 2019-07-22 | 1 | -16/+16 |
|\ \
| |/
|/| |
|
| * | params: bump hard-coded CHTs to 22nd July values | Péter Szilágyi | 2019-07-22 | 1 | -16/+16 |
|/ |
|
* | cmd/geth, core/rawdb: add missing error checks (#19871) | Christian Muehlhaeuser | 2019-07-22 | 3 | -1/+21 |
* | cmd, crypto, eth, internals: fix Typos (#19868) | Kitten King | 2019-07-22 | 5 | -10/+10 |
* | core/state, p2p/discover, trie, whisper: avoid unnecessary conversions (#19870) | Christian Muehlhaeuser | 2019-07-22 | 4 | -6/+6 |
* | p2p: add ENR to PeerInfo (#19816) | Kurkó Mihály | 2019-07-19 | 1 | -5/+9 |
* | Merge pull request #19856 from karalabe/chaindb-property-fix | Péter Szilágyi | 2019-07-18 | 1 | -9/+4 |
|\ |
|
| * | internal/ethapi: fix debug.chaindbProperty | Péter Szilágyi | 2019-07-18 | 1 | -9/+4 |
|/ |
|
* | Merge pull request #19854 from karalabe/genesis-commit-check | Péter Szilágyi | 2019-07-18 | 1 | -2/+8 |
|\ |
|
| * | core: check error before accessing potentially nil block | Péter Szilágyi | 2019-07-18 | 1 | -2/+8 |
|/ |
|
* | all: replace t.Log(); t.FailNow() with t.Fatal() (#19849) | Felix Lange | 2019-07-18 | 4 | -116/+56 |
* | signer/core: fix reference issue in key derivation (#19827) | Guillaume Ballet | 2019-07-18 | 1 | -1/+2 |
* | all: replace fmt.Print* calls with t.Log* in tests (#19670) | 大彬 | 2019-07-17 | 10 | -87/+85 |
* | core: fix write concurrency in txpool (#19835) | gary rong | 2019-07-17 | 2 | -9/+29 |
* | common/bitutil: use result of TestBytes to prevent dead code elimination (#19... | David Chase | 2019-07-17 | 1 | -2/+8 |
* | eth: add debug_accountRange (#17438) | jwasinger | 2019-07-13 | 3 | -2/+225 |
* | eth: fix storageRangeAt for empty blocks (#18076) | cdetrio | 2019-07-12 | 1 | -0/+5 |
* | cmd, eth: fix dump config issue (#19825) | gary rong | 2019-07-11 | 3 | -11/+11 |
* | params: begin Geth v1.9.1 release cycle | Péter Szilágyi | 2019-07-10 | 1 | -4/+4 |
* | params: release Geth v1.9.0v1.9.0 | Péter Szilágyi | 2019-07-10 | 1 | -4/+4 |
* | Merge pull request #19818 from rjl493456442/encap-les | Péter Szilágyi | 2019-07-10 | 6 | -79/+112 |
|\ |
|
| * | cmd, eth, les: make les flags conform to dotted style | Péter Szilágyi | 2019-07-10 | 6 | -56/+79 |
| * | cmd: encapsulate les relative cli options | rjl493456442 | 2019-07-10 | 2 | -33/+43 |
|/ |
|
* | Merge pull request #19814 from karalabe/ulc-fixup | Péter Szilágyi | 2019-07-10 | 21 | -273/+188 |
|\ |
|
| * | cmd, eth, les: fix up ultra light config integration | Péter Szilágyi | 2019-07-10 | 21 | -273/+188 |
* | | Merge pull request #19815 from karalabe/go-1.12.7 | Péter Szilágyi | 2019-07-10 | 1 | -2/+2 |
|\ \ |
|
| * | | appveyor: bump builder to Go 1.12.7 | Péter Szilágyi | 2019-07-10 | 1 | -2/+2 |
|/ / |
|
* / | core/state: fix random test args (#19255) | Sheldon | 2019-07-09 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #19810 from karalabe/txpool-noncer | Péter Szilágyi | 2019-07-09 | 6 | -289/+77 |
|\ |
|
| * | core: kill off managed state, use own tiny noncer for txpool | Péter Szilágyi | 2019-07-09 | 6 | -289/+77 |
|/ |
|
* | Merge pull request #19807 from karalabe/cht | Péter Szilágyi | 2019-07-09 | 2 | -19/+60 |
|\ |
|
| * | params: bump all CHTs, deploy all checkpoint oracles | Péter Szilágyi | 2019-07-09 | 2 | -19/+60 |
|/ |
|
* | cmd/puppeth: integrate blockscout (#18261) | gary rong | 2019-07-09 | 4 | -124/+109 |
* | p2p/discover: improve randomness of ReadRandomNodes (#19799) | Felix Lange | 2019-07-08 | 1 | -25/+8 |
* | core/forkid: implement the forkid EIP, announce via ENR (#19738) | Péter Szilágyi | 2019-07-08 | 11 | -96/+571 |
* | p2p: remove "cap" enr entry (#19800) | Felix Lange | 2019-07-08 | 2 | -3/+0 |
* | cmd/abigen: refactor command line interface (#19797) | gary rong | 2019-07-08 | 3 | -103/+171 |
* | eth, les: add sanity checks for unbounded block fields (#19573) | Martin Holst Swende | 2019-07-08 | 6 | -5/+57 |
* | accounts/abi/bind: link dependent libs in deploy (#19718) | Guillaume Ballet | 2019-07-08 | 4 | -61/+224 |
* | core: lessen mem-spike during 1.8->1.9 conversion (#19610) | Martin Holst Swende | 2019-07-08 | 1 | -4/+47 |
* | p2p: add address info to peer event reporting (#19716) | Martin Holst Swende | 2019-07-06 | 3 | -26/+40 |
* | cmd/geth: wrong memory size sanitizing on OpenBSD (#19793) | Guillaume Ballet | 2019-07-05 | 2 | -6/+11 |
* | accounts/abi/bind: fix typo in comments (#19791) | Guillaume Ballet | 2019-07-04 | 1 | -2/+2 |
* | accounts, cmd, contracts, les: integrate clef for transaction signing (#19783) | gary rong | 2019-07-04 | 8 | -120/+61 |
* | les: remove half-finished priority pool APIs (#19780) | gary rong | 2019-07-04 | 10 | -890/+153 |
* | vendor: update karalabe/usb to fix CGO=0 builds (#19790) | Guillaume Ballet | 2019-07-03 | 2 | -3/+8 |
* | accounts/abi: enable struct golang binding generation (#18491) | gary rong | 2019-07-03 | 9 | -81/+469 |
* | core: fix receipt insertion (#19764) | gary rong | 2019-07-03 | 1 | -5/+9 |
* | core: fix chain indexer (#19786) | gary rong | 2019-07-03 | 1 | -1/+1 |
* | core: fix chain indexer reorg bug (#19748) | Felföldi Zsolt | 2019-07-02 | 1 | -3/+18 |
* | Merge pull request #19784 from karalabe/fix-constantinople-fix | Péter Szilágyi | 2019-07-02 | 9 | -28/+4 |
|\ |
|
| * | cmd, eth, les, param: drop --override.constantinople | Péter Szilágyi | 2019-07-02 | 9 | -28/+4 |
|/ |
|
* | cmd/clef, signer: refresh tutorial, fix noticed issues (#19774) | Péter Szilágyi | 2019-07-02 | 16 | -521/+704 |
* | accounts/abi/bind: Accept function ptr parameter (#19755) | Guillaume Ballet | 2019-07-02 | 6 | -14/+100 |
* | accounts/abi: Fix method overwritten by same name methods. (#17099) | zer0to0ne | 2019-07-01 | 3 | -33/+58 |
* | all: on-chain oracle checkpoint syncing (#19543) | gary rong | 2019-06-28 | 49 | -381/+2859 |
* | les: prefer nil slices over zero-length slices (#19081) | Matthew Halpern | 2019-06-27 | 1 | -4/+6 |
* | mobile: fix mobile interface (#19180) | gary rong | 2019-06-27 | 9 | -233/+903 |
* | eth: fix sync bloom panic (#19757) | gary rong | 2019-06-26 | 3 | -16/+22 |
* | whisper: PoW calculations as specified in EIP-627 (#19753) | Guillaume Ballet | 2019-06-25 | 2 | -13/+14 |
* | cmd/evm: evm input minor fixes (#19740) | Martin Holst Swende | 2019-06-25 | 1 | -19/+25 |
* | core/state, cmd/geth: streaming json output for dump command (#15475) | Martin Holst Swende | 2019-06-24 | 7 | -44/+142 |
* | abi: adding the method EventByID and its test (#19359) | salanfe | 2019-06-24 | 2 | -0/+81 |
* | rpc: fix subscription buffer documentation and test (#19747) | Rob Mulholand | 2019-06-24 | 2 | -2/+5 |
* | graphql: check the integrity of the CDN files (#19742) | Kurkó Mihály | 2019-06-24 | 1 | -6/+31 |
* | core/vm, internal/ethapi: fail on eth_call when it times out, fixes #19186 (#... | Martin Holst Swende | 2019-06-24 | 2 | -0/+9 |
* | p2p/simulations: Enable access to MsgEvents with execadapter (#19749) | lash | 2019-06-21 | 1 | -1/+4 |
* | core: move TxPool reorg and events to background goroutine (#19705) | Felix Lange | 2019-06-21 | 2 | -453/+543 |
* | mobile: fix comment typos (#19741) | Martin Holst Swende | 2019-06-20 | 1 | -1/+1 |
* | Merge pull request #19680 from holiman/bootnode_update | Péter Szilágyi | 2019-06-20 | 1 | -0/+11 |
|\ |
|
| * | params: add new bootnodes | Martin Holst Swende | 2019-06-07 | 1 | -0/+11 |
* | | Merge pull request #19700 from karalabe/cleanup-graphql | Péter Szilágyi | 2019-06-20 | 9 | -164/+203 |
|\ \ |
|
| * | | cmd, graphql, node: graphql flag polishes, les integration | Péter Szilágyi | 2019-06-20 | 9 | -164/+203 |
* | | | rpc: fix rare deadlock when canceling HTTP call context (#19715) | Felix Lange | 2019-06-20 | 1 | -3/+5 |
* | | | miner: don't update pending state when no transactions are added (#19734) | Martin Holst Swende | 2019-06-19 | 1 | -1/+10 |
* | | | clef: fix stutter in warning message (#19736) | Guillaume Ballet | 2019-06-19 | 1 | -1/+1 |
* | | | Merge pull request #19732 from karalabe/simulated-eip155 | Péter Szilágyi | 2019-06-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | accounts/abi/bind/backends: use EIP155 on the simulated chain | Péter Szilágyi | 2019-06-18 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #19731 from holiman/fix_19707 | Péter Szilágyi | 2019-06-18 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | accounts/keystore: fix #19707, avoid keyword as variable name | Martin Holst Swende | 2019-06-18 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #19725 from karalabe/goroutine-metrics | Péter Szilágyi | 2019-06-17 | 1 | -21/+21 |
|\ \ \ |
|
| * | | | metrics: gather and export threads and goroutines | Péter Szilágyi | 2019-06-17 | 1 | -21/+21 |
|/ / / |
|
* | | | appveyor: bump to Go 1.12.6 (#19709) | Samuel Marks | 2019-06-14 | 3 | -7/+7 |
* | | | README.md: update formatting (#19532) | Giulio | 2019-06-13 | 1 | -152/+186 |
* | | | p2p: add more info to peer addition and removal logs (#19712) | Felix Lange | 2019-06-13 | 1 | -2/+2 |
* | | | les: reject client if it makes too many invalid requests (#19691) | gary rong | 2019-06-12 | 3 | -14/+40 |
* | | | accounts/abi/bind: rename NewKeystoreTransactor (#19703) | Marius van der Wijden | 2019-06-12 | 1 | -2/+2 |
* | | | Merge pull request #19701 from holiman/fixles | Péter Szilágyi | 2019-06-12 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | les/handler: avoid lookup missing state | Martin Holst Swende | 2019-06-12 | 1 | -0/+4 |
* | | | | Merge pull request #19702 from karalabe/txprop-stricter-limiting | Péter Szilágyi | 2019-06-12 | 1 | -0/+24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | eth: enforce stricter known limits on idle peers | Péter Szilágyi | 2019-06-12 | 1 | -0/+24 |
|/ / / |
|
* | | | core/types: document RawSignatureValues (#19695) | Felix Lange | 2019-06-12 | 1 | -1/+3 |
* | | | dashboard: update yarn.lock (#19697) | Kurkó Mihály | 2019-06-12 | 2 | -2923/+3378 |
|/ / |
|
* | | ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694) | Felix Lange | 2019-06-11 | 3 | -0/+31 |
* | | p2p: enforce connection retry limit on server side (#19684) | Felix Lange | 2019-06-11 | 9 | -294/+520 |
* | | eth, les: reject stale request (#19689) | gary rong | 2019-06-11 | 5 | -2/+90 |
* | | Merge pull request #19692 from karalabe/metrics-extensions | Péter Szilágyi | 2019-06-11 | 15 | -117/+341 |
|\ \ |
|
| * | | core, ethdb, metrics, p2p: expose various counter metrics for grafana | Péter Szilágyi | 2019-06-11 | 15 | -117/+341 |
|/ / |
|
* | | core/rawdb: avoid O_APPEND (#19676) | Frank Szendzielarz | 2019-06-10 | 1 | -24/+62 |
* | | accounts: added transactorFromKeyStore (#19685) | Marius van der Wijden | 2019-06-08 | 1 | -0/+19 |
* | | vendor: remove unused dependencies (#19683) | Felix Lange | 2019-06-07 | 141 | -25571/+0 |
* | | p2p/enode: improve IPv6 support, add ENR text representation (#19663) | Felix Lange | 2019-06-07 | 20 | -219/+463 |
* | | cmd/devp2p: add devp2p debug tool (#19657) | Felix Lange | 2019-06-07 | 6 | -8/+446 |
* | | accounts/scwallet: Disable macos support (#19679) | Guillaume Ballet | 2019-06-07 | 3 | -5/+40 |
* | | Merge pull request #19681 from karalabe/fix-libusb-docker | Péter Szilágyi | 2019-06-07 | 4 | -4/+14 |
|\ \
| |/
|/| |
|
| * | vendor: pull in USB fix for docker (alpine/musl) | Péter Szilágyi | 2019-06-07 | 4 | -4/+14 |
|/ |
|
* | SECURITY.md: create security policy (#19666) | Ethan Heilman | 2019-06-06 | 1 | -0/+120 |
* | Merge pull request #19674 from karalabe/usb-ios-fixup | Péter Szilágyi | 2019-06-06 | 6 | -28/+31 |
|\ |
|
| * | vendor: pull fixed usb library for nocgo builds | Péter Szilágyi | 2019-06-06 | 6 | -28/+31 |
* | | eth: check for DefaultConfig.NetworkId in test (#17599) | Nguyen Kien Trung | 2019-06-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #19671 from holiman/usbfix | Péter Szilágyi | 2019-06-05 | 1 | -1/+11 |
|\ |
|
| * | account/usbwallet: abort usb enumeration after failures | Martin Holst Swende | 2019-06-05 | 1 | -1/+11 |
* | | cmd/clef: enable smartcard hub (#19649) | Guillaume Ballet | 2019-06-05 | 3 | -3/+27 |
* | | cmd: Add retesteth command (to support execution and generation of tests via ... | ledgerwatch | 2019-06-05 | 3 | -0/+1038 |
* | | eth/downloader: make syncing error more obvious (#19413) | gary rong | 2019-06-05 | 3 | -42/+45 |
|/ |
|
* | cmd/utils: close quote (#19665) | Martin Holst Swende | 2019-06-05 | 1 | -1/+1 |
* | accounts/scwallet: don't error when pcsc socket is missing (#19662) | Guillaume Ballet | 2019-06-04 | 1 | -1/+1 |
* | Merge pull request #19588 from gballet/trezor-fix-ownlib | Péter Szilágyi | 2019-06-04 | 122 | -16318/+20971 |
|\ |
|
| * | accounts/usbwallet, vendor: switch from HID to generic USB lib | Péter Szilágyi | 2019-06-04 | 92 | -7799/+7479 |
| * | accounts/usbwallet: recreate Trezor protocol, support old and new | Péter Szilágyi | 2019-06-03 | 35 | -9067/+13631 |
| * | accounts/usbwallet: support webusb for Trezor wallets | Guillaume Ballet | 2019-06-03 | 12 | -34/+443 |
* | | swarm: code cleanup, move to ethersphere/swarm (#19661) | Rafael Matias | 2019-06-04 | 361 | -87054/+22 |
* | | ethclient: ensure tx json is not nil before accessing it (#19653) | Dmitry Shulyak | 2019-06-03 | 2 | -6/+25 |
* | | core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) | Martin Holst Swende | 2019-06-03 | 27 | -557/+1326 |
|/ |
|
* | accounts/scwallet: flag to specify path to smartcard daemon (#19439) | Guillaume Ballet | 2019-05-31 | 12 | -17/+158 |
* | swarm/storage: set false, only when we get a chunk back (#19599) | Anton Evangelatov | 2019-05-31 | 3 | -7/+54 |
* | les: short circuit in the unregister if peer is not registered (#19644) | gary rong | 2019-05-31 | 1 | -0/+4 |
* | les, les/flowcontrol: implement LES/3 (#19329) | Felföldi Zsolt | 2019-05-31 | 22 | -608/+1533 |
* | github: update code owners (#19638) | Adam Schmideg | 2019-05-30 | 1 | -5/+10 |
* | swarm/api/http: fix bzz-hash to return ens resolved hash directly (#19594) | Elad | 2019-05-29 | 1 | -11/+11 |
* | swarm/api: update mission statement (#19612) | Rafael Matias | 2019-05-29 | 2 | -6/+6 |
* | accounts/scwallet: change sc url scheme to keycard (#19632) | Guillaume Ballet | 2019-05-29 | 2 | -11/+11 |
* | crypto/bn256/cloudflare: fix comments to describe the updated curve parameter... | Antoine Rondelet | 2019-05-28 | 2 | -2/+5 |
* | cmd/abigen: allow using `abigen --pkg` flag with standard input (#19207) | Vitaly Bogdanov | 2019-05-28 | 1 | -8/+3 |
* | Merge pull request #19630 from karalabe/fix-commit-strings | Péter Szilágyi | 2019-05-27 | 1 | -2/+2 |
|\ |
|
| * | internal/build: fix Travis and AppVeyor commit string injection | Péter Szilágyi | 2019-05-27 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #19629 from karalabe/duktape-2.3.0 | Péter Szilágyi | 2019-05-27 | 17 | -2398/+4238 |
|\ |
|
| * | vendor: update go-duktape to v2.3.0 | Péter Szilágyi | 2019-05-27 | 17 | -2398/+4238 |
* | | Merge pull request #19524 from gballet/scwallet-puk-count | Péter Szilágyi | 2019-05-27 | 1 | -9/+18 |
|\ \
| |/
|/| |
|
| * | accounts/scwallet: fix public key confirmation regression | Péter Szilágyi | 2019-05-27 | 1 | -8/+6 |
| * | accounts/scwallet: display PUK retry count, validate PIN/PUK length | Guillaume Ballet | 2019-05-27 | 1 | -1/+12 |
|/ |
|
* | core: concurrent database reinit from freezer dump | Péter Szilágyi | 2019-05-27 | 5 | -45/+171 |
* | accounts/keystore: enable fallback for darwin,!cgo (#19614) | Jeremy Schlatter | 2019-05-27 | 2 | -2/+2 |
* | Merge pull request #19628 from karalabe/nofreeze-genesis | Péter Szilágyi | 2019-05-27 | 1 | -4/+10 |
|\ |
|
| * | core/rawdb: keep genesis in key-value store for full sync too | Péter Szilágyi | 2019-05-27 | 1 | -4/+10 |
|/ |
|
* | core: never delete genesis block (#19617) | gary rong | 2019-05-27 | 1 | -4/+10 |
* | eth, les: reject light client connection is server is not synced (#19616) | gary rong | 2019-05-27 | 8 | -31/+71 |
* | accounts/usbwallet: enable the Nano X and upcoming Ledger IDs (#19623) | Péter Szilágyi | 2019-05-26 | 1 | -1/+14 |
* | accounts, p2p, rpc: make CGO_ENABLED=0 build again (#19593) | Martin Holst Swende | 2019-05-26 | 6 | -34/+71 |
* | crypto/bn256/cloudflare: checks for nil pointers in Marshal functions (#19609) | Antoine Rondelet | 2019-05-26 | 1 | -0/+9 |
* | core/state: unified function receiver names (#19615) | Mohanson | 2019-05-26 | 1 | -118/+118 |
* | tests: make transaction tests run again, fix #19033 (#19529) | Martin Holst Swende | 2019-05-21 | 3 | -204/+85 |
* | log: do not pad values longer than 40 characters (#19592) | Nikifor Seryakov | 2019-05-20 | 1 | -6/+7 |
* | build: fix Launchpad typo (#19597) | Nikita Kryuchkov | 2019-05-20 | 1 | -4/+4 |
* | les: avoid fetcher deadlock on requestChn (#19571) | Felföldi Zsolt | 2019-05-18 | 1 | -15/+14 |
* | accounts/abi: fix TestUnpackMethodIntoMap (#19484) | manlio | 2019-05-17 | 1 | -1/+1 |
* | swarm/version: v0.4.1 unstable (#19587) | Anton Evangelatov | 2019-05-17 | 1 | -4/+4 |
* | swarm/version: v0.4.0 stable (#19586) | Anton Evangelatov | 2019-05-17 | 1 | -4/+4 |
* | Merge pull request #19591 from karalabe/64bit-align | Péter Szilágyi | 2019-05-17 | 3 | -5/+17 |
|\ |
|
| * | core/rawdb, eth/downloader: align 64bit atomic fields | Péter Szilágyi | 2019-05-17 | 3 | -5/+17 |
* | | build: disable swarm packages (#19585) | Anton Evangelatov | 2019-05-17 | 1 | -34/+4 |
|/ |
|
* | Merge pull request #19244 from karalabe/freezer-2 | Péter Szilágyi | 2019-05-17 | 54 | -458/+3748 |
|\ |
|
| * | cmd/geth, core/rawdb: seamless freezer consistency, friendly removedb | Péter Szilágyi | 2019-05-16 | 10 | -312/+121 |
| * | cosensus, core, eth, params, trie: fixes + clique history cap | Péter Szilágyi | 2019-05-16 | 12 | -53/+112 |
| * | core, cmd, vendor: fixes and database inspection tool (#15) | gary rong | 2019-05-16 | 29 | -248/+1287 |
| * | freezer: disable compression on hashes and difficulties (#14) | Martin Holst Swende | 2019-05-16 | 3 | -5/+15 |
| * | core/rawdb: support starting offset for future deletion | Martin Holst Swende | 2019-05-16 | 2 | -30/+175 |
| * | all: integrate the freezer with fast sync | gary rong | 2019-05-16 | 26 | -318/+1068 |