Hitesh Goel
Hitesh Goel
Hey @niconyc , Thanks for bringing up the issue. Can we ask for two details: - If you have enough usable main balance for paying gas fees or - If...
@niconyc Looks like your gas limit has one extra ZERO. IT should have been instead `300000`. Can you retry setting your `gaslimit` to above number.
Ask user to input gas limit and gas price?
Hey @gbpjpy, By this [link](https://explorer.btc.zelcore.io) it means just replace the insight provider link with this one. You should be able to avoid the error you getting.
> Anyone find a solution? @ashtyn3 This provider [insight.bitpay.com](insight.bitpay.com) is no longer in use. So either run your own (Bitcore-Insight) Node or use another open free provider( I am using...
> @cdc-Hitesh > > How would I go about changing the provider? The code function argument where you are supposed to mention the Insight Provider, there you can use https://explorer.btc.zelcore.io/...
The event is currently being listened in `appinterface/projection/validator/validator.go`.
As of this PR #271 , Only `add()` function of `coin.ts` has suppressed tests
That's some fantastic key points @calvinaco >how do we de/serialize the SignableTransaction in the online machine. It could be as simple as JSON format I suggest we use `hex encoded...
Thanks @eddycpc >Which problem is it trying to solve? It's less of a problem and more of an enhancement. It's basically mitigating the address format and length level issues which...