Search content
Sort by

Showing 18 of 18 results by newbull
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PoW] [sha256d] [NewBull] [NB] 2021 Android Wallet is release
by
newbull
on 16/07/2021, 17:34:18 UTC
Good catch, messed up the whole thing. Fixed now  Smiley

Hi, I added your pool to the topic.
Your pool is very well.
Good job.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PoW] [sha256d] [NewBull] [NB] 2021 Android Wallet is release
by
newbull
on 06/07/2021, 15:28:25 UTC
Added to solopools.net 1% fee
Code:
-a sha256 -o stratum+tcp://pool.solopools.net:3338 -u <WALLET_ADDRESS> -p c=NB

Good job.

Your news:
6/24/2021 - Added NewNull

I think it is "Added NewBull". Smiley
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] [PoW] [sha256d] [NewBull] [NB] 2021 Android Wallet is release
by
newbull
on 05/07/2021, 16:09:37 UTC
First of all, I'm very sorry about the previous topic. Because of my ignorance, I posted motivational activities in previous topic, which violated forum rules. The administrator deleted the topic and banned my account for 30 days. Today the ban has been lifted, I would like to express my regret again, I will pay more attention to these rules in future postings.

Hi there.
This is the NewBull project.
The NewBull's symbol is NB. The open source(MIT) decentralized cryptocurrency based on blockchain technology.
The NewBull is git clone from bitcoin and learnning from both bitcoin and dogecoin since 2016.
Website: https://newbull.org
Github: https://github.com/newbull/newbull

Warning
This is a project to learn about blockchain and experiment with blockchain.
Although hundreds of millions of coins have been lost because of some mistakes, but it has a huge total amount: 2,100,000,000,000 NB.
I think it's have none value. But is very well for funny.
So I have a AIRDROP plan. That will be airdrop 5 rounds, just enjoy it for free.
You may collect mass them, or you may minging by yourself.

Airdrop
Round 1: 12345678 NB
The airdrop round 1 names "Hello World!".
It will begin on 2021-05-31 and end on 2021-06-07.
Total amount: 12345678 NB
End Successfully.

Round 2: 123456789 NB
The airdrop round 2 names "Shining Your World".
It will begin on 2021-06-15 and end on 2021-07-15.
Total amount: 123456789 NB

Round 3: 1234567890 NB
It will start after round 2.


Differences:

The NewBull project is same as bitcoin project and/or dogecoin project, But with a little differences:

1. Total Amount
NewBull is 2,100,000,000,000 NB, and unlimited additional currency

2. Rewards
NewBull:
The block reward schedule:
1: 1,048,576,000 NB Genesis Block, height 0
2: 1,048,576,000 NB First two blocks, heght 1,2
4: 524,288,000 NB height 3,4,5,6,7
8: 262,144,000 NB height 8,9,10,11,12,13,14,15
16: 131,072,000 NB ...
32: 65,536,000 NB
64: 32,768,000 NB
128: 16,384,000 NB
256: 8,192,000 NB
512: 4,096,000 NB
1024: 2,048,000 NB
2048: 1,024,000 NB
4096: 512,000 NB
8192: 256,000 NB
700800: 128,000 NB
700800: 64,000 NB
700800: 32,000 NB
700800: 16,000 NB
700800: 8,000 NB
700800: 4,000 NB
700800: 2,000 NB
700800: 1,000 NB and forever loop this.

3. Misc:
NewBull:
Diffculty is start with 0x0000ff for now***, And adjustment every 14 days. Generate the block every 180 seconds. The algorithm is same as Bitcoin (sha256d).
***
I am sorry, I have lost my old version source code, and I forgot the diffculty about old version.
I just remeber that I have tried "diff adjustment per block" and "diff addjustment every 14 days", and maybe switched between these scenarios several times.
Finally, I have choosed the "diff addjustment every 14 days", I think this solution is more scientific.
So, the -reindex can not be use. I will work on this in future.

