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 |
|
sneurlax
|
20fdcf4817
|
refactor manager var out to _manager, comment update
|
2023-07-20 17:15:25 -05: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 |
|
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 |
|
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 |
|
sneurlax
|
8e17556e41
|
use an OrdinalsResponse response type which can return an error
|
2023-07-19 13:03:17 -05: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 |
|
sneurlax
|
afbf818ab5
|
refactor InscriptionLink factory, casting
TODO replace casting throughout ordinals DTOs with refactored validation
|
2023-07-19 11:04:19 -05:00 |
|
sneurlax
|
697f40fce1
|
add preview endpoint
|
2023-07-19 10:55:46 -05:00 |
|
sneurlax
|
d623480a75
|
add content endpoint
|
2023-07-19 10:51:46 -05:00 |
|
sneurlax
|
6d772b0acd
|
add block endpoint
|
2023-07-19 10:50:56 -05:00 |
|
sneurlax
|
f972c34dc4
|
add address endpoint
|
2023-07-19 10:48:54 -05:00 |
|
sneurlax
|
48e4f8c577
|
add output endpoint
|
2023-07-19 10:45:18 -05:00 |
|
sneurlax
|
828782f00c
|
add sat endpoint
|
2023-07-19 10:41:23 -05:00 |
|
sneurlax
|
51155372d3
|
add inscription endpoint
|
2023-07-19 10:37:42 -05:00 |
|
julian-CStack
|
f2a872c44c
|
ensure cursor stays at end on exchange/swap form
|
2023-07-19 08:54:56 -06:00 |
|
julian-CStack
|
d867270aac
|
exchange view amount string provider fix
|
2023-07-19 08:42:06 -06:00 |
|
sneurlax
|
b60e3fbf1b
|
add dtos for ord-litecoin documented endpoint responses
|
2023-07-18 16:36:26 -05:00 |
|
julian
|
5b4a803215
|
add ordinals icon
|
2023-07-18 11:51:57 -06:00 |
|
julian
|
2af1a8db88
|
ordinals filter view
|
2023-07-18 11:48:15 -06:00 |
|
julian
|
8b71fa70c9
|
added a couple dialogs
|
2023-07-18 11:26:43 -06:00 |
|
julian
|
79670c5d47
|
WIP ordinal details view
|
2023-07-18 11:03:57 -06:00 |
|
julian
|
58c97de86c
|
WIP ordinal ui
|
2023-07-18 10:15:05 -06:00 |
|
julian-CStack
|
27c2f34a33
|
macos specific notifications fix
|
2023-07-17 10:36:45 -06:00 |
|
julian-CStack
|
bc85b97f5f
|
null error fix on isar exchange data cache instance
|
2023-07-17 10:36:33 -06:00 |
|
julian-CStack
|
3273cf0e23
|
disable new wownero wallet unless platform is android
|
2023-07-13 16:26:29 -06:00 |
|
julian-CStack
|
27d97ebf49
|
number format hack/fix
|
2023-07-12 16:06:41 -06:00 |
|
julian
|
99b809ef17
|
fix: bch address book entry address validation
|
2023-07-11 08:51:28 -06:00 |
|
julian
|
593680f9f3
|
auto focus next field on correct seed word entry
|
2023-07-10 10:05:30 -06:00 |
|
julian-CStack
|
ebf67df3a9
|
Merge branch 'staging' into add-onchain-notes-for-epic
|
2023-07-05 11:58:29 -06:00 |
|
likho
|
a750ec0a0a
|
Remove extra condition
|
2023-07-05 19:58:03 +02:00 |
|
likho
|
1ce64cd157
|
Fix on chain notes showing for other coins
|
2023-07-05 18:18:49 +02:00 |
|