Commit graph

2419 commits

Author SHA1 Message Date
sneurlax
60ab907c28 strip / suffix 2023-03-07 14:55:28 -06:00
sneurlax
e4a9895120 strip mailto: prefix 2023-03-07 14:55:22 -06:00
sneurlax
e98ad2971a rename address-formatting function 2023-03-07 14:55:05 -06:00
Diego Salazar
8bb41255ea
build 139 2023-03-07 11:51:00 -07:00
Diego Salazar
0e3121dc0b
Merge pull request #394 from cypherstack/fix/epicbox-config
Fix old configs causing cast issues and correct typo
2023-03-07 11:31:40 -07:00
sneurlax
89c84a44b4 fix failing casts 2023-03-07 11:57:33 -06:00
sneurlax
af15f89d38 typo fix 2023-03-07 11:57:13 -06:00
Diego Salazar
a7496a5732
Bump version (1.5.50, build 138) 2023-03-07 09:04:24 -07:00
Diego Salazar
e00c9e42ba
Merge pull request #393 from cypherstack/fix/epic-listener
Define run_listener in flutter_libepiccash headers
2023-03-07 09:03:04 -07:00
Diego Salazar
2c05b13a5f
Merge branch 'staging' into fix/epic-listener 2023-03-07 09:02:56 -07:00
Diego Salazar
4d92c30291
Merge pull request #392 from cypherstack/epic/httpXOREpicBox
Detect and handle all changes to Epic Cash send view address input on desktop and mobile
2023-03-07 09:02:32 -07:00
sneurlax
579904e29a flutter_libepiccash update to main 2023-03-06 19:11:24 -06:00
sneurlax
0b04fa162a flutter_libepiccash update to fix/run_listener: define run_listener
TODO merge to main and update ref again
2023-03-06 19:02:33 -06:00
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
Diego Salazar
f2720ad90e
Bump verison (1.5.48, build 135) 2023-03-06 11:19:27 -07:00
Rylee Davis
57bbebf7fe
Merge pull request #391 from cypherstack/fix-send-error
Fix send error
2023-03-06 10:23:01 -07:00
Likho
a940a0e75b Fix send error 2023-03-06 19:18:46 +02:00
Diego Salazar
8918f0b4d6
Merge pull request #389 from cypherstack/update_lelantus_ref
Update lelantus ref
2023-03-06 08:38:26 -07:00
julian
cf25e62b32 liblelantus ref update 2023-03-06 08:46:29 -06:00
julian
5e50835f4f pubspec.lock flutter update 2023-03-06 08:46:15 -06:00
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
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