diff --git a/CMakeLists.txt b/CMakeLists.txt
index ce4739b184be51c228ad9452f6ec87a0c94a8027..5586d94c019b9b6c7b061a33727edcee0723a294 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,7 +56,7 @@ if (LINUX)
     SET( CPACK_PACKAGE_NAME  "${PROJECT_NAME}")
     SET( CPACK_PACKAGE_VERSION_MAJOR 1)
     SET( CPACK_PACKAGE_VERSION_MINOR 1)
-    SET( CPACK_PACKAGE_VERSION_PATCH 4)
+    SET( CPACK_PACKAGE_VERSION_PATCH 6)
 
     SET( CPACK_SYSTEM_NAME "debian-${DEBIAN_OS_NAME}-amd64")
     SET( CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}-${CPACK_PACKAGE_VERSION_PATCH}")
diff --git a/dist/share/configs/dapcash-node.cfg.tpl b/dist/share/configs/dapcash-node.cfg.tpl
index 9f98fd668dacd2179f00c34a7602360313def784..0310132e70820e7447761d73165a50f1bf282472 100644
--- a/dist/share/configs/dapcash-node.cfg.tpl
+++ b/dist/share/configs/dapcash-node.cfg.tpl
@@ -2,7 +2,6 @@
 [general]
 debug_mode={DEBUG_MODE}
 debug_dump_stream_headers={DEBUG_STREAM_HEADERS}
-wallets_default=default
 # seed mode. WARNING. Used true only when you start the new network
 #seed_mode=false
 auto_online={AUTO_ONLINE}
diff --git a/dist/share/configs/network/dapcash-testnet.cfg.tpl b/dist/share/configs/network/dapcash-testnet.cfg.tpl
index 3cf8f0f8d950721475a27e05d18bbb57c3c68744..a29c9b6b33bbcb37098558ff8b5c8bf4e2e239a9 100644
--- a/dist/share/configs/network/dapcash-testnet.cfg.tpl
+++ b/dist/share/configs/network/dapcash-testnet.cfg.tpl
@@ -3,7 +3,6 @@
 [general]
 id=0x0000000007654321
 name=dapcash-testnet
-type=testing
 # Possible values: light, full, archive, master, root
 node-role={NODE_TYPE}
 #node-alias=addr-%node_addr%
@@ -11,7 +10,7 @@ node-role={NODE_TYPE}
 gdb_groups_prefix=dapcash-testnet
 # node addr exired time in hours (168h=1w 720h=1m 8760h=1y), by default 720h(1week)
 #node-addr=0x10
-node-addr-expired=168
+#node-addr-expired=168
 # type of node addr [auto, static, dinamic]
 node_addr_type=auto
 
diff --git a/dist/share/configs/network/kelvin-testnet.cfg.tpl b/dist/share/configs/network/kelvin-testnet.cfg.tpl
index 1adc05cb0c7fb0a1b0f6af55a4eadb3fad4b1980..8803019c3a4d76b148f246728db28fd4c1f73f8e 100644
--- a/dist/share/configs/network/kelvin-testnet.cfg.tpl
+++ b/dist/share/configs/network/kelvin-testnet.cfg.tpl
@@ -3,7 +3,6 @@
 [general]
 id=0x0000000000000001
 name=kelvin-testnet
-type=development
 # Possible values: light, full, archive, master, root
 node-role={NODE_TYPE}
 #node-alias=addr-%node_addr%
@@ -11,7 +10,7 @@ node-role={NODE_TYPE}
 gdb_groups_prefix=kelvin-testnet
 # node addr exired time in hours (168h=1w 720h=1m 8760h=1y), by default 720h(1week)
 #node-addr=0x10
-node-addr-expired=168
+#node-addr-expired=168
 # type of node addr [auto, static, dinamic]
 node_addr_type=auto
 
diff --git a/libdap-crypto b/libdap-crypto
index 43bb005b454a0caa4c0e7add2868d1c54a07b1d9..91df0af899341368f22f415d88e7df8f5919e6bf 160000
--- a/libdap-crypto
+++ b/libdap-crypto
@@ -1 +1 @@
-Subproject commit 43bb005b454a0caa4c0e7add2868d1c54a07b1d9
+Subproject commit 91df0af899341368f22f415d88e7df8f5919e6bf