dylan
dylan
The link has moved to https://dev-docs.wakuconnect.dev/docs/crypto_libraries/ Should https://github.com/ethereum/js-ethereum-cryptography be considered as well as libp2p? They just released 1.0rc1 a couple days ago.
also +1 - we would really like to be able to use js-waku in our mobile app and just realized there are incompatibilities with libp2p dependencies. @jrmeurer can help test...
I suspect that this is the same issue we're having in https://railway.xyz - at some point, clients stop receiving fees from relayers and have to refresh the page to get...
> i am only specifying a connection for bootstrap when invoking create.. i got it from the fleets json (testnet). im not specifying a port anywhere else after that (im...
your config should look something like this: ``` yml rizza_calendar: db_driver: mongodb class: model: calendar: Application\Rizza\CalendarBundle\Document\Calendar event: Application\Rizza\CalendarBundle\Document\Event user: Application\Sonata\UserBundle\Document\User attendee: Application\Rizza\CalendarBundle\Document\Attendee ``` I also had to define a couple...
I don't believe I ran into this issue. Can you post the error with more debug context?
jid also crashes for me under Bash WSL. i first installed the latest (just now) x64 release from zip. after that failed, i compiled from source (per 'Build' in README.md)....
Thanks! I'll review further in the morning but you will find several clarifications in this outline of relayer network functionality https://github.com/Railgun-Privacy/Protocol/wiki/RAILGUN-Relayer-Network-Protocol