Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0conf deposit claim #108

Open
himu007 opened this issue Feb 15, 2018 · 2 comments
Open

0conf deposit claim #108

himu007 opened this issue Feb 15, 2018 · 2 comments
Labels

Comments

@himu007
Copy link

himu007 commented Feb 15, 2018

Some users are experiencing that they can't claim their 0conf deposit. This issue is also present when we try to manually input the 0conf "txid" into either instantdex.json, instantdex_useraddress.json and/or instantdex_useraddress_append.json file and start BarterDEX using native mode for KMD.

Somehow the GUI deletes the content of the json files and it becomes empty with showing only [] inside the json files. Thus, users face issue claiming their deposit back.

  • Manually entering txid works eventually after few tries.
@siulynot siulynot added the bug label Mar 15, 2018
@siulynot siulynot assigned siulynot and unassigned siulynot Mar 15, 2018
@imylomylo
Copy link

imylomylo commented Mar 15, 2018

Firstly, Where are these json files located?

The only place in the source code the files are mentioned are inside marketmaker
e.g.

bash$ grep -ril instantdex.json *
assets/bin/linux64/marketmaker
assets/bin/osx/marketmaker
assets/bin/win64/marketmaker.exe

Is this the GUI manipulating the json files or is the marketmaker doing all of it and GUI just talks to marketmaker about the files over rpc?

@satindergrewal
Copy link

@imylomylo these are located in BarterDEX data directory.
You'll find some zeroconf and instantdex.json files there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants