Pages:
Author

Topic: [ANN] BITGESELL - Store of value (Burn rate is 90% of tx fees) #realstoreofvalue - page 36. (Read 28215 times)

legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
I just want to confirm that I received the BGL from the lottery reward whose run by @my luck Thanks! Wink

If the owner does not follow the development of the project, then need to remove them from the weekly nodes contest.
I don't know why some users are still running older nodes versions, but I don't think forcing them/users to upgrade to the newer is a good idea, except there are some vulnerabilities. After all, the one who runs older nodes also still helps the networks, I don't think it good to remove them from the contest.
I'll add my 50 cents.
At the moment, 237 nodes are active in the network. I uploaded the data to excel, then sorted it and received such data:
  • the number of nodes with version 0.1.1 that participate in the weekly nodes contest - 86 (36%)
Of these:
  • location of Fort Lauderdale (WZ Communications Inc.) with an IP mask is 199.80.55.xxx - 19
  • RU location (servers.ru hosting services) with an IP mask is 23.105.26.xxx - 10
  • RU location (servers.ru hosting services) with an IP mask is 23.11.202.xxx - 20
  • RU location (servers.ru hosting services) with an IP mask is 23.11.204.xxx - 23.11.206.xxx - 16
That is, in fact, 72 nodes out of 86 with the old version are concentrated on several VPS servers.
legendary
Activity: 1932
Merit: 1273
@EmmaWu

I just run the BGL node over Tor for a couple of days. I checked the hourly updated nodes lists website, but I can't see my node being listed there. Does the site updating the nodes that run over Tor? And does the node incentives program participating the nodes that run on Tor?
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
The 2nd Round of the weekly BGL coin draw has started

legendary
Activity: 1932
Merit: 1273
I just want to confirm that I received the BGL from the lottery reward whose run by @my luck Thanks! Wink

If the owner does not follow the development of the project, then need to remove them from the weekly nodes contest.
I don't know why some users are still running older nodes versions, but I don't think forcing them/users to upgrade to the newer is a good idea, except there are some vulnerabilities. After all, the one who runs older nodes also still helps the networks, I don't think it good to remove them from the contest.
legendary
Activity: 2380
Merit: 1132
Why are there so many nodes with 0.1.1 version on the network? Why do the owners ignore the developer's requests? If the owner does not follow the development of the project, then need to remove them from the weekly nodes contest.
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
The 1st round of lottery has ended, congratulations to all the winners! Participate in the next round.
hero member
Activity: 1722
Merit: 801
Unfortunately, I could not decode the BGL Segwit address  and immediately at the first step got an error. I am not strong in the code to change it myself for bgl... addresses Sad

Code:
Error: Invalid human-readable prefix, "bc" or "tb" expected
I did not say you can apply it for Bitgesell Segwit address. I shared that topic for Bitgesell developers and hope that they will look at it then develop something.

I know they have many priorities and this one can not be on top of their priorities. I only shared what I know and hope it is helpful for the team as well as the community. Maybe someone from the community can contribute something.
legendary
Activity: 1932
Merit: 1273
Unfortunately, I could not decode the BGL Segwit address  and immediately at the first step got an error. I am not strong in the code to change it myself for bgl... addresses Sad
Even if you able to make it work, I don't think people would be able to verify it on the step 3 or in the BGL core.

I don't know how the proper mechanism for signing messages should work. But you could make a legacy address on BGL Core by running on console
Code:
getnewaddress "" "legacy"
. But I don't know if it would have any use or a preferable method since BGL doesn't support legacy addresses. Nevertheless, you should be able to sign a message and others would be able to verify it.

CMIIW
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
So, the all bets have already been placed, the drawing of the first round of the lottery will begin on Sunday, July 11, 12-00 PM UTC.
23 registered participants will take part in the drawing of 4 prizes.

5954 BGL coins were purchased for the lottery at DigiFinex market prices

So the prizes are equal:


  • the first prize is the equivalent of $5 - 297.7 BGL
  • the second prize is the equivalent of $15 - 893.1 BGL
  • the third prize is the equivalent of $30 - 1786.2 BGL
  • and the grand prize is the equivalent of $50 - 2977.0 BGL
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
Yes, Segwit addresses does not support signing message. It doesn't even work on Bitcoin Core, since the core dev are still researching onto it.
I knew one unofficial way to verify message signed from Bitcoin Segwit address but I am not sure it can help. If it help, it's great for Bitgesell team.
How to verify SegWit signature with Brainwallet ?
Unfortunately, I could not decode the BGL Segwit address  and immediately at the first step got an error. I am not strong in the code to change it myself for bgl... addresses Sad

