| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-03-12 | 1 | -6/+6 |
* | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 1 | -6/+6 |
* | crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) | Felix Lange | 2018-06-12 | 1 | -6/+3 |
* | whisper: Golint fixes in whisper packages (#16637) | Eli | 2018-05-02 | 1 | -2/+2 |
* | build: enable goimports and varcheck linters (#16446) | thomasmodeneis | 2018-04-18 | 1 | -4/+0 |
* | whisper: refactoring | Vlad | 2018-02-23 | 1 | -23/+0 |
* | whisper: fix empty topic (#15811) | b00ris | 2018-01-26 | 1 | -1/+1 |
* | whisper/whisperv5: set filter SymKeyHash on creation (#15165) | Guillaume Ballet | 2017-10-06 | 1 | -1/+1 |
* | whisper: Fix spelling and grammar in error (#15009) | Noman | 2017-08-21 | 1 | -4/+4 |
* | whisper: renamed Info#Message to Info#Messages | Bas van Kervel | 2017-06-23 | 1 | -2/+2 |
* | whisper: renamed errors | Bas van Kervel | 2017-06-21 | 1 | -21/+21 |
* | whisperv5: integrate whisper and add whisper RPC simulator | Bas van Kervel | 2017-06-15 | 1 | -357/+438 |
* | whisper: switching to v5 + minor refactoring (#14387) | gluk256 | 2017-04-28 | 1 | -21/+21 |
* | whisper: message format refactoring (#14335) | gluk256 | 2017-04-27 | 1 | -15/+32 |
* | whisper: big refactoring (#13852) | gluk256 | 2017-04-10 | 1 | -237/+253 |
* | whisper: expiry refactoring (#3706) | gluk256 | 2017-02-24 | 1 | -0/+8 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -20/+19 |
* | Whisper API fixed (#3687) | gluk256 | 2017-02-23 | 1 | -33/+40 |
* | whisper: interface changed to simplify the transition to v5 | gluk256 | 2017-02-14 | 1 | -0/+463 |