Commit graph

2792 commits

Author SHA1 Message Date
Diego Salazar
be31ed097d
Merge pull request #388 from cypherstack/fix/epic-ios
Fix Epic builds on Mac: remove trailing commas
2023-03-03 15:57:25 -07:00
sneurlax
927d815565 flutter_libepiccash pub ref update: remove trailing commas 2023-03-03 16:55:51 -06:00
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
julian
22b7da2206 WIP eth tx parsing 2023-03-03 11:36:40 -06:00
julian
b617b3e5e0 added more logging 2023-03-03 11:36:28 -06:00
julian
23d38ef4d9 added some utility extensions 2023-03-03 11:35:43 -06:00
ryleedavis
6fb692da0c stack icon rotates 2023-03-03 10:27:20 -07:00
julian
1814fb3752 logic fix 2023-03-03 10:50:17 -06: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
julian
5ba44d5b8e rename eth token wallet class 2023-03-03 08:36:56 -06:00
julian
f26fb19453 do not use secure storage for token ABIs 2023-03-03 08:35:43 -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
julian
babbd75da3 use database contract data and contract management updates 2023-03-02 18:40:12 -06:00
julian
a5d8fdde79 parse eth tx json to data transfer objects 2023-03-02 15:07:25 -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
julian
4cec54620a eth contract isar schema 2023-03-02 14:08:54 -06:00
julian
b4b4c5e696 WIP eth api refactor to use chifra based api 2023-03-02 13:28:51 -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
julian
8466180b47 get token abi fixes 2023-03-01 18:02:53 -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
julian
16efeea1db project structure 2023-03-01 15:52:13 -06:00
julian
e732c4f1b7 eth wallet token list fixes 2023-03-01 15:27:10 -06:00
julian
c89ae56135 fic default eth tokens list 2023-03-01 15:21:31 -06:00
julian
7a9acb6649 add eth default node item to all list 2023-03-01 15:21:09 -06:00
julian
eb6eb4d4d5 update eth node details 2023-03-01 15:20:40 -06:00
julian
11177b50c3 tx parsing fix 2023-03-01 15:19:53 -06:00
julian
bfbf175f44 hide generate address button for eth 2023-03-01 14:50:40 -06:00
julian
8812efaefb temp disable broken blockscout api 2023-03-01 14:50:14 -06:00
julian
100ab39847 add get token balance for address function 2023-03-01 14:04:25 -06:00
julian
5bf18a541a json serialize fix 2023-03-01 14:03:44 -06:00