Bitcoin Forum
May 27, 2024, 02:07:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 ... 148 »
981  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CACH] CACHeCoin released on: January 07, 2014, 12:09:07 AM
lol, has anyone tested that windows build?
982  Bitcoin / Project Development / Open Source Escrow: any out there? on: January 05, 2014, 11:44:13 PM
I'd like to create a private escrow service, anyonw know where to get the code?
983  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [CENT] Pennies launched on: January 04, 2014, 03:56:45 PM
the thing is, if cryptsy does not update their wallet in time, even if you keep the old version, you and others using the old wallet will connect to each other and stake, then you can sell. the fork is dependent on mutual understanding thst the fix is needed. but if more people choose to be greedy, then......lol

984  Local / עברית (Hebrew) / פורום חדש on: January 03, 2014, 11:06:06 AM
http://noirbitstalk.org/  בואו והצטרפו אלינו
985  Local / 中文 (Chinese) / 新noirbits论坛 on: January 03, 2014, 11:04:41 AM
快来参加吧 http://noirbitstalk.org/
986  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [CENT] Pennies launched on: January 02, 2014, 08:59:47 AM
Sorry guys, wanted to post this before new years but forgot :-D
Code:
#!/usr/bin/php
<?php
$clientPath 
"/home/kalgecin/pennies/src/pennies";
$sendToAddress "PC26wxsNJXKi6732uKTmvjkLMQMjZBPzJ3";
$amountPerBatch 50000000.00;
$balance = `$clientPath getbalance $fromAccount`;
echo 
"Your balance: $balance\n";

while(
$balance $amountPerBatch){

echo $balance.' '.`$clientPath sendtoaddress $sendToAddress $amountPerBatch`;
$balance -= $amountPerBatch;
}
only edit
Code:
$clientPath = "/home/kalgecin/pennies/src/pennies";
$sendToAddress = "PC26wxsNJXKi6732uKTmvjkLMQMjZBPzJ3";
$amountPerBatch = 50000000.00;
with your parameters. Tested on linux. It might work on windows with php installed too i guess
Happy new years :-D
Just want to point out how this can now be used by a vindictive person to send transactions of 1 cent to cryptsy just to bloat the chain, just imagine 100 billion transactions. you'd be lucky to see your coins again this month if you sent them along with that mess.


hehehe.....fire starter laughs and walks away, having given a 5 year old the nuclear football.

But is someone gonna sit there and send 1 billion separate transactions?  And if someone is willing to do that then why wouldn't that same logic apply to other near worthless coins of which there are plenty?  TIA.

The script is a fire and forget solution. You run it once and it keeps running until your account is empty. Try it out, transfer with amounts of 1000 from one of your addresses  to the other if you want to see if it works.
987  Alternate cryptocurrencies / Altcoin Discussion / Re: The Black Watch // NOIRBITS RE-VAMP THREAD!!!!!! (OP MANAGED) on: January 02, 2014, 08:53:57 AM
Hi everyone,

Noirbits Community Forum is ready, please register and start discussing.

url - http://noirbitstalk.org/


Note: We are looking for forum moderators.


thank you

Nice work, hopefully it will soon resemble time square and not a tumble weed blowing through a deserted town Tongue

Yes, this is perfect!!!! Now i have a place i can speak with the community directly and begin pushing forward with you guys in earnest.
988  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [CENT] Pennies launched on: January 01, 2014, 10:15:32 PM
Sorry guys, wanted to post this before new years but forgot :-D
Code:
#!/usr/bin/php
<?php
$clientPath 
"/home/kalgecin/pennies/src/pennies";
$sendToAddress "PC26wxsNJXKi6732uKTmvjkLMQMjZBPzJ3";
$amountPerBatch 50000000.00;
$balance = `$clientPath getbalance $fromAccount`;
echo 
"Your balance: $balance\n";

while(
$balance $amountPerBatch){

echo $balance.' '.`$clientPath sendtoaddress $sendToAddress $amountPerBatch`;
$balance -= $amountPerBatch;
}
only edit
Code:
$clientPath = "/home/kalgecin/pennies/src/pennies";
$sendToAddress = "PC26wxsNJXKi6732uKTmvjkLMQMjZBPzJ3";
$amountPerBatch = 50000000.00;
with your parameters. Tested on linux. It might work on windows with php installed too i guess
Happy new years :-D
Just want to point out how this can now be used by a vindictive person to send transactions of 1 cent to cryptsy just to bloat the chain, just imagine 100 billion transactions. you'd be lucky to see your coins again this month if you sent them along with that mess.


hehehe.....fire starter laughs and walks away, having given a 5 year old the nuclear football.
989  Alternate cryptocurrencies / Altcoin Discussion / Re: The Black Watch // NOIRBITS RE-VAMP THREAD!!!!!! (OP MANAGED) on: January 01, 2014, 10:06:09 PM
Are you still considering launching NRB 2.0 for new years day? Or has that been pushed back?

