Pedro Pombeiro
|
7f45c43196
|
make lint-fix
|
2020-01-16 13:18:36 +01:00 |
Adam Babik
|
44aa313981
|
Make shhext and protocol work with Waku (#1777)
This change makes shhext and protocol submodule work with Waku and Whisper.
|
2020-01-13 20:17:30 +01:00 |
Andrea Maria Piana
|
88a1d0111e
|
Add Commands (#1731)
This commit adds handling of Transaction commands.
|
2020-01-10 19:59:01 +01:00 |
Pedro Pombeiro
|
cbe2d621f4
|
Fix Nimbus Post implementation
|
2020-01-10 16:27:31 +01:00 |
Adam Babik
|
37a508a97b
|
Integrate Waku service (#1759)
|
2020-01-08 12:12:23 +01:00 |
Pedro Pombeiro
|
c8a911ebd1
|
Use goimports instead of gofmt
|
2020-01-06 10:17:23 +01:00 |
Pedro Pombeiro
|
3eaacaa2f4
|
Move keystore_geth.go to eth-node/bridge/geth
|
2020-01-06 10:17:23 +01:00 |
Pedro Pombeiro
|
287e5cdf79
|
Abstract `accounts.Key` and geth `keystore`
|
2020-01-06 10:17:23 +01:00 |
Adam Babik
|
1ac515f19e
|
remove reSelectAccount from backend, SelectKeyPair and SelectedKeyPairID methods from Whisper
|
2019-12-30 12:56:05 +01:00 |
Pedro Pombeiro
|
f494576ca2
|
Run `gofmt -s -w`
|
2019-12-20 11:24:26 +01:00 |
Adam Babik
|
ea0f12b920
|
Waku/0 service (#1715)
|
2019-12-20 10:40:50 +01:00 |
Pedro Pombeiro
|
90349b28c7
|
Use a `callReturn` type in `RoutineQueue`
|
2019-12-19 14:11:48 +01:00 |
Pedro Pombeiro
|
8d8880dc62
|
Get rid of `types.Whisper.Poll` method
|
2019-12-19 14:11:48 +01:00 |
Pedro Pombeiro
|
ef87c330ce
|
Improve parameter naming in `Whisper.DeleteKeyPair`
|
2019-12-19 14:11:48 +01:00 |
Pedro Pombeiro
|
7f11030896
|
Implement AddPeer/RemovePeer on eth-node
|
2019-12-19 14:11:48 +01:00 |
Pedro Pombeiro
|
41a6502340
|
Remove `SelectKeyPair` from `eth-nodes/types`
|
2019-12-19 14:11:48 +01:00 |
Adam Babik
|
392ec7ae8e
|
fix whisper v6 module definition
|
2019-12-09 16:29:47 +01:00 |
Adam Babik
|
0c6a4e0e65
|
fix Whisper submodule version; bump go-ethereum version
|
2019-12-09 16:26:00 +01:00 |
Adam Babik
|
a636f33109
|
Set Whisper version submodule to v6 (#1725)
|
2019-12-09 11:36:14 +01:00 |
Adam Babik
|
4ac4a61e20
|
Move whisper to status-go monorepo (#1720)
|
2019-12-09 11:06:04 +01:00 |
Pedro Pombeiro
|
26b6d7c36a
|
Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend
|
2019-11-27 17:02:09 +01:00 |