-
The way balance is updated on uncover is it checks the block that is being processed for all the accounts in it and gets balance for these accounts...
```
private extractAccounts(block: IChainBlo…
-
had a balance of 0.07 and withdrewed 0.065 and balance showed 0.0 (which contradicts because they do not allow a non zero balance)
![Screenshot 2019-11-15 at 5.03.14 PM.png](https://raw.githubusercon…
-
Can’t I get the state of past blocks on Tron?
For example, I want to check the TRC-20 balance owned by account in 10000 block.
See [docs](https://developers.tron.network/reference/eth_call),
```
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
when the mainnet account is created with 24 words mnemonics;
user will not be able to import h…
-
using System;
public class HelloWorld
{
private static int[] acc = {0};
public static void Main(string[] args)
{
while(true)
{
Console.W…
-
### Describe the feature
Generated code for `Account`:
```rust
// Recursive expansion of Compact macro
// =====================================
impl Account {
#[doc = "Used bytes by [`Ac…
-
From [the transaction docs](https://orm.drizzle.team/docs/transactions), it appears that no error will be thrown by calling `rollback()` on a transaction, but doing so will throw a `TransactionRollbac…
-
### Please confirm the following
- [X] I checked [the current issues](https://github.com/Ivy-Apps/ivy-wallet/issues) for duplicate problems
### Describe the bug
Cannot remove no longer used account…
-
### User Story
As a Solana user
I want to see all the staking accounts attached to my Solana account,
So that I can see how much SOL I have staked across all delegators
### Requirements
- do disco…
-
## Bug Report
Unable to authenticate after changing cluster.controlPlane.endpoint in machineconfig
### Description
After updating the cluster.controlPlane.endpoint to point to controlplane-3, aut…