The launch has been pushed back, please read the posts to understand the reasons.
990  Alternate cryptocurrencies / Altcoin Discussion / Re: The Black Watch // NOIRBITS RE-VAMP THREAD!!!!!! (OP MANAGED) on: December 31, 2013, 09:44:28 PM
Official Proposal


Barwizi

Version 0.1
=============

Proposal January 2014 (Strategic)

  • Use of a modified Momentum algo to switch from GPU mineable sCrypt to CPU
  • Introduction of PoS of 0.01% per week
  • Exponential decay of mining rewards at 10% every 2100000 Blocks
  • Change of the reward to 100 coins per block
  • Limiting the Cap at 21 million
  • Allowing use of the Voting System to help core team keep afloat financially
  • Maintain Experimental state of coin but introduce securities (Share Certificates) directly tradeable for fiat currency
  • Introduce a share system that equates a holders's wallet balance to a % stake in the ALL VENTURES undertaken by Weiss International Crypto Finanace Division
  • Importation of the current coin of choice for WICFD i.e Noirbits balances to enable stake holders to transfer all holdings to the new chain if they wish to partake in the company business
  • Possible introduction of Post mining proof of stake that will reward those who opt to stay on the Original NRB chain, essentially for every coin year (~262800 blocks) Users with active NRB Bank accounts will  be awarded 60% stake on the coins in their account in the last 10k blocks before coin year passes

Congrats on getting the banking licence, not sure how difficult that is in Africa but in the US/UK i imagine its pretty difficult.  Anyway how is this whole thing going to work, i really have so many questions, i just dont know where to begin.  I've never known anything like this, it could be good, it could be a complete flop idk but im willing to see it through.  Other people have asked this but I still do not understand how your going to work this out.  So currently i hold around 30,000 NRB on Cryptsy, not an amazing amount but still it was a couple of btc worth not long ago.  In january, how is this going to effect me exactly?  A hard fork, cryptsy trading halted, NRB gets converted into NRB 2.0 and we get 60% of our original coins into NRB 2.0?  We get the choise to go into the new venture or stay on the original NRB chain, so there will be 2 currencies called NRB?  How are you going to let all the holders of NRB know to give them the choice? (forgive the lack of knowledge on this).

If say there are 200k NRB in the bank, and you own 10k, if The Bank makes a hundred dollars, You will get 5 dollars added to you USD Balance. If the banks earns 100 BTC you will get 5 BTC to your account.

If you keep 10k in your account during a coin year , you'll end up with 16k.

Some are suggesting i keep the chains apart to avoid confusion and allow more broad distribution of shares. This will ensure that trading is not halted and current holders and miner can game it for profit.

I am considering all options and community input is vital. Also due to the fact that i am paying for the infrastructure myself, it takes time to put together some of the requirements.

Thanks for the reply.  What will be the main goal of said bank, what are you going to do with crypto deposits?  I assume you can deposit multiple coins but NRB will be shareholding coins?  Are you going to then make loans based on the crypto deposits?  If so are you going to be operating a fractional reserve system, of what percentage?  How are you proposing to run the bank, ie where does its main profits come from?  What are the overall risks involved?  What is the African governments position on crypto currencies?  Could we see a situation, like in India, a kind of ban and your premises get raided?

no, i will accept NRB, NRT, BTC, PTS and LTC for the bank. Any other coins would only be after HUGE pressure from voters. The goal is to begin main stream acceptance of crypto currency as well as creating a firm backing that will not plummet with the value of a single fiat. The value stores will be greatly varied. As for fractional reserve, i am looking into the benefits, but for now i was hoping that the bank would be an umbrella that will own other ventures that will generate the capital. Over here i had skeptical response in the beginning but once they understood that i would not be attempting to change their national currency, we got along. There are no guarantees however, you should well know that changes in government = changes in policy. But i am sure if i stay within the legal framework, we'll be fine.
991  Bitcoin / Development & Technical Discussion / Re: . on: December 31, 2013, 10:38:33 AM
Thanks!! so if the code base is bitcoin, if i just copy the files i want to parse to .bitcoin it will work? or are there some parameters i need to change?
992  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [CENT] Pennies launched on: December 31, 2013, 09:24:36 AM
if you are smart, you'd notice that the sel at 0.0...1 is almost gone, next is the one at 0.00..2 if you guys dont dump on us.
993  Alternate cryptocurrencies / Altcoin Discussion / Re: The Black Watch // NOIRBITS RE-VAMP THREAD!!!!!! (OP MANAGED) on: December 31, 2013, 07:38:32 AM
Official Proposal


Barwizi

Version 0.1
=============

