Assaf Morami
Assaf Morami
BTW @blake-regalia please see this https://github.com/enigmampc/snip20-reference-impl/pull/22 regarding compatibility with Keplr's API (specifically the `signAmino` function).
Me too! :star_struck:
Hi, can you explain why this is better than building on IBC? https://twitter.com/ComposableFin/status/1648686483044196353?t=0ohvYLC3OZACS7CXrZVZEg&s=19
What do you mean, that you want to add a feature to limit the number of files and the number of packets per file?
I think this should work: ```sh joincap -w - file1.pcap file2.pcap | editcap -r /dev/stdin out.pcap 1-7 ```
Hi @vojtech-vrba, the description is a bit off IMO, as TLS connections are not allowed in the context of a blockchain. Later on you describe an ETH->Secret relayer of Chainlink...
Hi, can you share a repo for me to play with or a code example?
Can you try converting `amount / 1e6` into `Number(amount) / 1e6`?
How are you running/compiling this? Using webpack/esbuild/vite? What version of node.js?
Can I get access to the code if I sign an NDA? This seems like an issue with secret.js and I want to iterate faster to solve it.