Commit graph

2495 commits

Author SHA1 Message Date
Diego Salazar
72aa633aa7
Bump verison (1.5.47, build 134) 2023-03-03 14:58:44 -07: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
94b4c5bc76
Merge pull request #381 from cypherstack/fix/epic-delete
Fix crash caused by epic wallet deletion panic
2023-03-03 08:54:45 -07:00
Diego Salazar
9a04f5db31
Merge branch 'staging' into fix/epic-delete 2023-03-03 08:54:32 -07:00
sneurlax
e436dc1ae5 flutter_libepiccash pub ref update: fix incomplete wallet deletion issue 2023-03-03 09:49:03 -06:00
ryleedavis
df1abd82f7 display bitcoin and epic-cash coin image 2023-03-03 08:29:24 -07:00
ryleedavis
23e544ccca bitcoin and epic-cash coin images 2023-03-03 08:16:59 -07:00
sneurlax
aeaa534b95 flutter_libepiccash pub ref update to Likho's fix 2023-03-03 09:11:44 -06:00
sneurlax
0089dc8333 send real config, not epicbox config, to deletewallet 2023-03-02 19:08:58 -06:00
sneurlax
77de3cca46 pub ref update 2023-03-02 19:08:44 -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
Diego Salazar
9abcb65747
Merge pull request #379 from cypherstack/validate-epicboxaddress-has-domain
Add check for domain for epicbox address
2023-03-01 17:25:44 -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
642d8efe63 fruit sorbet selector color fix 2023-03-01 15:56:51 -07:00
ryleedavis
05ffd64e04 litecoin namecoin and particl coin images 2023-03-01 09:37:38 -07:00
ryleedavis
dba1d23c58 added namecoin.svg 2023-03-01 09:16:27 -07:00
ryleedavis
3744e626b3 added coin svgs 2023-03-01 08:52:06 -07:00
likho
ca6fa2d101 Add check for domain for epicbox address 2023-03-01 14:27:35 +02:00
ryleedavis
d382341dc6 ocean theme incognito image fix 2023-02-28 18:24:52 -07:00
Diego Salazar
47e63cca68
Merge pull request #377 from cypherstack/paynyms
fade bottom of transaction list on mobile
2023-02-28 17:14:02 -07: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
95c3cf1df5 ocean stack.png 2023-02-27 13:41:18 -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
Diego Salazar
54bc340c17
Merge pull request #376 from cypherstack/paynyms
decimal places display consistency bugfix
2023-02-27 09:40:43 -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
ae55877338
Bump version (v.1.5.46, build 133) 2023-02-25 08:58:25 -07: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
Diego Salazar
8116b52021
Merge pull request #368 from cypherstack/fix-create-new-wallet-error
Fix epicbox config issue when creating new wallet
2023-02-25 08:53:55 -07:00
Diego Salazar
70f35deebc
Merge branch 'staging' into fix-create-new-wallet-error 2023-02-25 08:53:42 -07:00
Diego Salazar
2ff92c17cd
Merge pull request #369 from cypherstack/main
Main to staging
2023-02-25 08:53:22 -07:00
likho
716dbe706b Fix epicbox config issue when creating new wallet 2023-02-25 11:42:21 +02:00
Diego Salazar
81d40639a7
Bump version (1.5.45, build 132) 2023-02-24 19:53:03 -07:00
Diego Salazar
224aa7ce64
Merge pull request #367 from cypherstack/staging
Blind fix Paynym
2023-02-24 19:52:21 -07:00