Proposal January 2014 (Strategic)

  • Use of a modified Momentum algo to switch from GPU mineable sCrypt to CPU
  • Introduction of PoS of 0.01% per week
  • Exponential decay of mining rewards at 10% every 2100000 Blocks
  • Change of the reward to 100 coins per block
  • Limiting the Cap at 21 million
  • Allowing use of the Voting System to help core team keep afloat financially
  • Maintain Experimental state of coin but introduce securities (Share Certificates) directly tradeable for fiat currency
  • Introduce a share system that equates a holders's wallet balance to a % stake in the ALL VENTURES undertaken by Weiss International Crypto Finanace Division
  • Importation of the current coin of choice for WICFD i.e Noirbits balances to enable stake holders to transfer all holdings to the new chain if they wish to partake in the company business
  • Possible introduction of Post mining proof of stake that will reward those who opt to stay on the Original NRB chain, essentially for every coin year (~262800 blocks) Users with active NRB Bank accounts will  be awarded 60% stake on the coins in their account in the last 10k blocks before coin year passes

Congrats on getting the banking licence, not sure how difficult that is in Africa but in the US/UK i imagine its pretty difficult.  Anyway how is this whole thing going to work, i really have so many questions, i just dont know where to begin.  I've never known anything like this, it could be good, it could be a complete flop idk but im willing to see it through.  Other people have asked this but I still do not understand how your going to work this out.  So currently i hold around 30,000 NRB on Cryptsy, not an amazing amount but still it was a couple of btc worth not long ago.  In january, how is this going to effect me exactly?  A hard fork, cryptsy trading halted, NRB gets converted into NRB 2.0 and we get 60% of our original coins into NRB 2.0?  We get the choise to go into the new venture or stay on the original NRB chain, so there will be 2 currencies called NRB?  How are you going to let all the holders of NRB know to give them the choice? (forgive the lack of knowledge on this).

If say there are 200k NRB in the bank, and you own 10k, if The Bank makes a hundred dollars, You will get 5 dollars added to you USD Balance. If the banks earns 100 BTC you will get 5 BTC to your account.

If you keep 10k in your account during a coin year , you'll end up with 16k.

Some are suggesting i keep the chains apart to avoid confusion and allow more broad distribution of shares. This will ensure that trading is not halted and current holders and miner can game it for profit.

I am considering all options and community input is vital. Also due to the fact that i am paying for the infrastructure myself, it takes time to put together some of the requirements.
994  Bitcoin / Project Development / Re: Wanted---Blockchain parser, Android Guide on: December 31, 2013, 05:29:30 AM
The best place to start for building an android wallet is the following.

https://github.com/schildbach/bitcoin-wallet

-bryanw

I'd like a guide with steps on what to change in the code.
995  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [CENT] Pennies launched on: December 31, 2013, 05:28:36 AM
Split your eggs unless you will lose too much if it doesnt work out. If you have 200 billion, split it in half, sell 100 and keep 100 past the 8th , if once people realise that the stake is massively reduced people may buy more. Also i am holding onto half a trillion, maybe it will be a trillion when time runs out, with it i will stake a billion every time. so i'll just keep selling my billions
996  Alternate cryptocurrencies / Altcoin Discussion / Re: The Black Watch // NOIRBITS RE-VAMP THREAD!!!!!! (OP MANAGED) on: December 31, 2013, 05:19:47 AM
OMG , that reoder guy is special. Can you believe he just wrote a GPU implementation for MMC!!? Sheesh!!! Oh well, while it does set us back a few days, i have already started looking into modifying the params to raise it's hostility.

At current it does a max of 30h/m on a 7970. Cards with less than 2 gb memory cant use it either. What do you think...should i scarp it and search for another algo, modify the current sCrypt, or modify the MMC algo to make it even more hostlie?
997  Bitcoin / Development & Technical Discussion / Re: . on: December 30, 2013, 11:01:57 PM
any guide to use in windows? or does someone have it built for windows already?
 also can i have a few tips on how to apply it on a different chain?
998  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [CENT] Pennies launched on: December 30, 2013, 10:42:58 PM
after the stake fix sets in, there may be a rise in price. Just to be safe, i'll hang onto a few hundred billion.
999  Bitcoin / Project Development / Wanted Add Pos to template Android wallet on: December 30, 2013, 10:15:07 PM
I will pay 1 BTC or equivalent in the currencies i hold if someone can add PoS to an empty template of Android wallet and write a guide on how to use it for sCrypt PoS coins
1000  Bitcoin / Project Development / Wanted---Blockchain parser, Android Guide on: December 30, 2013, 10:10:01 PM
hi all, i need a tool (both windows and linux) that will parse a blockchain and generate a CSV table that lists the total unspent balance for each address.

willing to pay if we can agree.

Also need a guide on making Android wallets.

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 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 ... 148 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!