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

Bug Bounty #75

Open
altcoin-services opened this issue May 16, 2019 · 17 comments
Open

Bug Bounty #75

altcoin-services opened this issue May 16, 2019 · 17 comments
Labels

Comments

@altcoin-services
Copy link

Hello,
i opened a issue a few days ago and the repo owner sent me an id who didn't know how to add cryptonote coins, so im opening this one to get some helps.
wallet rpc is already done by graviex : https://github.com/InfraexDev/peatio/pull/106/files
i'm looking for a ruby dev to adapt app/models/currency.rb to work with cryptonote too.
(or any other part of this source) and i will donate a reasonable donation.
reply if any your'e interested, thanks.

@altcoin-services altcoin-services changed the title Bounty for peatio developers Bounty for peatio developers 200-300$ May 16, 2019
@TTcoinDeveloper
Copy link
Collaborator

So u need some1 to test it 4 u?

@altcoin-services
Copy link
Author

@TTcoinDeveloper already tested , I'm getting some errors on coin RPC wallet I think currency.rb needs to be changed

@TTcoinDeveloper
Copy link
Collaborator

What are your configs?

@altcoin-services
Copy link
Author

@TTcoinDeveloper what coin I wanted to be implemented for you mean? Karbo (KRB)

@TTcoinDeveloper
Copy link
Collaborator

Run your ./coind getinfo make sure there r no wallet errors and i nput the correct rpc username and password ip cud be 0.0.0.0 instead of localhost and the rpc port of the coind u r using

@TTcoinDeveloper
Copy link
Collaborator

Make sure the coin rpc at /home/user/.coin/coin.conf matches the currency.rb

@altcoin-services
Copy link
Author

@TTcoinDeveloper coin daemon and walletd are ok , but walletd gives me requested url / is not found when I'm trying to run daemons on peatio I don't know if you already know about Cryptonote RPC methods

@altcoin-services
Copy link
Author

@TTcoinDeveloper what do you mean by "coin rpc at /home/user/.coin/coin.conf matches the currency.rb" ?

@TTcoinDeveloper
Copy link
Collaborator

The logins the password rpcallowip=0.0.0.0 rpcport=×××× listen=1 server=1 make sure u put the exact infos on the currency.rb to open the rpc port to peatio

@altcoin-services
Copy link
Author

@TTcoinDeveloper oh , I forgot about it , I will test and share the results thanks.

@TTcoinDeveloper
Copy link
Collaborator

image

@TTcoinDeveloper
Copy link
Collaborator

it is a bit different but it is generally the same as any coind just the rpcallowip= will be seed-node the the rpcport= will be rpc-bind-port=

@altcoin-services
Copy link
Author

@TTcoinDeveloper ok I will try and share the results thanks.

@altcoin-services
Copy link
Author

altcoin-services commented May 17, 2019

@algobasket do you had a open issue phobia?! It's not resolved why do you close it?!

@algobasket algobasket changed the title Bounty for peatio developers 200-300$ Bug Bounty May 17, 2019
@algobasket algobasket reopened this May 17, 2019
@altcoin-services
Copy link
Author

@algobasket thanks for reopening thread , so many peoples are looking forward to this.

@TTcoinDeveloper
Copy link
Collaborator

TTcoinDeveloper commented May 17, 2019

So if the issue is not resolved what seems to
Be the error?

@altcoin-services
Copy link
Author

@TTcoinDeveloper it has nothing to do with config file , on Cryptonote you should set these parameters on terminal not on a configuration file, and the screenshot you sent is just a fork note config file, at the moment the error it returns is that it doesn't recognize safe_getbalance on currency.rb , if I change this to getBalance (I should change on coin_rpc.rb too) it will break Bitcoin RPC , so it basically need some implemention, there is a gem for monero https://github.com/skyach/peatio-monero and it doesn't work with this version of peatio.

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

3 participants