Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - barwizi

Pages: 1 ... 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 ... 51
316
Technical Support / Re: How to find Protoshare Stat
« on: February 08, 2014, 05:45:07 pm »
Dear all,

I'm new.

Please, can someone else teach me how to find out my stat with protoshare mining?

Thanks and appreciate for your help.

which pool are you mining with?

317
Technical Support / Re: Support Forum Tipping
« on: February 08, 2014, 10:08:06 am »
Whoops I forgot I was going to pay out early/twice. Here is the most recent plan.

Current balance is 40. On 2/13 I should receive  another 300 PTS from bytemaster and will split this amount among the 5 or so active supporters.

It'd be cool to receive half of our allowance for the following month early (like 150pts on 2/27) so people can get BTS for the pts they're earning. We can also re-sync since it's also easier to remember end-of-month payments rather than "on the 13th".

Yes, yes, pay out asap!!!

318
General Discussion / Re: Apple and blockchain.info
« on: February 06, 2014, 03:50:30 pm »
Mobile apps tend to be convinient for most users as we always tend to be on the move. I hate apple but if they allowed such apps i would buy one this instant, apple is far more secure than android and they may end up missing out on the train as more apps are developed bringing crypto to the world. I think it has something to do with their trying to make their own currency, i however thing it's a fail as it may be limited to apple products and services whereas other cryptos aim to be globaly used in any way possible.

319
General Discussion / Centralized Exchange
« on: February 05, 2014, 06:49:05 pm »
I have been talking and searching and have finally come down to actual coding. Most people suggest starting from scratch however the time frame is much too large for my liking. I have found two possible options that i need to only modify and deploy since i intend to have only a small exchange offering trade for PTS, NRS , NRB and a few other coins for direct fiat. Even the user base will be limited since i intend to allow only 300 new users a month so that i can scale it without overloading and users not suffering lag. It also provides me time to work with a few people in order to streamline deposits and withdrawals of fiat without the huge delays other exchanges are giving.

I'd like to ask for ideas and opinions on intersango vs buttercoin , they are open source exchange platforms. If all goes well my DAC will be for this business.

320
Will the consensus be amended or will it maintain the difference between AGS funded DAC vs 3rd party DAC?

321
MemoryCoin / Re: MMC Ubuntu compile error
« on: January 31, 2014, 05:40:25 pm »
thanks, i got past that, but now only to run into this

Code: [Select]
src/qt/walletmodel.cpp: In member function ‘WalletModel::SendCoinsReturn WalletModel::sendCoins(const QList<SendCoinsRecipient>&, const CCoinControl*)’:
src/qt/walletmodel.cpp:196:101: error: no matching function for call to ‘CWallet::CreateTransaction(std::vector<std::pair<CScript, long long int> >&, CWalletTx&, CReserveKey&, int64&, const CCoinControl*&)’
src/qt/walletmodel.cpp:196:101: note: candidates are:
In file included from src/qt/walletmodel.cpp:8:0:
src/wallet.h:186:10: note: bool CWallet::CreateTransaction(std::vector<std::pair<CScript, long long int> >&, CWalletTx&, CReserveKey&, int64&, std::string&, const CCoinControl*)
src/wallet.h:186:10: note:   no known conversion for argument 5 from ‘const CCoinControl*’ to ‘std::string& {aka std::basic_string<char>&}’
src/wallet.h:188:10: note: bool CWallet::CreateTransaction(CScript, int64, CWalletTx&, CReserveKey&, int64&, std::string&, const CCoinControl*)
src/wallet.h:188:10: note:   candidate expects 7 arguments, 5 provided
src/qt/walletmodel.cpp:204:67: error: ‘strFailReason’ was not declared in this scope
make: *** [build/walletmodel.o] Error 1
barwizi@barwizi-dev:~/memorycoin-psforkinit/memorycoin-psforkinit$

any idea?

322
Is that the final version all round or just for Bitshares?

323
Technical Support / Re: Looking for people with mining knowledge
« on: January 31, 2014, 07:56:03 am »
English, Russian. pm and skype, barwizi.

324
MemoryCoin / MMC Ubuntu compile error
« on: January 30, 2014, 01:20:47 pm »
I made a few modifications to add coin control to the client but it now refuses to compile i get this error:-

Code: [Select]
cd /home/barwizi/memorycoin-psforkinit/memorycoin-psforkinit; /bin/sh share/genbuild.sh /home/barwizi/memorycoin-psforkinit/memorycoin-psforkinit/build/build.h
fatal: Not a git repository (or any of the parent directories): .git
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/sendcoinsdialog.ui -o build/ui_sendcoinsdialog.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/addressbookpage.ui -o build/ui_addressbookpage.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/signverifymessagedialog.ui -o build/ui_signverifymessagedialog.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/aboutdialog.ui -o build/ui_aboutdialog.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/editaddressdialog.ui -o build/ui_editaddressdialog.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/transactiondescdialog.ui -o build/ui_transactiondescdialog.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/overviewpage.ui -o build/ui_overviewpage.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/sendcoinsentry.ui -o build/ui_sendcoinsentry.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/askpassphrasedialog.ui -o build/ui_askpassphrasedialog.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/rpcconsole.ui -o build/ui_rpcconsole.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/optionsdialog.ui -o build/ui_optionsdialog.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/votecoinsdialog.ui -o build/ui_votecoinsdialog.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/votecoinsentry.ui -o build/ui_votecoinsentry.h
g++ -c -m64 -pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DSCRYPT_CHACHA -DSCRYPT_KECCAK512 -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp
In file included from src/wallet.h:13:0,
                 from src/init.h:8,
                 from src/qt/bitcoin.cpp:13:
src/main.h:616:11: error: default argument missing for parameter 2 of ‘int64 CTransaction::GetMinFee(unsigned int, unsigned int, bool, GetMinFee_mode) const’
make: *** [build/bitcoin.o] Error 1
barwizi@barwizi-dev:~/memorycoin-psforkinit/memorycoin-psforkinit$

anyone got an idea?

https:github.com/Nameshar/memorycoin

325
Meta / Re: Chat
« on: January 30, 2014, 11:43:56 am »
great place to work for support and dev teams. i'l be keeping a tab open

326

Your small DAC at the beginning allocates 10% of it's equity to PTS,  the effect is right at the beginning, you already have thousands of possible customers willing to purchase your services. It is also meant as a mechanism that with good management and application can secure a "stable" base price for equity units. The relationship goes both ways, by raising good value on your equity, it will help PTS rise, but also, when PTS rises so does your equity value.

III software is anything developed by them, bounties or otherwise paid for by them. Use of the software includes but is not limited to running it as it is, making modifications and forking.

Great answer - thanks a lot :)

When you think of PTS / DACs in a "total economy" sense - "user" has many different meanings. I think you wiggled around the one member class I was looking for...which I think is good.

3rd party (non-I3) software which uses/interfaces with I3 software without modification to I3 code, seem...exempt?  (Did I just describe a DAC in legal-ese?)

They could probly go around PTS / use another currency /etc. But wouldn't want to depending on stability / timeframe / etc like you said - and access to network of PTS individuals / reputation / etc.

Quote
3rd party (non-I3) software which uses/interfaces with I3 software without modification to I3 code, seem...exempt?  (Did I just describe a DAC in legal-ese?)

that is correct, since they are not modifying the actual code.

Quote
They could probly go around PTS / use another currency /etc. But wouldn't want to depending on stability / timeframe / etc like you said - and access to network of PTS individuals / reputation / etc.

yes you can create A DAC  with other code, but you would be hard pressed on the dev side since that means you have to do everything  yourself, none of the improvements offered here will apply to you.

327
1) Find a local Bitcoin exchange, if there is none then pick one you believe you can trust. For example Bitstamp.
2) open an account with the exchange and get the details for making a deposit. Be sure to check if they need ID verification.
3) choose a deposit option from the available ones, eg wire transfer
4) Go to your bank and transfer the funds to the exchange account, wait a few days for confirmation of receipt of funds
5) Purchase BTC using your credited funds

For PTS purchase only follow these steps:-

6) Open an account with an exchange that hosts PTS eg cryptsy
7) Transfer your BTC to cryptsy exchange, wait a few minutes and confirm receipt of your coins
8) Trade your BTC for PTS
8) Transfer your PTS to your wallet

For AGS

once you have your cois in your wallet BTC/PTS send the amount you wish to purchase with to PaNGELmZgzRQCKeEKM6ifgTqNkC4ceiAWw for PTS or 1ANGELwQwWxMmbdaSWhWLqBEtPTkWb8uDc for BTC. At the end of the day check here:- http://www1.agsexplorer.com,  click on balance and enter the address you sent you coin from to view you balance.

328
this is a bit complicated and i tried finding info on ripple but it ain't out there. if anyone has coding time do the following create a system with defined security check points, say we have "security nodes" , a transaction can only be created when connected to at least two "security nodes".  Once a transaction is made it is transmitted through the network and only confirmed when all security nodes have consensus.

To avoid Ddos issues, security nodes are not permanent, they could be any machine in the network. this is how it will function:-

1) at any given time there are ten security nodes each is in possession of a token that verifies it's designation. After a certain number of blocks/transactions the tokens are passed to another machine on the network. If a machine with a token goes offline, one of the others will generate and pass on two tokens on the next round to cover for the lost one. further, timers are place on network activity of each node keeping record of how many transactions it has transmitted and how many times it has been in possession of a token This is then used for trust ratings in the event of a fork, such modification can be done in 24hrs to the BTC code.

329
BitShares PTS / Re: "Protoshares is a CPU-mined coin"
« on: January 28, 2014, 08:06:19 am »
My expert opinion is that this guy asked the question as bait.

With that said, allow me to tell you another expert opinion......when money is offered up to break something, people work harder than they would to make it. ANY COIN CAN BE GPU MINED once GPU gurus decide it. It's the efficiency you need to focus on. If a single 7950 (most popular mining card)  is only capable of less than 10x the speed then i consider it a success.

330
Maybe instead of "buy PTS", I should have said "invest" or "want to buy services or goods" with it...a combination of savings power and purchasing power...fundamental value.

Can you explain the financial relationships / effects of the license to "small DACs" or start-up web services...maybe like an ebay start-up seller or micro-blogger site?

E.g., what do you mean by "I3 software" and "use the software"?  Do you mean "developed by I3 in the future" / "fork the code"?

either way, if all you do is use the units without the code then you need not worry about the license. those that make direct use of the software and/or want to fork/modify however have to worry about their position.

I think what you want to know is if holding PTS gives you legal standing, III intends to give such legal standing. I am working on how to put that in legalese so expect the update in a few hours.

Your small DAC at the beginning allocates 10% of it's equity to PTS,  the effect is right at the beginning, you already have thousands of possible customers willing to purchase your services. It is also meant as a mechanism that with good management and application can secure a "stable" base price for equity units. The relationship goes both ways, by raising good value on your equity, it will help PTS rise, but also, when PTS rises so does your equity value.

III software is anything developed by them, bounties or otherwise paid for by them. Use of the software includes but is not limited to running it as it is, making modifications and forking.

Pages: 1 ... 15 16 17 18 19 20 21 [22] 23 24 25 26 27 28 29 ... 51