Skip to content

Commit 968c8ae

Browse files
Simon Sorgenfreidurkmurder
authored andcommitted
Fixed RPC Call (unlock for staking only) + replaced splashscreen, icons and logos + del old posw pics (X9Developers#138)
* add docker image * fixed entrypoint in Dockerfile, added instructions to README.md * aligned README.md format * changed user name and image name * Update README.md * Added encrypt wallet and staking only feature * Tpos will now also be asked if staking only is enabled * del unnecessary import in .cpp make comment doxygen conform in .h * updated splashscreen * added staking only from cmd and replaced olg logos and icons * Dark Testnet Logo
1 parent a686a5d commit 968c8ae

22 files changed

+38
-19
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,5 @@ contrib/devtools/split-debug.sh
120120
src/core
121121

122122
# IDE files
123-
.idea/
123+
.idea/
124+
nbproject

src/qt/res/icons/dark/about.png

-1.98 KB
Loading

src/qt/res/icons/light/about.png

-1.98 KB
Loading

src/qt/res/icons/unit_xsn.png

-11 KB
Binary file not shown.

src/qt/res/icons/xsn.icns

-156 KB
Binary file not shown.

src/qt/res/icons/xsn.ico

-9.34 KB
Binary file not shown.

src/qt/res/icons/xsn.png

-6.73 KB
Loading

src/qt/res/icons/xsn_testnet.ico

-9.34 KB
Binary file not shown.

src/qt/res/icons/xsn_testnet.png

-6.73 KB
Loading
-97.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)