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

Crossplatform & Required Fixes - Ubuntu #2

Open
netpipe opened this issue Oct 8, 2022 · 9 comments
Open

Crossplatform & Required Fixes - Ubuntu #2

netpipe opened this issue Oct 8, 2022 · 9 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@netpipe
Copy link
Contributor

netpipe commented Oct 8, 2022

on ubuntu there are some compile issues. mainly json

@OnlyF0uR
Copy link
Owner

OnlyF0uR commented Oct 8, 2022

That could be, it's also not very heavily maintained. It should be possible to resolve the compile issues though but you might need to change some library / include things.

@OnlyF0uR OnlyF0uR closed this as completed Oct 8, 2022
@OnlyF0uR OnlyF0uR reopened this Oct 8, 2022
@netpipe
Copy link
Contributor Author

netpipe commented Oct 8, 2022

i have a freelancer working on it now and will be doing a port to the dogechain.dog network for custom tokens if they arnt already supported.

@OnlyF0uR
Copy link
Owner

I also recommend taking a look at the current signing system. There appears to be a minor inconsistency related to signing raw transactions.

@OnlyF0uR OnlyF0uR changed the title ubuntu compile issues Crossplatform & Required Fixes - Ubuntu Oct 15, 2022
@netpipe
Copy link
Contributor Author

netpipe commented Oct 17, 2022

https://github.com/netpipe/Ethereum-QWallet i have started a qt wallet based on this library, if we can get the bug fixed i can pay in either custom tokens or dogecoins upto 200 cdn. is the minor inconsistency easily reproducible and does it effect the library usage ?

@OnlyF0uR
Copy link
Owner

Well effectively the way a raw transaction is constructed works about half of the time. However something goes wrong when actually signing the particular message. You would indeed need it for sending tokens etc. since in the end the only thing that gets send to the RPC endpoint is the raw tx + signature iirc.

@netpipe
Copy link
Contributor Author

netpipe commented Nov 8, 2022

https://github.com/netpipe/Ethereum-QWallet << the lite version is what there sofar , im not sure if the signing got fixed but had a freelancer look at it. the qt version had a crash in it before.

@OnlyF0uR
Copy link
Owner

@netpipe managed to get it all working in the end? Or still running into problems?

@netpipe
Copy link
Contributor Author

netpipe commented Feb 24, 2023

a freelancer is focusing on the dogecoin transaction assembler at the moment. it might take another year at the rate i've been going.

@OnlyF0uR OnlyF0uR added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Mar 4, 2023
@OnlyF0uR
Copy link
Owner

OnlyF0uR commented Mar 4, 2023

I will leave this issue open for the time being then, in case some else desires to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants