This room is intended to answer basic questions and give RSK node setup and configuration support.
People
Repo info
Activity
Alejandro Cavallero
@alepc253
check step 4
BagOfWords
@bag_of_words_twitter
ok I got the keys form an offline machine. but now I would have to enter the privkey manually to import it. Is there any way I can understand what went wrong and fix it with mycrypto?
BagOfWords
@bag_of_words_twitter
at least I can confirm the balance is there
*the rbtc
Alejandro Cavallero
@alepc253
@bag_of_words_twitter if you see the RBTC balance, then it worked
the question is if you have the RSK pk
BagOfWords
@bag_of_words_twitter
@alepc253 I've used the tool to convert it from btc pk. that's the way I got the address too. so seems I have the rsk pk. now it's just a matter of how can I transfer it using my hardware wallet instead of importing manually the pk
Alejandro Cavallero
@alepc253
@bag_of_words_twitter ok, I understand... just go to mycrypto, connect to RSK network and access your wallet through ledger, then copy that address and transfer your RBTC from the account you access by importing manually to the copied one
@alepc253 I have my HW connected to mycrypto. where do I copy the address? I'm still stucked on the address unlock popup
Alejandro Cavallero
@alepc253
check this two things @bag_of_words_twitter
then unlock the address you want to use and that's the address you have to copy and send your funds to
BagOfWords
@bag_of_words_twitter
@alepc253 thanks. I imported the rbtc pk to nifty wallet and I will transfer it to my wallet using my hardware wallet. But there is something concerning: mycrypto and nifty are showing different addresses for the same wallet (using the same hardware wallet)
BagOfWords
@bag_of_words_twitter
ok I found the issue. nifty is using eth derivarion path on rsk
BagOfWords
@bag_of_words_twitter
now it seems mycrypto is having issues. I change the derivation path and keeps having the same address, and is showing completely different addresses than before.... ok sorry for the mess. I will do a thorough testing and will let you now what I find
BagOfWords
@bag_of_words_twitter
OK. nifty was fine. it was all mycrypto not changing addresses when changing derivation path. there was an issue with the hardware wallet preventing to update it (an unhandled promise, so there was no error message)
this is really concerning, you might endup sending rbtc to an address pertaning to a completely different derivation path without knowning
Alejandro Cavallero
@alepc253
@bag_of_words_twitter hey, yes, but if you connect to RSK platform and use the RSK app in your ledger, it shouldn't happen (the good thing is that even if it happen, you still have access to the accounts, you don't loose your funds)
BagOfWords
@bag_of_words_twitter
@alepc253 sure but if you dont even know what happened you might end up thinkin the funds are lost This is the error you only see in console (when you launch the app form console instead from GUI): UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 9): Error: Device used in another window. seems my HW was still connected to another app. A quick fix would be just catching the exception/promise rejection and showing it on screen
Alejandro Cavallero
@alepc253
@bag_of_words_twitter yes, there's still a road to go in terms of usability, you're totally right
Alejandro Cavallero
@alepc253
@/all hey! we are happy to announce the new open slack channel: bit.ly/3mRceKD - Please join and let's move the discussion to that space
jgcogsystematictrading
@jgcogsystematictrading
Hey everyone, is there a provider like Infura for RSK so that I can build without having to set up my own node?
I see that IOVLabs provide public nodes but they seem to be strictly for testing purposes, probably very slow?