Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Bitgesell (BGL) coin #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

van-orton
Copy link

Add support for Bitgesell (BGL) coin.

Notes: It is BTC-derived, main noteworthy differences are:

  • Tx hashes and block hashes are SHA3-Keccak;
  • All transactions should be segwit and addresses bech32/BIP0173;
  • 90% of tx fees are burned (this and few other differences are not relevant for integration);
  • Great btcd/btcutil golang repositories were forked to keep things separated (just in case);
  • The node is 100% compatible with Bitcoin Core commands, JSON-RPC API and config file options/cmdline args;

Tests look green. As well as there are probably code/configuration changes required in other repositories.
We would gladly answer questions or make requested changes.

@wu-emma
Copy link

wu-emma commented Mar 23, 2021

Hi @loongy @jazg ! How're you? Could we help with something from our side? We are pretty sure that BGL could be integrated smoothly (very much compatible with BTC) and the code is working.
We could ask BGL community to participate and we also could ask them to support this initiative if you provide a wallet address.

@janus
Copy link

janus commented Apr 7, 2021

Hello Team, I am a dev with Bithesell(BGL). We're waiting for the feedback and could you provide some information on how we can achieve progress with the integration? We are getting some traction and network awareness. We moved past our first halving recently and community grows too, we are looking forward our cooperation.

@wu-emma
Copy link

wu-emma commented Apr 15, 2022

Hi guys, just a ping!
if anything, we're ready to refactor resolve merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants