Pages:
Author

Topic: [ANN] ★★ EBT Coin - Entropybit 100% PoS - Multipool - Bugfix version 4.0.3! ★★ - page 13. (Read 131676 times)

member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
poloniex tells me that the blockchain has forked so they has frozen all the withdraws. What is happening?
full member
Activity: 158
Merit: 100
my wallet is stuck on the block 395324
do you have the same issue?
member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
EBT payment will be delayed (again Sad) until polo unfreeze the withdraws of EBT.
member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
Payment from gagapool for EBT are sent, withdraw issues resolved.
full member
Activity: 158
Merit: 100
how to handle that?
it begun with zero EBT blocks, spamming my debug.log with tons of this

Code:
ERROR: GetKernelStakeModifier() : reached best block 7f682c15fbeefee90ca048238613c88cc3eb80b717e21835099c9cb6742c5f9d at height 394167 from block 69d27940c604b26e5442d0f1b48bf15cc41d122f225a5ac9a8aca918f66b264a
ERROR: GetKernelStakeModifier() : reached best block 7f682c15fbeefee90ca048238613c88cc3eb80b717e21835099c9cb6742c5f9d at height 394167 from block 7e390471d0c81d42779fb1bd6e2234430080e16db4f55f4c939d991ad065186a
ERROR: GetKernelStakeModifier() : reached best block 7f682c15fbeefee90ca048238613c88cc3eb80b717e21835099c9cb6742c5f9d at height 394167 from block d2d4fe7cf53c49e4446039c9b90009eeece9bc27a18790dc18d6c1121282240f
ERROR: GetKernelStakeModifier() : reached best block 7f682c15fbeefee90ca048238613c88cc3eb80b717e21835099c9cb6742c5f9d at height 394167 from block 7f14f1702ae59e75d491fa6121b4b9df67b3f89d9f1480508d34cfa975cc961f
ERROR: GetKernelStakeModifier() : reached best block 7f682c15fbeefee90ca048238613c88cc3eb80b717e21835099c9cb6742c5f9d at height 394167 from block 1f764af838b4289b70ba48413007d4ac94067ca46e85ffd6c5df34caa8ae4793
ERROR: GetKernelStakeModifier() : reached best block 7f682c15fbeefee90ca048238613c88cc3eb80b717e21835099c9cb6742c5f9d at height 394167 from block d6f1591d55ab17b07197a3d959ca375a50114a3d3aea71bdbde3f4e9e0c20145
ERROR: GetKernelStakeModifier() : reached best block 7f682c15fbeefee90ca048238613c88cc3eb80b717e21835099c9cb6742c5f9d at height 394167 from block 690c2f09cda163cd10340c4c05d44eac60a816fd8479f7ff1285588b5c502efb
member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
EBT payment has been frozen on gagapool, due to poloniex freezes withdraw.
member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
it wasn't a disk issue, db.log shows
Code:
Lock table is out of available lock entries

This is a common problem with cryptocurrencies, including bitcoin. It most likely has to do with your OS.

http://bitcoin.stackexchange.com/questions/13354/bitcoind-stuck-lock-table-is-out-of-available-lock-entries


edit:

Actually, it seems that you have a very large wallet. Assuming your computer can handle the change, you can fix this error by increasing the following value in db.cpp. Then recompile the daemon:

Code:
db.cpp:    dbenv.set_lk_max_locks(10000);


It's not a large wallet, just a 3 months old wallet for the pool. Deleting the blockchain and redownload it solved the issue.
sr. member
Activity: 350
Merit: 250
EBT plummet in price (probably due to the 100% APR kicking in), now its a good time to mine cheap EBT at http://gagapool.pw/

This is probably day traders who keep all of their EBT on the exchange and don't stake their coin.


I agree...and I'm buying.

Or mine on gagapool, we are really loosing EBT miners.

Oh, I'm mining too. 
EBT
sr. member
Activity: 252
Merit: 250
it wasn't a disk issue, db.log shows
Code:
Lock table is out of available lock entries

This is a common problem with cryptocurrencies, including bitcoin. It most likely has to do with your OS.

http://bitcoin.stackexchange.com/questions/13354/bitcoind-stuck-lock-table-is-out-of-available-lock-entries


edit:

Actually, it seems that you have a very large wallet. Assuming your computer can handle the change, you can fix this error by increasing the following value in db.cpp. Then recompile the daemon:

Code:
db.cpp:    dbenv.set_lk_max_locks(10000);
EBT
sr. member
Activity: 252
Merit: 250
why coins become forked for every round stake?
3 month ago it was 2000 EBT
today it is 255*8 EBT

or im missing something?

Each mint produces two transactions, both of equal size and half the value of the original stake plus the mint.

That's how Proof-of-Stake works.

You may want to consolidate your transactions from time to time.
full member
Activity: 158
Merit: 100
why coins become forked for every round stake?
3 month ago it was 2000 EBT
today it is 255*8 EBT

or im missing something?
member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
it wasn't a disk issue, db.log shows
Code:
Lock table is out of available lock entries
EBT
sr. member
Activity: 252
Merit: 250
Latest coind (not QT wallet) crashes with

Code:
************************
EXCEPTION: St13runtime_error
ReserveKeyFromKeyPool() : read failed
EBT in ThreadStakeMinter()

terminate called after throwing an instance of 'std::runtime_error'
  what():  ReserveKeyFromKeyPool() : read failed


Switching back to previous on resolves the issue.

You have something wrong with your wallet. This is an IO error unique to your environment.
member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
It's stuck, deleting the blockchain data and trying the coind.
member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
Latest coind (not QT wallet) crashes with

Code:
************************
EXCEPTION: St13runtime_error
ReserveKeyFromKeyPool() : read failed
EBT in ThreadStakeMinter()

terminate called after throwing an instance of 'std::runtime_error'
  what():  ReserveKeyFromKeyPool() : read failed


Switching back to previous on resolves the issue.
member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
EBT plummet in price (probably due to the 100% APR kicking in), now its a good time to mine cheap EBT at http://gagapool.pw/

This is probably day traders who keep all of their EBT on the exchange and don't stake their coin.


I agree...and I'm buying.

Or mine on gagapool, we are really loosing EBT miners.
sr. member
Activity: 350
Merit: 250
EBT plummet in price (probably due to the 100% APR kicking in), now its a good time to mine cheap EBT at http://gagapool.pw/

This is probably day traders who keep all of their EBT on the exchange and don't stake their coin.


I agree...and I'm buying.
EBT
sr. member
Activity: 252
Merit: 250
Since the last wallet update (12h ago) I can't get anything staked, all orphaned Sad

The new staking parameters resulted in many, many transactions' suddenly becoming full weight.

Orphaned stake reverts back to your wallet and continues to age. You generally do not lose interest on orphaned stake, although it does clutter your wallet with orphaned transactions.

After about 4 or 5 days, these orphans should become much less frequent as the EBT in circulation begins to obtain a more even distribution of weights.

You can minimize orphaned stake by consolidating your transactions, giving them more coin-age and thus a greater chance to find a block before becoming orphaned.

Please be patient. Your reward will be 100% APR on your EBT.
member
Activity: 207
Merit: 10
WPP ENERGY - BACKED ASSET GREEN ENERGY TOKEN
Since the last wallet update (12h ago) I can't get anything staked, all orphaned Sad
hero member
Activity: 742
Merit: 500
EBT plummet in price (probably due to the 100% APR kicking in), now its a good time to mine cheap EBT at http://gagapool.pw/

This is probably day traders who keep all of their EBT on the exchange and don't stake their coin.
Pages:
Jump to: