Pages:
Author

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

legendary
Activity: 2380
Merit: 1132
What will the developers say about the problem in the test network? Has this developer left the project?
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space


Round2 Weekly BGL Coin Silvio's Treasures has started
★☆★ $100 ★☆★

legendary
Activity: 2366
Merit: 2054
when tried to open BGL testnet, look like no active connection for running it. my wallet force to closed.
What is your debug log showed when it is forced closed? I do too never managed to successfully run the test net, the daemon just exited with an error.

Here is the error log:
Code:
************************
EXCEPTION: NSt8ios_base7failureB5cxx11E
CDataStream::ignore(): end of data: iostream error
BGL in opencon



************************
EXCEPTION: NSt8ios_base7failureB5cxx11E
CDataStream::ignore(): end of data: iostream error
BGL in opencon

terminate called after throwing an instance of 'std::ios_base::failure[abi:cxx11]'
  what():  CDataStream::ignore(): end of data: iostream error
Aborted

Look the same;

Code:
EXCEPTION: class std::ios_base::failure       
CDataStream::ignore(): end of data: iostream stream error

That because was told on my luck post above :

Quote
no nodes and miners for the test network

You did on cli or gui?

I did on Gui/qt, I did not test yet on CLI version or BGLd, possible we can get the same with error.
legendary
Activity: 1932
Merit: 1273
when tried to open BGL testnet, look like no active connection for running it. my wallet force to closed.
What is your debug log showed when it is forced closed? I do too never managed to successfully run the test net, the daemon just exited with an error.

Here is the error log:
Code:
************************
EXCEPTION: NSt8ios_base7failureB5cxx11E
CDataStream::ignore(): end of data: iostream error
BGL in opencon



************************
EXCEPTION: NSt8ios_base7failureB5cxx11E
CDataStream::ignore(): end of data: iostream error
BGL in opencon

terminate called after throwing an instance of 'std::ios_base::failure[abi:cxx11]'
  what():  CDataStream::ignore(): end of data: iostream error
Aborted


Edit:

You did on cli or gui?

I did on Gui/qt, I did not test yet on CLI version or BGLd, possible we can get the same with error.
I ran it with BGLd.

That because was told on my luck post above :
Quote
no nodes and miners for the test network
Yeap, that is likely the issue.
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
This is my first week watching BITGESELL and participating in the lottery program although I haven't had any luck
Now there are 2 lotteries for the BGL coin,
[FREE LOTTO] Round14 Bitgesell (BGL) 4 prizes $5 $15 $30 $50 (10 October) ✅
and
[FREE RAFFLE] Round1 Bitgesell (BGL) Silvio's Treasures 💰$100💰 (07 October) ✅
You can participate in both lotteries.

when tried to open BGL testnet, look like no active connection for running it. my wallet force to closed.
I think there are no nodes and miners for the test network. Which port do you use to connect to the test network?
legendary
Activity: 2366
Merit: 2054
This is my first week watching BITGESELL and participating in the lottery program although I haven't had any luck
As we know BSC currently has a high community and support , Is it possible for BITGESELL to take part in the BSC network one day? just asking
Yes sure, when you look at page 1 (ann thread) there is already explain wrapped BGL into the BSC chain, this means yes, it is possible to take the part on the network. you have to see how much BGL is available to wrap it to BSC chain https://bitgesell-bridge.com (WBGL (BSC): 12520)




when tried to open BGL testnet, look like no active connection for running it. my wallet force to closed.
sr. member
Activity: 1470
Merit: 256
This is my first week watching BITGESELL and participating in the lottery program although I haven't had any luck
As we know BSC currently has a high community and support , Is it possible for BITGESELL to take part in the BSC network one day? just asking
legendary
Activity: 2366
Merit: 2054
Why not organize an activity to let members pull others into our discord, such as the top 50 with rewards, so that more people can understand BGL Smiley
What do you mean when you talk about it? There are several activities going on right now and all listed in this topic. In any case, you can contact the developer to make your suggestion.
maybe his means referral, airdrop, or free 50 BGL which makes coins drop on the market.


Is possible to running BGL -testnet?, and is there any active connection for that?.
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
Why not organize an activity to let members pull others into our discord, such as the top 50 with rewards, so that more people can understand BGL Smiley
What do you mean when you talk about it? There are several activities going on right now and all listed in this topic. In any case, you can contact the developer to make your suggestion.



Round14 Weekly BGL Coin Draw has started
★☆★ $5 $15 $30 and $50 ★☆★

legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space


Round1 Weekly BGL Coin Silvio's Treasures has started
★☆★ $100 ★☆★

newbie
Activity: 3
Merit: 0
Why not organize an activity to let members pull others into our discord, such as the top 50 with rewards, so that more people can understand BGL Smiley
legendary
Activity: 1932
Merit: 1273
That worked, thanks. just be careful to remove the commas (,), I got an error -unable parse settings- when forget to remove it.

