Bitcoin Forum
October 10, 2025, 07:47:45 AM *
News: Latest Bitcoin Core release: 29.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Bitcoin-Blu  (Read 591 times)
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 21, 2025, 06:05:53 AM
Last edit: October 08, 2025, 05:45:29 PM by biblu
 #1

Bitcoin-Blu is an altcoin based on the same source-code (v28.2) as Bitcoin.

The Bitcoin-Blu network needs help with development!
Are you a developer, contributor or early adopter?
Please fork the source-code and contribute to the project!
Feel free to send your pull requests to the Bitcoin-Blu development team!

Slogan: "Did you miss the early days of Bitcoin?
Don't miss the early days of Bitcoin-Blu!"

Website: https://www.bitcoin-blu.com/
Source Code: https://github.com/bitcoin-blu/bitcoin-blu
precompiled for ubuntu: BitcoinBlu Core v1.0.3 (Ubuntu)

Blockchain Explorer: http://134.209.246.102:3001
Mining Pool: see https://www.bitcoin-blu.com
Trading Bitcoin-Blu started on the first exchange (BBLU/USDT, see Discord for more details)


Smiley If you would like to support the movement,
I would be happy if you could help with paying the server bills.
You can donate to this Bitcoin address: bc1q60k5y3u0mgc09y3z0t9dyh2t28vj378lsa7m9a
SaltyPirate
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
September 21, 2025, 01:13:30 PM
Last edit: September 22, 2025, 10:48:59 AM by SaltyPirate
 #2

MineOn
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 21, 2025, 03:46:39 PM
Last edit: September 22, 2025, 05:45:06 AM by biblu
 #3

 Shocked ok, the network difficulty exploded!

the experimental pool has a problem with payout. I will try to fix it and try to payout manually.
Code:
[Bitcoin Payout Handler] sendmany returned error: The inputs size exceeds the maximum weight. Please try sending a smaller amount or manually consolidating your wallet's UTXOs code -6

I have to restart the database, I'm sorry.

restarted around 21 September 2025, 16:59 UTC
kriptokyng
Jr. Member
*
Offline Offline

Activity: 50
Merit: 2


View Profile WWW
September 21, 2025, 06:35:50 PM
 #4

need a block explorer link... and whats the ticker going to be?
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 22, 2025, 05:46:18 AM
 #5

Proposed ticker/symbol: BBLU
zabuche
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
September 22, 2025, 03:10:14 PM
 #6

Mac Os wallet or Android wallet plase
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 22, 2025, 04:26:58 PM
 #7

I'm sorry, there is no standalone wallet implementation until now.
To get a wallet, you have to install a bitcoin-blu (macOS, unix) full node.
Please see https://www.bitcoin-blu.com for details.
Domajor
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
September 22, 2025, 09:15:13 PM
 #8

According to your GitHub post, even though the Linux wallet compiler installs without any problems, MiningCore doesn't like the wallet structure. If I code for this, other coins won't work. I'll re-evaluate when you make a new wallet change. (I hope so.)
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 23, 2025, 06:11:53 AM
 #9

According to your GitHub post, even though the Linux wallet compiler installs without any problems, MiningCore doesn't like the wallet structure. If I code for this, other coins won't work. I'll re-evaluate when you make a new wallet change. (I hope so.)
You're right. You can not configure a new altcoin like Bitcoin-Blu (different address prefixes) out of the box with MiningCore (as far as I know). I had to alter the source code. First I had to extend the NBitcoin library with a file for Bitcoin-Blu. Then I had to alter MiningCore to load the new coin Bitcoin-Blu. And then I had to create a coins.json and config.json for MiningCore.
SaltyPirate
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
September 23, 2025, 11:15:29 AM
 #10

Explorer?
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 23, 2025, 04:55:13 PM
 #11

Explorer?
preview: http://134.209.246.102:3001 Feedback is welcome!
SaltyPirate
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
September 23, 2025, 11:48:05 PM
 #12

Looks okay but seems to have stopped at block height 30860.
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 24, 2025, 05:55:43 AM
 #13

Looks okay but seems to have stopped at block height 30860.
Smiley Thanks for your feedback. I have created a cron job now.
solaeryulan
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
September 24, 2025, 06:38:10 AM
 #14

UBUNTU2204 compilation error, can you provide the compiled installation package, UBUNTU or WINDOWS system installation package


error info:
Building libxkbcommon...
  YACC     src/xkbcomp/parser.c
byacc: e - line 219 of "/home/solaeryulan/bitcoin-blu/depends/work/build/x86_64-pc-linux-gnu/libxkbcommon/0.8.4-0525c23dd89/src/xkbcomp/parser.y", syntax error
%destructor { FreeStmt((ParseCommon *) $$); }
^
make[1]: *** [Makefile:1705: src/xkbcomp/parser.c] Error 1
make: *** [funcs.mk:301: /home/solaeryulan/bitcoin-blu/depends/work/build/x86_64-pc-linux-gnu/libxkbcommon/0.8.4-0525c23dd89/./.stamp_built] Error 2
SaltyPirate
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
September 24, 2025, 11:14:54 AM
 #15

When will the next difficulty adjustment occur?
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 24, 2025, 05:55:51 PM
 #16

When will the next difficulty adjustment occur?
The next difficulty adjustment will be on block 32256. The date is heavily dependent on the hash rate. With the current hashrate it is approximately in 2 and a half day.
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 24, 2025, 06:20:59 PM
 #17

UBUNTU2204 compilation error, can you provide the compiled installation package, UBUNTU or WINDOWS system installation package

 Smiley Thank you very much to compile the source!
The source is a clone of the original bitcoin source including small adjustments.
Did you follow the original instructions on GitHub (https://github.com/bitcoin-blu/bitcoin-blu)
Code:
bitcoin-blu/doc/build-unix.md
for building on unix e.g. ubuntu? (the windows version does not compile at the moment)
Or did you try the unix docker image (see https://www.bitcoin-blu.com)?
solaeryulan
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
September 25, 2025, 08:46:55 AM
 #18

Most people can't compile by themselves, and without such good computer programming knowledge, your project will have very few people participating. Huh Huh
SaltyPirate
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
September 25, 2025, 11:18:19 AM
 #19

     Discord?
biblu (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
September 25, 2025, 06:44:19 PM
Last edit: September 28, 2025, 04:56:03 PM by biblu
 #20

Most people can't compile by themselves, and without such good computer programming knowledge, your project will have very few people participating. Huh Huh
I'm working on it.
You can find the compiled binary for ubuntu on GitHub: https://github.com/bitcoin-blu/bitcoin-blu/releases/
Code:
wget https://github.com/bitcoin-blu/bitcoin-blu/releases/download/v1.0.1/bitcoinblu_1.0.1_amd64.deb
sudo dpkg -i bitcoinblu_1.0.1_amd64.deb
sudo apt-get install -f
# run with GUI
bitcoinblu-qt
Pages: [1] 2 »  All
  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!