4.Stats:
NewBull:
blocks   435096
headers   435096
total_amount   2,100,000,000,000 NB
mined coins   79,926,271,899 NB (3.81%)
remaining coins   2,020,073,728,100 NB (96.19%)
block reward   128000 NB
Avg. Actual Target Spacing   6.08 minutes


Warning

1. Qt Wallet GUI Deprecated
It's very powerful. But I developed a simple one(NewBull Wallet GUI) instead.
If you want to use the Qt Wallet GUI, you could compile with yourself.
But please note I have just edit a few basic files, so, you may view many Bitcoin/bitcoin strings.
If you mind that, please do not use the Qt Wallet GUI or you could edit some files, and then compile.
PR is welcome.

2. Corrupted Blockchain data file
I don't know what caused the blockchain data file to be corrupted. But it is estimated that hundreds or thousands of blocks and rewards have been lost.
As known the height 263381-264110 are corrupted. This resulted in the loss of more than 665*128000 NB.
So, the -reindex can not be use, and I developed a php version block parse tools to parse the transactions.
I will work on this in future.


Nodes in "newbull.conf":
addnode=au.node.newbull.org
addnode=ca.node.newbull.org
addnode=cn.node.newbull.org
addnode=de.node.newbull.org
addnode=eu.node.newbull.org
addnode=fr.node.newbull.org
addnode=jp.node.newbull.org
addnode=ko.node.newbull.org
addnode=uk.node.newbull.org
addnode=us.node.newbull.org
addnode=us2.node.newbull.org


Desktop Wallet:
All downloads is here: https://newbull.org/download
Source Code: https://github.com/newbull/newbull
Windows Binaries: http://192.248.179.22/newbull-win-x86_64-0.14.2.20210608.7z
Running on Win10 is very well.
Linux x86 Binaries: http://192.248.179.22/newbull-linux-x86_64-0.14.2.20210528.7z
Linux ARM Binaries: http://192.248.179.22/newbull-linux-arm-0.14.2.20210528.7z
These two linux binaries are shared binaries, you will install the dependencies first.
Running on Ubuntu 18.04LTS is very well.

Mac Binaries: You may compile from source code.

And you may need this just only blockchain data files: http://192.248.179.22/newbull-data-430500.7z


Mobile Wallet:
Android Source Code: https://github.com/newbull/newbull-wallet
Android APK: https://newbull.org/upload/download/newbull-wallet-8.14.20210627-prodRelease.apk

iOS: Not yet.


Mining Pool:
https://pool.newbull.org/

Explorer:
https://explorer.newbull.org/

Logo Wall:
https://newbull.org/logo
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [NewBull] [NB] [Airdrop Round 1] 12345678 NB Gifts
by
newbull
on 03/06/2021, 11:28:02 UTC
Thank you partner Grin
NRMAMUAabVuhWfUTosb51JNQExENw9LUXa

Hello, Welcome to be newbuller. Enjoy your 200000 NewBulls.

https://explorer.newbull.org/tx/9fa9887510f71ebbe697d1f9dfab61ea3b4817f0360d92db764b26071ef72985
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 02/06/2021, 15:50:46 UTC
Thanks mate Grin

NMRDDrtc2S67TxRE7BqBeMAjtWfZ8FTbmy

Hello, Welcome to be newbuller. Enjoy your 200000 NewBulls.

https://explorer.newbull.org/tx/deec5b5690eb9d0d2e244a60b23b0fed065ada7a16b8ba47e44f454d3a9f869f
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 02/06/2021, 15:41:18 UTC
NRLMLT9TgqSCA9MCd5BBE1qgNd2nhxwDTd

Thanks and good luck with your project!

Hello, Welcome to be newbuller. Enjoy your 200000 NewBulls.

https://explorer.newbull.org/tx/f285a2522966641ded9c7dcc74f7f91293a8e961973df0efff526e3fc82d8527
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 02/06/2021, 15:27:58 UTC
NgQSuBKUMLxYo6juZMWsp4jXqEpoVRWvkX
Thank you

Hello, Welcome to be newbuller. Enjoy your 200000 NewBulls.

https://explorer.newbull.org/tx/9e09b4051da9c548832444930c45d3c5c98c3cac854d83cc8db5b34664e935dc
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 02/06/2021, 15:19:57 UTC
NXkSYu1pgbBmLc6EJrk3ANvQt4wPBpuFL3
Thanks  Roll Eyes

Hello, Welcome to be newbuller. Enjoy your 200000 NewBulls.

https://explorer.newbull.org/tx/95c84024c2b1a0e4ad310d4da9704bd6ea5e837f6b2613bafb49378e5fa7acf8
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 02/06/2021, 15:10:36 UTC
NPRu8s9iARwm1NRkzRBAqd5BJnpg3otvVa
thanks for the drop!

Hello, Welcome to be newbuller. Enjoy your 200000 NewBulls.

https://explorer.newbull.org/tx/1cb9015179b4268bcc75a4af9282df88ff1ced92bf0e74bac36560b13d32f12f
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 02/06/2021, 14:54:51 UTC
good project
NTikvST1ZzNSBYNc93z91A5Zx56WJUJn6m

Hello, Welcome to be newbuller. Enjoy your 200000 NewBulls.

https://explorer.newbull.org/tx/a52e35af5fb0cd73ca241584e552af5c73744746bcb502179e31c1f264552368
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 02/06/2021, 03:29:46 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 02/06/2021, 02:59:50 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 02/06/2021, 02:49:03 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 01/06/2021, 17:33:36 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 01/06/2021, 17:19:14 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 31/05/2021, 16:48:26 UTC
NUodmUAWjUjmdmAXbXT7wxZBHzWgaz5544

good project

https://explorer.newbull.org/tx/0c3b071f500fd19172bb0f4c83ad79e15f2829a338b7a9aa0fbc637080d9c3e0

enjoy your 1 million NewBulls(NB).

