diff --git a/Makefile b/Makefile index 8aaf295..5e52e54 100755 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ APP_LOAD_PARAMS= --curve secp256k1 $(COMMON_LOAD_PARAMS) APPVERSION_M=1 APPVERSION_N=1 -APPVERSION_P=4 +APPVERSION_P=5 APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P) @@ -212,4 +212,4 @@ include $(BOLOS_SDK)/Makefile.rules dep/%.d: %.c Makefile listvariants: - @echo VARIANTS CHAIN ethereum ethereum_classic expanse poa rsk rsk_testnet ubiq wanchain kusd pirl akroma # musicoin atheios callisto ethersocial ellaism ether1 ethergem gochain eosclassic + @echo VARIANTS CHAIN ethereum ethereum_classic expanse poa rsk rsk_testnet ubiq wanchain kusd pirl akroma atheios callisto ethersocial ether1 gochain # musicoin ellaism ethergem eosclassic diff --git a/blue_app_callisto.gif b/blue_app_callisto.gif index 9b5607b..162765a 100644 Binary files a/blue_app_callisto.gif and b/blue_app_callisto.gif differ diff --git a/blue_app_ether1.gif b/blue_app_ether1.gif index afe559d..1592686 100644 Binary files a/blue_app_ether1.gif and b/blue_app_ether1.gif differ diff --git a/blue_app_ethersocial.gif b/blue_app_ethersocial.gif index b852e8e..2df10f4 100644 Binary files a/blue_app_ethersocial.gif and b/blue_app_ethersocial.gif differ diff --git a/blue_app_gochain.gif b/blue_app_gochain.gif index e72e6fd..50ae2be 100644 Binary files a/blue_app_gochain.gif and b/blue_app_gochain.gif differ diff --git a/callisto.png b/callisto.png new file mode 100644 index 0000000..3319589 Binary files /dev/null and b/callisto.png differ diff --git a/ether1.png b/ether1.png index 82edd7f..68aec97 100644 Binary files a/ether1.png and b/ether1.png differ diff --git a/ethersocial.png b/ethersocial.png new file mode 100644 index 0000000..5fd623f Binary files /dev/null and b/ethersocial.png differ diff --git a/gochain.png b/gochain.png index aeb87a2..67154f8 100644 Binary files a/gochain.png and b/gochain.png differ diff --git a/nanos_app_callisto.gif b/nanos_app_callisto.gif index c0d449a..b48abb8 100644 Binary files a/nanos_app_callisto.gif and b/nanos_app_callisto.gif differ diff --git a/nanos_app_ether1.gif b/nanos_app_ether1.gif index 8f8fa31..0acfb1e 100644 Binary files a/nanos_app_ether1.gif and b/nanos_app_ether1.gif differ diff --git a/nanos_app_ethersocial.gif b/nanos_app_ethersocial.gif index 3eb3841..8e3a9f5 100644 Binary files a/nanos_app_ethersocial.gif and b/nanos_app_ethersocial.gif differ diff --git a/nanos_app_gochain.gif b/nanos_app_gochain.gif index d8cd3cf..6542de8 100644 Binary files a/nanos_app_gochain.gif and b/nanos_app_gochain.gif differ