when still didn't work I planned to remove the file inside the folder and change a new folder into Droomiechikito again.

Ah right, It's a .json file, in which the array of "wallet" indicated by elements(wallet name) must end up with commas(,). The exception is the last element of it cannot have a comma (trailing comma).
legendary
Activity: 2366
Merit: 2054
~snip~
I was managed to remove that kind of warning by deleting the wallet name on settings.json. The file is located on the default BGL data directory.

Here is the example of the file
Code:
#settings.json
{
    "wallet": [
     "x",
     "xx",
     "test",
     "xxxx"
    ]
   }

Just remove the removed wallet name, in your case, it should be "Droomiechikito"

That worked, thanks. just be careful to remove the commas (,), I got an error -unable parse settings- when forget to remove it.

when still didn't work I planned to remove the file inside the folder and change a new folder into Droomiechikito again.
legendary
Activity: 1932
Merit: 1273
~snip~
I was managed to remove that kind of warning by deleting the wallet name on settings.json. The file is located on the default BGL data directory.

Here is the example of the file
Code:
#settings.json
{
    "wallet": [
     "x",
     "xx",
     "test",
     "xxxx"
    ]
   }

Just remove the removed wallet name, in your case, it should be "Droomiechikito"
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
I just come and interest in the project. I don't have the account exchange where BGL is listed, then I joined the signature campaign, that only way I can receive the coin.

Has anyone known how to remove this warning?



I just move my wallet folder into another place. I just want that warning does not to appear again when reopening my wallet, that is very annoying to me.
I think you can use the command line startup option where you specify a new storage location for your wallet.

Code:
BGL-qt -wallet=C:\New_Path_Your_Wallet



Round13 Weekly BGL Coin Draw has started
★☆★ $5 $15 $30 and $50 ★☆★

legendary
Activity: 2366
Merit: 2054
I just come and interest in the project. I don't have the account exchange where BGL is listed, then I joined the signature campaign, that only way I can receive the coin.

Has anyone known how to remove this warning?



I just move my wallet folder into another place. I just want that warning does not to appear again when reopening my wallet, that is very annoying to me.
hero member
Activity: 2744
Merit: 588
Maybe because the buyers is not that huge, and if your gonna observe the motion in the graph mostly are just setting up only
by the developer of BGL, I don't see any good strategy so far.
The developers are directly involved in the development of the project, you can follow the news here.

Though, I knew that they were still running a campaign for signature campaign with a limited participants only.
There are other activities. For example, you can see the results of the 12th Round Weekly BGL Lottery here today.

If nothing else, the dev team behind this is still active though they are not very aggressive with their marketing.
I have seen this coin for quite a while now, and I don't know exactly if they can truly fulfill their mission here.
With many alts to choose from, they need to excel on something so crypto users/traders will notice them.
Being the store of value they are highlighting here, are they really achieving this goal?
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
Maybe because the buyers is not that huge, and if your gonna observe the motion in the graph mostly are just setting up only
by the developer of BGL, I don't see any good strategy so far.
The developers are directly involved in the development of the project, you can follow the news here.

Though, I knew that they were still running a campaign for signature campaign with a limited participants only.
There are other activities. For example, you can see the results of the 12th Round Weekly BGL Lottery here today.
sr. member
Activity: 1190
Merit: 253


Pump and dump, nothing new. Any news from dev?
The dev just posted what do you want more, if you want to get more updates on the development go to the group channel, so far we are doing good, don't give up yet, Bitgesell right now is a cheap coin with a very good potential for profit and the marketing so far is doing great we are growing.

It is very cheap and i'm attracted to buy more to just save it in my wallet. I'm wondering what happen to the trading volume by the way, why it's too low which is only $4,460 24 hours volume displayed in https://coinmarketcap.com/currencies/bitgesell/?

Maybe because the buyers is not that huge, and if your gonna observe the motion in the graph mostly are just setting up only
by the developer of BGL, I don't see any good strategy so far. Though, I knew that they were still running a campaign for signature campaign with a limited participants only.
legendary
Activity: 2380
Merit: 1132


Pump and dump, nothing new. Any news from dev?
The dev just posted what do you want more, if you want to get more updates on the development go to the group channel, so far we are doing good, don't give up yet, Bitgesell right now is a cheap coin with a very good potential for profit and the marketing so far is doing great we are growing.

It is very cheap and i'm attracted to buy more to just save it in my wallet. I'm wondering what happen to the trading volume by the way, why it's too low which is only $4,460 24 hours volume displayed in https://coinmarketcap.com/currencies/bitgesell/?
Yes the price is very cheap. But there are no big offers for sale.
Pages:
Jump to: