Brian Ginsburg
Brian Ginsburg
Hey @B0bbyDowns! Thanks for the pull request. ❤️ There are a few preliminaries for contributing to the project. Could you check your git configuration per this @cla-bot message: https://github.com/Lilypad-Tech/lilypad/pull/555#issuecomment-2756089198 It...
Thanks @B0bbyDowns, the preliminaries all look correct. We'll get someone to take a look at the PR today or early next week.
A first step in the task was completed by updating the unit tests to use `assert` instead of `expect`: https://github.com/oddsdk/ts-odd/pull/541 In addition, packaging changes were needed in `rs-wnfs` to support...
We have defined our open source strategy and will be announcing it soon! See referenced issues above for associated documents.
@therealjeffg found a report that likely attributes the error to the NSURLSession WebSocket implementation in Safari: https://bugs.webkit.org/show_bug.cgi?id=228296#c18 @avivash and @bgins have confirmed that when NSURLSession Websocket is disabled, the error...
A bit more detail on how we may be able to mitigate this issue. From the thread above: https://bugs.webkit.org/show_bug.cgi?id=228296#c18 > I've encountered this issue too with a WebSocket server using...
One alternative to consider would be nested subdomains for everything other than `mainnet`. For example `faucet.devnet.lilypad.tech`, `api.devnet.lilypad.tech` and `faucet.testnet.lilypad.tech`, `api.testnet.lilypad.tech`.
We had a discussion about this and decided on the following: - We will use the proposed nested subdomains like `faucet.devnet.lilypad.tech` - Once the incentive network is live on `*.testnet.lilypad.tech`...
> @alvin-reyes I don't think we want to require 1password for `stack` / local development - it's a barrier for open source contributors - right, @bgins ? Yes, that's correct....