Bitcoin Forum
May 23, 2024, 03:08:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [32] 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 ... 92 »
  Print  
Author Topic: [ANN] [PMP] PreminePlus Launch ~ New Features! ~ Oct Signup Free Distribution!  (Read 148923 times)
Nullu
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
August 02, 2014, 08:17:04 PM
 #621

Announcement time!

I've implemented In-wallet chat!
It's nothing fancy, works just like regular IRC freenode webchat.
Pop on and say hi to the community or use it as a place to trade.
This was actually done a couple days ago but I've been all over the place the past two days.

We have our very own Dice game in the works!
Our community will be able to win more PMP on a community run dice site!
This means 100% of all profits from this site will be used to further development of the currency and our community!
Development should be complete within the next couple days.


Other features I am planning to implement are in-wallet block explorer, in-wallet forum system and in-wallet trading system.



You're doing a fantastic job man! Thanks for all your hard work  Smiley
Just to be sure, I just launched my wallet and it's synced up and everything but I haven't received any coins yet. I'm guessing you haven't started the distribution yet? Or is it an issue on my side  Undecided
i think its a manual process and with nearly (or over?) 1000 people it may take a little while.

Actually, I've written a small script which automates the payouts.


I'm doing the first 50 addresses now to make sure things are running smoothly, which so far it seems to be. Hopefully I should have the first 200 addresses done by tonight. I'm sending out payments every 10 seconds, so theoretically it should take me a few hours to get through them all, but as I'm doing it in chunks to be safe, it's going to take me a few days at most.

The only thing that will slow it down are if there are invalid addresses, as I'll have to manually pick them out and restart the script from the last valid address.

I think there a small batch of addresses I've yet to be sent yet, but I have the majority of them, about 700 addresses.

BTC - 14kYyhhWZwSJFHAjNTtyhRVSu157nE92gF
Nullu
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
August 02, 2014, 09:06:48 PM
 #622

First 200 address done (actually 199, as one appeared to be a PMC address).

I'll do more tomorrow.

BTC - 14kYyhhWZwSJFHAjNTtyhRVSu157nE92gF
Koko
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
August 02, 2014, 09:12:11 PM
 #623

First 200 address done (actually 199, as one appeared to be a PMC address).

I'll do more tomorrow.

I can confirm that I've received the coins, thanks!
Nullu
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
August 02, 2014, 09:15:55 PM
 #624

First 200 address done (actually 199, as one appeared to be a PMC address).

I'll do more tomorrow.

I can confirm that I've received the coins, thanks!

No problem.  Grin

I'll be doing another big batch tomorrow.

BTC - 14kYyhhWZwSJFHAjNTtyhRVSu157nE92gF
yogibaer
Legendary
*
Offline Offline

Activity: 1131
Merit: 1001



View Profile
August 02, 2014, 09:18:50 PM
 #625

Great! Payday for the Giveaway!!!

PMP goes live! And we are happy to welcome more new people on the giveaway list this month!
kbroadfoot
Legendary
*
Offline Offline

Activity: 1302
Merit: 1000


Bass Player


View Profile
August 02, 2014, 09:36:24 PM
 #626

Holy Crap!   227747.40294942 PMC burned.... a full 45.64 Percent of all PMC.

http://cryptexplorer.com/address/1PMCxxxSWAPxxxToxxxPMPxxxXXXUfNchW

