crypto_zoidberg (OP)
|
|
May 11, 2014, 11:37:55 PM |
|
why is testnet down?
Sorry about start. Test network is not started yet. As for development - it is everything ready for start, but have some unresolved organizational problems, and i'm working hard to solve it. Hope we'll start tomorrow. Thank you for understanding.
|
|
|
|
crypto_zoidberg (OP)
|
|
May 11, 2014, 11:40:45 PM |
|
So launch is today?
if you mean real network than no, i'll start real network not earlier than in two days after test net start.
|
|
|
|
emontmon
Member
Offline
Activity: 196
Merit: 10
|
|
May 12, 2014, 07:26:26 PM |
|
crypto
so sorry to appear petty. but please keep op updated regarding launch and testnet. if you follow at all monero, this was a real problem for monero at first. result is continued confusion to some degree. it would certainly keep confusion down and adoption high and overal increase satisfaction.
thanks.
|
|
|
|
crypto_zoidberg (OP)
|
|
May 13, 2014, 10:17:00 AM |
|
Let's Go!Sorry for the delay, it was necessary to resolve some issues exactly before the start. TEST NET STARTED. Please try it, just to be sure that everything is fine.
16 May: 16-00 GMT NETWORK LAUNCH!
Now, few words of lyrics: During this discussion about monetization https://bitcointalk.org/index.php?topic=590520.0 we have tried to find out any suitable model of donation-based support, and finally reached an impasse. After consideration with all interested parties, we've decided to give up the idea managed income. We are sorry if someone disappointed, but unfortunately any scheme that we proposed was proved as subject to cheating. We openly declare that devs reserve the percentage of emission(5%, or may be less) and this percentage will be smoothly emitted along with all coins. We believe that with such a model, we will be more than enough motivated to increase the value of coins with passionate development and promotion. Anyway, we started poll here, just to get feedback, so you can vote and speak out. Please submit bugs here, in this thread or even better on github: https://github.com/cryptozoidberg/boolberry/issuesTopic updated with actual info. Thank you for participating.
|
|
|
|
Lordoftherigs
|
|
May 13, 2014, 01:19:35 PM |
|
so this coin will be only CPU mineable ?
|
|
|
|
crypto_zoidberg (OP)
|
|
May 13, 2014, 02:32:15 PM |
|
so this coin will be only CPU mineable ?
We hope so. Probably first time will be possible to mine with gpu.
|
|
|
|
Anotheranonlol
|
|
May 13, 2014, 02:37:11 PM |
|
Boolberry and Honeypenny?
Is that supposed to be Boolean fruit? Why trivialize such an innovative project with a childish name. Sounds like eliza Doolittle spinoff or Winnie-the-pooh character. Unfortunately that choice can encumber the success of the project.
|
|
|
|
hornyPo
Member
Offline
Activity: 111
Merit: 10
|
|
May 13, 2014, 02:46:37 PM |
|
When you put the sorcecode at https://github.com/cryptozoidberg/boolberry for real boolberry? Because the compiling takes a time of a minimum of 30 min for me. Or it is possible to only change genisisblock somewhere. And must we delete the testnet blockchain then? { "alt_blocks_count": 0, "difficulty": 23337313, "grey_peerlist_size": 0, "height": 219, "incoming_connections_count": 0, "outgoing_connections_count": 6, "status": "OK", "tx_count": 0, "tx_pool_size": 0, "white_peerlist_size": 6
|
BBR: @hornypo
|
|
|
surfer43
Sr. Member
Offline
Activity: 560
Merit: 250
"Trading Platform of The Future!"
|
|
May 13, 2014, 02:47:50 PM |
|
To speed up compilation, remove the last line of CMakeLists.txt, "add_subdirectory(tests)".
|
|
|
|
hornyPo
Member
Offline
Activity: 111
Merit: 10
|
|
May 13, 2014, 03:03:11 PM |
|
To speed up compilation, remove the last line of CMakeLists.txt, "add_subdirectory(tests)".
thank you, i will try.
|
BBR: @hornypo
|
|
|
emontmon
Member
Offline
Activity: 196
Merit: 10
|
|
May 13, 2014, 04:01:13 PM |
|
crypto
this is a good project. I have been following closely. there is already some dissent in Monero also a very good coin. It is possible that you will bring about a unique coin that carries forward in a unique way the work cryptonote has done. and because of this, you can surpass monero.
HoneyPenny Boolberry have childish name about them. Perhapse this is cultural and you see nothing wrong with the name, but it is hard for others outside your culture to understand and accept. It is very nice that you would insert your culture into your project but a better name will do.
this is a unique coin. a good coin. it is not necessary to name the coin anonymous, no name coin or some other variation of anonymous, liberty.
there were many good names offered. This one, boolberry is actually worse than honeypenny.
regarding your point about taxes and rewarding developers. I also can not think of one coin that has a premine, instamine that has been trully successful. have you thought about a proof of stake sort of incentive. Miners vote for developers and via sending coins to the developers of choice. special wallet that generates 2 percent interest of coins in the wallet so long as developer active. winner takes all coins. meaning if there are two competing developers then the loser coins go to winning developer.
as you are the original developer, you can set miners to send coin to this special wallet at 2.5% of coins as there are no pools yet and that seems to be standard fee for a pool. have this go for 90 days. then set miners stop sending coins and have it done as choice for voting purposes.
|
|
|
|
crypto_zoidberg (OP)
|
|
May 13, 2014, 04:05:33 PM |
|
Fixed aliases display on state page: http://boolberry.com/state.html#aliasesThanks to otila to test it. Probably i know who will be first aliased person in Boolberry When you put the sorcecode at https://github.com/cryptozoidberg/boolberry for real boolberry? Because the compiling takes a time of a minimum of 30 min for me. Or it is possible to only change genisisblock somewhere. { "alt_blocks_count": 0, "difficulty": 23337313, "grey_peerlist_size": 0, "height": 219, "incoming_connections_count": 0, "outgoing_connections_count": 6, "status": "OK", "tx_count": 0, "tx_pool_size": 0, "white_peerlist_size": 6
What do you mean "real boolberry" ? It's more than real for me ) I'll put genesis block in a day of start, with some quote from The Times. And must we delete the testnet blockchain then?
No. Now we have macro TESTNET, and if you compile with this macro - than you have genesis, default ports, network id and data folder for test_net. If not - you in real net. For this time it's turned on by default.
|
|
|
|
otila
|
|
May 13, 2014, 04:13:40 PM |
|
Now we have macro TESTNET, and if you compile with this macro - than you have genesis, default ports, network id and data folder for test_net. If not - you in real net. For this time it's turned on by default.
Would be nicer to have a command line option, so I don't need to do "make clean" and compile again (ccache helps, but..)
|
|
|
|
poochpocket
|
|
May 13, 2014, 04:26:43 PM |
|
Why did you choose BoolBerry? It's an awful name for a coin. Is English not your first language? I think something may have been lost in translation.
|
|
|
|
surfer43
Sr. Member
Offline
Activity: 560
Merit: 250
"Trading Platform of The Future!"
|
|
May 13, 2014, 04:30:56 PM |
|
Great, finding tons of blocks. Who wants some testberries?
|
|
|
|
otila
|
|
May 13, 2014, 04:47:33 PM |
|
Why did you choose BoolBerry? It's an awful name for a coin. Is English not your first language? I think something may have been lost in translation.
Boolberry was not even mentioned in the Naming contest thread..
|
|
|
|
nbkn
Newbie
Offline
Activity: 17
Merit: 0
|
|
May 13, 2014, 04:58:38 PM |
|
Compiling went smoothly for me, now mining on test network.
|
|
|
|
hornyPo
Member
Offline
Activity: 111
Merit: 10
|
|
May 13, 2014, 05:14:33 PM |
|
Great, finding tons of blocks. Who wants some testberries? For test send me some testberries to @bbr for test alias works
|
BBR: @hornypo
|
|
|
surfer43
Sr. Member
Offline
Activity: 560
Merit: 250
"Trading Platform of The Future!"
|
|
May 13, 2014, 05:18:11 PM |
|
Great, finding tons of blocks. Who wants some testberries? For test send me some testberries to @bbr for test alias works Sent 100k testberries. Received?
|
|
|
|
hornyPo
Member
Offline
Activity: 111
Merit: 10
|
|
May 13, 2014, 05:20:57 PM |
|
Great, finding tons of blocks. Who wants some testberries? For test send me some testberries to @bbr for test alias works Sent 100k testberries. Received? YES Sir Height 396, transaction <b5e6bf51bcee2f4ad450659e12ac276feb80ca7945fb876841b260ad0c9848ac>, received 100000.00000000
|
BBR: @hornypo
|
|
|
|