ironfish icon indicating copy to clipboard operation
ironfish copied to clipboard

Insufficient funds

Open alar0n opened this issue 2 years ago • 1 comments

What happened?

everything can be seen in the screenshot. Sufficient funds, but not enough

image

Version

0.1.44

Debug output

yarn run v1.22.19
$ yarn build && yarn start:js debug
$ tsc -b
$ cross-env OCLIF_TS_NODE=0 IRONFISH_DEBUG=1 node --expose-gc bin/run debug
Database in use, skipping output that requires database.
Stop the node and run the debug command again to show full output.

Iron Fish version               0.1.44 @ src
Iron Fish library               0.0.21 @ src
Operating system                Linux x64
CPU model(s)                    Intel(R) Xeon(R) Gold 6248R CPU @ 3.00GHz
CPU threads                     40
RAM total                       31.38 GiB
Heap total                      4.01 GiB
Node version                    v16.16.0
ironfish in PATH                true
Garbage Collector Exposed       true
Telemetry enabled               true
Node name                       alar0n
Block graffiti                  alar0n

Relevant log output

No response

Graffiti

alar0n

alar0n avatar Aug 28 '22 10:08 alar0n

Problem still exist in 0.1.45: image

Iron Fish version 0.1.45 @ src Iron Fish library 0.0.22 @ src Operating system Linux x64 CPU model(s) Intel(R) Xeon(R) Gold 6248R CPU @ 3.00GHz CPU threads 40 RAM total 31.38 GiB Heap total 3.99 GiB Node version v16.17.0 ironfish in PATH true Garbage Collector Exposed true Telemetry enabled true Node name alar0n Block graffiti alar0n Accounts head hash 0000000000020e2a610a3566f278a2ca17231827b7a822631ba71e2a8d285a8f Accounts head in chain true Accounts head sequence 20407 Done in 3.11s.

alar0n avatar Aug 30 '22 03:08 alar0n

The Wallet 2.0 refactor released in v0.1.48 included significant changes to the way that account balances are stored and calculated.

Please open a new issue if you run into this again!

hughy avatar Dec 08 '22 23:12 hughy