Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.

Commit

Permalink
V0.1.2 (#8)
Browse files Browse the repository at this point in the history
* updated License, removed sumokoin logos from source, bumped version

* remove restrictions on password, allow any ascii character, allow empty passwords

* moved js to separate file

* added pop blocks function, hide target block on wallet loading/importing

* added better logging to blockchain import

* moved sync bar down a few pixels, changed sync logic to wallet height >= daemon height - 1

* fixed initial password prompt bug, updated dark theme qss
  • Loading branch information
mosu-forge authored Jun 9, 2018
1 parent 66f5357 commit 1132bd0
Show file tree
Hide file tree
Showing 60 changed files with 1,644 additions and 1,412 deletions.
5 changes: 3 additions & 2 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright (c) 2017, The Sumokoin Project (www.sumokoin.org)
Copyright (c) 2018 Ryo Currency (ryo-currency.com)
Copyright (c) 2017-2018 The Sumokoin Project (www.sumokoin.org)

All rights reserved.

Expand Down Expand Up @@ -29,7 +30,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------------------------------------------------------------------------------
Parts of binaries included:
+ Copyright (c) 2014-2017, The Monero Project
+ Copyright (c) 2014-2018, The Monero Project
+ Copyright (c) 2012-2013, The Cryptonote developers
------------------------------------------------------------------------------
+ PySide is licensed under the LGPL version 2.1 license
Binary file removed Resources/icons/sumokoin.icns
Binary file not shown.
Binary file removed Resources/icons/sumokoin.ico
Binary file not shown.
Binary file removed Resources/icons/sumokoin_16x16.png
Binary file not shown.
Binary file removed Resources/icons/sumokoin_16x16_mac.png
Binary file not shown.
Binary file removed Resources/icons/sumokoin_32x32_ubuntu.png
Binary file not shown.
Binary file removed Resources/icons/sumokoin_icon_32.png
Binary file not shown.
Binary file removed Resources/icons/sumokoin_icon_64.png
Binary file not shown.
Loading

0 comments on commit 1132bd0

Please sign in to comment.