Ben Guidarelli
Ben Guidarelli
@jasonpaulos I wish I could! The above is _all_ that gets printed somehow. I filed this issue on behalf of someone else I was helping to debug. It may also...
This error was happening during a test run using `jest` so there may be something else at fault if the request object gets passed all the way back. Waiting on...
Seconded, this also made some folks using the decipher drop app nervous.
I still want this 🙏, would be very handy for things like the NFT minting booth
If you set the URL to the base URL and pass the port as the third argument it should work.
I just tested this and it seems to work for me, hash returned is: `h1:j3+Jdnek/EnvxMoiBw9o3OtkDf3R+YWdsQ5ppO33aXY=` Maybe try `go clean -modcache` first and download it again? Otherwise please provide some more...
Not particularly, just raised it here so it was on the radar
You should be able to get the txid from the SignedTransactionInBlock, after setting the appropriate values on the Transaction object (genesis hash/gensis id) then passing it to `crypto.GetTxID` something like...
Hi @Bhaney44, thanks for the effort here but this is not something that really belongs in the SDK itself for a number of reasons including; new dependencies, support effort required,...
@berkaey and @mploux do you have any more info on this? a longer stack trace even?