Commit Graph
29 Commits
Author SHA1 Message Date
Vlad Stan 09a9a0f9ec refactor: remove extra state fields 2022-07-28 15:34:36 +03:00
Vlad Stan 74322232d0 fix: add await for rescan 2022-07-28 15:34:36 +03:00
Vlad Stan 91c6d32852 feat: do client side rescan for onchain address 2022-07-28 15:34:36 +03:00
Vlad Stan 6c21bf359c choe: format 2022-07-28 15:34:36 +03:00
Vlad Stan b5e97f08a6 chore: code clean-up 2022-07-28 15:34:36 +03:00
Vlad Stan 8e05a11978 refactor: replace var with const 2022-07-28 15:34:36 +03:00
Vlad Stan 50b2dcfcaa refactor: clean-up unnecessary self 2022-07-28 15:34:36 +03:00
Vlad Stan 6cfa8e30bc refactor: replace promises with async/await 2022-07-28 15:34:36 +03:00
Vlad Stan 5a005e830c chore: add a todo 2022-07-28 15:34:36 +03:00
Vlad Stan d93b199735 fix: pass charge param as JSON 2022-07-28 15:34:36 +03:00
Vlad Stan 87dc9136a4 chore: code format 2022-07-28 15:09:23 +03:00
Vlad Stan c1f6845ad9 feat: update SQLite to Postgre conversion scripts 2022-07-28 15:04:14 +03:00
Vlad Stan 3f51117ea9 refactor: move logic out of crud into the api layer 2022-07-28 15:04:14 +03:00
Vlad Stan 3d1b3b7173 fix: set default value for NOT NULL column 2022-07-28 15:04:14 +03:00
Vlad Stan cff9a59693 doc: fix typos 2022-07-28 15:04:14 +03:00
Vlad Stan 5bc2907f80 doc: update readme 2022-07-28 15:04:14 +03:00
Vlad Stan 7bb936b09b feat: allow custom file name for exportCSV 2022-07-28 15:04:14 +03:00
Vlad Stan f72421c62c chore: code clean-up 2022-07-28 15:04:14 +03:00
Vlad Stan cf75df366a fix: refresh change address when wallet is created/deleted 2022-07-28 15:04:14 +03:00
Vlad Stan 23954b501f chore: code format 2022-07-28 15:04:14 +03:00
Vlad Stan 98366cfaf1 refactor: remove snake_case from JS code 2022-07-28 15:04:13 +03:00
Vlad Stan ee2342e1ba fix: adress can have activity even if the current amount is zero 2022-07-28 15:04:13 +03:00
Vlad Stan c1289c43a4 feat: add on-chain watch-only functionality 2022-07-28 15:04:13 +03:00
Vlad Stan 92e7dde500 doc: update extension name 2022-07-28 15:04:13 +03:00
Vlad Stan 085bcb8234 doc: reference Swagger documentation for REST APIs 2022-07-28 15:04:13 +03:00
Vlad Stan 8e4e0bdf2d feat: update addresses and wallets table; add config table 2022-07-28 15:03:22 +03:00
Vlad Stan a2f48de583 doc: update extension name Watch Only -> Onchain Wallet 2022-07-28 15:03:22 +03:00
Vlad Stan dec8d4b6b3 feat: add support for static files 2022-07-28 15:03:22 +03:00
Vlad Stan 2b5fc82110 feat: update text Watch-Only -> Onchain Wallet (watch-only) 2022-07-28 15:03:22 +03:00