Sergey Ukustov
Sergey Ukustov
How are things going @smrz2001 ?
Oh, if that would be easy, I would do it. As I told in the description, missed CORS headers happened sporadically under high load. This `instanceof RegExp` replacement is a...
Okay, I see your point. I have prepared a local modified version of the package. When we hit the high enough load again, and experience the bug, we'll deploy the...
I guess, you should have a look at https://github.com/ChainAgnostic/namespaces repository. There you could see what CAIPs are available per blockchain = namespace. For example, you could see that for eip155...
Is there an ETA for when this code can be removed, because there is no ELP anymore?
Would like to add more signal here. Have been tinkering with io-ts. Same io-ts code is about 20% percent slower in ESM mode. Synthetic benchmark that calls simple `x =>...
Hey @bshambaugh I created a PR to your package https://github.com/bshambaugh/nist-weierstrauss/pull/1 As for _now_, the package contains some unnecessary dependencies. `ts-jest` as prod dependency is definitely not good.
Folks @stbrody @willex @stephhuynh18 any news on approval? The merge is obviously conditional on conflict resolution.
@stephhuynh18 Thank you! @stbrody Good to go?
@yaronf CAIP-122 is a multi-chain successor to EIP-4361, with explicit [statement about i18n](https://eips.ethereum.org/EIPS/eip-4361#supporting-internationalization-i18n): > After successfully parsing the message into ABNF terms, translation MAY happen at the UX level per...