Search content
Sort by

Showing 4 of 4 results by tazman97
Post
Topic
Board Announcements (Altcoins)
Re: Bitcoin Royale - Bitcoin based protocol focused on store of value and anti-theft
by
tazman97
on 18/10/2019, 16:24:37 UTC
Things seem to be running smoothly on mainnet.


Thanks for the update, very exciting.

Any thoughts about developing additional wallets for Bitcoin Royale, the default wallet in the github is less convenient and doesn't support hardware wallets. What do you think about forking Electrum?
(Similarly to BCH's Electron Cash or Electrum Litecoin Wallet)
Post
Topic
Board Announcements (Altcoins)
Re: Bitcoin Royale - Bitcoin based protocol focused on store of value and anti-theft
by
tazman97
on 07/10/2019, 16:21:00 UTC
We are aiming to launch mainnet on October 7, 20:00 UTC

Super excited for the launch!!

Especially with my BRIP in the mainnet codebase  Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: Bitcoin Royale - Bitcoin based protocol focused on store of value and anti-theft
by
tazman97
on 30/09/2019, 19:01:29 UTC
The paper and codebase do not modify Bitcoin's difficulty adjustment algorithm. I think that in the early days of a new protocol the hash rate may vary significantly and therefore Bitcoin's difficulty adjustment algorithm is too slow to react.

I've opened a github issue to discuss it and following the response submitted a PR to the codebase that integrates @zawy12 LWMA algorithm.

I'll appreciate your feedback and support in adding the LWMA algorithm, which I think should also be used in the testnet

* https://github.com/bitcoinroyale/whitepaper/issues/17
* https://github.com/bitcoinroyale/bitcoinroyale/pull/1
Post
Topic
Board Announcements (Altcoins)
Re: Bitcoin Royale - Bitcoin based protocol focused on store of value and anti-theft
by
tazman97
on 21/09/2019, 20:03:24 UTC
I went over the paper and will feedback in github. When can we see some code? I didn't see any code in github