| Commit message (Expand) | Author | Age | Files | Lines |
* | appveyor.yml: Upgraded to Go 1.12.4 | Samuel Marks | 2019-04-16 | 1 | -2/+2 |
* | les: check required message types in cost table (#19454) | Felföldi Zsolt | 2019-04-16 | 2 | -5/+20 |
* | Merge pull request #19345 from Matthalp/optimize-receipt-storage | Péter Szilágyi | 2019-04-16 | 20 | -152/+558 |
|\ |
|
| * | core/types: fix cummulative gas bug and legacy decoding tests | gary rong | 2019-04-16 | 2 | -22/+36 |
| * | core, eth, les, light: scope receipt functionality a bit cleaner | Péter Szilágyi | 2019-04-15 | 16 | -287/+250 |
| * | core, eth, les, light: store transaction receipts without txHash and gasCost | Matthew Halpern | 2019-04-15 | 11 | -123/+552 |
* | | swarm/storage/feed: add context handling/cancellation to Swarm Feeds lookup, ... | Javier Peletier | 2019-04-16 | 3 | -24/+132 |
|/ |
|
* | node: do not continue if 'signer' is used but connection fails (#19441) | Martin Holst Swende | 2019-04-12 | 1 | -1/+1 |
* | cmd/clef, signer: make fourbyte its own package, break dep cycle (#19450) | Péter Szilágyi | 2019-04-12 | 17 | -695/+765 |
* | cmd/swarm: fix resource leaks in tests (#19443) | Ferenc Szabo | 2019-04-11 | 6 | -66/+97 |
* | cmd/clef: bundle 4byte db into clef, (#19112) | Martin Holst Swende | 2019-04-11 | 7 | -33/+305 |
* | metrics/prometheus: expose metrics in prometheus format too (#17077) | Maxim Krasilnikov | 2019-04-11 | 3 | -0/+185 |
* | clef: update warning-text (#19442) | Martin Holst Swende | 2019-04-10 | 1 | -4/+7 |
* | swarm/version: bump Swarm due to Geth hotfix release | Péter Szilágyi | 2019-04-10 | 1 | -1/+1 |
* | accounts/scwallet: fix card pairing instruction message (#19436) | Guillaume Ballet | 2019-04-10 | 1 | -1/+1 |
* | accounts/scwallet: Update README for v2.2.1 support (#19425) | Guillaume Ballet | 2019-04-10 | 1 | -15/+48 |
* | p2p: remove useless parameter (#19433) | ANOTHEL | 2019-04-10 | 2 | -4/+3 |
* | rpc: cancel root context after all requests are served (#19430) | gary rong | 2019-04-10 | 1 | -1/+1 |
* | Merge pull request #19426 from karalabe/vendor-fix-freegeoip | Péter Szilágyi | 2019-04-10 | 1 | -5/+0 |
|\ |
|
| * | vendor: fix some vendor config leftover | Péter Szilágyi | 2019-04-10 | 1 | -5/+0 |
|/ |
|
* | vendor: upgrade go-libpcsclite (#19420) | Guillaume Ballet | 2019-04-10 | 5 | -51/+328 |
* | Merge pull request #19423 from SamuelMarks/go1.12.3 | Péter Szilágyi | 2019-04-09 | 1 | -2/+2 |
|\ |
|
| * | appveyor.yml: Upgraded to Go 1.12.3 | Samuel Marks | 2019-04-09 | 1 | -2/+2 |
|/ |
|
* | accounts:smartcard wallet without the dependency on libpcsclite (#19273) | Guillaume Ballet | 2019-04-09 | 52 | -9/+37171 |
|\ |
|
| * | Add missing dependency | Guillaume Ballet | 2019-04-09 | 8 | -0/+14503 |
| * | Update bip-39 ref and remove ebfe/scard from vendor | Guillaume Ballet | 2019-04-09 | 10 | -2210/+426 |
| * | Fix rebase error: include norm package | Guillaume Ballet | 2019-04-08 | 12 | -6/+18525 |
| * | Can now specify the number of empty accounts to derive | Guillaume Ballet | 2019-04-08 | 1 | -7/+10 |
| * | More review feedback | Guillaume Ballet | 2019-04-08 | 1 | -0/+5 |
| * | more review feedback | Guillaume Ballet | 2019-04-08 | 2 | -11/+10 |
| * | fix a serialization error | Guillaume Ballet | 2019-04-08 | 1 | -1/+3 |
| * | Apply suggestions from code review | Martin Holst Swende | 2019-04-08 | 1 | -3/+6 |
| * | 'sanitize' JSON input | Martin Holst Swende | 2019-04-08 | 1 | -1/+1 |
| * | Update the card preparation instructions based on review feedback | Guillaume Ballet | 2019-04-08 | 1 | -0/+9 |
| * | refresh the account list when initializing the card | Guillaume Ballet | 2019-04-08 | 1 | -0/+1 |
| * | refuse to overwrite the master key of a previously initialized card | Guillaume Ballet | 2019-04-08 | 1 | -3/+15 |
| * | fix unnecessary condition linter warning | Guillaume Ballet | 2019-04-08 | 1 | -1/+1 |
| * | Set gballet as codeowner of the smartcard wallet dir | Guillaume Ballet | 2019-04-08 | 1 | -0/+1 |
| * | Upgrade to keycard app v2.1.1 | Guillaume Ballet | 2019-04-08 | 2 | -24/+16 |
| * | Fix linter issues | Guillaume Ballet | 2019-04-08 | 2 | -17/+13 |
| * | PK derivation has to be supported by the card | Guillaume Ballet | 2019-04-08 | 1 | -11/+7 |
| * | Achieve full transaction signature+sending | Guillaume Ballet | 2019-04-08 | 1 | -0/+18 |
| * | Add instructions on how to install the card | Guillaume Ballet | 2019-04-08 | 1 | -0/+19 |
| * | Formatting fixes | Guillaume Ballet | 2019-04-08 | 1 | -11/+16 |
| * | Vendor keycard-go/derivationpath | Guillaume Ballet | 2019-04-08 | 4 | -0/+612 |
| * | Update a comment to reflect the workings of the updated system | Guillaume Ballet | 2019-04-08 | 2 | -3/+3 |
| * | Add some documentation | Guillaume Ballet | 2019-04-08 | 1 | -0/+30 |
| * | Fix key derivation | Guillaume Ballet | 2019-04-08 | 1 | -66/+33 |
| * | fix wallet status update | Guillaume Ballet | 2019-04-08 | 1 | -21/+24 |
| * | Temporary fix to the ADBU status call | Guillaume Ballet | 2019-04-08 | 1 | -3/+24 |
| * | Remove the direct dependency on libpcsclite | Guillaume Ballet | 2019-04-08 | 18 | -1192/+678 |
| * | Fix some linter issues | Guillaume Ballet | 2019-04-08 | 2 | -7/+3 |
| * | accounts/scwallet: rebase and update | Guillaume Ballet | 2019-04-08 | 2 | -8/+36 |
| * | accounts/scwallet: fix crypto API change | Péter Szilágyi | 2019-04-08 | 1 | -1/+5 |
| * | accounts, console: frendly card errors, support pin unblock | Péter Szilágyi | 2019-04-08 | 6 | -112/+169 |
| * | accounts/scwallet: ordered wallets, tighter events, derivation logs | Péter Szilágyi | 2019-04-08 | 2 | -63/+81 |
| * | accounts/scwallet, console: user friendly card opening | Péter Szilágyi | 2019-04-08 | 2 | -38/+90 |
| * | vendor: pull in missing go-echd library | Péter Szilágyi | 2019-04-08 | 5 | -0/+206 |
| * | accounts, internal: Changes in response to review | Nick Johnson | 2019-04-08 | 6 | -118/+137 |
| * | accounts, core, internal, node: Add support for smartcard wallets | Nick Johnson | 2019-04-08 | 21 | -0/+5364 |
* | | swarm/version: bump version due to Geth-only hotfix release | Péter Szilágyi | 2019-04-09 | 1 | -1/+1 |
* | | clef: fix chainId key being present in domain map (#19303) | Steve Gattuso | 2019-04-09 | 2 | -2/+38 |
* | | swarm/version: bump version due to Geth maintenance release | Péter Szilágyi | 2019-04-08 | 1 | -1/+1 |
* | | Merge pull request #19403 from zsfelfoldi/remove-les1 | Felföldi Zsolt | 2019-04-08 | 16 | -570/+114 |
|\ \ |
|
| * | | les, light: remove support for les/1 4096 block CHT sections | Zsolt Felfoldi | 2019-04-08 | 8 | -68/+26 |
| * | | les: removed les/1 protocol messages | Zsolt Felfoldi | 2019-04-08 | 11 | -504/+90 |
| |/ |
|
* | | eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) | Martin Holst Swende | 2019-04-08 | 9 | -13/+42 |
* | | p2p/discover: bump failure counter only if no nodes were provided (#19362) | Felix Lange | 2019-04-08 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #19411 from holiman/uncle_abort_early | Péter Szilágyi | 2019-04-08 | 3 | -1/+23 |
|\ |
|
| * | consensus,core: shortcut uncle validation | Martin Holst Swende | 2019-04-08 | 3 | -1/+23 |
* | | Merge pull request #19412 from karalabe/rinkeby-petersburg | Péter Szilágyi | 2019-04-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | params: set Rinkeby Petersburg fork block (4th May, 2019) | Péter Szilágyi | 2019-04-08 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #19405 from SamuelMarks/go1.12.2 | Péter Szilágyi | 2019-04-08 | 2 | -12/+12 |
|\ |
|
| * | travis: update builders to xenial to shadow Go releases | Péter Szilágyi | 2019-04-08 | 1 | -10/+10 |
| * | appveyor.yml: Upgrade to go1.12.2 | Samuel Marks | 2019-04-06 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #19400 from karalabe/nuke-bug | Péter Szilágyi | 2019-04-05 | 3 | -160/+0 |
|\ |
|
| * | cmd: nuke geth bug, nobody is using it anyway | Péter Szilágyi | 2019-04-05 | 3 | -160/+0 |
* | | Merge pull request #19402 from karalabe/trie-disallow-metaroot-retrieval | Péter Szilágyi | 2019-04-05 | 2 | -0/+38 |
|\ \
| |/
|/| |
|
| * | trie: there's no point in retrieving the metaroot | Péter Szilágyi | 2019-04-05 | 2 | -0/+38 |
|/ |
|
* | Merge pull request #19399 from karalabe/nuke-monitor | Péter Szilágyi | 2019-04-05 | 202 | -55196/+11566 |
|\ |
|
| * | cmd/geth, internal, node, vendor: nuke geth monitor | Péter Szilágyi | 2019-04-05 | 202 | -55196/+11566 |
|/ |
|
* | core/state: fix state iterator (#19127) | gary rong | 2019-04-05 | 2 | -5/+18 |
* | Merge pull request #18322 from rjl493456442/reomit-log-events | Péter Szilágyi | 2019-04-04 | 2 | -42/+271 |
|\ |
|
| * | core: minor code polishes + rebase fixes | Péter Szilágyi | 2019-04-04 | 2 | -43/+57 |
| * | core: re-omit new log event when logs rebirth | rjl493456442 | 2019-04-04 | 2 | -9/+224 |
* | | node: switching prometheus flock location to tsdb (#19376) | Steve Ruckdashel | 2019-04-04 | 24 | -109/+677 |
|/ |
|
* | accounts, cmd, internal: disable unlock account on open HTTP (#17037) | gary rong | 2019-04-04 | 15 | -45/+125 |
* | core/vm: fix typos in comments (#19391) | hydai | 2019-04-04 | 1 | -2/+2 |
* | core/vm: instruction tests (#16327) | Martin Holst Swende | 2019-04-04 | 22 | -87/+159 |
* | les: extend error message for coinbase API calls (#19380) | Felföldi Zsolt | 2019-04-03 | 1 | -2/+2 |
* | all: simplify timestamps to uint64 (#19372) | Martin Holst Swende | 2019-04-03 | 27 | -89/+85 |
* | Merge pull request #19328 from karalabe/preload | Péter Szilágyi | 2019-04-02 | 11 | -87/+224 |
|\ |
|
| * | cmd, core, eth: support disabling the concurrent state prefetcher | Péter Szilágyi | 2019-04-01 | 6 | -21/+40 |
| * | core: prefetch next block state concurrently | Péter Szilágyi | 2019-04-01 | 6 | -75/+193 |
* | | Merge pull request #19374 from karalabe/console-fix-coinbase-printout | Péter Szilágyi | 2019-04-02 | 2 | -10/+18 |
|\ \ |
|
| * | | console: handle eth.coinbase throws | Péter Szilágyi | 2019-04-02 | 2 | -10/+18 |
|/ / |
|
* | | core: fix typo in insertChain method doc (#19371) | Runchao Han | 2019-04-02 | 1 | -1/+1 |
* | | Merge pull request #19369 from karalabe/les-update-chts | Péter Szilágyi | 2019-04-02 | 2 | -16/+18 |
|\ \ |
|
| * | | light, params: update CHTs, integrate CHT for Goerli too | Péter Szilágyi | 2019-04-02 | 2 | -16/+18 |
|/ / |
|
* | | cmd/flags: fix typo in --exitwhensynced flag (#19364) | William Setzer | 2019-04-02 | 1 | -1/+1 |
* | | swarm/network: hive bug: needed shallow peers are not sent to nodes beyond ... | Viktor Trón | 2019-04-02 | 5 | -64/+314 |
* | | Merge pull request #19348 from LiangMa/overflowPR | Péter Szilágyi | 2019-04-01 | 2 | -22/+21 |
|\ \ |
|
| * | | core/vm: polish gas PR, fix tests, make table driven | Péter Szilágyi | 2019-04-01 | 2 | -21/+20 |
| * | | core/vm: Correct the Memory Gas Overflow condition | Liang Ma | 2019-03-29 | 1 | -3/+3 |
* | | | accounts/abi: generic unpacking of event logs into map[string]interface{} (#1... | Ian Norden | 2019-04-01 | 7 | -10/+596 |
| |/
|/| |
|
* | | Merge pull request #19351 from karalabe/txpool-precache-signatures | Péter Szilágyi | 2019-03-29 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | core: cache tx signature before obtaining lock | 贺鹏飞 | 2019-03-29 | 1 | -0/+7 |
|/ |
|
* | accounts/abi: Add the original name as json-structtag for tuples. | Mats Julian Olsen | 2019-03-28 | 2 | -1/+8 |
* | contracts/ens: revert bmt to keccak256 (#19323) | Elad | 2019-03-27 | 2 | -6/+6 |
* | core/types: add block location fields to receipt (#17662) | Brent | 2019-03-27 | 8 | -2/+59 |
* | Merge pull request #19343 from karalabe/trie-metrics-split | Péter Szilágyi | 2019-03-27 | 1 | -18/+25 |
|\ |
|
| * | core: 3rd try on splitting the trie metrics correctly | Péter Szilágyi | 2019-03-27 | 1 | -18/+25 |
* | | Merge pull request #19344 from karalabe/eth-remove-redundant-chainconfig | Péter Szilágyi | 2019-03-27 | 4 | -25/+21 |
|\ \ |
|
| * | | eth: remove redundant chain config fields | Péter Szilágyi | 2019-03-27 | 4 | -25/+21 |
|/ / |
|
* / | eth: fix EIP158 account cleanup on chain tracing (#19341) | Jonas | 2019-03-27 | 1 | -1/+1 |
|/ |
|
* | core, ethdb, trie: mode dirty data to clean cache on flush (#19307) | Martin Holst Swende | 2019-03-26 | 12 | -67/+156 |
* | whisper/whisperv6: fix PoW calculations to match the spec (#19330) | Guillaume Ballet | 2019-03-26 | 2 | -12/+39 |
* | Merge pull request #19308 from holiman/fix_reset_txpool | Péter Szilágyi | 2019-03-26 | 1 | -1/+16 |
|\ |
|
| * | core: make txpool handle reorg due to setHead | Martin Holst Swende | 2019-03-21 | 1 | -1/+16 |
* | | Merge pull request #19331 from karalabe/fix-trie-metrics | Péter Szilágyi | 2019-03-25 | 1 | -6/+3 |
|\ \ |
|
| * | | core: split trie op metrics from the correct chain metrics | Péter Szilágyi | 2019-03-25 | 1 | -6/+3 |
|/ / |
|
* | | Merge pull request #19327 from karalabe/fix-expensive-metrics | Péter Szilágyi | 2019-03-25 | 1 | -1/+1 |
|\ \ |
|
| * | | metrics: fix expensive metrics flag processing | Péter Szilágyi | 2019-03-25 | 1 | -1/+1 |
|/ / |
|
* | | appveyor: bump Windows Go builders to 1.12.1 (#19294) | Samuel Marks | 2019-03-25 | 2 | -4/+4 |
* | | core: split out detailed trie access metrics from insertion time (#19316) | Péter Szilágyi | 2019-03-25 | 7 | -38/+132 |
* | | les: fix block announcements (#19322) | Felföldi Zsolt | 2019-03-25 | 1 | -2/+1 |
* | | swarm/network: Use different privatekey for bzz overlay in sim (#19313) | lash | 2019-03-23 | 6 | -39/+97 |
* | | trie: disable fnv64a hashing of hashes for bigcache (#19314) | Martin Holst Swende | 2019-03-22 | 1 | -0/+15 |
* | | p2p/simulations: wait until all connections are recreated when uploading snap... | gluk256 | 2019-03-22 | 8 | -79/+39 |
* | | cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter (#19309) | lash | 2019-03-22 | 12 | -55/+165 |
* | | travis: extend race detection for swarm p2p packages (#19287) | Ferenc Szabo | 2019-03-21 | 1 | -1/+1 |
|/ |
|
* | swarm/network: measure time of messages in priority queue (#19250) | Anton Evangelatov | 2019-03-21 | 16 | -60/+87 |
* | les: fix peer id and reply error handling (#19289) | Felföldi Zsolt | 2019-03-20 | 2 | -4/+11 |
* | contracts, swarm: implement EIP-1577 (#19285) | Elad | 2019-03-20 | 17 | -434/+3336 |
* | Modified Abigen to Support Vyper (#19120) | Kushagra Sharma | 2019-03-18 | 8 | -56/+317 |
* | Merge pull request #19288 from karalabe/les-verbose-errors | Péter Szilágyi | 2019-03-18 | 2 | -72/+114 |
|\ |
|
| * | les, light: verbose errors on state retrieval issues | Péter Szilágyi | 2019-03-18 | 2 | -72/+114 |
|/ |
|
* | dashboard: fix deprecated or problematic dependencies (#19271) | Kurkó Mihály | 2019-03-18 | 3 | -12196/+10264 |
* | vendor: udpate leveldb upstream (#19284) | gary rong | 2019-03-18 | 6 | -55/+362 |
* | graphql: Updates to graphql support to match EIP1767 (#19238) | Nick Johnson | 2019-03-18 | 2 | -141/+285 |
* | swarm/pss: negihbourhood addressing simulation tests (#19278) | gluk256 | 2019-03-16 | 4 | -8/+738 |
* | cmd/swarm/swarm-smoke: do not fail if a node does not respond to rpc (#19280) | Anton Evangelatov | 2019-03-16 | 1 | -4/+12 |
* | swarm/shed: add vector uint64 field (#19279) | Janoš Guljaš | 2019-03-15 | 2 | -0/+458 |
* | swarm, p2p: Prerequities for ENR replacing handshake (#19275) | lash | 2019-03-15 | 14 | -125/+370 |
* | cmd/swarm: dont connect to bootnodes in tests (#19270) | Elad | 2019-03-15 | 2 | -5/+22 |
* | cmd, core, eth, trie: get rid of trie cache generations (#19262) | Péter Szilágyi | 2019-03-14 | 21 | -332/+100 |
* | Merge pull request #19269 from holiman/alt_18957 | Péter Szilágyi | 2019-03-14 | 3 | -5/+147 |
|\ |
|
| * | accounts/abi/bind: simulated test case for fixed bytes logs | Péter Szilágyi | 2019-03-14 | 2 | -5/+40 |
| * | bind: Static byte arrays should be right-padded | Jeremy McNevin | 2019-03-14 | 2 | -2/+109 |
|/ |
|
* | eth/downloader: fix ancestor searching for light syncing (#19136) | gary rong | 2019-03-14 | 1 | -17/+19 |
* | changed file name grahpql.go to graphql.go (#19267) | Shunsuke Watanabe | 2019-03-14 | 1 | -0/+0 |
* | asm: remove unused parameter for function Lex (#18058) | Corey Lin | 2019-03-14 | 3 | -3/+3 |
* | dashboard, p2p, vendor: visualize peers (#19247) | Kurkó Mihály | 2019-03-13 | 66 | -42208/+48090 |
* | Merge pull request #19261 from karalabe/less-blocks | Péter Szilágyi | 2019-03-13 | 5 | -11/+11 |
|\ |
|
| * | core: use headers only where blocks are unnecessary | Péter Szilágyi | 2019-03-13 | 5 | -11/+11 |
* | | Merge pull request #19259 from ligi/address_19246 | Péter Szilágyi | 2019-03-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | README: Mention go 1.10 as minumum - context #19246 | ligi | 2019-03-12 | 1 | -1/+1 |
* | | Merge pull request #19252 from karalabe/badgerdb | Péter Szilágyi | 2019-03-12 | 4 | -81/+81 |
|\ \ |
|
| * | | ethdb, trie: tiny API tidy-up from the database rework pr | Péter Szilágyi | 2019-03-12 | 4 | -81/+81 |
|/ / |
|
* | | core/vm: 64 bit memory and gas calculations (#19210) | Martin Holst Swende | 2019-03-12 | 13 | -744/+914 |
* | | state: fix emptyStatet to emptyRoot (#19254) | Sheldon | 2019-03-12 | 1 | -3/+3 |
* | | graphql: make gballet codeowner for review notifications (#19251) | Guillaume Ballet | 2019-03-12 | 1 | -0/+1 |
* | | swarm: tracing improvements (#19249) | Anton Evangelatov | 2019-03-11 | 5 | -23/+30 |
* | | swarm/storage/localstore: global batch write lock (#19245) | Janoš Guljaš | 2019-03-09 | 7 | -418/+96 |
* | | p2p/protocols: fix data race in TestProtocolHook (#19242) | Ferenc Szabo | 2019-03-09 | 3 | -15/+37 |
* | | swarm/storage: add comparison towards leveldb.ErrNotFound (#19243) | Anton Evangelatov | 2019-03-09 | 2 | -2/+7 |
* | | swarm: fix relationship between spans in open tracing (#19236) | Anton Evangelatov | 2019-03-08 | 3 | -1/+15 |
* | | cmd/swarm/swarm-smoke: better logs when debug mode triggers (#19237) | Anton Evangelatov | 2019-03-08 | 1 | -4/+24 |
* | | swarm/storage/localstore: fix synchronization in TestDB_gcSize (#19235) | Janoš Guljaš | 2019-03-08 | 2 | -7/+12 |
* | | cmd/swarm: do not ignore cache size=0 (#19231) | Elad | 2019-03-07 | 1 | -2/+2 |
* | | clef: fix erroneous api version (#19234) | Martin Holst Swende | 2019-03-07 | 1 | -1/+1 |
* | | Merge pull request #19232 from karalabe/dl-fix-local-drop-sync | Péter Szilágyi | 2019-03-07 | 1 | -1/+7 |
|\ \ |
|
| * | | eth/downloader: fix nil droppeer in state sync | Péter Szilágyi | 2019-03-07 | 1 | -1/+7 |
* | | | usbwallet: check error returned by driver close (#18057) | Corey Lin | 2019-03-07 | 1 | -3/+1 |
* | | | signer: change the stdio jsonrpc to use legacy namespace conventions (#19047) | Martin Holst Swende | 2019-03-07 | 13 | -466/+398 |
* | | | swarm: localstore hasser (#19230) | Janoš Guljaš | 2019-03-07 | 5 | -1/+152 |
* | | | swarm/network: remove *WithServer tests from stream package (#19223) | Ferenc Szabo | 2019-03-07 | 1 | -342/+0 |
* | | | swarm/network/stream: Fix flaky tests in GetSubscriptionsRPC test (#19227) | holisticode | 2019-03-07 | 1 | -12/+19 |
|/ / |
|
* | | Merge pull request #19021 from karalabe/database-cleanup | Péter Szilágyi | 2019-03-07 | 94 | -1394/+1586 |
|\ \ |
|
| * | | all: clean up and proerly abstract database access | Péter Szilágyi | 2019-03-06 | 94 | -1394/+1586 |
* | | | p2p/protocols: fix race condition in TestAccountingSimulation (#19228) | holisticode | 2019-03-07 | 1 | -2/+5 |
* | | | Merge pull request #19222 from karalabe/clique-fix-test | Péter Szilágyi | 2019-03-06 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | consensus/clique: fix test copy paste error, test what's documented | Péter Szilágyi | 2019-03-06 | 1 | -2/+2 |
|/ / |
|
* | | accounts: prefer nil slices over zero-length slices (#19079) | Matthew Halpern | 2019-03-06 | 2 | -4/+8 |
* | | cmd/swarm/swarm-smoke: sliding window test should not time out (#19152) | Elad | 2019-03-06 | 2 | -30/+45 |
* | | Enable longrunning tests to run (#19208) | holisticode | 2019-03-05 | 7 | -23/+32 |
* | | swarm/storage/localstore: fix testDB_collectGarbageWorker data race (#19206) | Janoš Guljaš | 2019-03-05 | 1 | -5/+7 |
* | | Merge pull request #19205 from holiman/alltools_clef | Péter Szilágyi | 2019-03-04 | 1 | -0/+5 |
|\ \ |
|
| * | | build: add clef to alltools and deb | Martin Holst Swende | 2019-03-04 | 1 | -0/+5 |
* | | | vendor: update leveldb (#19201) | gary rong | 2019-03-04 | 2 | -3/+9 |
|/ / |
|
* | | Revert "swarm/network: Use actual remote peer ip in underlay (#19137)" (#19193) | Anton Evangelatov | 2019-03-02 | 2 | -46/+1 |
* | | swarm/shed, swarm/storage/localstore: add LastPullSubscriptionChunk (#19190) | Janoš Guljaš | 2019-03-02 | 5 | -15/+328 |
* | | whisper: Remove v5 (#18432) | Guillaume Ballet | 2019-03-01 | 18 | -5592/+0 |
* | | swarm: enable p2p/discovery and disable dynamic dialling (#19189) | Anton Evangelatov | 2019-03-01 | 3 | -3/+37 |
* | | build: enable Ubuntu Disco Dingo PPA builds | Péter Szilágyi | 2019-03-01 | 1 | -1/+1 |
* | | Merge pull request #19187 from karalabe/fix-ppa-go1.11-cache-2 | Péter Szilágyi | 2019-03-01 | 2 | -2/+2 |
|\ \ |
|
| * | | build/deb: fix PPA env var setting | Péter Szilágyi | 2019-03-01 | 2 | -2/+2 |
|/ / |
|
* | | Merge pull request #19184 from karalabe/fix-ppa-go1.11-cache | Péter Szilágyi | 2019-03-01 | 2 | -0/+6 |
|\ \ |
|
| * | | build/deb: use custom cache for PPA builder | Péter Szilágyi | 2019-02-28 | 2 | -0/+6 |
* | | | swarm: new snapshot files (#19185) | holisticode | 2019-03-01 | 17 | -46/+15 |
|/ / |
|
* | | Merge pull request #19183 from karalabe/bn256-arm64-go1.12-fix | Péter Szilágyi | 2019-02-28 | 1 | -16/+16 |
|\ \ |
|
| * | | crypto/bn256/cloudflare: pull in upstream fix for Go 1.12 R18 | Péter Szilágyi | 2019-02-28 | 1 | -16/+16 |
* | | | Merge pull request #19182 from karalabe/fix-legacy-receipt-decoding | Péter Szilágyi | 2019-02-28 | 2 | -4/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | core/types: fix receipt legacy decoding | Péter Szilágyi | 2019-02-28 | 2 | -4/+12 |
|/ / |
|
* | | p2p/enode: use localItemKey for local sequence number (#19131) | Péter Szilágyi | 2019-02-28 | 4 | -13/+6 |
|\ \ |
|
| * | | p2p/enode: use localItemKey for local sequence number | Felix Lange | 2019-02-19 | 2 | -4/+4 |
| * | | p2p/discover: remove unused function | Felix Lange | 2019-02-19 | 2 | -9/+2 |
* | | | node: require LocalAppData variable (#19132) | Felix Lange | 2019-02-28 | 1 | -6/+7 |
* | | | swarm/network: WIP consider all nodes for healthy iteration (#19155) | lash | 2019-02-28 | 5 | -29/+113 |
* | | | Merge pull request #19166 from SamuelMarks/go-1.12 | Péter Szilágyi | 2019-02-27 | 11 | -20/+103 |
|\ \ \ |
|
| * | | | common/fdlimit: fix macos file descriptors for Go 1.12 | Péter Szilágyi | 2019-02-27 | 3 | -1/+73 |
| * | | | travis, appveyor, Dockerfile: upgrade to Go 1.12 | Samuel Marks | 2019-02-27 | 8 | -19/+30 |
|/ / / |
|
* | | | vendor: update leveldb upstream which include a compaction fix (#19163) | gary rong | 2019-02-27 | 8 | -17/+84 |
* | | | swarm/chunk: move chunk related declarations to chunk package (#19170) | Janoš Guljaš | 2019-02-26 | 28 | -285/+324 |
* | | | travis, build: switch to NDK 19b, fix gomobile builds (#19171) | Péter Szilágyi | 2019-02-26 | 2 | -8/+3 |
* | | | Merge pull request #19164 from karalabe/nuke-old-containers | Péter Szilágyi | 2019-02-26 | 4 | -62/+0 |
|\ \ \ |
|
| * | | | containers/docker: nuke per the 1.8.0 deprecation note | Péter Szilágyi | 2019-02-25 | 4 | -62/+0 |
* | | | | les, les/flowcontrol: improved request serving and flow control (#18230) | Felföldi Zsolt | 2019-02-26 | 39 | -984/+3690 |
* | | | | graphql: fix typos in comments (#19041) | Roc Yu | 2019-02-26 | 1 | -2/+2 |
* | | | | Merge pull request #19169 from karalabe/ppa-bump | Péter Szilágyi | 2019-02-26 | 5 | -7/+7 |
|\ \ \ \ |
|
| * | | | | build: bump PPA builders to Go 1.11 | Péter Szilágyi | 2019-02-26 | 5 | -7/+7 |
* | | | | | swarm/storage/localstore: fix tests for windows os (#19161) | Janoš Guljaš | 2019-02-26 | 1 | -0/+21 |
|/ / / / |
|
* | | | | swarm/pss: fix data race on HandshakeController.symKeyIndex (#19162) | Janoš Guljaš | 2019-02-26 | 4 | -48/+55 |
* | | | | les: remove redundant type specifiers (#19091) | Matthew Halpern | 2019-02-25 | 2 | -15/+10 |
* | | | | rlp: added pooling of streams using sync (#19044) | Marius van der Wijden | 2019-02-25 | 1 | -4/+17 |
|/ / / |
|
* | | | swarm/network/simulation: do not copy node mutex in UploadSnapshot (#19160) | Janoš Guljaš | 2019-02-25 | 1 | -4/+4 |
* | | | swarm/*: remove redundant type specifiers (#19089) | Matthew Halpern | 2019-02-25 | 4 | -4/+4 |
* | | | swarm/pss: remove unused function (#19100) | Matthew Halpern | 2019-02-24 | 1 | -16/+0 |
* | | | cmd,swarm: enforce camel case variable names (#19060) | Matthew Halpern | 2019-02-24 | 12 | -101/+101 |
* | | | swarm: mock store listings (#19157) | Janoš Guljaš | 2019-02-23 | 17 | -141/+2209 |
* | | | swarm: Fix localstore test deadlock with race detector (#19153) | Janoš Guljaš | 2019-02-23 | 6 | -66/+73 |
* | | | travis.yml: add race detector job for Swarm (#19148) | Ferenc Szabo | 2019-02-22 | 2 | -6/+61 |
* | | | .travis.yml: make build independent of repo name (#17607) | Nguyen Kien Trung | 2019-02-22 | 1 | -1/+1 |
* | | | swarm/shed: fix a deadlock in meter function (#19149) | Janoš Guljaš | 2019-02-22 | 1 | -26/+6 |
* | | | swarm/network/master: protect SetNextBatch iterator after close (#19147) | Janoš Guljaš | 2019-02-22 | 2 | -0/+15 |
* | | | swarm/version: bump to v0.3.12 unstable | Péter Szilágyi | 2019-02-21 | 1 | -1/+1 |
* | | | core: remove unnecessary fields in logs, receipts and tx lookups (#17106) | gary rong | 2019-02-21 | 13 | -61/+147 |
* | | | core: more tests for sidechain import, fixes #19105 (#19113) | Martin Holst Swende | 2019-02-21 | 2 | -20/+115 |
* | | | common/fdlimit: Fix compilation error in freebsd, Raise() returns uint64 (#19... | Enrique Fynn | 2019-02-21 | 1 | -1/+1 |
* | | | swarm/storage: fix loop bound for database cleanup (#19085) | Matthew Halpern | 2019-02-21 | 1 | -2/+2 |
* | | | cmd/swarm/global-store: use kill instead interrupt in tests (#19142) | Janoš Guljaš | 2019-02-21 | 1 | -2/+2 |
* | | | Ci race detector handle failing tests (#19143) | Ferenc Szabo | 2019-02-21 | 13 | -132/+187 |
* | | | swarm/network: Keep span across roundtrip (#19140) | lash | 2019-02-20 | 7 | -45/+127 |
* | | | swarm/network: Use actual remote peer ip in underlay (#19137) | lash | 2019-02-20 | 2 | -1/+46 |
* | | | swarm/network/stream: fix a goroutine leak in Registry (#19139) | Janoš Guljaš | 2019-02-20 | 2 | -9/+60 |
* | | | accounts/abi: mutex lock in TransactionByHash and code cleanup (#19133) | Dan Kinsley | 2019-02-20 | 3 | -4/+36 |
* | | | p2p/simulations: enforce camel case variable names (#19053) | Matthew Halpern | 2019-02-20 | 1 | -2/+2 |
* | | | core/vm: remove unused constants (#19095) | Péter Szilágyi | 2019-02-20 | 1 | -4/+0 |
|\ \ \ |
|
| * | | | core/vm: remove unused constants | Matthew Halpern | 2019-02-18 | 1 | -4/+0 |
* | | | | eth: extract check for tracing transaction in block file (#19107) | Matthew Halpern | 2019-02-20 | 1 | -7/+12 |