TheMightyX (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Vires in Numeris


View Profile
August 02, 2014, 09:56:24 PM
 #627

Holy Crap!   227747.40294942 PMC burned.... a full 45.64 Percent of all PMC.

http://cryptexplorer.com/address/1PMCxxxSWAPxxxToxxxPMPxxxXXXUfNchW

Thats amazing!
I wonder how much is sitting on poloniex?
TheMightyX (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Vires in Numeris


View Profile
August 02, 2014, 09:59:53 PM
Last edit: August 02, 2014, 10:33:52 PM by TheMightyX
 #628

Announcement time!

I've implemented In-wallet chat!
It's nothing fancy, works just like regular IRC freenode webchat.
Pop on and say hi to the community or use it as a place to trade.
This was actually done a couple days ago but I've been all over the place the past two days.

We have our very own Dice game in the works!
Our community will be able to win more PMP on a community run dice site!
This means 100% of all profits from this site will be used to further development of the currency and our community!
Development should be complete within the next couple days.


Other features I am planning to implement are in-wallet block explorer, in-wallet forum system and in-wallet trading system.


doesn't build under linux anymore, any idea?
Code:
cd /home/skunk/bitcoin/PreminePlus; /bin/sh share/genbuild.sh /home/skunk/bitcoin/PreminePlus/build/build.h
g++ -fstack-protector-all --param ssp-buffer-size=1 -Wl,-O1 -o PreminePlus-qt build/bitcoin.o build/bitcoingui.o build/transactiontablemodel.o build/addresstablemodel.o build/optionsdialog.o build/sendcoinsdialog.o build/addressbookpage.o build/signverifymessagedialog.o build/aboutdialog.o build/editaddressdialog.o build/bitcoinaddressvalidator.o build/alert.o build/version.o build/sync.o build/util.o build/netbase.o build/key.o build/script.o build/main.o build/init.o build/net.o build/irc.o build/checkpoints.o build/addrman.o build/db.o build/walletdb.o build/clientmodel.o build/guiutil.o build/transactionrecord.o build/optionsmodel.o build/monitoreddatamapper.o build/transactiondesc.o build/transactiondescdialog.o build/bitcoinstrings.o build/bitcoinamountfield.o build/wallet.o build/keystore.o build/transactionfilterproxy.o build/transactionview.o build/walletmodel.o build/bitcoinrpc.o build/rpcdump.o build/rpcnet.o build/rpcmining.o build/rpcwallet.o build/rpcblockchain.o build/rpcrawtransaction.o build/overviewpage.o build/csvmodelwriter.o build/crypter.o build/sendcoinsentry.o build/qvalidatedlineedit.o build/bitcoinunits.o build/qvaluecombobox.o build/askpassphrasedialog.o build/protocol.o build/notificator.o build/qtipcserver.o build/rpcconsole.o build/coincontroldialog.o build/coincontroltreewidget.o build/noui.o build/kernel.o build/scrypt-x86.o build/scrypt-x86_64.o build/scrypt_mine.o build/pbkdf2.o build/moc_bitcoingui.o build/moc_transactiontablemodel.o build/moc_addresstablemodel.o build/moc_optionsdialog.o build/moc_sendcoinsdialog.o build/moc_addressbookpage.o build/moc_signverifymessagedialog.o build/moc_aboutdialog.o build/moc_editaddressdialog.o build/moc_bitcoinaddressvalidator.o build/moc_clientmodel.o build/moc_guiutil.o build/moc_optionsmodel.o build/moc_monitoreddatamapper.o build/moc_transactiondesc.o build/moc_transactiondescdialog.o build/moc_bitcoinamountfield.o build/moc_transactionfilterproxy.o build/moc_transactionview.o build/moc_walletmodel.o build/moc_overviewpage.o build/moc_csvmodelwriter.o build/moc_sendcoinsentry.o build/moc_qvalidatedlineedit.o build/moc_qvaluecombobox.o build/moc_askpassphrasedialog.o build/moc_coincontroldialog.o build/moc_coincontroltreewidget.o build/moc_notificator.o build/moc_rpcconsole.o build/qrc_bitcoin.o    -L/usr/lib64/qt4 -LD:/deps/miniupnpc -lminiupnpc -lrt -LD:/deps/boost/stage/lib -Ld:/deps/db/build_unix -Ld:/deps/ssl -lssl -lcrypto -ldb_cxx -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lQtGui -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -lQtCore -lgthread-2.0 -lglib-2.0 -lpthread
build/bitcoingui.o: In function `BitcoinGUI::BitcoinGUI(QWidget*)':
bitcoingui.cpp:(.text+0x3588): undefined reference to `ChatWindow::ChatWindow(QWidget*)'
build/bitcoingui.o: In function `BitcoinGUI::setWalletModel(WalletModel*)':
bitcoingui.cpp:(.text+0x6ee5): undefined reference to `ChatWindow::setModel(ClientModel*)'
collect2: error: ld returned 1 exit status
make: *** [PreminePlus-qt] Error 1

This may seem like a dumb suggestion but try downloading from the github again and/or deleting your build files (.o's etc) to rebuild from scratch. I'm looking at the new bitcoingui.cpp and there really is only a handful of new lines, none of which should be causing an undefined reference.
In fact those two calls (chatWindow = new ChatWindow(this)Wink and (chatWindow->setModel(clientModel)Wink can easily be traced back to their functions.
It sounds like you have the new bitcoingui.cpp but not the new chatwindow.h/cpp which may be caused by some github funny business.

One of our users _CR_ has created a linux script to auto download and install the PreminePlus-qt.
I've updated the main post with the link: _CR_'s Magical Unix Installer
If this script helps anyone you can donate a few PMP to him here:
PXp6zMxMPf76kgEktVjr5hhFSxiHKy6YaE

Worse comes to worse, if that doesn't work just comment out the two setmodel functions. I've just tried this now (remove the call to setmodel from bitcoin.cpp and then the declaration from chatwindow.cpp) and it works fine without it. Technically they are not necessary in this manner.
Give me a shout or come on the IRC and I can show you how to easily do that.


i did issue "make clean" and even re-cloned the git repository again, no change...
nevermind, i don't need a chat into the wallet (however i was excited about the in-wallet trading system), until a forced update isn't required and the previous revision is staking and transferring coins correctly, i'll use that...
in the worst case i don't mind switching to the command line wallet Wink
thank you anyway

ps: the contributed install script is just for debian/ubuntu, however the install logic is the same that i've always used with most qt wallets.

Hey skunk,
I'm not sure what you mean about the forced update. There is no forced update, if you want in-wallet chat then update, if not you don't need to update. There has been no modifications to the protocol.
Can we try something?
I'm going to push a commit to the repository with the commented out declaration.
should be live in about 2 mins.
Could you try again with this one?
MoneroMooo
Legendary
*
Offline Offline

Activity: 1276
Merit: 1001


View Profile
August 02, 2014, 10:07:09 PM
 #629

There are two problems that I can see.

First is that the chatwindow files aren't added to the list of sources:

diff --git a/linux-premineplus-qt.pro b/linux-premineplus-qt.pro
index 1bf7c55..7ab05b6 100644
--- a/linux-premineplus-qt.pro
+++ b/linux-premineplus-qt.pro
@@ -198,6 +198,7 @@ HEADERS += src/qt/bitcoingui.h \
     src/qt/rpcconsole.h \
     src/version.h \
     src/netbase.h \
+    src/qt/chatwindow.h \
     src/clientversion.h
 
 SOURCES += src/qt/bitcoin.cpp src/qt/bitcoingui.cpp \
@@ -265,7 +266,8 @@ SOURCES += src/qt/bitcoin.cpp src/qt/bitcoingui.cpp \
     src/scrypt-x86.S \
     src/scrypt-x86_64.S \
     src/scrypt_mine.cpp \
-    src/pbkdf2.cpp
+    src/pbkdf2.cpp \
+    src/qt/chatwindow.cpp
 
 RESOURCES += \
     src/qt/bitcoin.qrc



Second is that, after this is done, chatwindow.cpp includes a ui_chatwindow.h, which isn't in git. git add missing  I guess.

There's something else, but this might be my own problem. I had to add /usr/include/Qt to the include path in order for the build to find QtNetwork (Fedora 20).

kbroadfoot
Legendary
*
Offline Offline

Activity: 1302
Merit: 1000


Bass Player


View Profile
August 02, 2014, 10:13:20 PM
 #630

Holy Crap!   227747.40294942 PMC burned.... a full 45.64 Percent of all PMC.

http://cryptexplorer.com/address/1PMCxxxSWAPxxxToxxxPMPxxxXXXUfNchW

Thats amazing!
I wonder how much is sitting on poloniex?

There are 11990 PMC sitting on the sell side of Poloniex ... of course that does not take into account how much is in accounts and not listed for sale...

skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
August 02, 2014, 10:33:17 PM
 #631

Hey skunk,
I'm not sure what you mean about the forced update. There is no forced update, if you want in-wallet chat then update, if not you don't need to update. There has been no modifications to the protocol.
i was referring to an eventual fork (eg. tek coin might fork in the upcoming days because a bug in the staking code)

Can we try something?
I'm going to push a commit to the repository with the commented out declaration.
should be live in about 2 mins.
Could you try again with this one?
Code:
build/bitcoingui.o: In function `BitcoinGUI::BitcoinGUI(QWidget*)':
bitcoingui.cpp:(.text+0x3588): undefined reference to `ChatWindow::ChatWindow(QWidget*)'
collect2: error: ld returned 1 exit status
make: *** [PreminePlus-qt] Error 1
not there yet...
as already mentioned by moneromoo, after recent revision i've to add -I/usr/include/qt4/QtNetwork to the makefile else compilation stops at the very beginning...

TheMightyX (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Vires in Numeris


View Profile
August 02, 2014, 10:34:25 PM
 #632

There are two problems that I can see.

First is that the chatwindow files aren't added to the list of sources:

diff --git a/linux-premineplus-qt.pro b/linux-premineplus-qt.pro
index 1bf7c55..7ab05b6 100644
--- a/linux-premineplus-qt.pro
+++ b/linux-premineplus-qt.pro
@@ -198,6 +198,7 @@ HEADERS += src/qt/bitcoingui.h \
     src/qt/rpcconsole.h \
     src/version.h \
     src/netbase.h \
+    src/qt/chatwindow.h \
     src/clientversion.h
 
 SOURCES += src/qt/bitcoin.cpp src/qt/bitcoingui.cpp \
@@ -265,7 +266,8 @@ SOURCES += src/qt/bitcoin.cpp src/qt/bitcoingui.cpp \
     src/scrypt-x86.S \
     src/scrypt-x86_64.S \
     src/scrypt_mine.cpp \
-    src/pbkdf2.cpp
+    src/pbkdf2.cpp \
+    src/qt/chatwindow.cpp
 
 RESOURCES += \
     src/qt/bitcoin.qrc



Second is that, after this is done, chatwindow.cpp includes a ui_chatwindow.h, which isn't in git. git add missing  I guess.

There's something else, but this might be my own problem. I had to add /usr/include/Qt to the include path in order for the build to find QtNetwork (Fedora 20).



OMFG!!!
LINUX USES THE SECONDARY PRO!!!
hahahaha way to hit the nail on the head MoneroMooo!

TheMightyX (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Vires in Numeris


View Profile
August 02, 2014, 10:35:33 PM
 #633

Hey skunk,
I'm not sure what you mean about the forced update. There is no forced update, if you want in-wallet chat then update, if not you don't need to update. There has been no modifications to the protocol.
i was referring to an eventual fork (eg. tek coin might fork in the upcoming days because a bug in the staking code)

Can we try something?
I'm going to push a commit to the repository with the commented out declaration.
should be live in about 2 mins.
Could you try again with this one?
Code:
build/bitcoingui.o: In function `BitcoinGUI::BitcoinGUI(QWidget*)':
bitcoingui.cpp:(.text+0x3588): undefined reference to `ChatWindow::ChatWindow(QWidget*)'
collect2: error: ld returned 1 exit status
make: *** [PreminePlus-qt] Error 1
not there yet...
as already mentioned by moneromoo, after recent revision i've to add -I/usr/include/qt4/QtNetwork to the makefile else compilation stops at the very beginning...

yes sorry as a windows user I neglected to make changes to the linux .pro
I'll do that now.
It's always something simple.
TheMightyX (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Vires in Numeris


View Profile
August 02, 2014, 10:46:24 PM
 #634

All right, thank you for making me feel stupid guys.
I've updated the linux pro file, everything is included now.
Also reverted the setmodel changes. Everything should be in top shape now.

nexter
Member
**
Offline Offline

Activity: 132
Merit: 10


View Profile
August 02, 2014, 11:08:05 PM
 #635

Holy Crap!   227747.40294942 PMC burned.... a full 45.64 Percent of all PMC.

http://cryptexplorer.com/address/1PMCxxxSWAPxxxToxxxPMPxxxXXXUfNchW

Thats amazing!
I wonder how much is sitting on poloniex?

There are 11990 PMC sitting on the sell side of Poloniex ... of course that does not take into account how much is in accounts and not listed for sale...

there still might be some at cryptorush unless all those got lost.
skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
August 02, 2014, 11:16:55 PM
 #636

All right, thank you for making me feel stupid guys.
I've updated the linux pro file, everything is included now.
Also reverted the setmodel changes. Everything should be in top shape now.
lol!
it builds fine now Smiley
thank you for making feel a linux user like a 1st class citizen!

TheMightyX (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Vires in Numeris


View Profile
August 02, 2014, 11:26:04 PM
 #637

All right, thank you for making me feel stupid guys.
I've updated the linux pro file, everything is included now.
Also reverted the setmodel changes. Everything should be in top shape now.
lol!
it builds fine now Smiley
thank you for making feel a linux user like a 1st class citizen!

That's good to hear.
You are very welcome skunk.

englishbad
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
August 03, 2014, 01:18:04 AM
 #638

I had received the PMPcoin!!thx!
Gemdealer
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
August 03, 2014, 04:29:23 AM
 #639

Hi there,
I reinstalled and reimported my wallet.dat but no joy as yet. I assume that the giveaway is being done in stages yes?
HashFarmer
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
August 03, 2014, 05:36:24 AM
 #640

Am I the only one having problem with sync? All other wallet sync without problem except for PMP... anybody can share his conf info please?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [32] 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 ... 92 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!