sneurlax
c65bd649d9
desktop: listen to text field change, strip http/s:// if contains @
2023-03-06 17:25:03 -06:00
sneurlax
6dab6c5a55
add comment
2023-03-06 17:24:46 -06:00
sneurlax
0478108412
mobile: listen to text field change, strip http/s:// if contains @
2023-03-06 17:21:05 -06:00
Likho
a940a0e75b
Fix send error
2023-03-06 19:18:46 +02:00
Diego Salazar
4aedfc6b1c
Merge pull request #386 from cypherstack/mb-fixes
...
Mb fixes
2023-03-03 14:57:49 -07:00
Diego Salazar
5948b79741
Merge pull request #387 from cypherstack/ui-fixes
...
doge and firo images + rotating stack icon
2023-03-03 14:57:41 -07:00
julian-CStack
e8e8ffdf60
Merge branch 'staging' into mb-fixes
2023-03-03 15:15:58 -06:00
julian
40ca565d54
mb order status util and extra logging
2023-03-03 14:46:53 -06:00
julian
58227c40be
mb order status fixes
2023-03-03 11:56:21 -06:00
ryleedavis
6fb692da0c
stack icon rotates
2023-03-03 10:27:20 -07:00
ryleedavis
562dbfb058
dogecoin and firo coin images added
2023-03-03 09:48:42 -07:00
Diego Salazar
2346817d0e
Merge pull request #384 from cypherstack/ui-fixes
...
Added coin svgs and other image fixes
2023-03-03 08:55:32 -07:00
Diego Salazar
fe1b4f2f3b
Merge pull request #383 from cypherstack/fix/particl
...
Particl fix: add Particl cases to node card and node details view
2023-03-03 08:55:20 -07:00
Diego Salazar
aadbeff488
Merge pull request #382 from cypherstack/fix/epic-create
...
Fix epic wallet creation epicbox config error by adding and using an EpicBoxConfigModel and an EpicBoxServerModel
2023-03-03 08:55:06 -07:00
Diego Salazar
9a04f5db31
Merge branch 'staging' into fix/epic-delete
2023-03-03 08:54:32 -07:00
ryleedavis
df1abd82f7
display bitcoin and epic-cash coin image
2023-03-03 08:29:24 -07:00
sneurlax
0089dc8333
send real config, not epicbox config, to deletewallet
2023-03-02 19:08:58 -06:00
sneurlax
40decb2e09
linting
2023-03-02 14:52:22 -06:00
sneurlax
873c56d965
add particl cases to several pages/UI elements
2023-03-02 14:52:17 -06:00
sneurlax
83d0157600
add and use EpicBoxConfigModel and EpicBoxServerModel
2023-03-02 14:51:19 -06:00
ryleedavis
242e39e4f7
added wownero + bitcoin images
2023-03-02 09:45:19 -07:00
sneurlax
6f27184619
type handling
...
hack not fix (model is fix)
2023-03-01 18:09:25 -06:00
sneurlax
a8e079bd84
pass config param to wallet deletion method
...
had to add param because existing rust wallet deletion method can't check for existence without it but I'd like to do this differently on the rust side and revert this change
plus the type handling (`decoded is String`) is a hack vs making a model like it probably should be
2023-03-01 17:59:20 -06:00
ryleedavis
05ffd64e04
litecoin namecoin and particl coin images
2023-03-01 09:37:38 -07:00
likho
ca6fa2d101
Add check for domain for epicbox address
2023-03-01 14:27:35 +02:00
julian
ccc7625213
fade bottom of transaction list on mobile
2023-02-28 09:18:05 -06:00
ryleedavis
cc809956a8
fix ocean stack.svg + add ocean theme to pubspec.yaml
2023-02-27 15:17:15 -07:00
ryleedavis
0d6bb23e9f
add wallet + fix
2023-02-27 14:25:40 -07:00
ryleedavis
7b88a7e6d0
oceanBreeze mobile persona-easy/incognito
2023-02-27 13:38:21 -07:00
ryleedavis
d33cc34970
oceanBreeze persona-easy/incognito
2023-02-27 13:32:50 -07:00
ryleedavis
3b852f1cb5
OLED black selected coin color
2023-02-27 09:20:19 -07:00
julian
15b0771216
decimal places display consistency bugfix
2023-02-27 08:32:24 -06:00
Diego Salazar
aae32aa541
Merge pull request #371 from cypherstack/ui-fixes
...
Add coin images and fix a couple of the other ones (to staging this time)
2023-02-25 08:56:01 -07:00
likho
716dbe706b
Fix epicbox config issue when creating new wallet
2023-02-25 11:42:21 +02:00
julian
3d668c2cba
Merge remote-tracking branch 'origin/staging' into paynyms
2023-02-24 20:26:53 -06:00
julian
05d14b0e42
blinding bugfix
2023-02-24 20:26:32 -06:00
ryleedavis
9a9f71ea3e
fix coin image <def> issue
2023-02-24 15:11:04 -07:00
ryleedavis
a7b88647bc
fix svg def issue + changed forest coin images
2023-02-24 09:51:23 -07:00
julian
ba137742fa
exchange currency select coin list sorting fix
2023-02-23 14:18:47 -06:00
julian
3f80c17777
added bch to MB map as well as some other wallet coins preemptively
2023-02-23 14:11:14 -06:00
julian
a57cd88696
use segwit change address for notification tx
2023-02-23 14:01:36 -06:00
julian
a63af1787a
explicitly check p2pkh change address on refresh
2023-02-23 13:49:27 -06:00
julian
97f36e6f04
show sum of total firo public and private balance on wallet select sheet
2023-02-23 11:36:47 -06:00
julian
9ae95b3591
add firo to majestic bank hard coded map
2023-02-23 11:26:48 -06:00
julian
be300d9027
OLED Black color fixes
2023-02-23 11:25:32 -06:00
julian
6bb133c552
notification tx absurd fees error fix when estimating a tx size
2023-02-22 15:12:17 -06:00
julian
8b777655ca
missing inputs notification tx fix
2023-02-22 06:21:19 -06:00
julian-CStack
9c510119d7
Merge branch 'staging' into paynyms
2023-02-22 05:48:41 -06:00
julian
4bd55f6ee3
disable broken paynym connection status caching
2023-02-22 05:47:30 -06:00
Diego Salazar
7d7acfc567
Merge branch 'staging' into epicbox-failover
2023-02-21 17:11:52 -07:00