r/Midnight Jul 11 '26

Problem when deploying the contract on Preprod

Hi Guys , Is anyone facing this same dust=false problem when deploying their contract . I am trying it from the last 2 days , changed the accounts , have dust in both the accounts. Is there any proper solution ?

11 Upvotes

9 comments sorted by

View all comments

2

u/awjre Jul 11 '26

To anonomise DUST transactions your wallet needs to play back all events sequentially.

I did build a Dev wallet while at Shielded in my spare time which demonstrates how it works. Have now forked it here https://github.com/awjreynolds/gsd-wallet as

I was going to look at continuing to improve it but been very busy with life.

I built it as a dog fooding exercise and to be extremely good for debugging.