Fahim Ahmed

Results 15 comments of Fahim Ahmed

Has this been fixed or is it still an issue? Does not occur on my side in Windows.

Any devs currently working on this issue @xyzmaker123 @pazza83? Wondering if you hit any roadblocks. I'm a noob, but I want to try taking a crack at this!

"Get set up to Sign your Git Commits with GPG. Any commits to any Bisq repository must be signed." I forgot to sign my commits, is there a simple way...

How can I test the Open Trades column without having to make open trades myself?

@xyzmaker123 Thank you for the guidance, am very new to open-source development so I appreciate it! Currently I'm looking at the docs for https://github.com/bisq-network/bisq/tree/master/docs/autosetup-regtest-dao It seems like this would cause...

I think I'm starting to get a better understanding. Seems like 50 btc is filled to the test wallet after generating a few blocks. https://github.com/bisq-network/bisq/blob/master/docs/dev-setup.md In this setup, it mentions...

I added some columns and am happy to see the data in testnet works! However, the "Export CSV" button I added in PendingTradesView.fxm is being overridden with the menu containing...

want to follow up on this. Was able to get the export button to show when this overlay doesn't show, but am still stuck.

First time contributing to open-source code or looking at Foundry's code so my apologies for my ignorance. I took a look at the Foundry documentation book and found `cast run`,...

Still stuck on attempting this issue. My current understanding of the first task is that the structure RunArgs is wanting to be changed into it's own function. Is this the...