question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

github_iconTop GitHub Comments

2reactions
webmaster128commented, Feb 24, 2021

0.24.0-alpha.26 is released, which should fix this again since we regenerated internal types with a version of ts-proto that does not serialize default values like accountNumber = 0.

1reaction
webmaster128commented, Feb 24, 2021

Right. With the ts-proto migration PR the adr27 module containing the fix got unused, which is a bug. It was fixed with a ts-proto update, which omits all default values.

I’ll publish an update by the end of the day.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Generating, Signing and Broadcasting Transactions
This document describes how to generate an (unsigned) transaction, signing it (with one or multiple keys), and broadcasting it to the network.
Read more >
Protocol Documentation - Hashgraph Developers
Each signature pair corresponds to a unique Key required to sign the transaction. SignaturePair. The client may use any number of bytes from...
Read more >
gRPC Client | IRISnet Documents
An overview of all available gRPC endpoints shipped with the IRIShub is Protobuf documention. # Generating, Signing and Broadcasting Transactions. It is ...
Read more >
Docs · cosmos/cosmos-sdk - Buf.build
cosmos/tx/v1beta1/service.proto ... AuthInfo describes the fee and signer modes that are used to sign a ... not support fee grants, this will fail....
Read more >
Data Types — Daml SDK 2.5.0 documentation
Int Stores signed 64-bit integers. ... For example, you can no longer access the account number of a Location directly, because if it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found