Commit graph

2528 commits

Author SHA1 Message Date
julian
69e1d8d20b reduce minimum doge confirms 2023-01-09 15:47:10 -06:00
julian
e66205ac32 routing and parse fix 2023-01-09 15:46:52 -06:00
julian
bffe5e09ca paynym confirm transaction view flags and routing branch 2023-01-09 15:43:16 -06:00
julian
cba33a1d69 notification tx record type storage fix and a couple other little fixes 2023-01-09 15:42:37 -06:00
julian
12477e8fb5 desktop connect confirm dialog layout 2023-01-09 14:11:26 -06:00
julian
039508ee32 show insufficient balance warning on connect to paynym attempt 2023-01-09 13:57:12 -06:00
julian
512711183c add hover color to desktop new follow button 2023-01-09 13:22:05 -06:00
julian
91696ebb4b desktop paynym details subview 2023-01-09 13:15:15 -06:00
julian
3c1bc42bbf added check functions too see if a notification tx was sent from my wallet to the target payment code, and if any transactions have been received on my notification address which are then cached/stored locally 2023-01-09 11:09:26 -06:00
julian
ae7dbeb988 WIP send/receive address derivation for the target payment code + my private key context 2023-01-09 11:05:13 -06:00
julian
1d057a7f22 disable editing of default node fields 2023-01-09 09:15:53 -06:00
Diego Salazar
db2c7bb5ab
Update ios version stuff 2023-01-06 17:31:28 -07:00
Diego Salazar
db23fcdbc2
Bump version number (1.5.28, build 102) 2023-01-06 17:25:22 -07:00
Diego Salazar
fcb2935d64
Merge pull request #309 from cypherstack/trusted-node
Add trusted node setting to Monero and Wownero
2023-01-06 17:20:49 -07:00
julian
5a77efe5f8 update button to use proper icons 2023-01-06 17:40:15 -06:00
sneurlax
7da4bc75f3 persist isFailover settings changes across app closes 2023-01-06 17:10:17 -06:00
sneurlax
a8d5301381 trust monero and wownero default nodes 2023-01-06 17:10:05 -06:00
sneurlax
ca52bb8d59 ref update: merge trusted node feature to flutter_libmonero#main 2023-01-06 17:08:38 -06:00
Diego Salazar
b3d5000e61
Merge pull request #308 from cypherstack/ui-fixes
UI fixes
2023-01-06 16:02:27 -07:00
Diego Salazar
76f4e25f32
Merge branch 'staging' into ui-fixes 2023-01-06 16:02:18 -07:00
Diego Salazar
ae9023b273
Merge pull request #307 from cypherstack/fix/address
Fix transactions with OP_RETURN and other edge case outputs
2023-01-06 16:01:33 -07:00
sneurlax
b8c21b9287 persist trusted flag across app closes 2023-01-06 16:57:46 -06:00
julian
e8ef0be977 WIP connect tx flow 2023-01-06 16:31:36 -06:00
julian
0177784c22 confirm paynym connect dialog 2023-01-06 16:31:21 -06:00
julian
16dc9efa52 added assets 2023-01-06 16:31:04 -06:00
sneurlax
554d526ea4 setPrimateNodeFor coin if edited node is primary node 2023-01-06 15:49:27 -06:00
ryleedavis
4ca0d919a9 oledBlack images 2023-01-06 14:07:42 -07:00
sneurlax
227dd61be2 pass trusted to connectToNode 2023-01-06 14:55:06 -06:00
sneurlax
1e4a39a92c make checkboxes checkable when editing 2023-01-06 14:41:51 -06:00
julian
54767947ed WIP notif txn 2023-01-06 13:55:47 -06:00
sneurlax
3794b18ba6 comment update 2023-01-06 11:15:32 -06:00
ryleedavis
67e6b6991e oledBlack images added 2023-01-06 09:50:05 -07:00
ryleedavis
79f2cc0768 wrap funct on desktop theme selectors 2023-01-06 09:35:41 -07:00
ryleedavis
5e795ccc33 oledBlack desktopTextSmall color fix 2023-01-06 09:21:31 -07:00
ryleedavis
23e3452cf1 oledBlack theme added to desktop 2023-01-06 09:12:01 -07:00
sneurlax
5e15e3e4b0 change checkbox color unless in edit mode 2023-01-05 20:13:01 -06:00
sneurlax
ad15f4d126 linting 2023-01-05 20:03:38 -06:00
sneurlax
903e034b58 add trusted checkbox to monero and wownero node details
defaults to false
TODO call native function to set node as trusted when checked (and vice versa)
2023-01-05 20:03:20 -06:00
sneurlax
db57b4bca7 ref update: expose using trusted node setting in flutter_libmonero 2023-01-05 19:14:50 -06:00
julian
35a8172d35 paynym notif tx and tx parsing tweaks 2023-01-05 16:57:53 -06:00
julian
ca4cdd40c0 paynym card refactor and paynym details popup for mobile WIP 2023-01-05 16:19:02 -06:00
ryleedavis
7aad7cb9e3 oledBlack text color fix 2023-01-05 13:59:17 -07:00
ryleedavis
0a810987c0 oledBlack added to textStyles and appearance settings 2023-01-05 13:34:56 -07:00
sneurlax
6391e474f0 add trusted flag to node model
node model fix
2023-01-05 14:32:36 -06:00
julian
3d6d3d5d45 tx list styling fix for single tx 2023-01-05 12:52:14 -06:00
ryleedavis
8ca405cfea oledBlack theme added to themeType 2023-01-05 11:51:15 -07:00
julian
915458dbf3 dirty WIP notification tx creation 2023-01-05 12:48:18 -06:00
ryleedavis
cd7dd20652 oled_black hex added 2023-01-05 11:34:29 -07:00
sneurlax
2495673f79 add getAddresses helper func for Firo
don't assume keys exist without checking them
2023-01-05 12:13:54 -06:00
sneurlax
2dbd81fd4c use getAddress with BTC, LTC, NMC, and PART 2023-01-05 12:13:26 -06:00