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

Does Split Ticket Buyer v0.7.6 need an update to work with Decrediton 1.6.0-RC5? #77

Closed
redmac68 opened this issue Jan 24, 2021 · 7 comments

Comments

@redmac68
Copy link

I have updated my decrediton wallet to 1.6.0-RC5.
I can't get the Split Ticket Buyer to work with it.
It was working well with decrediton 1.5.2.

I tried to follow the steps in closed issue #70 "Error buying split ticket: found different number of running wallets (0) than expected" because this was my initial error message .... but after doing these steps I still get this message:

Error buying split ticket: error waiting for session: error checking for wallet network: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:9121: connect: connection refused"

@3abe1
Copy link

3abe1 commented Feb 4, 2021

Help please

@3abe1
Copy link

3abe1 commented Feb 4, 2021

I have updated my decrediton wallet to 1.6.0-RC5.
I can't get the Split Ticket Buyer to work with it.
It was working well with decrediton 1.5.2.

I tried to follow the steps in closed issue #70 "Error buying split ticket: found different number of running wallets (0) than expected" because this was my initial error message .... but after doing these steps I still get this message:

Error buying split ticket: error waiting for session: error checking for wallet network: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:9121: connect: connection refused"

Did you solve the problem?

@redmac68
Copy link
Author

redmac68 commented Feb 4, 2021 via email

@3abe1
Copy link

3abe1 commented Feb 4, 2021

No.I don't think it is something that I would have the knowledge to fix. I had an email exchange with David from decredvoting.com and his feedback was that "Ticket splitting is not supported in version 1.6. The wallet developer that built ticket splitting is expected to bring splitting functionality to the new version, but the last update I had from him is that it isn’t currently a priority. Therefore, there’s no ETA for splitting support in v1.6." Ticket splitting worked well and was really useful. If there is anything I could do with testing or providing logs, I would be happy to do this.

thx

@matheusd
Copy link
Owner

matheusd commented Feb 9, 2021

It does not work and is unlikely to work in the near term. The wallet changed its authentication mechanism and the new accountless VSP model makes the existing multiowner ticket purchasing protocol obsolete, so it requires significant work to adapt to 1.6.

@redmac68
Copy link
Author

redmac68 commented Feb 9, 2021 via email

@xaur
Copy link

xaur commented Mar 13, 2021

dcrwallet's new auth mechanism that broke ticket splitting, and the new VSP model are two different issues.

If the first one is somehow fixed, people could still split the tickets using the legacy VSPs (decredvoting and decredbrasil).

I think legacy VSP will stay for a while and some would chose to use it for ticket splitting. The question is, is it worth it?

From Reddit:

The new client cert auth mode of dcrwallet means the tool can no longer "just connect" to the wallet: users would need to actively manually change the config settings for the wallets. So the setup of the tool would be even harder than it already is.

I guess that people who already go through the complexity of ticket splitting would do these extra steps. But historically only 0.2% tickets have been split. On the other hand, one ticket being $24K now would stimulate a few new users.

The most interesting here is how complex would it be to make the splitting program work with dcrwallet v1.6.x?

Repository owner locked as resolved and limited conversation to collaborators Dec 26, 2023
Repository owner deleted a comment Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@matheusd @xaur @redmac68 @3abe1 and others