| Commit message (Expand) | Author | Age | Files | Lines |
* | remove dexon/crypto/sha3 pkg. | Jhih-Ming Huang | 2019-05-06 | 1 | -1/+1 |
* | core: vm: vm interface (#164) | JM | 2019-05-06 | 1 | -2/+57 |
* | core: vm: extract stateDB and contract out | jm | 2019-05-06 | 4 | -29/+32 |
* | core: vm: refactor file structure | jm | 2019-05-06 | 8 | -20/+21 |
* | core: set extended round block reward to zero (#298) | Wei-Ning Huang | 2019-04-09 | 1 | -0/+1 |
* | app: new app test flow (#244) | bojie | 2019-04-09 | 1 | -4/+0 |
* | app: remove pending block logic (#149) | bojie | 2019-04-09 | 1 | -1/+1 |
* | app: implement logic for prepare/verify correctly when chain number change (#... | bojie | 2019-04-09 | 1 | -0/+4 |
* | api: allow sending batch of raw transactions | Wei-Ning Huang | 2019-04-09 | 1 | -0/+4 |
* | dex: use dex/downloader in dex | Sonic | 2019-04-09 | 2 | -12/+12 |
* | core: refactor validator and fix light node sync (#25) | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | consensus: dexcon: fetch config from state | Wei-Ning Huang | 2019-04-09 | 1 | -5/+0 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 42 | -286/+286 |
* | Add initial DEXON consensus engine implementation skeleton | Wei-Ning Huang | 2019-04-09 | 1 | -0/+5 |
* | eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) | Martin Holst Swende | 2019-04-08 | 2 | -0/+7 |
* | eth: make tracers respect pre- EIP 158/161 rule | Martin Holst Swende | 2019-02-10 | 1 | -4/+8 |
* | core, eth: fix database version (#18429) | gary rong | 2019-01-11 | 1 | -2/+4 |
* | eth/tracer: extend create2 (#18318) | gary rong | 2019-01-06 | 6 | -10/+122 |
* | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 1 | -2/+2 |
* | eth/downloader: progress in stateSync not used anymore (#17998) | Wenbiao Zheng | 2018-12-22 | 1 | -7/+4 |
* | downloader: fix edgecase where returned index is OOB for downloader (#18335) | Martin Holst Swende | 2018-12-20 | 1 | -1/+9 |
* | cmd/geth, core, eth: implement Constantinople override flag (#18273) | Martin Holst Swende | 2018-12-11 | 2 | -1/+5 |
* | cmd/utils, eth: minor polishes on whitelist code | Péter Szilágyi | 2018-12-10 | 1 | -18/+11 |
* | cmd, eth: Add support for `--whitelist <blocknum>=<hash>,...` flag | Ryan Schneider | 2018-12-10 | 5 | -5/+32 |
* | eth, internal/web3ext: tiny polishes in tracers | Péter Szilágyi | 2018-12-10 | 1 | -77/+95 |
* | cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local file... | Martin Holst Swende | 2018-12-10 | 1 | -11/+130 |
* | eth/tracers: fixed incorrect storage from prestate_tracer (#18253) | Max Sistemich | 2018-12-10 | 2 | -17/+14 |
* | core, internal, eth, miner, les: Take VM config from BlockChain (#17955) | Paweł Bylica | 2018-12-06 | 1 | -2/+2 |
* | eth/downloader: fix light client cht binary search issue | Péter Szilágyi | 2018-11-28 | 1 | -0/+22 |
* | eth: increase timeout in TestBroadcastBlock (#18064) | Felix Lange | 2018-11-23 | 1 | -2/+2 |
* | core, eth/downloader: fix ancestor lookup for fast sync | Péter Szilágyi | 2018-11-16 | 2 | -13/+50 |
* | downloader: different sync strategy | Martin Holst Swende | 2018-11-16 | 2 | -39/+155 |
* | eth: fix comment typo (#18114) | mr_franklin | 2018-11-15 | 2 | -2/+2 |
* | cmd, core, eth, light, trie: add trie read caching layer | Péter Szilágyi | 2018-11-15 | 5 | -21/+41 |
* | eth: fix minor grammar issue in comment (#18091) | mr_franklin | 2018-11-13 | 1 | -1/+1 |
* | core/vm, eth/tracers: use pointer receiver for GetRefund (#18018) | Corey Lin | 2018-11-08 | 1 | -1/+1 |
* | eth, p2p: fix comment typos (#18014) | Corey Lin | 2018-11-08 | 1 | -1/+1 |
* | eth/downloader: speed up tests by generating chain only once (#17916) | Felix Lange | 2018-11-07 | 2 | -544/+491 |
* | eth/downloader: remove the expired id directly (#17963) | Wenbiao Zheng | 2018-11-07 | 1 | -4/+3 |
* | core, eth/downloader: fix validation flaw, fix downloader printout flaw (#17974) | Martin Holst Swende | 2018-11-07 | 1 | -0/+1 |
* | downloader: measure successfull deliveries, not failed (#17983) | Martin Holst Swende | 2018-11-07 | 1 | -8/+11 |
* | eth/downloader: SetBlocksIdle is not used (#17962) | Wenbiao Zheng | 2018-10-24 | 1 | -7/+0 |
* | core/vm: adds refund as part of the json standard trace (#17910) | Martin Holst Swende | 2018-10-23 | 2 | -7/+20 |
* | eth/downloader: fix comment typos (#17956) | Wenbiao Zheng | 2018-10-23 | 2 | -6/+6 |
* | eth/downloader: fix invalid hash chain error due to head mini reorg | Péter Szilágyi | 2018-10-05 | 2 | -3/+40 |
* | core/vm: faster create/create2 (#17806) | Martin Holst Swende | 2018-10-04 | 1 | -0/+9 |
* | eth: fixed the minor typo inside the comments (#17830) | Liang Ma | 2018-10-04 | 1 | -1/+1 |
* | core, internal/ethapi: add and use LRU cache for receipts (#17610) | Ryan Schneider | 2018-09-30 | 1 | -10/+2 |
* | eth: broadcast blocks to at least 4 peers (#17725) | ledgerwatch | 2018-09-30 | 2 | -8/+109 |
* | eth/downloader: use intermediate variable for better readability (#17510) | Wenbiao Zheng | 2018-09-30 | 1 | -4/+8 |
* | internal/ethapi: add eth_chainId method (#17617) | HackyMiner | 2018-09-30 | 1 | -0/+9 |
* | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 4 | -9/+9 |
* | eth, miner: prefer locally generated uncles vs remote ones (#17715) | gary rong | 2018-09-21 | 1 | -1/+1 |
* | core, eth: fix dependency cycle (#17720) | gary rong | 2018-09-21 | 1 | -9/+39 |
* | all: protect self-mined block during reorg (#17656) | gary rong | 2018-09-20 | 3 | -4/+28 |
* | core/vm: add switches to select evm+ewasm interpreters (#17687) | Guillaume Ballet | 2018-09-20 | 2 | -1/+10 |
* | all: fix various comment typos (#17591) | HackyMiner | 2018-09-20 | 1 | -1/+1 |
* | core, eth: fix goimports for Go 1.11 | Péter Szilágyi | 2018-09-19 | 2 | -6/+6 |
* | all: simplify s[:] to s where s is a slice (#17673) | Emil | 2018-09-15 | 1 | -4/+4 |
* | core/vm: Hide read only flag from Interpreter interface (#17461) | Paweł Bylica | 2018-09-08 | 1 | -1/+1 |
* | core, eth, trie: use common/prque (#17508) | Wenbiao Zheng | 2018-09-03 | 2 | -21/+21 |
* | cmd, core, eth, miner, params: configurable gas floor and ceil | Péter Szilágyi | 2018-08-29 | 4 | -3/+19 |
* | consensus, miner: stale block mining support (#17506) | gary rong | 2018-08-28 | 4 | -6/+12 |
* | all: make indexer configurable (#17188) | gary rong | 2018-08-28 | 2 | -12/+7 |
* | all: remove the duplicate 'the' in annotations (#17509) | Wenbiao Zheng | 2018-08-27 | 2 | -2/+2 |
* | cmd, eth: clean up miner startup API, drop noop config field | Péter Szilágyi | 2018-08-23 | 4 | -60/+69 |
* | cmd, eth: apply default miner recommit setting (#17479) | gary rong | 2018-08-22 | 1 | -0/+1 |
* | cmd, eth, miner: make recommit configurable (#17444) | gary rong | 2018-08-22 | 4 | -21/+61 |
* | eth: upgradedb subcommand was dropped (#17464) | Pierre Neter | 2018-08-21 | 1 | -1/+1 |
* | Merge pull request #17460 from holiman/tracerfix | Péter Szilágyi | 2018-08-21 | 1 | -0/+3 |
|\ |
|
| * | eth: ensure from<to when tracing chain (credits Chen Nan via bugbounty) | Martin Holst Swende | 2018-08-21 | 1 | -0/+3 |
* | | light: CHT and bloom trie indexers working in light mode (#16534) | Felföldi Zsolt | 2018-08-16 | 2 | -13/+12 |
* | | Merge pull request #17347 from karalabe/miner-notify | Péter Szilágyi | 2018-08-13 | 2 | -4/+5 |
|\ \
| |/
|/| |
|
| * | cmd, consensus/ethash, eth: miner push notifications | Péter Szilágyi | 2018-08-10 | 2 | -4/+5 |
* | | eth, trie: fix tracer GC which accidentally pruned the metaroot | Péter Szilágyi | 2018-08-09 | 1 | -2/+6 |
|/ |
|
* | consensus/ethash: move remote agent logic to ethash internal (#15853) | gary rong | 2018-08-03 | 2 | -42/+7 |
* | eth/filters: fix the block range assignment for log filter (#17284) | gary rong | 2018-07-31 | 1 | -8/+6 |
* | all: simplify switches (#17267) | Oleg Kovalov | 2018-07-30 | 3 | -10/+3 |
* | eth/filters: improve error message for invalid filter topics (#17234) | Ian Macalinao | 2018-07-24 | 1 | -2/+2 |
* | Merge pull request #16734 from reductionista/eip234 | Péter Szilágyi | 2018-07-24 | 6 | -52/+160 |
|\ |
|
| * | accounts, eth, les: blockhash based filtering on all code paths | Péter Szilágyi | 2018-07-12 | 6 | -60/+111 |
| * | eth/filters, ethereum: EIP-234 add blockHash param for eth_getLogs | Domino Valdano | 2018-07-12 | 2 | -13/+70 |
* | | eth/tracers: fix noop tracer (#17220) | emile | 2018-07-23 | 2 | -3/+3 |
* | | all: switch out defunct set library to different one (#16873) | Ralph Caraveo III | 2018-07-16 | 1 | -9/+9 |
|/ |
|
* | trie: cache collapsed tries node, not rlp blobs (#16876) | Péter Szilágyi | 2018-06-21 | 1 | -3/+3 |
* | tracers: fix err in 4byte, add some opcode analysis tools | Martin Holst Swende | 2018-06-20 | 5 | -3/+214 |
* | eth: conform better to the golint standards (#16783) | williambannas | 2018-06-14 | 7 | -26/+27 |
* | eth/filters: make filterLogs func more readable (#16920) | knarfeh | 2018-06-14 | 1 | -3/+3 |
* | eth/fetcher: fix annotation (#16969) | Wenbiao Zheng | 2018-06-13 | 1 | -1/+1 |
* | core, eth, les: more efficient hash-based header chain retrieval (#16946) | Felföldi Zsolt | 2018-06-12 | 1 | -14/+23 |
* | core: improve getBadBlocks to return full block rlp (#16902) | Martin Holst Swende | 2018-06-11 | 1 | -2/+27 |
* | eth/tracers: fix minor off-by-one error (#16879) | Martin Holst Swende | 2018-06-05 | 2 | -15/+56 |
* | core, eth, trie: streaming GC for the trie cache (#16810) | Péter Szilágyi | 2018-06-04 | 2 | -3/+7 |
* | trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) | Wenbiao Zheng | 2018-05-29 | 1 | -1/+1 |
* | common: improve documentation comments (#16701) | kiel barry | 2018-05-29 | 1 | -1/+1 |
* | eth/fetcher: reuse variables for hash and number (#16819) | Smilenator | 2018-05-29 | 1 | -4/+4 |
* | eth, node, trie: fix minor typos (#16802) | Wenbiao Zheng | 2018-05-24 | 1 | -5/+5 |
* | eth: propagate blocks and transactions async | Péter Szilágyi | 2018-05-21 | 2 | -12/+117 |
* | core, eth: minor txpool event cleanups | Péter Szilágyi | 2018-05-18 | 9 | -24/+24 |
* | all: collate new transaction events together | rjl493456442 | 2018-05-18 | 9 | -50/+62 |
* | all: get rid of error when creating memory database (#16716) | gary rong | 2018-05-09 | 7 | -16/+14 |
* | eth/filter: check nil pointer when unsubscribe (#16682) | gary rong | 2018-05-09 | 1 | -41/+58 |
* | eth: golint fixes to variable names (#16711) | kiel barry | 2018-05-09 | 3 | -41/+41 |
* | eth/filters: derive FilterCriteria from ethereum.FilterQuery (#16629) | Domino Valdano | 2018-05-08 | 1 | -8/+2 |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 13 | -213/+90 |
* | eth: golint updates for this or self warning (#16632) | kiel barry | 2018-05-03 | 2 | -20/+20 |
* | core, eth: fix tracer dirty finalization | Péter Szilágyi | 2018-04-27 | 1 | -2/+3 |
* | eth/downloader: fix for Issue #16539 (#16546) | Domino Valdano | 2018-04-23 | 1 | -3/+11 |
* | all: fix various typos (#16533) | Wuxiang | 2018-04-19 | 2 | -2/+2 |
* | eth/downloader: wait for all fetcher goroutines to exit before terminating (#... | gary rong | 2018-04-16 | 1 | -9/+8 |
* | common: delete StringToAddress, StringToHash (#16436) | Felix Lange | 2018-04-10 | 1 | -2/+2 |
* | eth/downloader: flush state sync data before exit (#16280) | gary rong | 2018-04-09 | 1 | -5/+13 |
* | eth: fix typos (#16414) | Yusup | 2018-04-04 | 11 | -29/+29 |
* | eth: update higest block we know during the sync if a higher was found (#16283) | gary rong | 2018-03-09 | 2 | -0/+16 |
* | eth: fixed typo (#16274) | Kyuntae Ethan Kim | 2018-03-07 | 1 | -1/+1 |
* | eth/downloader: save and load trie sync progress (#16224) | Péter Szilágyi | 2018-03-03 | 2 | -1/+9 |
* | eth, les: allow exceeding maxPeers for trusted peers (#16189) | Andrey Petrov | 2018-02-27 | 1 | -1/+2 |
* | metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15... | Anton Evangelatov | 2018-02-23 | 5 | -62/+62 |
* | eth, les, light: filter on logs only, derive receipts on demand | Péter Szilágyi | 2018-02-23 | 4 | -8/+60 |
* | all: update license information (#16089) | Felix Lange | 2018-02-14 | 3 | -3/+3 |
* | eth: only disable fast sync after success | Péter Szilágyi | 2018-02-11 | 1 | -10/+5 |
* | eth/downloader: don't require state for ancestor lookups | Péter Szilágyi | 2018-02-11 | 2 | -13/+9 |
* | eth, light: minor light client startup cleanups | Péter Szilágyi | 2018-02-08 | 1 | -1/+0 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 13 | -533/+377 |
* | les: limit LES peer count and improve peer configuration logic (#16010) | Felföldi Zsolt | 2018-02-05 | 2 | -4/+4 |
* | eth/downloader: fix #15858 by checking if downloader dropPeer function is set... | Martin Holst Swende | 2018-02-05 | 1 | -3/+20 |
* | core, eth, les, light: get rid of redundant methods | Péter Szilágyi | 2018-01-31 | 5 | -15/+31 |
* | accounts/abi/bind: support event filtering in abigen | Péter Szilágyi | 2018-01-24 | 4 | -152/+21 |
* | eth/gasprice: set default percentile to 60%, count blocks instead of transact... | Nick Johnson | 2018-01-10 | 2 | -19/+34 |
* | all: regenerate codecs with gencodec commit 90983d99de (#15830) | Felix Lange | 2018-01-08 | 1 | -2/+2 |
* | all: update generated code (#15808) | Felix Lange | 2018-01-08 | 2 | -65/+29 |
* | eth: fix tracer panic when running without configs + reexec (#15799) | Péter Szilágyi | 2018-01-04 | 1 | -3/+3 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 8 | -29/+25 |
* | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 1 | -2/+2 |
* | 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 |
* | eth: enable preimage recording when tracing (#15787) | cdetrio | 2018-01-02 | 1 | -1/+4 |
* | eth/downloader: avoid hidden reference to finished statesync request (#15545) | Péter Szilágyi | 2018-01-02 | 1 | -1/+4 |
* | eth, les, light: expose chain config in les node info too (#15732) | Péter Szilágyi | 2017-12-28 | 1 | -6/+6 |
* | accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) | gary rong | 2017-12-22 | 6 | -7/+11 |
* | cmd, core, eth/tracers: support fancier js tracing (#15516) | Péter Szilágyi | 2017-12-21 | 24 | -254/+3685 |
* | eth: make tracing API errors more user friendly (#15589) | Michael Ruminer | 2017-12-10 | 1 | -2/+12 |
* | cmd/utils, eth: init etherbase from within eth (#15528) | Péter Szilágyi | 2017-12-10 | 1 | -2/+9 |
* | eth: return rlp-decoded values from debug_storageRangeAt (#15476) | Benoit Verkindt | 2017-12-06 | 2 | -5/+12 |
* | eth/downloader: update tests for reliability (#15337) | Rob | 2017-12-01 | 1 | -12/+49 |
* | cmd, consensus, eth: split ethash related config to it own (#15520) | gary rong | 2017-11-24 | 3 | -60/+50 |
* | all: fix code comment typos (#15547) | Ricardo Domingos | 2017-11-24 | 1 | -1/+1 |
* | eth, internal: Implement getModifiedAccountsBy(Hash|Number) using trie diffs ... | Nick Johnson | 2017-11-20 | 1 | -0/+83 |
* | eth/downloader: minor comments cleanup (#15495) | jtakalai | 2017-11-16 | 1 | -5/+5 |
* | core/bloombits: handle non 8-bit boundary section matches | Péter Szilágyi | 2017-11-15 | 1 | -0/+1 |
* | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 3 | -4/+4 |
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 1 | -1/+1 |
* | core, eth, les: fix messy code (#15367) | Péter Szilágyi | 2017-10-25 | 2 | -4/+3 |
* | les, light: LES/2 protocol version (#14970) | Felföldi Zsolt | 2017-10-24 | 4 | -16/+22 |
* | cmd, eth: separate out FakePeer for future reuse | Péter Szilágyi | 2017-10-10 | 1 | -0/+160 |
* | eth/fetcher: check the origin of filter tasks (#14975) | Miya Chen | 2017-10-10 | 3 | -45/+56 |
* | eth: fix typo (#15252) | Lio李欧 | 2017-10-06 | 1 | -1/+1 |
* | internal, accounts, eth: utilize vm failed flag to help gas estimation | rjl493456442 | 2017-10-02 | 1 | -2/+2 |
* | core/bloombits, eth/filters: handle null topics (#15195) | Péter Szilágyi | 2017-09-27 | 5 | -46/+26 |
* | eth, internal/ethapi: fix spelling of 'Ethereum' (#15164) | Ernesto del Toro | 2017-09-20 | 2 | -5/+5 |
* | eth/downloader: track peer drops and deassign state sync tasks | Péter Szilágyi | 2017-09-12 | 2 | -9/+42 |
* | Merge pull request #14973 from rjl493456442/fix_downloader | Péter Szilágyi | 2017-09-11 | 1 | -0/+4 |
|\ |
|
| * | eth/downloader: exit loop when there is no more available task | rjl493456442 | 2017-08-14 | 1 | -0/+4 |
* | | core, eth/downloader: commit block data using batches (#15115) | Felix Lange | 2017-09-10 | 5 | -45/+48 |
* | | eth: disable fast sync after pivot is committed | Péter Szilágyi | 2017-09-06 | 2 | -11/+12 |
* | | core/bloombits: use general filters instead of addresses and topics | Zsolt Felfoldi | 2017-09-06 | 1 | -1/+18 |
* | | core/bloombits: AddBloom index parameter and fixes variable names | Zsolt Felfoldi | 2017-09-06 | 2 | -2/+2 |
* | | core, eth: clean up bloom filtering, add some tests | Péter Szilágyi | 2017-09-06 | 10 | -367/+347 |
* | | core, eth: add bloombit indexer, filter based on it | Zsolt Felfoldi | 2017-09-06 | 10 | -289/+534 |
* | | eth: use maxpeers from p2p layer instead of extra config | Péter Szilágyi | 2017-09-06 | 6 | -27/+24 |
* | | core: make txpool operate on immutable state | Péter Szilágyi | 2017-09-05 | 1 | -8/+0 |
* | | core: implement Metropolis EIP 658, receipt status byte | rjl493456442 | 2017-08-22 | 3 | -9/+10 |
* | | core, light: send chain events using event.Feed (#14865) | Miya Chen | 2017-08-18 | 10 | -80/+247 |
* | | Merge pull request #14996 from markya0616/send_not_announce | Péter Szilágyi | 2017-08-18 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | eth: send but not announce block to peers if propagate is true | mark.lin | 2017-08-18 | 1 | -0/+1 |
* | | eth/downloader: fix race in downloadTesterPeer (#14942) | Ivan Daniluk | 2017-08-09 | 1 | -7/+25 |
* | | eth: fix megacheck warnings | Egon Elbre | 2017-08-08 | 7 | -40/+17 |
* | | cmd, core, eth: journal local transactions to disk (#14784) | Péter Szilágyi | 2017-07-28 | 1 | -2/+4 |
|/ |
|
* | core: remove redundant storage of transactions and receipts (#14801) | Péter Szilágyi | 2017-07-15 | 4 | -222/+84 |
* | Merge pull request #14737 from holiman/txpool_localaccounts | Péter Szilágyi | 2017-07-10 | 6 | -31/+7 |
|\ |
|
| * | eth: drop leftover from previous nonce protection scheme | Péter Szilágyi | 2017-07-05 | 2 | -23/+0 |
| * | core, eth, les: polish txpool API around local/remote txs | Péter Szilágyi | 2017-07-05 | 5 | -8/+7 |
* | | eth/downloader: Doc fixes | Nick Johnson | 2017-07-05 | 2 | -3/+7 |
* | | eth/downloader, les, light: Changes in response to review | Nick Johnson | 2017-07-03 | 3 | -22/+51 |
* | | eth, les: Refactor downloader peer to use structs | Nick Johnson | 2017-06-29 | 6 | -253/+246 |
* | | eth, les, light: Refactor downloader to use blockchain interface | Nick Johnson | 2017-06-28 | 4 | -143/+118 |
|/ |
|
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 6 | -37/+12 |
* | eth: gracefully error if database cannot be opened | Péter Szilágyi | 2017-06-23 | 1 | -1/+4 |
* | eth/downloader: separate state sync from queue (#14460) | Felix Lange | 2017-06-22 | 5 | -453/+654 |
* | eth: remove les server from protocol manager (#14625) | Alan Chen | 2017-06-15 | 2 | -3/+0 |
* | Merge pull request #14516 from holiman/noncefixes | Péter Szilágyi | 2017-05-30 | 1 | -1/+1 |
|\ |
|
| * | internal/ethapi: add mutex around signing + nonce assignment | Martin Holst Swende | 2017-05-30 | 1 | -1/+1 |
* | | Merge pull request #14523 from karalabe/txpool-cli-flags | Péter Szilágyi | 2017-05-29 | 3 | -1/+11 |
|\ \ |
|
| * | | cmd, core, eth: configurable txpool parameters | Péter Szilágyi | 2017-05-29 | 3 | -1/+11 |
| |/ |
|
* | | Merge pull request #14537 from karalabe/setgasprice-durning-nomine | Péter Szilágyi | 2017-05-29 | 2 | -10/+24 |
|\ \ |
|
| * | | eth: update default gas price when not mining too | Péter Szilágyi | 2017-05-29 | 2 | -10/+24 |
| |/ |
|
* / | eth: don't import propagated blocks during fastsync | Péter Szilágyi | 2017-05-26 | 2 | -0/+6 |
|/ |
|
* | cmd, core, eth, miner: remove txpool gas price limits (#14442) | Péter Szilágyi | 2017-05-17 | 3 | -3/+7 |
* | eth/downloader: fix a potential issue against future refactors | Péter Szilágyi | 2017-05-02 | 1 | -0/+4 |
* | cmd, eth, les, mobile: make networkid uint64 everywhere | Péter Szilágyi | 2017-04-25 | 8 | -17/+17 |
* | eth: add debug_storageRangeAt | Felix Lange | 2017-04-25 | 2 | -37/+178 |
* | Merge remote-tracking branch 'fjl/license-update-1.6' | Péter Szilágyi | 2017-04-14 | 2 | -2/+2 |
|\ |
|
| * | all: update license information | Felix Lange | 2017-04-14 | 2 | -2/+2 |
* | | eth: revert accidental ethash cache dir change | Péter Szilágyi | 2017-04-14 | 1 | -0/+1 |
|/ |
|
* | cmd/utils, node: remove unused solc references and improve RPC config (#14324) | bas-vk | 2017-04-13 | 3 | -10/+1 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 11 | -91/+401 |
* | consensus, core, ethstats: use engine specific block beneficiary (#14318) | Péter Szilágyi | 2017-04-12 | 2 | -2/+2 |
* | consensus/clique: Proof of Authority (#3753) | Péter Szilágyi | 2017-04-10 | 1 | -0/+14 |
* | eth: accept transactions when starting CPU mining (#13882) | Péter Szilágyi | 2017-04-10 | 5 | -9/+17 |
* | eth: announce block after sync cycle (star topology) | Péter Szilágyi | 2017-04-10 | 1 | -1/+9 |
* | consensus, eth: don't CPU mine by default during remote mining | Péter Szilágyi | 2017-04-07 | 2 | -11/+20 |
* | Merge pull request #13870 from karalabe/miners-fixes | Péter Szilágyi | 2017-04-07 | 3 | -92/+4 |
|\ |
|
| * | consensus, core: drop all the legacy custom core error types | Péter Szilágyi | 2017-04-06 | 1 | -2/+2 |
| * | cmd/geth, eth: drop bad block reporting, its offline anyway | Péter Szilágyi | 2017-04-06 | 2 | -90/+2 |
* | | cmd, les, eth, eth/gasprice: using new gas price oracle (#13853) | Felföldi Zsolt | 2017-04-06 | 4 | -358/+137 |
|/ |
|
* | debug: convert uint64-blocknumber into rpc.Blocknumber (#13862) | Martin Holst Swende | 2017-04-05 | 1 | -6/+29 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 7 | -89/+100 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 6 | -90/+53 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 10 | -16/+13 |
* | core, eth, les: support resuming fast sync on heavy rollback (#3743) | Péter Szilágyi | 2017-03-22 | 4 | -10/+19 |
* | all: finish integrating Go ethash, delete C++ vendor | Péter Szilágyi | 2017-03-09 | 2 | -106/+6 |
* | cmd, eth, les, node, pow: disk caching and progress reports | Péter Szilágyi | 2017-03-09 | 1 | -11/+13 |
* | all: swap out the C++ ethash to the pure Go one (mining todo) | Péter Szilágyi | 2017-03-09 | 3 | -6/+8 |
* | all: update light logs (and a few others) to the new model | Péter Szilágyi | 2017-03-03 | 2 | -2/+2 |
* | Logger updates 3 (#3730) | Péter Szilágyi | 2017-03-02 | 11 | -150/+122 |
* | core, eth: drop database block splitting upgrader | Péter Szilágyi | 2017-02-28 | 2 | -62/+0 |
* | Merge pull request #3709 from fjl/p2p-context-log | Péter Szilágyi | 2017-02-28 | 2 | -2/+2 |
|\ |
|
| * | eth, les: shorten genesis block mismatch error message | Felix Lange | 2017-02-28 | 2 | -2/+2 |
* | | common, eth/downloader, log: support terminal log formatting | Péter Szilágyi | 2017-02-28 | 2 | -28/+24 |
|/ |
|
* | all: disable log message colors outside of geth | Felix Lange | 2017-02-27 | 1 | -1/+1 |
* | eth/downloader: review fixes | Péter Szilágyi | 2017-02-27 | 2 | -7/+13 |
* | accounts, eth/downloader: use "err" instead of "error" in logs | Péter Szilágyi | 2017-02-27 | 1 | -13/+13 |
* | eth/downloader: port over old logs from glog to log15 | Péter Szilágyi | 2017-02-27 | 4 | -125/+137 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -1/+2 |
* | eth, les, swarm: fix go vet issues sufraced by log15 | Péter Szilágyi | 2017-02-23 | 1 | -1/+1 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 12 | -205/+199 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 6 | -18/+20 |
* | core, eth, internal: Added `debug_getBadBlocks()` method (#3654) | Martin Holst Swende | 2017-02-14 | 1 | -0/+6 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 6 | -20/+18 |
* | accounts, cmd, eth, internal, miner, node: wallets and HD APIs | Péter Szilágyi | 2017-02-13 | 1 | -2/+4 |
* | accounts, cmd, eth, internal, mobile, node: split account backends | Péter Szilágyi | 2017-02-13 | 1 | -8/+6 |
* | Merge pull request #3605 from fjl/event-feed | Péter Szilágyi | 2017-02-03 | 2 | -4/+4 |
|\ |
|
| * | event: deprecate TypeMux and related types | Felix Lange | 2017-01-25 | 2 | -4/+4 |
* | | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 6 | -18/+20 |
* | | les: remove delayed les server starting | Zsolt Felfoldi | 2017-01-26 | 3 | -10/+2 |
|/ |
|
* | eth/downloader: improve deliverNodeData (#3588) | Felix Lange | 2017-01-24 | 1 | -72/+52 |
* | eth/downloader: fix mutex regression causing panics on fail (#3591) | Péter Szilágyi | 2017-01-20 | 1 | -1/+2 |
* | Merge pull request #3579 from bas-vk/natspec | Péter Szilágyi | 2017-01-17 | 1 | -3/+0 |
|\ |
|
| * | cmd,eth,les,internal: remove natspec support | Bas van Kervel | 2017-01-17 | 1 | -3/+0 |
* | | cmd/geth, core: add support for recording SHA3 preimages (#3543) | Nick Johnson | 2017-01-17 | 4 | -5/+13 |
|/ |
|