Pages:
Author

Topic: Bamboo: New crypto using ED25519 signing keys - page 9. (Read 4640 times)

member
Activity: 61
Merit: 17
Oh got it. You are building from source? In this case you need to make a folder
panda-coin/keys

Copy your keys.json into the keys folder and rename it "miner2.json" ... it should work then.

I have binaries available here:
https://github.com/mr-pandabear/panda-miners

You will need to install lib-leveldb before using the binary:
sudo apt-get -y install libleveldb-dev

For Mac:
brew install leveldb
newbie
Activity: 21
Merit: 1
I see. I wasn't able to replicate this. Are you running Linux or Mac? What is the path you are running the Miner from?
Linux Mint
panda-coin/bin/miner

maybe I made a mistake somewhere during the installation
member
Activity: 61
Merit: 17
I see. I wasn't able to replicate this. Are you running Linux or Mac? What is the path you are running the Miner from?
newbie
Activity: 21
Merit: 1
You shouldn't move the key.json file from where the keygen app creates it -- you can make a copy though. You get this error when you delete or move the keys.json file.


Thanks for the answer! I did not touch the file
member
Activity: 61
Merit: 17
You shouldn't move the key.json file from where the keygen app creates it -- you can make a copy though. You get this error when you delete or move the keyss.json file.

What is the path you are running the miner from and what is the path of where you stored keys.json?
newbie
Activity: 21
Merit: 1
After generating keys.json i try to mine and got an error

Quote
[STATUS] 11-28-2021 23:52:56: Adding host: http://ec2-54-189-82-240.us-west-2.compute.amazonaws.com:3000
[STATUS] 11-28-2021 23:52:56: Adding host: http://ec2-44-227-179-62.us-west-2.compute.amazonaws.com:3000
[STATUS] 11-28-2021 23:52:56: Adding host: http://ec2-35-83-163-26.us-west-2.compute.amazonaws.com:3000
[STATUS] 11-28-2021 23:52:56: Adding host: http://ec2-35-84-249-159.us-west-2.compute.amazonaws.com:3000
[STATUS] 11-28-2021 23:52:56: Running miner
terminate called after throwing an instance of 'nlohmann::detail::parse_error'
  what():  [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal


what's my mistake?
member
Activity: 61
Merit: 17
Mining fees will be fixed at 50BMB until block 2M -- this means a total supply of 100M BMB. No block halving. Based on the block mint rate network will switch to TX fee based mining ~2 years from inception.
copper member
Activity: 145
Merit: 0
@Salamande : Could you send me your public wallet address and I can investigate? This is in your keys.json file ( you can open it with a text editor and it will say "wallet": "<50 digit hex number>" ... you could also copy it from the block explorer.

@AllForOneA41: The easiest way to run multi-threads is to just launch the miner app multiple times. The OS should automatically devote a CPU to each process.

Thanks for the reply and I have few more questions:

Do we have any max supply?
Do we will have any block halving ?
member
Activity: 61
Merit: 17
@Salamande : Could you send me your public wallet address and I can investigate? This is in your keys.json file ( you can open it with a text editor and it will say "wallet": "<50 digit hex number>" ... you could also copy it from the block explorer.

@AllForOneA41: The easiest way to run multi-threads is to just launch the miner app multiple times. The OS should automatically devote a CPU to each process.
copper member
Activity: 145
Merit: 0
How big is the discrepancy? If you've been running it continuously while the fork happened then some of those earned blocks may have been lost but it shouldn't be more than 5-10 blocks worth of coin.



Hey Im curious can I set two miners to same address and can I run multithreads or it uses one cpu by default ?
jr. member
Activity: 70
Merit: 4
much more than that and restarted mining after the fork.
member
Activity: 61
Merit: 17
How big is the discrepancy? If you've been running it continuously while the fork happened then some of those earned blocks may have been lost but it shouldn't be more than 5-10 blocks worth of coin.

jr. member
Activity: 70
Merit: 4
I still have more in what my miner says VS the block explorer  Huh
member
Activity: 61
Merit: 17
Yep! The nodes are live so you'll continue to earn coins. No one lost anything because I copied the earned coins into the new genesis block.
copper member
Activity: 145
Merit: 0
Ok. We fixed it. There is a new genesis block so that everyone's previous mining amounts are preserved. Unfortunately we had to step the chain back to where the split happened so we went from ~7500 blocks -> ~200 blocks. It will grow back quickly enough just a few days of extra work.

Ok I restart my miners and think that is a good idea to do so am I correct ?
member
Activity: 61
Merit: 17
Windows miner coming Dec 1st or so! Stay tuned.



Okay. Have a quick update on the diverging totals and discovered the culprit, you can read the github issue here:
https://github.com/mr-pandabear/panda-coin/issues/2

Summary is that chain forks were not handled consistently, the fix requires generating a new genesis block check at ~block 8500. Everyone's balances will be preserved. Going to go offline for the next hour and a half.

[moderator's note: consecutive posts merged]

Ok. We fixed it. There is a new genesis block so that everyone's previous mining amounts are preserved. Unfortunately we had to step the chain back to where the split happened so we went from ~7500 blocks -> ~200 blocks. It will grow back quickly enough just a few days of extra work.
newbie
Activity: 2
Merit: 0
how i help, i want to mine this coin on my window computer, pls make video to this tutorial of mine, thanks
copper member
Activity: 145
Merit: 0
Miner for windows will hopefully be ready by Dec 1st.

Regarding Discord + Telegram : I want to make sure all the remaining items are worked out before sharing to a broader audience. My thought is this should be around December 15th or so.

The following still need to be done:
1 - Wallet Application
2 - Optimized mempool
3 - Windows Miner

Great wallet also looks good Smiley
member
Activity: 61
Merit: 17
Quick update -- made a lot of progress on the Wallet GUI today. The UX is pretty much complete:



I'll work on it all day tomorrow and hopefully can have it released by Saturday Smiley
member
Activity: 61
Merit: 17
Miner for windows will hopefully be ready by Dec 1st.

Regarding Discord + Telegram : I want to make sure all the remaining items are worked out before sharing to a broader audience. My thought is this should be around December 15th or so.

The following still need to be done:
1 - Wallet Application
2 - Optimized mempool
3 - Windows Miner
Pages:
Jump to: