Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
parts authored and parts committed Jan 14, 2014
0 parents commit 7e4ecd1
Show file tree
Hide file tree
Showing 556 changed files with 267,341 additions and 0 deletions.
20 changes: 20 additions & 0 deletions COPYING
@@ -0,0 +1,20 @@
Copyright (c) 2009-2012 Bitcoin Developers
Copyright (c) 2011-2012 Litecoin Developers

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.
9 changes: 9 additions & 0 deletions INSTALL
@@ -0,0 +1,9 @@
Building Globalcoin

See doc/readme-qt.rst for instructions on building globalcoin-qt,
the intended-for-end-users, nice-graphical-interface, reference
implementation of Globalcoin.

See doc/build-*.txt for instructions on building globalcoin,
the intended-for-services, no-graphical-interface, reference
implementation of Globalcoin.
22 changes: 22 additions & 0 deletions Info.plist
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>CFBundleIconFile</key>
<string>bitcoin.icns</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleGetInfoString</key>
<string>Created by Qt/QMake</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleExecutable</key>
<string>globalcoin-qt</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.globalcoin-qt</string>
<key>NOTE</key>
<string>This file was generated by Qt/QMake.</string>
</dict>
</plist>
1,815 changes: 1,815 additions & 0 deletions Makefile

Large diffs are not rendered by default.

1,733 changes: 1,733 additions & 0 deletions Makefile.Debug

Large diffs are not rendered by default.

1,733 changes: 1,733 additions & 0 deletions Makefile.Release

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions README
@@ -0,0 +1 @@
README.md
41 changes: 41 additions & 0 deletions README.md
@@ -0,0 +1,41 @@
Globalcoin (GLC)

global-coin.net
Specifications:
GlobalCoin is a scrypt based coin.

Donations: 7HGqgroz38eY4xMfwUFb7BLVwUjUagykDm

Total Coins 70 million
Block target: 40Secs
Difficulty retargets:450 blocks
Confirms: 8
Halves every year or 28000 blocks

0-5000 100 COINS P/B
5000-10000 500 COINS P/B
10000-20000 400 COINS P/B
30000-40000 200 COINS P/B
40000 + 100 COINS P/B.<---- We Are Here


0% Pre-mine, Fair Launch!!


Listen port: 55789

GlobalCoin conf file:


rpcuser=**username**
rpcpassword=**password**
rpcallowip=localhost
rpcport=55788
port=55789
daemon=1
server=1
gen=0
maxconnections=100



