sneurlax
ce1bd8212f
remove Future<bool> inscriptionInAddresses(List<String> addresses)
...
inscriptionInAddress is next, after its usage is removed from _updateUTXOs, updateUTXOs (or another hook for detecting if a refresh has detected a new output) will trigger the more general refreshInscriptions
2023-07-23 23:20:07 -05:00
sneurlax
38c2415a61
change function signature of test to match inscription-refresh hackfix
2023-07-23 23:16:43 -05:00
sneurlax
18a0bf279e
refresh inscriptions if new output detected
2023-07-23 18:29:42 -05:00
sneurlax
abd4bf9d7a
refresh inscriptions if needed and add utility func
2023-07-23 18:19:38 -05:00
sneurlax
f32359ac1e
refresh inscriptions after general refresh if any are detected
2023-07-23 18:01:51 -05:00
sneurlax
7da49c7ea0
improve ordinal heuristic
...
and formatting
2023-07-22 22:14:18 -05:00
sneurlax
8e5f2d190d
temporarily disable send button
2023-07-22 21:50:49 -05:00
sneurlax
58c3bdbf2b
don't flash red on load
2023-07-22 21:50:29 -05:00
sneurlax
475490d4f0
remove commented functions
2023-07-22 21:10:22 -05:00
sneurlax
55e55ef8c8
print->throw Exception
2023-07-22 21:09:42 -05:00
julian
e559ee1cc5
WIP desktop ordinal details view
2023-07-21 19:52:43 -06:00
julian
6c6c9c8325
desktop ordinals in wrap
2023-07-21 19:15:26 -06:00
julian
c2df7ea113
wip desktop ordinals list
2023-07-21 19:06:01 -06:00
julian
dffa33abd3
load ordinals into isar as a cache and backend view model
2023-07-21 18:43:59 -06:00
julian
48109f3c49
use isar ordinal model
2023-07-21 18:18:26 -06:00
julian
974924de8d
updated mocks
2023-07-21 18:17:59 -06:00
julian
b3e4d63a89
strongly typed spacing
2023-07-21 18:17:59 -06:00
sneurlax
f478f0e9ec
Merge branch 'ordinals-desktop' into ordinals
2023-07-21 19:13:35 -05:00
sneurlax
c7d114e268
remove nested AspectRatio
2023-07-21 19:11:33 -05:00
sneurlax
8edaa9d353
desktop ordinal details view fix
2023-07-21 18:50:18 -05:00
sneurlax
d9d7f25692
add desktop ordinals list, card, and details view
2023-07-21 18:30:41 -05:00
sneurlax
397942f4af
Merge remote-tracking branch 'origin/ordinals' into ordinals-desktop
2023-07-21 18:24:43 -05:00
julian
fe41bce563
disable collection type in ord filter
2023-07-21 17:24:20 -06:00
sneurlax
9d5e33da01
DesktopOrdinalsList widget
2023-07-21 18:21:15 -05:00
julian
051fc7d1ef
Merge remote-tracking branch 'origin_SW/staging' into ordinals
2023-07-21 17:18:18 -06:00
julian-CStack
68af283033
Merge pull request #623 from cypherstack/ui-fixes
...
add change rep to desktop
2023-07-21 17:17:36 -06:00
sneurlax
8118f98e5e
mobile ordinals in desktop
...
TODO make desktop OrdinalsList and OrdinalsDetailsView
2023-07-21 18:13:40 -05:00
julian
89e803d77d
update xmr ref
2023-07-21 16:58:20 -06:00
sneurlax
af5f6849b3
add desktop ordinals page stub
2023-07-21 17:54:51 -05:00
julian
8a0a45f131
mobile rep fix
2023-07-21 16:09:47 -06:00
julian
3125a25a69
add change rep to desktop
2023-07-21 15:58:28 -06:00
sneurlax
cdddf5adc5
Merge branch 'litescribe' into origin/ordinals
2023-07-21 16:35:25 -05:00
sneurlax
5a845f8669
hide certain fields on ordinals views, change ordinal card aspect ratio
2023-07-21 16:35:00 -05:00
julian-CStack
a282e1607c
Merge pull request #622 from cypherstack/macos
...
salty sodium ref
2023-07-21 15:30:40 -06:00
julian-CStack
62e8d28688
Merge branch 'staging' into macos
2023-07-21 15:30:31 -06:00
julian-CStack
d8ad3cecb5
Merge pull request #620 from cypherstack/nano_rep_change
...
bug fixes and ability to change wallet representative in banano and nano wallets
2023-07-21 15:21:48 -06:00
julian
0d8b710f29
salty sodium ref
2023-07-21 14:52:22 -06:00
julian
9369ae15ec
Merge remote-tracking branch 'origin_SW/staging' into nano_rep_change
2023-07-21 14:25:05 -06:00
julian-CStack
82d2f33ade
Merge pull request #619 from cypherstack/chan-cards
...
updated chan card images
2023-07-21 14:24:41 -06:00
julian
e7b480e585
add ba/nano wallet representative change option to wallet settings, remove coin control from ba/nano, and some other clean up
2023-07-21 14:11:30 -06:00
julian
b8fcc98ac6
eth token balance fix
2023-07-21 13:23:36 -06:00
ryleedavis
269f47d6f4
resolved merge conflict
2023-07-21 11:34:14 -06:00
ryleedavis
1adc5f23a4
Merge branch 'staging' into chan-cards
...
# Conflicts:
# lib/models/isar/stack_theme.dart
# lib/models/isar/stack_theme.g.dart
2023-07-21 11:09:44 -06:00
sneurlax
f46a37d4d4
convert/map/cast InscriptionData->Ordinal
2023-07-21 11:48:31 -05:00
sneurlax
ddba1c54f7
show ordinal image
2023-07-21 10:49:30 -05:00
sneurlax
65e8c34e34
hook up details view to OrdinalsInterface
2023-07-21 10:43:02 -05:00
sneurlax
f750bbfe10
hook OrdinalsList up to OrdinalsInterface
2023-07-21 10:30:47 -05:00
sneurlax
c295ca9a6f
fix ordinal view crash
2023-07-21 10:12:31 -05:00
sneurlax
39eaa937fc
add convenience method, remove ord-litecoin API file, cast dynamic->int
2023-07-21 10:06:34 -05:00
sneurlax
af30826e9e
remove ord-litecoin imports
2023-07-21 10:03:05 -05:00