argentlabs / web3.swift

Ethereum Swift API with support for smart contracts, ENS & ERC20
MIT License
671 stars 169 forks source link

fix: make WebSocketNetworkProvider public #364

Closed Syn-McJ closed 7 months ago

Syn-McJ commented 7 months ago

If WebSocketNetworkProvider was public it would add a lot of flexibility. A similar change for HttpNetworkProvider was made a while ago.

DarthMike commented 7 months ago

Hi @Syn-McJ can you please rebase against develop so tests pass? (There was an issue with a flaky test that's been resolved now)

Syn-McJ commented 7 months ago

Seems like the test is still failing.

DarthMike commented 7 months ago

OK it looks like an issue with the secrets