Pedro Gomes
Pedro Gomes
Hey @NoahZinsmeister, can you include this one the next release? It would really help us ship Web3Modal v2.0 earlier and make web3-react connectors compatible
Hey @NoahZinsmeister 👋 I just merged the latest changes from v6 and fixed CI. Could we get this included in the next release?
**Quick update:** this might be an issue with how JSdelivr delivers the bundle, I'm looking for a workaround.
Tried to use `cpx` to copy the `3box.min.js` from `node_modules` to the `public` folder but ended up with the same build error on the CI side. So I just compromised...
I agree that we should take fork-friendliness into consideration. However I don't think this is fixed by changing anything on the CAIP-2 specification. A chain can be defined with many...
> This still seems somewhat ambiguous from a binary perspective. You're string concatenating ascii, base-16, and base 64, into UTF-8. This is both inefficient from a binary size perspective and...
I have published an NPM library for this CAIP-50 which encodes and decodes for BIP122, EIP155, Cosmos and Polkadot namespaces: https://github.com/pedrouid/caip-50 You can also see that in order to implement...
> @pedrouid thoughts on @rvagg's comment? Sounds good to me 👍
At this point I wonder if this should be either part of CI or at least a check for PRs to be blocked
After discussing it with @antoineherzog on the ticker-based approach he clarified that the solution is actually intended for the assets issued at their native chain and not necessarily to tackle...