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

Transferring funds broken #3946

Open
Crypto2 opened this issue Mar 13, 2024 · 0 comments
Open

Transferring funds broken #3946

Crypto2 opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels

Comments

@Crypto2
Copy link

Crypto2 commented Mar 13, 2024

In the last 2 versions of Waves you (assumedly accidentally) broke the entire ability of the wallet to send funds by removing /assets/[transfer,masstransfer,…] from the RPC, and hid them under an expander even versus making a big nice note of it up top. I've never understood the logic coins have of taking their coin with a built-in wallet that can send funds and removing the ability from it without an external SDK to do it instead. Unless someone is using one of the usually 1-3 languages an official SDK is available for they are screwed. The excuse is usually that the request is over the network so it's "insecure", but that is nonsense since the node could be running on the same system bound to 127.0.0.1, over secure VPNs/tunnels, etc.

I don't mean to be a jerk here but I can't speak for anyone else but Waves doesn't do enough volume to rewrite the integration with a new method so we'll just have to delist it before 4.2.0 stops working if the new version isn't fixed.

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

2 participants