-
I'm running a node that have `watchonly` and keypool addresses and i have lot of inconsistency between reported balance and more problematically UTXOS are missing from `listunspent`
```
$ doge …
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/node/zetaclient/bitcoin_client.go#L736-L752
# Vulnerability details
## Impact
T…
-
The utxo age is not considered in the anonscore calculation.
There are arguments that anonscore increases over time, because other outputs of the round gets spend in coinjoin.
On the other hand, the…
-
To support non-interactive (address) full value sends, tombstone outputs are sometimes created.
They do contain an asset commitment to prove the previous asset split, but have a value of 0 on the ass…
-
Thanks again for the amazing tool and documentation !
I'm looking to build a dashboard to track **wallet distribution of specific cadano native assets (ex: LQ) across multiple epochs**.
Is this…
-
Hello ,
I am trying to mint an asset as described in this repo , but I debugged the code and founded that the selectedUtxos is empty as indicated in the attached image
![image](https://user-imag…
-
Change `ord wallet utxos` to `ord wallet outputs` and add a `state` column. The state column should be `unconfirmed`, `confirmed`, and `spent`. Not sure what we should show by default when the user ru…
-
**Is your feature request related to a problem? Please describe**
Initial discussion started in this PR https://github.com/dtr-org/unit-e/pull/522 after the merge. We removed BIP34 flag which introdu…
-
We currently have multiple dry-run methods within `BaseInvocationScope`: `simulate`, `dryRun`, and [`get`](https://github.com/FuelLabs/fuels-ts/pull/1860).
We need to validate which methods we are …
-
When signing a buy order on flur.gg there are 2 txs needed, the first is the order and the 2nd is a reveal tx to put the contract paramteters on chain for open indexing. In local dev this works withou…