Now, The balance of airdrop round 1 is 10345678 NB (12345678-1000000*2)
Post
Topic
Board Announcements (Altcoins)
Re: [AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 31/05/2021, 16:40:48 UTC
NeiQK4szsKPZNqyRCfckWa7HEePeW396ps

thanks Grin

https://explorer.newbull.org/tx/d8df21b1f7a8808642810a05ec183e771d6b0af5d1bab6ccc503490d624e6a6b

enjoy your 1 million NB

 Grin

As some issues, please ignore the airdrop meter for now, I will fix it ASAP.
Post
Topic
Board Announcements (Altcoins)
[AIRDROP] [NewBull] [NB] Round 1 Airdrop 12345678 NB Free
by
newbull
on 31/05/2021, 12:43:10 UTC
Hi there.
This is newbull project.
The NewBull's symbol is NB. The open source(MIT) decentralized cryptocurrency based on blockchain technology.
The NewBull is git clone from bitcoin and learnning from both bitcoin and dogecoin since 2016.
Website: https://newbull.org
Github: https://github.com/newbull/newbull

Warning!!!
This is a project to learn about blockchain and experiment with blockchain.
Please be sure do not buy this coin from anyone as it have so huge amount and so lower hashrate!!!
I think it's have none value. But is very well for funny.
So I have a AIRDROP plan. That will be airdrop 5 rounds, just enjoy it for free!!!
You may collect mass them, or you may minging by yourself.

Airdrop
I was very happy, so I wrote a poem:
Smiley
Candy, Candy, Children's day!
Children, Children, Candy's day!
Smiley
Round 1: 12345678 NB
The airdrop round 1 names "Hello World!".
It will begin on 2021-05-31 and end on 2021-06-07.
Total amount: 12345678 NB

NewBuller Amount
1-2           1,000,000 NB
3-7           500,000 NB
8-15         200,000 NB
16-31       100,000 NB
32-63       50,000 NB
64-127     20,000 NB
128-255   10,000 NB
256-511   5,000 NB
There is only one condition:
The same bitcointalk account can only be collected once.
Simply post your NewBull address to this thread.

Collect Your Candy Now!!!
Just Reply Your NewBull Address Here!!!

Round 2: 123456789 NB
After airdrop Round 1


Differences:

The NewBull project is same as bitcoin project and/or dogecoin project, But with a little differences:

1. Total Amount
Bitcoin is 21,000,000 BTC
Dogecoin is 10,000,000,000 DOGE, and unlimited additional currency
NewBull is 2,100,000,000,000 NB, and unlimited additional currency

2. Rewards
Bitcoin:
50 BTC, and halve every 4 years
Dogecoin:
The current block reward schedule:
1–99,999: 0–1,000,000 Dogecoin
100,000–144,999: 0–500,000 Dogecoin
145,000–199,999: 250,000 Dogecoin
200,000–299,999: 125,000 Dogecoin
300,000–399,999: 62,500 Dogecoin
400,000–499,999: 31,250 Dogecoin
500,000–599,999: 15,625 Dogecoin
600,000+: 10,000 Dogecoin
The original block reward schedule, with one-minute block targets and four-hour difficulty readjustment:
1–99,999: 0–1,000,000 Dogecoin
100,000–199,999: 0–500,000 Dogecoin
200,000–299,999: 0–250,000 Dogecoin
300,000–399,999: 0–125,000 Dogecoin
400,000–499,999: 0–62,500 Dogecoin
500,000–599,999: 0–31,250 Dogecoin
600,000+: 10,000 Dogecoin
NewBull:
The block reward schedule:
1: 1,048,576,000 NB Genesis Block, height 0
2: 1,048,576,000 NB First two blocks, heght 1,2
4: 524,288,000 NB height 3,4,5,6,7
8: 262,144,000 NB height 8,9,10,11,12,13,14,15
16: 131,072,000 NB ...
32: 65,536,000 NB
64: 32,768,000 NB
128: 16,384,000 NB
256: 8,192,000 NB
512: 4,096,000 NB
1024: 2,048,000 NB
2048: 1,024,000 NB
4096: 512,000 NB
8192: 256,000 NB
700800: 128,000 NB
700800: 64,000 NB
700800: 32,000 NB
700800: 16,000 NB
700800: 8,000 NB
700800: 4,000 NB
700800: 2,000 NB
700800: 1,000 NB and forever do this.

3. Misc:
Bitcoin: Diffculty is start with 1 I think, And adjustment every 14 days. Generate the block every 600 seconds. The algorithm is sha256d.
Dogecoin: Diffculty is start with 0x00000f, And adjustment every 4 hours. Generate the block every 60 seconds. The algorithm is same as Litecoin (scrypt).
NewBull: Diffculty is start with 0x0000ff for now***, And adjustment every 14 days. Generate the block every 180 seconds. The algorithm is same as Bitcoin (sha256d).
***
I am sorry, I have lost my old version source code, and I forgot the diffculty about old version.
I just remeber that I have tried "diff adjustment per block" and "diff addjustment every 14 days", and maybe switched between these scenarios several times.
Finally, I have choosed the "diff addjustment every 14 days", I think this solution is more scientific.
So, the -reindex can not be use. I will work on this in future.

Warning

1. Qt Wallet GUI Deprecated
It's very powerful. But I developed a simple one(NewBull Wallet GUI) instead.
If you want to use the Qt Wallet GUI, you could compile with yourself.
But please note I have just edit a few basic files, so, you may view many Bitcoin/bitcoin string.
If you mind that, please do not use the Qt Wallet GUI or you could edit some files, and then compile.
PR is welcome.

2. Corrupted Blockchain data file
I don't know what caused the blockchain data file to be corrupted. But it is estimated that hundreds or thousands of blocks and rewards have been lost.
As known the height 263381-264110 are corrupted. This resulted in the loss of more than 665*128000 NB.
So, the -reindex can not be use, and I developed a php version block parse tools to parse the transactions.
I will work on this in future.


Nodes in "newbull.conf":
addnode=au.node.newbull.org
addnode=ca.node.newbull.org
addnode=cn.node.newbull.org
addnode=de.node.newbull.org
addnode=eu.node.newbull.org
addnode=fr.node.newbull.org
addnode=jp.node.newbull.org
addnode=ko.node.newbull.org
addnode=uk.node.newbull.org
addnode=us.node.newbull.org
addnode=us2.node.newbull.org