julian
|
69dfbb5873
|
paynym clean up to use isar transaction and address upgrades
|
2023-01-23 12:19:13 -06:00 |
|
julian
|
165021ca2e
|
Merge branch 'isar_migrate' into paynyms
|
2023-01-20 17:27:18 -06:00 |
|
julian
|
830fd58754
|
Merge branch 'isar-transactions' into isar_migrate
# Conflicts:
# lib/services/coins/bitcoin/bitcoin_wallet.dart
# lib/services/coins/bitcoincash/bitcoincash_wallet.dart
# lib/services/coins/coin_service.dart
# lib/services/coins/dogecoin/dogecoin_wallet.dart
# lib/services/coins/firo/firo_wallet.dart
# lib/services/coins/litecoin/litecoin_wallet.dart
# lib/services/coins/monero/monero_wallet.dart
# lib/services/coins/namecoin/namecoin_wallet.dart
# lib/services/coins/particl/particl_wallet.dart
# lib/services/coins/wownero/wownero_wallet.dart
# pubspec.yaml
|
2023-01-20 15:30:48 -06:00 |
|
julian
|
c1182f61bc
|
start centralizing custom exceptions
|
2023-01-20 12:25:32 -06:00 |
|
julian
|
957b4cba9b
|
widget key fix
|
2023-01-17 16:10:45 -06:00 |
|
julian
|
5562c14527
|
WIP refactor to single main isar db
|
2023-01-16 15:04:03 -06:00 |
|
julian
|
0543c4b044
|
filter by address fixes
|
2023-01-13 12:00:02 -06:00 |
|
julian
|
52d5ab0d33
|
WIP tx parse + link address to transaction
|
2023-01-13 11:11:41 -06:00 |
|
julian
|
e271341738
|
ui fix
|
2023-01-12 09:45:55 -06:00 |
|
julian
|
f5f53a163a
|
only print word when explicitly in debug mode
|
2023-01-11 22:47:47 -06:00 |
|
julian
|
525d0fa7c4
|
update remaining ui to handle new data models
|
2023-01-11 22:45:32 -06:00 |
|
julian
|
f8c6a17fa7
|
update wallet ui to handle new data models
|
2023-01-11 22:26:38 -06:00 |
|
julian
|
eb915a0927
|
use isar query to fetch contact transactions
|
2023-01-11 21:36:00 -06:00 |
|
julian
|
30d8f8b810
|
update isCancelled flag name to be consistent with other isar model bool values
|
2023-01-11 14:48:55 -06:00 |
|
julian
|
e7877358da
|
temp. branching of transaction model type for dogecoin wallets
|
2023-01-10 17:53:09 -06:00 |
|
ryleedavis
|
9f5ce0db7a
|
textRestore added for color fix
|
2023-01-10 15:28:59 -07:00 |
|
julian
|
2da1e23251
|
WIP initial paynym send ui
|
2023-01-09 15:48:32 -06:00 |
|
julian
|
178912a323
|
routing fix
|
2023-01-09 15:47:40 -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
|
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
|
1d057a7f22
|
disable editing of default node fields
|
2023-01-09 09:15:53 -06: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
|
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 |
|
sneurlax
|
1e4a39a92c
|
make checkboxes checkable when editing
|
2023-01-06 14:41:51 -06: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 |
|
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 |
|
julian
|
3d6d3d5d45
|
tx list styling fix for single tx
|
2023-01-05 12:52:14 -06:00 |
|
ryleedavis
|
d3c845b30d
|
Merge branch 'staging' into ui-fixes
|
2023-01-04 18:13:26 -07:00 |
|
julian
|
8c0366904a
|
followers/following paynym lists clean up
|
2023-01-04 16:01:26 -06:00 |
|
julian
|
3069ebeae9
|
followers/following paynym lists
|
2023-01-04 15:28:48 -06:00 |
|
julian
|
21cc545251
|
desktop paynym card clean up
|
2023-01-04 14:57:45 -06:00 |
|
julian
|
1e3a42fd9a
|
paynym not found desktop style fixes
|
2023-01-04 13:06:07 -06:00 |
|
julian
|
056cba2672
|
desktop paynym card layout
|
2023-01-04 13:00:25 -06:00 |
|
julian
|
b0b2ad14f5
|
featured paynyms conditional desktop modification
|
2023-01-04 12:44:35 -06:00 |
|
julian
|
97d3b35a22
|
paynym desktop add new follow popup layout
|
2023-01-04 12:32:40 -06:00 |
|
julian
|
c4e5e9e8b6
|
paynym claim cancellation hack (should probably not even allow cancel in ui)
|
2023-01-04 11:37:39 -06:00 |
|
julian
|
33926d2b5e
|
address popup desktop conditional layout
|
2023-01-04 11:20:25 -06:00 |
|
julian
|
0746fe36b7
|
back button style fix
|
2023-01-04 10:57:14 -06:00 |
|
julian
|
930bdfca5e
|
desktop layout
|
2023-01-04 10:57:04 -06:00 |
|
julian
|
73c94f9927
|
desktop layout
|
2023-01-04 10:08:05 -06:00 |
|