Alex
Alex
I'm also having this issue. The more newlines I add the further the highlighting is out of sync
@NoahZinsmeister any timeline for this getting in? Would be really great for the ecosystem. WalletConnect V2 adoption will really skyrocket once the various frontend libraries support it.
I don't see any problem with this. Quick win
Just wanting to wrap up this conversation before I nail down the implementation and amend the proposal. It looks like we'll definitely be relaxing the assumption that a signer can...
The overarching goals of CIP10 are to - allow multiple signers per role - allow multiple roles per signer - allow reusing signers for multiple roles. This is at odds...
Hi @jamesalexscott, I tried to recreate this issue with the following code. ``` public static void main(String[] args) throws URISyntaxException { DeepstreamClient client2 = new DeepstreamClient("localhost:6020"); client2.login(); client2.rpc.provide("timeout", new RpcRequestedListener()...
Hey @pgoergler, the deepstream protocol deletes properties in records when it receives undefined. This is great in JavaScript but not so much in Java, where there is no concept of...
Happy for some discussion around this, that would work but feels weird as an api. Something like ``` record.delete('path.nestedPath') ``` feels more natural, but goes against the api people are...
# Superchain Bridge Application - **Alliance Lead:** Alex Harley - **Contact info:** [email protected] - **L2 recipient address:** `0x9B747D325a6428b466d42bd23e1965e4713c81bC` **Team members** - **Alex Harley** - [Twitter](https://twitter.com/0xAlex_), [LinkedIn](https://www.linkedin.com/in/alex-harley-74b322b6/). Full stack engineer with...
This comment serves as the progress tracker for Superbridge's work on this proposal. We'll update it every couple of weeks to reflect the latest progress on this mission as we...