-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* changelog * preload network capabilities * tests fixed * add slug to store and mutations * lunie version changed * Aleksei/fixing path on extension (#173) * changelog * fixing redirect path after account creation in extension * refactor isExtension getter using lunie config Co-authored-by: Bitcoinera <[email protected]> * correct submodule version * added missing webpack resolution * force checkout * change to working commit * make updates async * remove package lock again * use working commit * first steps to parsing to v2 txs * clone parsing from API * linted * move parsetx to store * delete consolelog * fix tests * fix actions tests * lint * just in case add ledger_app like in fe * working with #3736 in fe * stay clean * fix validators names in claim rewards * fix tests * lint * working with #3736 now for real * add claimable rewards * lint. kill now unused functions * changelog * refactor property names * linted Co-authored-by: Aleksei Rudometov <[email protected]> Co-authored-by: Bitcoinera <[email protected]>
- Loading branch information
1 parent
4a61d8e
commit bba1eea
Showing
9 changed files
with
463 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[Fixed] Parse transactions in new transaction format @faboweb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.