Conversation
da937a6 to
860f2d4
Compare
|
Hey @editwentyone This is now functional and can be tested. Please note, that you have to run From my point of view the only thing that is missing the the blockheight-as-date-picker component (Currently, it is a normal number input). If that is okay with you, I'll tackle this in a follow-up PR. What is still missing but needed before merging:
Also, this has not been tested on Any feedback to the current state would be highly appreciated 🙏 |
|
Follow-up PRs for stuff noticed during development:
|
df4d666 to
37b171e
Compare
|
Rebased on master. This is now "complete" and is ready for review. I will create issues for following related tasks which will be done in follow-up PRs:
As well as for additional tasks that came up during development:
Addendum: Test on mainnet is not yet done and still to be performed. |
|
👏 congrats. ive been following this pr since i had to do this manually and ive been looking forward to this. going to try and run this to give feedback (im a newb) |
This is so nice. ANY feedback is highly welcome! You can start with setting up the regtest environment. If you need any help or assistance, just ping me! 🙏 Edit: Sorry that it has taken so long to implement this basic feature.. 😬 |
ad8d368 to
214cff6
Compare
|
Rebased on master (7a6b920) |
Co-authored-by: openoms <[email protected]>
use reloadAll instead
214cff6 to
89a8fa7
Compare
it is currently only visible in dev mode and should not yet be translated
|
With help of some users, this has been tested on |
Closes #137.
Adds the ability to import an existing wallet in Jam.
gaplimitto original value/displayafter rescanning finishedmainnetHow to test
After checking out the branch, execute
npm run regtest:rebuildin order to rebuild your dev environment to get the lastest upstream changes from JM (the "import wallet" endpoint is only onmasterand not released yet). Otherwise you will get"Error while importing the wallet. Reason: Method Not Allowed"when trying to import a wallet.