dlipicar
f165103f66
chore_: migrate to uber's mock fork ( #5858 )
...
* chore_: migrate to uber's mock fork
* chore_: make vendor
2024-09-20 10:08:11 +01:00
richΛrd
9e0fb30f8d
chore_: bump go-waku ( #5150 )
2024-05-15 19:15:00 -04:00
Siddarth Kumar
926f6a3c72
Revert "test: bump go-libp2p"
...
This reverts commit d0ca4447c6
.
2024-01-18 20:29:33 +00:00
Richard Ramos
d0ca4447c6
test: bump go-libp2p
2024-01-18 14:28:06 +00:00
Richard Ramos
a9a87f39e5
chore: upgrade deps
2022-11-09 17:39:17 +03:00
Anthony Laibe
63eb3d71ba
feat: run go mod tiny/vendor
2022-10-26 09:39:30 +02:00
frank
325efd01d0
Implement identity ring
2022-09-16 09:52:08 +01:00
Andrea Maria Piana
4d15ae8a85
Upgrade to go 1.18
2022-05-11 12:39:54 +01:00
Richard Ramos
1a439baa5c
chore: bump go-waku ( #2494 )
2022-01-18 17:19:43 -04:00
Richard Ramos
bade0a24ff
chore: bump go-waku ( #2404 )
2021-10-19 09:43:41 -04:00
Andrea Maria Piana
c1db89e657
Fix iconcache
...
Iconcache library needed to be upgrade to be compatible with the
libraries required in the latest geth.
2021-07-20 10:57:38 +02:00
Andrea Maria Piana
2f539d3bd2
Upgrade go-ens
...
Go ens needs to be updated to be compatible with the lastest geth
version
2021-07-20 10:57:38 +02:00
RichΛrd
40359f9c1b
go-waku integration ( #2247 )
...
* Adding wakunode module
* Adding wakuv2 fleet files
* Add waku fleets to update-fleet-config script
* Adding config items for waku v2
* Conditionally start waku v2 node depending on config
* Adapting common code to use go-waku
* Setting log level to info
* update dependencies
* update fleet config to use WakuNodes instead of BootNodes
* send and receive messages
* use hash returned when publishing a message
* add waku store protocol
* trigger signal after receiving store messages
* exclude linting rule SA1019 to check deprecated packages
2021-06-16 16:19:45 -04:00
Jonathan Rainville
b2d8f7f416
feat: add bookmarks table for the browser bookmarks
...
plus get bookmark icon using a lib
2020-11-16 13:31:34 -05:00
Adam Babik
831ab85561
Upgrade deps ( #1892 )
2020-03-09 08:55:58 +01:00
Adam Babik
26880b83d7
Upgrade geth to 1.9.5 and Whisper ( #1617 )
2019-10-04 17:21:24 +02:00
Andrea Maria Piana
9de77b21b2
Add datasync, v1messages & disable discovery topic options
...
Adds support for datasync, V1Messages and disabling the discovery topic.
This is a backward compatible change as long as they are not toggled on
(they are not by default).
2019-07-29 19:39:44 +02:00
Adam Babik
c9e99c432d
migrate to go 1.12 and go modules
2019-06-12 13:12:00 +02:00
Adam Babik
db691fd763
fix golang/mock ( #1310 )
2018-12-10 13:53:27 +01:00
Andrea Maria Piana
dcaf8caed0
Add x3dh key exchange ( #1127 )
...
* Add x3dh key exchange
* Encrypt using the double ratchet
* Multi device with auto-pairing
* Add pfs enabled flag
2018-09-24 20:07:34 +02:00
Adam Babik
04d216dcc5
Remove non-go option ( #682 )
2018-02-21 15:37:46 +01:00
Igor Mandrigin
fb3d2ff6fe
Introduce the dependency vendoring tool: `dep`. ( #551 )
...
* Introduce `dep`, the dependency vendoring tool.
Use commits from `go-ethereum@release/1.7` for most of the dependencies.
* Update dependencies.
2018-01-25 14:08:43 +01:00
Adam Babik
90acfedf7a
Rebase geth 1.7.0 ( #353 )
2017-10-10 12:38:49 +03:00
Adam Babik
8fb2424ea5
Port the transactions queue from go-ethereum to status-go ( #261 )
...
Now all transactions in both cases are waiting for CompleteTransaction or DiscardTransaction to proceed independently from their destination: upstream of local
2017-09-04 15:56:58 +03:00
Victor Farazdagi
5fb4aef1cc
Initial refactoring + vendor update (after rebase)
2016-09-15 06:12:25 +03:00
Jarrad Hope
c5f9cbcfc9
successful build
2016-06-18 20:38:34 +02:00
Daniel Whitenack
18d53211d9
godeps initial commit, test script
2016-06-14 11:54:23 -05:00