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
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
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
Diego Salazar
54bc340c17
Merge pull request #376 from cypherstack/paynyms
...
decimal places display consistency bugfix
2023-02-27 09:40:43 -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
Diego Salazar
c849a32069
Merge pull request #365 from cypherstack/do-not-ping-epicbox
...
Do not ping epicbox
2023-02-24 19:50:08 -07:00
Diego Salazar
f21e4727fa
Merge pull request #366 from cypherstack/paynyms
...
Paynyms
2023-02-24 19:49:52 -07: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
Diego Salazar
58837e4eba
Merge branch 'main' into do-not-ping-epicbox
2023-02-24 17:01:41 -07:00
Diego Salazar
a588be8fea
Merge pull request #364 from cypherstack/staging
...
v1.5.44, build 131
2023-02-24 16:58:00 -07: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
ryleedavis
5e89a21695
forest coin images
2023-02-24 09:44:20 -07:00
Diego Salazar
30a5e9290d
Merge branch 'main' into staging
2023-02-24 08:19:30 -07:00
likho
36c8c6cd1d
Do not ping epicbox, just test connection
2023-02-24 17:00:18 +02:00
Diego Salazar
cb10de89a6
Bump version (v1.5.44, build 131)
2023-02-23 19:35:38 -07:00
Diego Salazar
54186520f2
Merge pull request #362 from cypherstack/ui-fixes
...
UI+bug fixes
2023-02-23 15:02:14 -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
fd0400e7f7
update mock calls
2023-02-23 14:08:07 -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-CStack
b0655f2bb3
Merge pull request #361 from cypherstack/paynyms
...
bugfix, extra logging, and version bump
2023-02-22 15:16:28 -06:00
julian
495c922953
bump version
2023-02-22 15:13:21 -06:00
julian
98a269ea97
Merge remote-tracking branch 'origin/staging' into paynyms
2023-02-22 15:12:30 -06:00
julian
6bb133c552
notification tx absurd fees error fix when estimating a tx size
2023-02-22 15:12:17 -06:00
Diego Salazar
e81a857945
Bump version (1.5.42, build 129)
2023-02-22 09:14:25 -07:00
Diego Salazar
f81e513349
Merge pull request #359 from cypherstack/paynyms
...
disable broken paynym connection status caching
2023-02-22 09:03:12 -07:00
julian
55ed68a89d
flutter pub get generated files update
2023-02-22 06:21:36 -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
e651713f4d
Bump version (1.5.41, build 128)
2023-02-21 17:14:12 -07:00
Diego Salazar
6ac856d31b
Merge pull request #357 from cypherstack/epicbox-failover
...
Epicbox failover - When epicbox server is down default to EU server
2023-02-21 17:12:00 -07:00
Diego Salazar
7d7acfc567
Merge branch 'staging' into epicbox-failover
2023-02-21 17:11:52 -07:00