Commit graph

4140 commits

Author SHA1 Message Date
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
julian
28f8fdc233 clean up 2023-07-21 07:48:06 -06:00
Diego Salazar
6b3876adc5
Merge pull request #618 from cypherstack/ui-fixes
macos and eth bug fixes
2023-07-20 17:00:46 -06:00
ryleedavis
0ce86ce7fe Chan card images for favorites and wallet 2023-07-20 16:51:37 -06:00
sneurlax
20fdcf4817 refactor manager var out to _manager, comment update 2023-07-20 17:15:25 -05:00
julian
24d443886e hide empty tx note field on mobile confirm send screen 2023-07-20 16:04:01 -06:00
sneurlax
b773811eac working proof of concept 2023-07-20 16:49:26 -05:00
sneurlax
4db0328c73 WIP _db not initialized, refresh on ordinals view for poc 2023-07-20 16:30:39 -05:00
ryleedavis
480f637670 WIP: added cardFavoriteImages + check if card should be favorites or wallet 2023-07-20 15:15:03 -06:00
julian
8a84c89824 show failed instead of cancelled for eth failed txns 2023-07-20 15:13:56 -06:00
julian
69aa1fb885 toString fix 2023-07-20 15:13:56 -06:00
julian
49e5641c3e optional nonce 2023-07-20 15:13:56 -06:00
julian
87a146b5a4 show failed instead of cancelled for failed eth tx 2023-07-20 15:13:56 -06:00
julian
461267ec95 eth api error handling clean up and token flag 2023-07-20 15:13:56 -06:00
julian
96bfafcd19 fix: contract decimal places bug for eth token amounts parsing 2023-07-20 15:13:56 -06:00
sneurlax
06c433ff85 add init method, build on poc 2023-07-20 15:56:11 -05:00
sneurlax
ca8e930904 move demo into refresh button, add refreshInscriptions() stub w prev poc 2023-07-20 15:32:39 -05:00
ryleedavis
308f982593 added chan card favorites to stack_theme 2023-07-20 14:25:58 -06:00
sneurlax
4be7919e46 expand upon demo
TODO remove WIP, hook directly into StreamBuilder
2023-07-20 14:53:20 -05:00
sneurlax
22e222ffd6 paginate inscription responses 2023-07-20 14:53:15 -05:00
sneurlax
a322c13954 return inscriptions in batches of 1000 2023-07-20 14:53:13 -05:00
sneurlax
f046912c89 litescribe api and demo 2023-07-20 14:53:09 -05:00
sneurlax
d02b7f7ad4 formatting and model updates 2023-07-20 14:05:51 -05:00
sneurlax
96210df56b Merge remote-tracking branch 'origin/ordinals' into ord-litecoin 2023-07-19 17:14:26 -05:00
sneurlax
0284bb2951 use https api, implement other methods 2023-07-19 17:13:54 -05:00
julian
c435c378e0 rough outline for isar schema class 2023-07-19 15:37:11 -06:00
sneurlax
2de8ffe593 add test button 2023-07-19 15:58:34 -05:00
sneurlax
bc8f5ce8f9 update OrdinalsInterface to not need baseUrl declared by withee classes 2023-07-19 15:58:26 -05:00
julian-CStack
64527450bf Merge remote-tracking branch 'origin_sw/staging' into ui-fixes 2023-07-19 14:45:46 -06:00
julian-CStack
02ec7c3424 temp ignore x86_64 on macos 2023-07-19 14:45:20 -06:00
Josh Babb
fbd51fcf6f update linux section of docs
remove emulator references
2023-07-19 14:11:12 -05:00
Diego Salazar
a394a4a659
Merge pull request #616 from cypherstack/ui-fixes
macOS app icon
2023-07-19 12:53:00 -06:00
julian-CStack
ccc6b6434c Merge remote-tracking branch 'origin_sw/staging' into ui-fixes 2023-07-19 12:44:10 -06:00
julian-CStack
43d7f39f6f macos app icon 2023-07-19 12:43:42 -06:00
sneurlax
8e17556e41 use an OrdinalsResponse response type which can return an error 2023-07-19 13:03:17 -05:00
Diego Salazar
db1e34d745
Bump version (1.7.16, build 182) 2023-07-19 11:30:50 -06:00
julian-CStack
b5f807e7d3
Merge pull request #613 from cypherstack/ui-fixes
various
2023-07-19 11:18:36 -06:00
sneurlax
d3b4be5d66 Merge remote-tracking branch 'origin/ordinals' into ord-litecoin 2023-07-19 12:05:00 -05:00
julian
895903b9ca Merge branch 'ui-fixes' into ordinals 2023-07-19 11:03:29 -06:00