Skip to content

Commit

Permalink
Preparing for github 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Qora committed Mar 14, 2015
1 parent be92b86 commit 0d2cdf0
Show file tree
Hide file tree
Showing 184 changed files with 38 additions and 12 deletions.
22 changes: 22 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
The MIT License (MIT)

Copyright (c) 2014 Qora developers and other contributors
http://qora.org

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
13 changes: 1 addition & 12 deletions Qora/bin/.gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
/api
/controller
/database
/gui
/network
/ntp
/qora
/settings
/test
/utils
/Orders.class
/Start.class
/qora/
Binary file removed Qora/bin/Start.class
Binary file not shown.
Binary file removed Qora/bin/api/AddressesResource.class
Binary file not shown.
Binary file removed Qora/bin/api/ApiClient.class
Binary file not shown.
Binary file removed Qora/bin/api/ApiErrorFactory.class
Binary file not shown.
Binary file removed Qora/bin/api/ApiService.class
Binary file not shown.
Binary file removed Qora/bin/api/BlocksResource.class
Binary file not shown.
Binary file removed Qora/bin/api/NameSalesResource.class
Binary file not shown.
Binary file removed Qora/bin/api/NamesResource.class
Binary file not shown.
Binary file removed Qora/bin/api/PaymentResource.class
Binary file not shown.
Binary file removed Qora/bin/api/PeersResource.class
Binary file not shown.
Binary file removed Qora/bin/api/QoraResource.class
Binary file not shown.
Binary file removed Qora/bin/api/SeedResource.class
Binary file not shown.
Binary file removed Qora/bin/api/TransactionsResource.class
Binary file not shown.
Binary file removed Qora/bin/api/WalletResource.class
Binary file not shown.
Binary file removed Qora/bin/controller/Controller$1.class
Binary file not shown.
Binary file removed Qora/bin/controller/Controller.class
Binary file not shown.
Binary file removed Qora/bin/database/TransactionDatabase.class
Binary file not shown.
Binary file removed Qora/bin/database/wallet/SecureWalletDatabase.class
Binary file not shown.
Binary file removed Qora/bin/database/wallet/WalletDatabase.class
Binary file not shown.
Binary file removed Qora/bin/gui/AccountsPanel$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/AccountsPanel$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/AccountsPanel$3.class
Binary file not shown.
Binary file removed Qora/bin/gui/AccountsPanel$4.class
Binary file not shown.
Binary file removed Qora/bin/gui/AccountsPanel$5.class
Binary file not shown.
Binary file removed Qora/bin/gui/AccountsPanel$6.class
Binary file not shown.
Binary file removed Qora/bin/gui/AccountsPanel$7.class
Binary file not shown.
Binary file removed Qora/bin/gui/AccountsPanel.class
Binary file not shown.
Binary file removed Qora/bin/gui/ConsolePanel$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/ConsolePanel.class
Binary file not shown.
Binary file removed Qora/bin/gui/DebugFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/DebugFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/DebugTabPane$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/DebugTabPane.class
Binary file not shown.
Binary file removed Qora/bin/gui/GeneralTabPane$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/GeneralTabPane.class
Binary file not shown.
Binary file removed Qora/bin/gui/Gui.class
Binary file not shown.
Binary file removed Qora/bin/gui/LoggerTextArea.class
Binary file not shown.
Binary file removed Qora/bin/gui/MainFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/MainFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/Menu$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/Menu$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/Menu.class
Binary file not shown.
Binary file removed Qora/bin/gui/PasswordPane.class
Binary file not shown.
Binary file removed Qora/bin/gui/PopupListener.class
Binary file not shown.
Binary file removed Qora/bin/gui/SendMoneyPanel$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/SendMoneyPanel.class
Binary file not shown.
Binary file removed Qora/bin/gui/Start.class
Binary file not shown.
Binary file removed Qora/bin/gui/TextComponentHandler.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/ConfirmSeedFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/ConfirmSeedFrame$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/ConfirmSeedFrame$3.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/ConfirmSeedFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/CreateWalletFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/CreateWalletFrame$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/CreateWalletFrame$3.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/CreateWalletFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/NoWalletFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/NoWalletFrame$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/NoWalletFrame$3.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/NoWalletFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/RecoverWalletFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/RecoverWalletFrame$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/RecoverWalletFrame$3.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/RecoverWalletFrame$4.class
Binary file not shown.
Binary file removed Qora/bin/gui/create/RecoverWalletFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/AccountsComboBoxModel.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/AccountsTableModel.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/BlocksTableModel.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/NameComboBoxModel.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/NameSalesComboBoxModel.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/NameSalesTableModel.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/PeersTableModel.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/TransactionsTableModel.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/WalletBlocksTableModel.class
Binary file not shown.
Binary file removed Qora/bin/gui/models/WalletNameSalesTableModel.class
Binary file not shown.
Binary file not shown.
Binary file removed Qora/bin/gui/naming/AllNameSalesPanel$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/AllNameSalesPanel$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/AllNameSalesPanel$3.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/AllNameSalesPanel.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/BuyNameFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/BuyNameFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/CancelSellNameFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/CancelSellNameFrame$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/CancelSellNameFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NameDetailsFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NameExchangeFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NameExchangeFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NameExchangeTabPane$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NameExchangeTabPane$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NameExchangeTabPane.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NamingServicePanel$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NamingServicePanel$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NamingServicePanel$3.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NamingServicePanel$4.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NamingServicePanel$5.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NamingServicePanel$6.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/NamingServicePanel.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/RegisterNameFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/RegisterNameFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/SellNameFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/SellNameFrame$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/SellNameFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/UpdateNameFrame$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/UpdateNameFrame$2.class
Binary file not shown.
Binary file removed Qora/bin/gui/naming/UpdateNameFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/status/NetworkStatus.class
Binary file not shown.
Binary file removed Qora/bin/gui/status/StatusPanel$1.class
Binary file not shown.
Binary file removed Qora/bin/gui/status/StatusPanel.class
Binary file not shown.
Binary file removed Qora/bin/gui/status/WalletStatus.class
Binary file not shown.
Binary file removed Qora/bin/gui/transaction/BuyNameDetailsFrame.class
Binary file not shown.
Binary file not shown.
Binary file removed Qora/bin/gui/transaction/GenesisDetailsFrame.class
Binary file not shown.
Binary file removed Qora/bin/gui/transaction/PaymentDetailsFrame.class
Binary file not shown.
Binary file not shown.
Binary file removed Qora/bin/gui/transaction/SellNameDetailsFrame.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Qora/bin/network/ConnectionAcceptor.class
Binary file not shown.
Binary file removed Qora/bin/network/ConnectionCallback.class
Binary file not shown.
Binary file removed Qora/bin/network/ConnectionCreator.class
Binary file not shown.
Binary file removed Qora/bin/network/Network.class
Binary file not shown.
Binary file removed Qora/bin/network/Peer.class
Binary file not shown.
Binary file removed Qora/bin/network/PeerManager.class
Binary file not shown.
Binary file removed Qora/bin/network/message/BlockMessage.class
Binary file not shown.
Binary file removed Qora/bin/network/message/GetBlockMessage.class
Binary file not shown.
Binary file removed Qora/bin/network/message/GetSignaturesMessage.class
Binary file not shown.
Binary file removed Qora/bin/network/message/Message.class
Binary file not shown.
Binary file removed Qora/bin/network/message/MessageFactory.class
Binary file not shown.
Binary file removed Qora/bin/network/message/PeersMessage.class
Binary file not shown.
Binary file removed Qora/bin/network/message/SignaturesMessage.class
Binary file not shown.
Binary file removed Qora/bin/network/message/TransactionMessage.class
Binary file not shown.
Binary file removed Qora/bin/network/message/VersionMessage.class
Binary file not shown.
Binary file removed Qora/bin/ntp/NTP.class
Binary file not shown.
Binary file removed Qora/bin/qora/BlockBuffer$1.class
Binary file not shown.
Binary file removed Qora/bin/qora/BlockBuffer.class
Binary file not shown.
Binary file removed Qora/bin/qora/BlockChain.class
Binary file not shown.
Binary file removed Qora/bin/qora/BlockGenerator.class
Binary file not shown.
Binary file removed Qora/bin/qora/Synchronizer.class
Binary file not shown.
Binary file removed Qora/bin/qora/TransactionCreator.class
Binary file not shown.
Binary file removed Qora/bin/qora/account/Account.class
Binary file not shown.
Binary file removed Qora/bin/qora/account/PrivateKeyAccount.class
Binary file not shown.
Binary file removed Qora/bin/qora/account/PublicKeyAccount.class
Binary file not shown.
Binary file removed Qora/bin/qora/block/Block.class
Binary file not shown.
Binary file removed Qora/bin/qora/block/BlockFactory.class
Binary file not shown.
Binary file removed Qora/bin/qora/block/GenesisBlock.class
Binary file not shown.
Binary file removed Qora/bin/qora/crypto/Base58.class
Binary file not shown.
Binary file removed Qora/bin/qora/crypto/Crypto.class
Binary file not shown.
Binary file removed Qora/bin/qora/crypto/Ed25519.class
Binary file not shown.
Binary file removed Qora/bin/qora/crypto/RIPEMD160.class
Binary file not shown.
Binary file removed Qora/bin/qora/naming/Name.class
Binary file not shown.
Binary file removed Qora/bin/qora/naming/NameSale.class
Binary file not shown.
Binary file removed Qora/bin/qora/transaction/BuyNameTransaction.class
Binary file not shown.
Binary file not shown.
Binary file removed Qora/bin/qora/transaction/GenesisTransaction.class
Binary file not shown.
Binary file removed Qora/bin/qora/transaction/PaymentTransaction.class
Binary file not shown.
Binary file not shown.
Binary file removed Qora/bin/qora/transaction/SellNameTransaction.class
Binary file not shown.
Binary file removed Qora/bin/qora/transaction/Transaction.class
Binary file not shown.
Binary file removed Qora/bin/qora/transaction/TransactionFactory.class
Binary file not shown.
Binary file not shown.
Binary file removed Qora/bin/qora/wallet/Wallet.class
Binary file not shown.
Binary file removed Qora/bin/settings/Settings.class
Binary file not shown.
Binary file removed Qora/bin/test/BlockTests.class
Binary file not shown.
Binary file removed Qora/bin/test/DatabaseTests.class
Binary file not shown.
Binary file removed Qora/bin/test/GeneratorTests.class
Binary file not shown.
Binary file removed Qora/bin/test/SynchronizerTests.class
Binary file not shown.
Binary file removed Qora/bin/test/TransactionTests.class
Binary file not shown.
Binary file removed Qora/bin/test/WalletTests.class
Binary file not shown.
Binary file removed Qora/bin/utils/BigDecimalStringComparator.class
Binary file not shown.
Binary file removed Qora/bin/utils/DateStringComparator.class
Binary file not shown.
Binary file removed Qora/bin/utils/IntegerComparator.class
Binary file not shown.
Binary file removed Qora/bin/utils/JSonWriter.class
Binary file not shown.
Binary file removed Qora/bin/utils/LongComparator.class
Binary file not shown.
Binary file removed Qora/bin/utils/NotifyContainer.class
Binary file not shown.
Binary file removed Qora/bin/utils/ObserverMessage.class
Binary file not shown.
Binary file removed Qora/bin/utils/Pair.class
Binary file not shown.
Binary file removed Qora/bin/utils/TransactionFeeComparator.class
Binary file not shown.
Binary file removed Qora/bin/utils/TransactionTimestampComparator.class
Binary file not shown.
Binary file removed Qora/bin/utils/TransactionsList.class
Binary file not shown.
Binary file removed Qora/bin/utils/Triplet.class
Binary file not shown.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Qora
Public GIT for the Qora cryptocurrency project.

* Website: http://qora.org
* Bitcointalk: https://bitcointalk.org/index.php?topic=881230.0
* API Docs: https://docs.google.com/document/d/1uBN8JXYNAWb8NUxon7MKx2MSJs4HHekIgolIXGTwR4c/edit?usp=sharing

## Setting up Qora
Add all the libraries from 'libs' except the native folder to your build path.

Set your Native library location to: Qora/libs/native.
## Running Qora
Run the program without any options to start the daemon.

Run the program with the -cli option to access the daemon using the API.

0 comments on commit 0d2cdf0

Please sign in to comment.