Commit Graph

35 Commits

Author SHA1 Message Date
Pedro Pombeiro 9bb3cb0794
Use goimports instead of gofmt (#138)
* Use goimports instead of gofmt

* Upgrade status-go to official v0.38.4
2020-01-06 10:25:58 +01:00
Pedro Pombeiro c1cc5c5e54
Merge pull request #137 from status-im/pre-nimbus
Adapt to changes in status-go/pre-nimbus
2019-12-30 11:15:02 +01:00
Andrea Maria Piana f64599d3ab
Move messages to protobuf (#135) 2019-12-06 07:48:46 +01:00
Pedro Pombeiro 861f1289c7 Use new status-go/eth-node module 2019-11-27 18:25:07 +01:00
Pedro Pombeiro 9aa22fc2b2 Integration with Nimbus Go wrapper. Closes #123 2019-11-26 17:21:09 +01:00
Adam Babik 4611033c1c
fix dependencies to the latest versions 2019-10-21 11:11:51 +02:00
Adam Babik 5fda08a0c2
upgrade status-protocol-go to v0.4.0 (#130) 2019-10-21 10:27:25 +02:00
Pedro Pombeiro e16e6e6de3 Upgrade to latest status-protocol-go (#129) 2019-10-13 20:14:38 +02:00
Andrea Maria Piana 09d67bf07c
Use chats from protocol (#125) 2019-08-05 18:25:44 +02:00
Oskar Thorén e730f243fa
Nimbus PoC integration (#79)
- README: Add build and run instruction
- Makefile: build-nimbus separate build target
- {main,nimbus,nimbus_disabled}.go: Add support for Nimbus running under a flag
- go.{mod,sum}: Add status-nim as dependency
- vendor/*: Add status-nim as dependency
2019-08-01 18:42:04 +08:00
Andrea Maria Piana 34dbba84cc
Add datasync (#124)
* Add datasync

* Integrate datasync
2019-07-30 18:06:46 +02:00
Adam Babik 08dc389770
Integrate status-protocol-go (#121) 2019-07-17 15:59:34 +02:00
Andrea Maria Piana 428796640f
Feature/add pair installation message (#107)
* add pairing message and patch in filter service
2019-07-08 15:12:50 +02:00
Adam Babik cadcf79cf8
integrate status-go/messaging/publisher.Publisher (#112) 2019-07-04 16:20:25 +02:00
Dmitry 1ecfd0dd68 Update ethereum to include dialer fix 2019-07-01 11:31:38 +03:00
decanus 98a7848079
mvds update 2019-06-21 18:02:14 +02:00
Dmitry 6635b63bc3 Update mvds correctly 2019-06-19 15:37:35 +03:00
Dmitry 2d2f3f9d7e Revert "updated mvds"
This reverts commit 3af981c945.
2019-06-19 15:37:35 +03:00
decanus 3af981c945
updated mvds 2019-06-18 21:55:12 +02:00
Adam Babik a020c363b0
Data sync merge with master (#86) 2019-06-15 21:53:28 +02:00
Adam Babik 67aec0202b
Refactor adapters v2 (#84) 2019-06-14 22:25:02 +02:00
Adam Babik 7b5c6cece3
Add flags protocol message (#78) 2019-06-05 18:50:59 +02:00
Adam Babik bfe159da76
Fix sending public messages in PFS mode (#74) 2019-05-31 10:30:00 +02:00
Adam Babik 98b7b1f515
update vendor/ (#65) 2019-05-29 22:44:00 +02:00
Dmitry Shulyak 86f1b48bcd
Update status-go, whisper and ethereum to our newest versions (#49) 2019-05-27 14:22:18 +03:00
Dmitry Shulyak 22a2ee2d02
Fix go mod (#36)
Remove 1.10 ci from travis
2019-05-15 13:19:39 +03:00
Adam Babik e9f740bb45 High-level API (#29) 2019-04-30 10:24:33 +02:00
Adam Babik 0bb7e1a212
add protocol API tests and mocks support (#25) 2019-04-13 23:08:57 +02:00
Adam Babik 44f1c1bd44
update status-go to v0.23.0-beta.9 2019-03-15 15:25:02 +01:00
Adam Babik 15f52ee627
clean up messanger 2019-03-15 15:12:00 +01:00
Adam Babik 179241a572
Implement data persistency and add protocol/client package (#7) 2019-03-11 18:49:18 +01:00
Adam Babik bc1bc77eeb
clean up vendor/ 2019-02-26 12:10:16 +01:00
Adam Babik 3fcc42d8be
make travis CI work 2019-02-11 13:48:44 +01:00
Adam Babik e744368566
Refactor and use whisper adapters (#1) 2019-01-22 09:39:23 +01:00
Adam Babik dfb5e8375e
initial commit 2019-01-08 21:02:11 +01:00