Commit graph

76 commits

Author SHA1 Message Date
6f22f7c781
Merge branch 'dev041' into rvv041 2024-03-19 16:04:39 -05:00
3057db9aef
Update to latest ZH 2024-03-19 15:50:54 -05:00
4967cb7a30 First commit from dev041 2024-03-19 15:14:44 -04:00
7794028b55
Merge pull request 'Implement Account creation' (#68) from rav001 into dev041
Reviewed-on: #68
2024-03-01 20:59:57 +00:00
cb63b786e8
Merge branch 'dev041' into rav001 2024-03-01 20:59:42 +00:00
c522c4c3a2
Implement Account creation 2024-03-01 14:57:13 -06:00
642908a0e0
Add signature for adding accounts 2024-03-01 07:33:30 -06:00
52d3297fae
Check for accounts during startup 2024-02-29 15:02:58 -06:00
0de5dc4f9c
Avoid creating wallets with the same name 2024-02-28 16:37:43 -06:00
43970a8393
Merge pull request 'New Wallet creation flow' (#67) from rav001 into dev041
Reviewed-on: #67
2024-02-28 21:23:36 +00:00
bb05d269ac
Add wallet creation logic 2024-02-28 15:12:57 -06:00
c5a23d827c
Add tests for Accounts 2024-02-28 15:12:35 -06:00
24e73f87b3
Update installation instructions 2024-02-28 15:11:19 -06:00
488a01c46d
Make input dialog generic 2024-02-27 11:17:36 -06:00
67e303af38
Refactor TUI input dialog 2024-02-27 09:44:17 -06:00
7b7c653d02
Clean up code 2024-02-27 08:41:43 -06:00
ec422c1c55
Add accounts and address tables to model 2024-02-27 08:33:12 -06:00
611f1fdd20
Update database file path config variable 2024-02-27 08:32:32 -06:00
7d06439bbb
Merge pull request 'Implements the custom cabal installation of zcash-haskell' (#66) from rav001 into dev041
Reviewed-on: #66
2024-02-26 16:48:43 +00:00
12be74fcd6
Implement new custom cabal build 2024-02-26 09:52:30 -06:00
74b9de2a9c
Update cabal.project 2024-02-25 16:29:57 -06:00
54681e8f0d
Update to new installer of zcash-haskell 2024-02-25 16:23:32 -06:00
cfa81ebb89
Merge pull request 'Update zcash-haskell version' (#65) from rav001 into dev041
Reviewed-on: #65
2024-02-23 01:50:57 +00:00
aaa10aea0f
Update zcash-haskell version 2024-02-22 19:49:11 -06:00
e9aa73a51f
Merge pull request 'Update compilation toolchain to custom Cabal' (#64) from rav001 into dev041
Reviewed-on: #64
2024-02-22 22:10:57 +00:00
5181970e08
Merge branch 'dev041' into rav001 2024-02-22 22:10:16 +00:00
9798f675c0
Replace stack compilation with custom cabal 2024-02-22 16:06:23 -06:00
a21a483ded
Add zcash-haskell submodule 2024-02-22 16:05:08 -06:00
b8ff1eb561
Implement wallet check from DB 2024-02-19 14:05:32 -06:00
e9fd87ef58
Add splash screen to TUI 2024-02-14 12:03:18 -06:00
5fec52bdd0
Add host parameter for Zebra server 2024-02-14 12:02:53 -06:00
9bb5a8422a
Merge pull request 'Implements a help dialog in the TUI' (#63) from rav001 into dev041
Reviewed-on: #63
2024-02-13 22:12:36 +00:00
1022944e67
Implement help dialog 2024-02-13 14:19:05 -06:00
f55a724f99
Merge branch 'dev041' into rav001 2024-02-12 15:40:49 -06:00
4fd06af7fe
Update license to MIT 2024-02-12 15:39:41 -06:00
d37e33de3f
Merge pull request 'Implement connection to Zebra RPC' (#62) from rav001 into dev041
Reviewed-on: #62
2024-02-12 21:29:15 +00:00
268d17c094
Implement functions to make RPC calls to Zebra 2024-02-12 15:14:30 -06:00
3ccee4ecb6
Add new config parameter for Zebra port 2024-02-12 15:09:12 -06:00
e86e4c73ab
Update to new version of ZH 2024-02-12 15:08:36 -06:00
980a7c8901
Merge pull request 'Implement message window' (#61) from rav001 into dev041
Reviewed-on: #61
2024-02-11 20:16:03 +00:00
19afc808ac
Implement message window 2024-02-11 10:33:22 -06:00
9bb42bd7c9
Merge pull request 'CLI enhancements to manage lists of items' (#60) from rav001 into dev041
Reviewed-on: #60
2024-02-09 22:21:44 +00:00
8b815da018
Merge branch 'dev041' into rav001 2024-02-09 22:21:24 +00:00
1b91177a46
CLI enhancements to manage lists of items 2024-02-09 16:18:48 -06:00
80f873cffd
Merge pull request 'Proof-of-concept of brick TUI' (#59) from rav001 into dev041
Reviewed-on: #59
2024-02-08 19:30:06 +00:00
e82a5e17ae
Implement POC of brick 2024-02-08 13:26:54 -06:00
a9a9e824cd
Update to latest version of ZH 2024-02-08 12:33:48 -06:00
19ce971b96
Merge pull request 'fix079: SQLite implementation' (#4) from fix079 into dev041
Reviewed-on: #4
2024-01-23 15:58:31 +00:00
67e70ef1c0
Add TypeOperators pragma 2024-01-23 09:55:24 -06:00
b89ee243b7
Implement DB tests for wallet 2024-01-22 12:58:37 -06:00