Binary file added build/aboutdialog.o
Binary file not shown.
Binary file added build/addressbookpage.o
Binary file not shown.
Binary file added build/addresstablemodel.o
Binary file not shown.
Binary file added build/addrman.o
Binary file not shown.
Binary file added build/askpassphrasedialog.o
Binary file not shown.
Binary file added build/bitcoin.o
Binary file not shown.
Binary file added build/bitcoinaddressvalidator.o
Binary file not shown.
Binary file added build/bitcoinamountfield.o
Binary file not shown.
Binary file added build/bitcoingui.o
Binary file not shown.
Binary file added build/bitcoinrpc.o
Binary file not shown.
Binary file added build/bitcoinstrings.o
Binary file not shown.
Binary file added build/bitcoinunits.o
Binary file not shown.
2 changes: 2 additions & 0 deletions build/build.h
@@ -0,0 +1,2 @@
// No build information available
#define BUILD_DATE "2014-01-14 02:36:19 +0000"
Binary file added build/checkpoints.o
Binary file not shown.
Binary file added build/clientmodel.o
Binary file not shown.
Binary file added build/crypter.o
Binary file not shown.
Binary file added build/csvmodelwriter.o
Binary file not shown.
Binary file added build/db.o
Binary file not shown.
Binary file added build/editaddressdialog.o
Binary file not shown.
Binary file added build/guiutil.o
Binary file not shown.
Binary file added build/init.o
Binary file not shown.
Binary file added build/irc.o
Binary file not shown.
Binary file added build/json_spirit_reader.o
Binary file not shown.
Binary file added build/json_spirit_value.o
Binary file not shown.
Binary file added build/json_spirit_writer.o
Binary file not shown.
Binary file added build/key.o
Binary file not shown.
Binary file added build/keystore.o
Binary file not shown.
Binary file added build/main.o
Binary file not shown.
Binary file added build/miningpage.o
Binary file not shown.
94 changes: 94 additions & 0 deletions build/moc_aboutdialog.cpp
@@ -0,0 +1,94 @@
/****************************************************************************
** Meta object code from reading C++ file 'aboutdialog.h'
**
** Created: Tue Jan 14 03:04:06 2014
** by: The Qt Meta Object Compiler version 63 (Qt 4.8.1)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/

#include "../src/qt/aboutdialog.h"
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'aboutdialog.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 63
#error "This file was generated using the moc from 4.8.1. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif

QT_BEGIN_MOC_NAMESPACE
static const uint qt_meta_data_AboutDialog[] = {

// content:
6, // revision
0, // classname
0, 0, // classinfo
1, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount

// slots: signature, parameters, type, tag, flags
13, 12, 12, 12, 0x08,

0 // eod
};

static const char qt_meta_stringdata_AboutDialog[] = {
"AboutDialog\0\0on_buttonBox_accepted()\0"
};

void AboutDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
Q_ASSERT(staticMetaObject.cast(_o));
AboutDialog *_t = static_cast<AboutDialog *>(_o);
switch (_id) {
case 0: _t->on_buttonBox_accepted(); break;
default: ;
}
}
Q_UNUSED(_a);
}

const QMetaObjectExtraData AboutDialog::staticMetaObjectExtraData = {
0, qt_static_metacall
};

const QMetaObject AboutDialog::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_AboutDialog,
qt_meta_data_AboutDialog, &staticMetaObjectExtraData }
};

#ifdef Q_NO_DATA_RELOCATION
const QMetaObject &AboutDialog::getStaticMetaObject() { return staticMetaObject; }
#endif //Q_NO_DATA_RELOCATION

const QMetaObject *AboutDialog::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
}

void *AboutDialog::qt_metacast(const char *_clname)
{
if (!_clname) return 0;
if (!strcmp(_clname, qt_meta_stringdata_AboutDialog))
return static_cast<void*>(const_cast< AboutDialog*>(this));
return QDialog::qt_metacast(_clname);
}

int AboutDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 1)
qt_static_metacall(this, _c, _id, _a);
_id -= 1;
}
return _id;
}
QT_END_MOC_NAMESPACE
Binary file added build/moc_aboutdialog.o
Binary file not shown.
147 changes: 147 additions & 0 deletions build/moc_addressbookpage.cpp
@@ -0,0 +1,147 @@
/****************************************************************************
** Meta object code from reading C++ file 'addressbookpage.h'
**
** Created: Tue Jan 14 03:04:05 2014
** by: The Qt Meta Object Compiler version 63 (Qt 4.8.1)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/

#include "../src/qt/addressbookpage.h"
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'addressbookpage.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 63
#error "This file was generated using the moc from 4.8.1. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif

QT_BEGIN_MOC_NAMESPACE
static const uint qt_meta_data_AddressBookPage[] = {

// content:
6, // revision
0, // classname
0, 0, // classinfo
15, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
2, // signalCount

// signals: signature, parameters, type, tag, flags
22, 17, 16, 16, 0x05,
43, 17, 16, 16, 0x05,

// slots: signature, parameters, type, tag, flags
73, 66, 16, 16, 0x0a,
83, 16, 16, 16, 0x0a,
99, 16, 16, 16, 0x08,
125, 16, 16, 16, 0x08,
155, 16, 16, 16, 0x08,
184, 16, 16, 16, 0x08,
209, 16, 16, 16, 0x08,
236, 16, 16, 16, 0x08,
255, 16, 16, 16, 0x08,
285, 279, 16, 16, 0x08,
308, 16, 16, 16, 0x08,
328, 16, 16, 16, 0x08,
360, 343, 16, 16, 0x08,

0 // eod
};

static const char qt_meta_stringdata_AddressBookPage[] = {
"AddressBookPage\0\0addr\0signMessage(QString)\0"
"verifyMessage(QString)\0retval\0done(int)\0"
"exportClicked()\0on_deleteButton_clicked()\0"
"on_newAddressButton_clicked()\0"
"on_copyToClipboard_clicked()\0"
"on_signMessage_clicked()\0"
"on_verifyMessage_clicked()\0"
"selectionChanged()\0on_showQRCode_clicked()\0"
"point\0contextualMenu(QPoint)\0"
"onCopyLabelAction()\0onEditAction()\0"
"parent,begin,end\0selectNewAddress(QModelIndex,int,int)\0"
};

void AddressBookPage::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
Q_ASSERT(staticMetaObject.cast(_o));
AddressBookPage *_t = static_cast<AddressBookPage *>(_o);
switch (_id) {
case 0: _t->signMessage((*reinterpret_cast< QString(*)>(_a[1]))); break;
case 1: _t->verifyMessage((*reinterpret_cast< QString(*)>(_a[1]))); break;
case 2: _t->done((*reinterpret_cast< int(*)>(_a[1]))); break;
case 3: _t->exportClicked(); break;
case 4: _t->on_deleteButton_clicked(); break;
case 5: _t->on_newAddressButton_clicked(); break;
case 6: _t->on_copyToClipboard_clicked(); break;
case 7: _t->on_signMessage_clicked(); break;
case 8: _t->on_verifyMessage_clicked(); break;
case 9: _t->selectionChanged(); break;
case 10: _t->on_showQRCode_clicked(); break;
case 11: _t->contextualMenu((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
case 12: _t->onCopyLabelAction(); break;
case 13: _t->onEditAction(); break;
case 14: _t->selectNewAddress((*reinterpret_cast< const QModelIndex(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;
default: ;
}
}
}

const QMetaObjectExtraData AddressBookPage::staticMetaObjectExtraData = {
0, qt_static_metacall
};

const QMetaObject AddressBookPage::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_AddressBookPage,
qt_meta_data_AddressBookPage, &staticMetaObjectExtraData }
};

#ifdef Q_NO_DATA_RELOCATION
const QMetaObject &AddressBookPage::getStaticMetaObject() { return staticMetaObject; }
#endif //Q_NO_DATA_RELOCATION

const QMetaObject *AddressBookPage::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
}

void *AddressBookPage::qt_metacast(const char *_clname)
{
if (!_clname) return 0;
if (!strcmp(_clname, qt_meta_stringdata_AddressBookPage))
return static_cast<void*>(const_cast< AddressBookPage*>(this));
return QDialog::qt_metacast(_clname);
}

int AddressBookPage::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 15)
qt_static_metacall(this, _c, _id, _a);
_id -= 15;
}
return _id;
}

// SIGNAL 0
void AddressBookPage::signMessage(QString _t1)
{
void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 0, _a);
}

// SIGNAL 1
void AddressBookPage::verifyMessage(QString _t1)
{
void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 1, _a);
}
QT_END_MOC_NAMESPACE
Binary file added build/moc_addressbookpage.o
Binary file not shown.

0 comments on commit 7e4ecd1

Please sign in to comment.