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

bonds: Unable to create bonds on latest decrediton. #3134

Open
JoeGruffins opened this issue Jan 2, 2025 · 2 comments
Open

bonds: Unable to create bonds on latest decrediton. #3134

JoeGruffins opened this issue Jan 2, 2025 · 2 comments

Comments

@JoeGruffins
Copy link
Member

A user has said they are stuck at Creating bonds... on the latest version of decrediton. They are using the decrediton spv wallet. Mixing is enabled. They also just refunded a bond, so this is not a new bisonw. The build id is 1fd2fce but I cannot find this commit so I guess it has some changes.

I assume this is due to a blocked channel, possibly fixed by #3005 and #3087

But it may be something else.

@dev-warrior777
Copy link
Contributor

To my best knowledge the Dex code run from Decrediton (a CGo shared library) contains most of the code of bisonw. This is the libdexc code that is started when a Decrediton user clicks the
image
button on the Dex page.

So perhaps the issue was just 'seen' by someone using the Decrediton-initiated core code and could have been noticed by any more direct bisonw user.

@dev-warrior777
Copy link
Contributor

dev-warrior777 commented Jan 2, 2025

Successfully Re-posting Bond. Running from Decrediton:

2025-01-02 19:46:45.223 [WRN] DEXC: Found a pending bond that is not waiting for confirmations. Re-posting: f2c50d1db2cd9e02a9dbc8b59f1d663b665fdeac7a2c2f4ba7cfe36003f2ffb8:0 (dcr)
2025-01-02 19:46:45.255 [INF] DEXC: notify: |SUCCESS| (bondrefund) Bond refunded - Bond {{{42|6b78f5c0c1e5a36870285bbc061b6ec4897521d6a5de39dd2f3e16c281f38ea300000000}}} for dex.decred.org:7232 refunded in {{{42|aa1ab2dd30a4d9969023d44f852686ed465278046c24ae9848f9023ae85ae7c0:0}}}, reclaiming 0.09997490 DCR of 0.10000000 DCR after tx fees
2025-01-02 19:46:57.749 [DBG] DEXC: Starting coin waiter for pending bond f2c50d1db2cd9e02a9dbc8b59f1d663b665fdeac7a2c2f4ba7cfe36003f2ffb8:0 (dcr)
2025-01-02 19:46:57.749 [DBG] DEXC: Preparing to post pending bond f2c50d1db2cd9e02a9dbc8b59f1d663b665fdeac7a2c2f4ba7cfe36003f2ffb8:0 (dcr).
2025-01-02 19:46:57.749 [INF] DEXC: Authenticated connection to dex.decred.org:7232, acct 01f139d88eb6964fc93946c49965b99b23f8eccaff8afac945593d09249720d6, 0 active bonds, 0 active orders, 0 active matches, score 0, tier 0
2025-01-02 19:46:57.749 [DBG] DEXC: Tier/bonding with dex.decred.org:7232: effectiveTier = 0, targetTier = 1, bondedTiers = 0, revokedTiers = 0
2025-01-02 19:46:57.787 [WRN] DEXC: Found a pending bond that is not waiting for confirmations. Re-posting: f2c50d1db2cd9e02a9dbc8b59f1d663b665fdeac7a2c2f4ba7cfe36003f2ffb8:0 (dcr)
2025-01-02 19:47:05.222 [WRN] DEXC: Found a pending bond that is not waiting for confirmations. Re-posting: f2c50d1db2cd9e02a9dbc8b59f1d663b665fdeac7a2c2f4ba7cfe36003f2ffb8:0 (dcr)
2025-01-02 19:47:11.921 [INF] DEXC: Bond confirmed f2c50d1db2cd9e02a9dbc8b59f1d663b665fdeac7a2c2f4ba7cfe36003f2ffb8:0 (dcr) with expire time of 2025-01-17 07:13:53 +0800 +08
2025-01-02 19:47:11.930 [INF] DEXC: notify: |SUCCESS| (bondpost) Bond confirmed - New tier = 1 (target = 1).
2025-01-02 19:47:16.983 [DBG] DEXC: Subscribing to the dcr_usdt.polygon order book for dex.decred.org:7232
2025-01-02 19:47:26.078 [INF] DEXC: Bond confirmed f2c50d1db2cd9e02a9dbc8b59f1d663b665fdeac7a2c2f4ba7cfe36003f2ffb8:0 (dcr) with expire time of 2025-01-17 07:13:53 +0800 +08
2025-01-02 19:47:29.688 [WRN] DEXC[dcr]: Available balance is below configured reserves: 0.101652 < 0.101709
2025-01-02 19:47:40.116 [INF] DEXC: Bond confirmed f2c50d1db2cd9e02a9dbc8b59f1d663b665fdeac7a2c2f4ba7cfe36003f2ffb8:0 (dcr) with expire time of 2025-01-17 07:13:53 +0800 +08

Not quite the same case but does show that it is the same bisonw code ..

Latest Decrediton 2.0.5 has Dex 1.0.2 embedded in this merged PR

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

No branches or pull requests

2 participants