Code:
Error: Invalid human-readable prefix, "bc" or "tb" expected
hero member
Activity: 2156
Merit: 711
Telegram @tokensfund
The party is in. Do you notice the banner of Bitgesell on the forum?

Currently, we have two banners placed in the forum for a month. Looking for more exposure!

Please do Like & share our Twitter activity!

https://twitter.com/Bitgesell
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
I am trying to sign a message for my Segwit address, but I get an error. What can this be related to? Segwit format addresses can't be used for signing?
Yes, Segwit addresses does not support signing message. It doesn't even work on Bitcoin Core, since the core dev are still researching onto it.

More details below:
https://github.com/bitcoin/bitcoin/issues/10542
https://bitcointalksearch.org/topic/signmessage-doesn-not-work-address-does-not-refer-to-key-3225732
Thank you, I didn't know about this problem, interesting information.

I knew one unofficial way to verify message signed from Bitcoin Segwit address but I am not sure it can help. If it help, it's great for Bitgesell team.
How to verify SegWit signature with Brainwallet ?
Thank you, I'll do it later.

The party is in. Do you notice the banner of Bitgesell on the forum?
At first I thought it was a joke, but then I saw it. I like that.
By the way, you can take part in the drawing of BGL coins, there is another day for registration Smiley
hero member
Activity: 1722
Merit: 801
Yes, Segwit addresses does not support signing message. It doesn't even work on Bitcoin Core, since the core dev are still researching onto it.
I knew one unofficial way to verify message signed from Bitcoin Segwit address but I am not sure it can help. If it help, it's great for Bitgesell team.
How to verify SegWit signature with Brainwallet ?

The party is in. Do you notice the banner of Bitgesell on the forum?
legendary
Activity: 1932
Merit: 1273
I am trying to sign a message for my Segwit address, but I get an error. What can this be related to? Segwit format addresses can't be used for signing?
Yes, Segwit addresses does not support signing message. It doesn't even work on Bitcoin Core, since the core dev are still researching onto it.

More details below:
https://github.com/bitcoin/bitcoin/issues/10542
https://bitcointalksearch.org/topic/signmessage-doesn-not-work-address-does-not-refer-to-key-3225732
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
I am trying to sign a message for my Segwit address, but I get an error. What can this be related to? Segwit format addresses can't be used for signing?

legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
The developer make an announcement that it is necessary to update the versions of the node. I see that many nodes are still using the Satoshi:0.1.1 version... Please install the new version and we will be able proceed further!

Please update to v0.1.7
hero member
Activity: 2156
Merit: 711
Telegram @tokensfund
Welcoming Content Writers,Video Creators,Translators!

Get BGL by Writing Articles, Creating Youtube or TikTok Videos, or translating to your local Languages!



Bitgesell (BGL) | Social Media Campaign | Article | Video/Tiktok | Translation


https://bitcointalksearch.org/topic/bitgesell-bgl-social-media-campaign-article-videotiktok-translation-5347417

sr. member
Activity: 1149
Merit: 347
Interesting initiative my luck. It will certainly bring visibility to BGL and more people will know about this great project. It's that kind of thing that adds and contributes to future participation. In a market inflated by the adoption of tokens, it would be something more if BGL were to be recognized. Unfortunately, I don't have the resources to be carrying out such movements, but I am participating in this movement for support purposes, I wish luck.
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
The weekly drawing of 4 prizes of $5 $15 $30 and $50 in BGL equivalent has started.
To participate, you need to read the terms and conditions and click on the JOIN NOW! button and complete the Google form with your data.

Join us!
I will duplicate this post. Register, place your bet and get guaranteed prizes in BGL coins. Now the first week of the draw has started.

Do you plan to hold such lottery for every week?
Now I can say with confidence that 2 rounds will be played, on July 11 and 18. After that, a decision will be made.

Have you ever wondered how few coins you can buy? This is the data for the DigiFinex exchange.

legendary
Activity: 2674
Merit: 1138
The weekly drawing of 4 prizes of $5 $15 $30 and $50 in BGL equivalent has started.
To participate, you need to read the terms and conditions and click on the JOIN NOW! button and complete the Google form with your data.

Join us!
I will duplicate this post. Register, place your bet and get guaranteed prizes in BGL coins. Now the first week of the draw has started.

Do you plan to hold such lottery for every week?
Pages:
Jump to: