Richard Ramos
d32f0467ae
feat: Add DiscV5 to Waku2 ( #2434 )
...
* feat: Add DiscV5 to Waku2
* fix: null verification for discV5
2021-11-22 09:40:14 -04:00
Richard Ramos
6099380d9c
fix: waku2 - send messages in a separate goroutine ( #2433 )
2021-11-18 14:31:28 -04:00
Richard Ramos
cf11713d9c
feat: wakuv2 peer persistence ( #2287 )
2021-10-12 08:39:28 -04:00
Richard Ramos
4dbef97367
feat: waku2 + rendezvous ( #2393 )
2021-10-06 12:08:54 -04:00
Richard Ramos
524e864398
feat: add gossipsub peer exchange option to wakuV2
2021-09-29 09:44:36 -04:00
RichΛrd
da63894a5a
feat: wakuV2 light client using lightpush / filter ( #2351 )
2021-09-27 09:04:28 -04:00
Anthony Laibe
26bfeddad4
feat: Rpc client manage multiple eth client ( #2359 )
2021-09-22 13:49:20 -04:00
Anthony Laibe
07651d4d06
feat: enable wallet without network binding ( #2349 )
...
* feat: enable wallet without network binding
* feat: make transfer network aware
* feat: allow to pass initial networks via config
* fix: nil check and feed
* feat: Add documentation with better function name
* fix: do not init the manager more than once
* fix: PR feedbacks
* Bump version
* Update Jenkinsfile.tests
* Convert int to string
Co-authored-by: RichΛrd <info@richardramos.me>
2021-09-09 16:28:54 +02:00
Andrea Maria Piana
e63f6461ed
Status public API
2021-09-01 15:52:09 +02:00
RichΛrd
3463853f5f
fix: empty wakuv2 host ( #2342 )
2021-08-31 12:27:02 -04:00
Andrea Maria Piana
a4701f41ee
linting and remove unused code
2021-07-20 10:57:38 +02:00
Andrea Maria Piana
b3a5455c46
Fix some tests & upgrade contracts
2021-07-20 10:57:38 +02:00
Andrea Maria Piana
d84da4f515
Fix some tests and restore private/public RPC client
2021-07-20 10:57:38 +02:00
Andrea Maria Piana
1e8688ac56
Upgrade to london signer and cleanup
2021-07-20 10:57:38 +02:00
Andrea Maria Piana
4b0daeb47b
Move services to status-node
...
Move all the services to status-node, as some of them were there, some
of them were in the geth backend and scattered around.
2021-07-20 10:57:38 +02:00