Closed ariady-putra closed 2 months ago
I'm closing for now, not sure whether it's a wallet issue or library issue.
I just noticed this in the middle of the error messages,
The machine terminated part way through evaluation due to overspending the budget.
The budget when the machine terminated was:
({cpu: -40662\\n| mem: 1000})
Negative numbers indicate the overspent budget;
Weird, it used to work before Chang. Need to rework the script on my side
Hello, I'm developing a dApp and I'm facing the following error when submitting a transaction:
the full log: https://gist.githubusercontent.com/ariady-putra/99d8a4592ce8aa1cdc7348a7d2a16640/raw/a390bc8fd5b2137b36c224a2b700d4f853cfd430/nami
The script used to work before Chang, during Chang it was the collateral issue, and now this.
Nami v3.8.1 - Preprod
My code:
Is there any clue regarding the
ConwayUtxowFailure
? Thanks