Pages:
Author

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

hero member
Activity: 1722
Merit: 801
After doing that you should be able to dump the keys using dumpprivkey on the BGL Core console.
The file you store your private key should be encrypted. The same goes for your wallet.dat file. If hackers can get access to your private key, your coins will be stolen.

A very bad practice is keep your private key in Notepad file, unencrypted. You can use Keypass, read more in [GUIDE] How to Create a Strong/Secure Password
newbie
Activity: 20
Merit: 2
I get this error when I try dumpprivkey command "Error: Please enter the wallet passphrase with walletpassphrase first. (code -13)" Thank you

You encrypted your wallet with a passphrase, to dump the private key you have to unlock it first.

Code:
walletpassphrase "your-passphrase" timeout

Quote
Arguments:
1. passphrase    (string, required) The wallet passphrase
2. timeout       (numeric, required) The time to keep the decryption key in seconds; capped at 100000000 (~3 years

After doing that you should be able to dump the keys using dumpprivkey on the BGL Core console.


Thank you all! It worked after I unlocked the wallet.
After dumprivkey command, those keys can be later used if I'll need to restore the backup.dat file?
Thank you guys for bearing with my newbieness

EDIT: When I first opened BGL Core a while ago, I played with it like a noob and created a few wallets besides "Main", can I delete those wallets?
legendary
Activity: 1932
Merit: 1273
I get this error when I try dumpprivkey command "Error: Please enter the wallet passphrase with walletpassphrase first. (code -13)" Thank you

You encrypted your wallet with a passphrase, to dump the private key you have to unlock it first.

Code:
walletpassphrase "your-passphrase" timeout

Quote
Arguments:
1. passphrase    (string, required) The wallet passphrase
2. timeout       (numeric, required) The time to keep the decryption key in seconds; capped at 100000000 (~3 years

After doing that you should be able to dump the keys using dumpprivkey on the BGL Core console.
newbie
Activity: 20
Merit: 2
Is there a way to view my wallet private keys?
If you don't show them, then no, no one sees your keys. Beware of resources that ask you to enter your private key. Or they should be in the list of trusted ones from the developer. Use BGL Core.

I'm using BGL Core, I was asking if there is a way I can view my passphrase to write it down again, in case I lost my backup. Thank you.
Of course, this can be done very simply. This has already been written here. Both methods work, you can choose any one.

How to export a wallet such private key or anything to save or moving my wallet to another device? i have a habit to reinstall my windows frequently.
If you use a Windows wallet, there are 2 ways.
1. Copy your wallet.dat file (do this when the client has finished working). After changing the system/computer, overwrite the wallet.dat file with your own, which you copied and saved.

2. Extract all private keys. Do this for each of your addresses using the Client Console.
Code:
dumpprivkey your_address

After changing the system/computer import your private saved key.
Code:
importprivkey your_privkey

All the rules that are valid for the BTC client are played here.

You can dump private key of one address or dump all the wallet. Use the code in your Console, and command line.

Code:
dumpprivkey "address"
dumpwallet "filename"

You can copy your wallet file in the directory. Open your wallet, choose the tab Windows, choose Information. You will get the directory in which your wallet file is stored.
Copy the link in Datadir line that is something like. Copy and paste the link into the Search box of your OS and open the folder.
You will see the sub-folder wallets
Copy and paste the wallet file as your backup. Use it on your other computers.
Code:
C:\Users\xxxxxx\AppData\Roaming\BGL

I get this error when I try dumpprivkey command "Error: Please enter the wallet passphrase with walletpassphrase first. (code -13)" Thank you
copper member
Activity: 156
Merit: 64

Congratulations to the winners of the node incentive program!
https://bglcontest.bitaps.com/nodes
2021-07-19
Total network nodes: 239
bgl1q9cek0kz86dwa86ds4zq8mgwj23lxgt83tfunxe
bgl1qnxl6zv75ulyekzdqrlwswxagwnx3r4tqp0uw8c
bgl1qtncte2jdapmnvnhftn5j2c0pc7yd5g5ckc7lyn
bgl1qhtt9s57ud8xhwah273km7u0xy6nl2wfzjcnn5g
bgl1qkpvm0ka7ulr3cknmccj537cw34fvq8074q8vdf
bgl1qanjuhh063jmdpc4lcska8l7enzr0z5v8d8grsf
bgl1q5rasf25nllug4hlk4jhqhp8y57t4ckw98cr95c
bgl1qrzxh452yxulwel7x3dy8yml0m4u2xzpc8qycv9
bgl1q6e47gnnetw9x644dwzkjv7kzj3nyuymx2s5dty
bgl1q3xazhrk55gxjefr7czx09cc7uj593f4hexgu6u
bgl1qfrajewdx63e3504mvvpedz3ywvfe937dgekn52
bgl1q2n5fl89pwcq93lkqgnctt223j5kvsnphzwz9yy
bgl1qmhhysju8kpj7s7l3cztcc9tttqk9lyry7l5edc
bgl1q6kr0cw5340x3fymr292kh9wymjk987yc92je5p
bgl1q40w7fvvhl0ekn9qn7zw90u8aejpzqp98zdpu80
bgl1qkugvl8f8u3syvvxhulsvqcpfy3v789n88frqlq
bgl1qckwfpqyk5ye5njul92vkkxwjmf7kpraje7m6zn
bgl1qd7asmealxsrl6mjxzce6fxu0xk3zwcdwld54vr
bgl1qmrhjkrklcyzggum58e8d7kwj2494ehunqjycjy
bgl1q5s4kwty0f3mt88tfqpk4kcg8ev5sjj4lswe9vy
The reward is 1350 BGL for everyone.

Congratulations to winner of the transaction contest!
68693
2021-07-22 21:24
The address bgl1qv5ss3h7matzvgmx323xzjyc4dhkgrz3ja8fxdd (110321 transactions).
The reward is 6750 BGL

Reward txid is  42891231740eeb2b16a89b46a45f5abb691bb554d7e03fa99d8e327ff383c8ef
legendary
Activity: 1932
Merit: 1273
Zpool finally upgraded to the latest node version and signalling the taproot activation. The soft-fork should get through, noting Zpool has a majority of the BGL hash rate.



Code: (BGL-cli getblockchaininfo)
"taproot": {
      "type": "bip9",
      "bip9": {
        "status": "started",
        "bit": 2,
        "start_time": 1626307200,
        "timeout": 1629936000,
        "since": 67824,
        "statistics": {
          "period": 432,
          "threshold": 237,
          "elapsed": 119,
          "count": 3,
          "possible": true
        },
        "min_activation_height": 74574
      },
      "active": false
    }
hero member
Activity: 1722
Merit: 801
I'm using BGL Core, I was asking if there is a way I can view my passphrase to write it down again, in case I lost my backup. Thank you.
There are multiple ways to do in order to back up your wallet or a specific private key of a public address you use to store your Bitgesell coins.

Backup with your wallet file is the easiest method but you have to do:
- Multiple wallet.dat files in multiple devices (computer, laptop or multiple USBs)
- When one USB is broken, technically it is possible, you will have a few others to use.
- Regularly check up those USBs to make sure that are usable. If one USB is broken, you should replace it with another one.

It's important that if you set a passphrase for your wallet (you encrypt it), you must backup the passphrase as well. If you lose it, you will not be able to access your wallet.dat file. Then you will lose your Bitgesell coins.
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
Is there a way to view my wallet private keys?
If you don't show them, then no, no one sees your keys. Beware of resources that ask you to enter your private key. Or they should be in the list of trusted ones from the developer. Use BGL Core.

I'm using BGL Core, I was asking if there is a way I can view my passphrase to write it down again, in case I lost my backup. Thank you.
Of course, this can be done very simply. This has already been written here. Both methods work, you can choose any one.

How to export a wallet such private key or anything to save or moving my wallet to another device? i have a habit to reinstall my windows frequently.
If you use a Windows wallet, there are 2 ways.
1. Copy your wallet.dat file (do this when the client has finished working). After changing the system/computer, overwrite the wallet.dat file with your own, which you copied and saved.

2. Extract all private keys. Do this for each of your addresses using the Client Console.
Code:
dumpprivkey your_address

After changing the system/computer import your private saved key.
Code:
importprivkey your_privkey

All the rules that are valid for the BTC client are played here.

You can dump private key of one address or dump all the wallet. Use the code in your Console, and command line.

Code:
dumpprivkey "address"
dumpwallet "filename"

You can copy your wallet file in the directory. Open your wallet, choose the tab Windows, choose Information. You will get the directory in which your wallet file is stored.
Copy the link in Datadir line that is something like. Copy and paste the link into the Search box of your OS and open the folder.
You will see the sub-folder wallets
Copy and paste the wallet file as your backup. Use it on your other computers.
Code:
C:\Users\xxxxxx\AppData\Roaming\BGL
newbie
Activity: 20
Merit: 2
Is there a way to view my wallet private keys?
If you don't show them, then no, no one sees your keys. Beware of resources that ask you to enter your private key. Or they should be in the list of trusted ones from the developer. Use BGL Core.

I'm using BGL Core, I was asking if there is a way I can view my passphrase to write it down again, in case I lost my backup. Thank you.
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
Is there a way to view my wallet private keys?
If you don't show them, then no, no one sees your keys. Beware of resources that ask you to enter your private key. Or they should be in the list of trusted ones from the developer. Use BGL Core.
newbie
Activity: 20
Merit: 2
Is there a way to view my wallet private keys?
legendary
Activity: 1932
Merit: 1273
@OcTradism @Fivestar4everMVP

I'm checking it now and its works. The problems should be solved.

I checking https://github.com/BitgesellOfficial/bitgesell/releases/tag/0.1.7, and the dev just made a re-released the latest version. Also, I notice the Github repository is updated. Beforehand you all should notice the project is forked from wu-emma repository, now it's just from the BitgesellOfficial account. Probably that might be what causes the issue.
hero member
Activity: 1722
Merit: 801
Hello guys, don't know if am doing something wrong, but I've been trying to download the latest version of the Bitgesell windows wallet which i believe is version 0.1.7, I followed the link on the website and bitcointalk here and both took me to github quite alright but they always return an error tell me page is not found, please, what can I do, where else can I find the Bitgesell windows wallet version 0.1.7 to download, it's very urgent guys.?
Nice catch.

Probably something with Github and wallet files for Windows and MacOs. I double checked download resources from https://bitgesell.ca/#services
Linux works but only Windows and MacOs don't work.

The Bitgesell team should check this issue ASAP.
legendary
Activity: 2254
Merit: 1052
Leading Crypto Sports Betting & Casino Platform
Hello guys, don't know if am doing something wrong, but I've been trying to download the latest version of the Bitgesell windows wallet which i believe is version 0.1.7, I followed the link on the website and bitcointalk here and both took me to github quite alright but they always return an error tell me page is not found, please, what can I do, where else can I find the Bitgesell windows wallet version 0.1.7 to download, it's very urgent guys.?


legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
In my opinion, the BGL_USDT pair was removed from the API on the DigiFinex exchange. I am executing a request and I get an error.

Code:
https://openapi.digifinex.com/v3/order_book?symbol=bgl_usdt&limit=150  
return  {"code":20019}

I also requested a list of all traded pairs, but I did not find BGL. What is the reason for this?

edit... The problem is solved. The exchange's support recommended adding the rt=1 key.

legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
To promote the BGL coin, weekly prize draws will continue.
Now the funds have been deposited for another 4 weeks, for Rounds 3-6.

Code:
{
  "address": "0x924848f25717ef93a27a338419ea126b83020df3",
  "msg": "I am my luck and my account on the bitcointalk forum https://bitcointalk.org/index.php?action=profile;u=567446. This wallet will be used for payment the winners of the weekly BGL Lottery (Rounds 3-6).",
  "sig": "0xe38069db41cbbd2b23d61473cdd196e1d6c9c0b5fe3bf3f6fcc642b42396833c53bbc14e6199efb49f9ba08579d2921c7e5181c6b8ee3d1462f8e02fad3eb2c11c",
  "version": "2"
}

legendary
Activity: 1932
Merit: 1273
~snip
Thanks!

What I did on my forked "taproot.watch" code is just changing the taproot activation periods and threshold to match with BGL. BGL is forked from BTC, which the codebase should be similar, and afaik, the taproot code and activation procedure(technically) were using the same as what Bitcoin did. So, I'm pretty sure it works fine.

Also, if you would you can manually check/verify the blocks and the mining pools whether they have upgraded to the latest node version or not.

Actually, the BGL hash rate is concentrated on zpool (90.9%). So, I believe how the BGL taproot activation process was heavily relied upon on whether zpool has been upgraded the node version or not.
hero member
Activity: 1722
Merit: 801
I'm trying to follow the Taproot signaling block using this: https://bitcoin.stackexchange.com/a/105854. It should do the job right?

Currently, there is still no block signaling for Taproot, assuming the above method which is used by Bitcoin could be applied to BGL.

~ snip ~

I also fork the https://taproot.watch/ to match with the BGL taproot activation threshold.
https://github.com/vv181/fork-explorer/tree/BGL

Great initiative to contribute to the Bitgesell project. I am a long time supporter of the project so I appreciate your work.

Are you sure you code correctly and the information that no block signaling for Taproot is accurate?

Because in the previous period to signal for Taproot lock-in, there were a few more blocks to get enough signal and lock it in.
jr. member
Activity: 32
Merit: 16
I'm trying to follow the Taproot signaling block using this: https://bitcoin.stackexchange.com/a/105854. It should do the job right?

Currently, there is still no block signaling for Taproot, assuming the above method which is used by Bitcoin could be applied to BGL.

BGL-cli getblockchaininfo | jq '.softforks | .taproot'
Code:
{
  "type": "bip9",
  "bip9": {
    "status": "started",
    "bit": 2,
    "start_time": 1626307200,
    "timeout": 1629936000,
    "since": 67824,
    "statistics": {
      "period": 432,
      "threshold": 237,
      "elapsed": 299,
      "count": 0,
      "possible": false
    },
    "min_activation_height": 74574
  },
  "active": false
}

The awk script also returns no blocks of Taproot signaling.

I also fork the https://taproot.watch/ to match with the BGL taproot activation threshold.
https://github.com/vv181/fork-explorer/tree/BGL




I received mention of successful upgrade of a pool where Stratum v2 is used, but two other pools (our most active ones) just yesterday gave feedback that getblocktemplate needs to be fixed, so would test it and fix asap, then ping the pools
Nice adapted taproot.watch screen btw!
legendary
Activity: 2744
Merit: 1706
bitgesell.fun & bitgesell.space
Round 2 of the weekly BGL lottery has ended. The results can be found here.
Some statistics:

Round 1:
  • participants - 23
  • number of BGL blocks per round - 12
Winners:

Round 2:
  • participants - 35
  • number of BGL blocks per round - 10
Winners:

Two participants win prizes for the second time running. If it were not for the blockchain data as a result of the draw, I would say that this does not happen Smiley
Pages:
Jump to: