MagicSmoker
|
|
April 14, 2018, 10:23:57 PM |
|
Hello, I am checking the profit per processor AMD Ryzen 1600 and the most profitable currency is the DERO the HASH is 560 giving a profit of 15 dollars, the site is this
I've never used that site before, but I see that it has appended "Unreal" for the DERO estimate; quite right, as the official pool says you'll make about 1.16 DERO per day with 560 H/s.
|
|
|
|
MagicSmoker
|
|
April 14, 2018, 10:48:26 PM |
|
What's the deal with the balance being split into two parts, some in green and some in yellow? I did not appear to get credit for my last mining payment so I rescanned the blockchain and the total balance was then correct, but around 1/3rd of my coins are green and 2/3rd are yellow (whereas before just the last payment of 2 DERO would be yellow). I vaguely recall seeing something about this earlier in the thread, but hell if I can find the post.
|
|
|
|
--Serena--
Member
Offline
Activity: 224
Merit: 11
|
|
April 14, 2018, 11:28:31 PM |
|
What's the deal with the balance being split into two parts, some in green and some in yellow? I did not appear to get credit for my last mining payment so I rescanned the blockchain and the total balance was then correct, but around 1/3rd of my coins are green and 2/3rd are yellow (whereas before just the last payment of 2 DERO would be yellow). I vaguely recall seeing something about this earlier in the thread, but hell if I can find the post.
You can use the balance command to make it refresh
|
|
|
|
fahbil
Member
Offline
Activity: 126
Merit: 51
|
|
April 15, 2018, 07:18:06 AM |
|
dero dev, bootstrap please I have slow connection to sync.
New code is faster to sync and haven't seen a single issue during syncing. P2P layer has been written from scratch to avoid network disconnects/dangling connections issues etc. Download latest from http://seeds.dero.io/alpha/ and start derod* daemon. we do not recommend bootstrap chain database now. Try syncing first and if you feel any sync issue, will arrange chain database. its synced, it take 15 hours with my 20 mbps connection
|
|
|
|
pickaxe123
Newbie
Offline
Activity: 5
Merit: 0
|
|
April 15, 2018, 08:35:52 AM |
|
I tried running derod-windows-amd64.exe. It ran well until block 59960 and now fails with: Block verification failed rejecting since TX verification failed blid=d114638b05d78d8ea88eaf3c7468da1fd631f11d2548524204edf569be73a380 com=BLKCHAIN That same message repeats over and over. Did my db get corrupted? Should I start from scratch? I now run the latest version of derod*(2018-04-14 12:41) and was running the very previous one in the beginning.
|
|
|
|
valgandar
Newbie
Offline
Activity: 104
Merit: 0
|
|
April 15, 2018, 08:54:20 AM |
|
I just saw your project. please tell me, will you conduct ico? if not, where can I get your tokens? and for what they will serve on your platform?
There will be no ICO. Dero isn't a token, is a project with a already running mainnet, with coins obtained from Proof of Work mining.
|
|
|
|
MagicSmoker
|
|
April 15, 2018, 09:43:17 AM |
|
What's the deal with the balance being split into two parts, some in green and some in yellow? I did not appear to get credit for my last mining payment so I rescanned the blockchain and the total balance was then correct, but around 1/3rd of my coins are green and 2/3rd are yellow (whereas before just the last payment of 2 DERO would be yellow). I vaguely recall seeing something about this earlier in the thread, but hell if I can find the post.
You can use the balance command to make it refresh Huh, that worked... but next I have to ask why it worked, and what happened in the first place? Meanwhile, thanks, as always, for your tireless efforts and help here!
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
What's the deal with the balance being split into two parts, some in green and some in yellow? I did not appear to get credit for my last mining payment so I rescanned the blockchain and the total balance was then correct, but around 1/3rd of my coins are green and 2/3rd are yellow (whereas before just the last payment of 2 DERO would be yellow). I vaguely recall seeing something about this earlier in the thread, but hell if I can find the post.
You can use the balance command to make it refresh Huh, that worked... but next I have to ask why it worked, and what happened in the first place? Meanwhile, thanks, as always, for your tireless efforts and help here! Let me answer this Green shows available balance which can be used now and Yellow shows locked balance which will be available after next 10 blocks. Due to optimizations, a check was not working properly which was necessary to trigger the balance update function + color switch in User Interface.. This update function was not triggering so UI was not updating properly. Problem has been fixed and solved in next release due in next coming days.
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
April 15, 2018, 10:29:26 AM |
|
I tried running derod-windows-amd64.exe. It ran well until block 59960 and now fails with: Block verification failed rejecting since TX verification failed blid=d114638b05d78d8ea88eaf3c7468da1fd631f11d2548524204edf569be73a380 com=BLKCHAIN That same message repeats over and over. Did my db get corrupted? Should I start from scratch? I now run the latest version of derod*(2018-04-14 12:41) and was running the very previous one in the beginning. Digging your issue.
|
|
|
|
MagicSmoker
|
|
April 15, 2018, 11:11:07 AM |
|
Let me answer this Green shows available balance which can be used now and Yellow shows locked balance which will be available after next 10 blocks. Due to optimizations, a check was not working properly which was necessary to trigger the balance update function + color switch in User Interface.. This update function was not triggering so UI was not updating properly. Problem has been fixed and solved in next release due in next coming days. One last question despite it probably being a moot one: does the wallet have to remain open for the next 10 blocks for the balance to unlock, or do 10 more blocks merely have to be found? I ask because I only open my non-staking wallets once or twice per day to update balances then leave them closed the rest of the time and this morning when I tried Serena's suggestion the same split between locked and unlocked balance was present, despite that >100 blocks had been found since I last opened the wallet.
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
April 15, 2018, 11:21:32 AM |
|
Let me answer this Green shows available balance which can be used now and Yellow shows locked balance which will be available after next 10 blocks. Due to optimizations, a check was not working properly which was necessary to trigger the balance update function + color switch in User Interface.. This update function was not triggering so UI was not updating properly. Problem has been fixed and solved in next release due in next coming days. One last question despite it probably being a moot one: does the wallet have to remain open for the next 10 blocks for the balance to unlock, or do 10 more blocks merely have to be found? I ask because I only open my non-staking wallets once or twice per day to update balances then leave them closed the rest of the time and this morning when I tried Serena's suggestion the same split between locked and unlocked balance was present, despite that >100 blocks had been found since I last opened the wallet. No. Wallets are not required to be kept opened for next 10 blocks or any number of blocks to receive/update your balance. That's all blockchain network part.
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
April 15, 2018, 11:25:21 AM |
|
I tried running derod-windows-amd64.exe. It ran well until block 59960 and now fails with: Block verification failed rejecting since TX verification failed blid=d114638b05d78d8ea88eaf3c7468da1fd631f11d2548524204edf569be73a380 com=BLKCHAIN That same message repeats over and over. Did my db get corrupted? Should I start from scratch? I now run the latest version of derod*(2018-04-14 12:41) and was running the very previous one in the beginning. Digging your issue. Re-builded the whole chain from scratch and found no problem. Can you pls try to rebuild again. Stop derod daemon and delete the mainnet folder and try again.
|
|
|
|
MagicSmoker
|
|
April 15, 2018, 11:42:55 AM |
|
One last question despite it probably being a moot one: does the wallet have to remain open for the next 10 blocks for the balance to unlock, or do 10 more blocks merely have to be found? I ask because I only open my non-staking wallets once or twice per day to update balances then leave them closed the rest of the time and this morning when I tried Serena's suggestion the same split between locked and unlocked balance was present, despite that >100 blocks had been found since I last opened the wallet.
No. Wallets are not required to be kept opened for next 10 blocks or any number of blocks to receive/update your balance. That's all blockchain network part. Gotcha, and I left you my last sendable merit for your previous answer. May you and I both make it to Full Member before the turn of the next decade!
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
April 15, 2018, 12:35:43 PM |
|
One last question despite it probably being a moot one: does the wallet have to remain open for the next 10 blocks for the balance to unlock, or do 10 more blocks merely have to be found? I ask because I only open my non-staking wallets once or twice per day to update balances then leave them closed the rest of the time and this morning when I tried Serena's suggestion the same split between locked and unlocked balance was present, despite that >100 blocks had been found since I last opened the wallet.
No. Wallets are not required to be kept opened for next 10 blocks or any number of blocks to receive/update your balance. That's all blockchain network part. Gotcha, and I left you my last sendable merit for your previous answer. May you and I both make it to Full Member before the turn of the next decade! Agreed. Lets see. BTW more glad to still have you.
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
April 15, 2018, 01:50:25 PM Last edit: April 18, 2018, 01:27:14 AM by CaptDero |
|
About DERO The Dero Project has written a unique new blockchain technology that is based on the CryptoNote protocol. Dero's goal is to create a unique state of the art blockchain technology with enhanced reliability, privacy, security, usability, and portability by bringing together some of the best proven technologies like the CryptoNote protocol and smart contracts, thereby allowing for the creation of truly private smart contracts.
The Dero development team has implemented complete SSL across the Dero network which is a first on any blockchain. This encrypts the entirety of our network traffic, which greatly reduces our attack surface, while simultaneously preventing ISPs or other users from analyzing Dero’s network traffic.
Dero's Key Features - DERO is a completely new and unique CryptoNote blockchain written in Golang
- DERO is the first blockchain to have complete SSL in the P2P layer
- DERO will be the first CryptoNote blockchain to have 500 transactions per second on its native blockchain without any lightning networks, validators or off-blockchain solutions
- DERO will be first CryptoNote blockchain to have smart contracts on its native chain without any extra layers or secondary blockchains
- CryptoNote privacy
- Smart contracts
- Atomic swaps
- Mobile and offline wallets
- Lightweight wallets
- Shadow address
- Escrow services on the blockchain
- Address signing and certifying
- Voting on a private blockchain
About The Developers There are three developers working on the Dero Project who have been working the field of cryptography and blockchain development as a team for more than a decade. Dero's research and development team are devoted full time to the project, and can often be found in our Slack channel. For now, the development team are choosing to retain their privacy until the Dero Project incorporates.
Dero Specifications - Proof-of-work (PoW) algorithm: CryptoNight
- Max supply: 18.4 million for the first 8 years followed by an infinite emission rate after year 8 of ~157,000 DERO/year
- Block reward: Smoothly varying
- Block time: 120 seconds
- Difficulty: Retargets at every block
- Ticker: DERO
Dero's Roadmap - Q1/2018 - Dero's new unique blockchain written and full Activation. - Completed ahead of schedule with the extra addition of complete SSL across Dero's network
- Q2/2018 - Record CryptoNote TX/sec, GUI wallets, sub addresses, atomic swaps, and smart contract testing.
- Q3/2018 - Smart contract support on chain. Q3 2018.
- Q4/2018 - Strategic market expansion, team growth, and more (coming soon).
Dero Related Links Resource Links WEBSITE: https://dero.io/ FORUM: https://forum.dero.io/EXPLORER: https://explorer.dero.ioPOOL LIST: https://forum.dero.io/t/dero-mining-pool-list/147OFFICIAL POOL: http://pool.dero.live/BINARIES: http://seeds.dero.io/alpha/Exchanges & Stats:EXCHANGE: https://stocks.exchange/trade/DERO/BTCEXCHANGE: https://www.southxchange.com/Balance/Index/DEROStats: https://coinlib.io/coin/DERO/DEROStats: https://coincodex.com/crypto/dero/Stats: https://www.difficultychart.com/deroStats: https://www.cryptunit.com/coin/DERO
Articles and Media Content Dero: A new blockchain technology that brings CryptoNote privacy together with smart contracts.
Shifting from alpha to beta: CryptoNote with smart contracts
|
|
|
|
mrtrevorphilly
Newbie
Offline
Activity: 34
Merit: 0
|
|
April 16, 2018, 12:47:12 PM |
|
I noticed my wallet isn't syncing. I did new git clone, compiled, removed old lmdb and ran the daemon but it's stack here, never starts the sync: 2018-04-16 12:18:53.478 [P2P1] WARN global src/cryptonote_core/cryptonote_core.cpp:1282 ********************************************************************** 2018-04-16 12:18:53.478 [P2P1] WARN global src/cryptonote_core/cryptonote_core.cpp:1283 Last scheduled hard fork time shows a daemon update is needed now. 2018-04-16 12:18:53.478 [P2P1] WARN global src/cryptonote_core/cryptonote_core.cpp:1284 ********************************************************************** 2018-04-16 12:18:53.507 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid DeroPulse DNS checkpoint records were received
I set log level to 2 and see: 2018-04-16 12:44:45.188 [P2P4] WARN net.p2p src/p2p/net_node.inl:777 [85.217.170.245:18090 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT) 2018-04-16 12:44:45.188 [P2P7] WARN net.p2p src/p2p/net_node.inl:826 [85.217.170.245:18090 OUT] COMMAND_HANDSHAKE Failed 2018-04-16 12:44:45.188 [P2P7] INFO net.p2p src/p2p/net_node.inl:1003 [85.217.170.245:18090 OUT] Failed to HANDSHAKE with peer 85.217.170.245:18090 2018-04-16 12:44:45.188 [P2P7] WARN net.p2p src/p2p/net_node.inl:1224 Failed to connect to any of seed peers, continuing without seeds 2018-04-16 12:44:46.189 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:1351 STARTED PEERLIST IDLE HANDSHAKE 2018-04-16 12:44:46.189 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:1366 FINISHED PEERLIST IDLE HANDSHAKE 2018-04-16 12:44:46.710 [P2P3] INFO net.p2p src/p2p/net_node.inl:1818 [85.217.171.11:18090 eef6295d-fac7-dc21-b738-918b41dafabe OUT] CLOSE CONNECTION 2018-04-16 12:44:46.710 [P2P3] INFO net.p2p src/p2p/connection_basic.cpp:172 Destructing connection p2p#66 to 85.217.171.11 2018-04-16 12:44:47.189 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:884 Random connection index=6(x=14, max_index=20) 2018-04-16 12:44:47.189 [P2P2] INFO net.p2p src/p2p/net_node.inl:1166 Considering connecting (out) to peer: 066f766b826d4fdb 213.169.75.114:18090 2018-04-16 12:44:47.189 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1181 Selected peer: 066f766b826d4fdb 213.169.75.114:18090[peer_list=1] last_seen: d10.h21.m28.s35 2018-04-16 12:44:47.189 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:974 Connecting to 213.169.75.114:18090(peer_type=1, last_seen: d10.h21.m28.s35)... 2018-04-16 12:44:47.189 [P2P2] INFO net.p2p src/p2p/connection_basic.cpp:164 Spawned connection p2p#88 to 0.0.0.0 currently we have sockets count:23 2018-04-16 12:44:47.189 [P2P2] INFO net contrib/epee/include/net/abstract_tcp_server2.inl:85 test, connection constructor set m_connection_type=2 2018-04-16 12:44:47.189 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:962 connections_ size now 22 2018-04-16 12:44:47.217 [P2P2] INFO net.p2p src/p2p/net_node.inl:990 [0.0.0.0:0 OUT] Connect failed to 213.169.75.114:18090 2018-04-16 12:44:47.217 [P2P2] INFO net.p2p src/p2p/net_node.inl:1184 Handshake failed
Should I use some other(which one?) peers?
|
|
|
|
CaptDero (OP)
Member
Offline
Activity: 308
Merit: 33
|
|
April 16, 2018, 01:33:12 PM Last edit: April 16, 2018, 02:35:28 PM by CaptDero |
|
I noticed my wallet isn't syncing. I did new git clone, compiled, removed old lmdb and ran the daemon but it's stack here, never starts the sync: 2018-04-16 12:18:53.478 [P2P1] WARN global src/cryptonote_core/cryptonote_core.cpp:1282 ********************************************************************** 2018-04-16 12:18:53.478 [P2P1] WARN global src/cryptonote_core/cryptonote_core.cpp:1283 Last scheduled hard fork time shows a daemon update is needed now. 2018-04-16 12:18:53.478 [P2P1] WARN global src/cryptonote_core/cryptonote_core.cpp:1284 ********************************************************************** 2018-04-16 12:18:53.507 [P2P1] WARN net.dns src/common/dns_utils.cpp:487 WARNING: no two valid DeroPulse DNS checkpoint records were received
I set log level to 2 and see: 2018-04-16 12:44:45.188 [P2P4] WARN net.p2p src/p2p/net_node.inl:777 [85.217.170.245:18090 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT) 2018-04-16 12:44:45.188 [P2P7] WARN net.p2p src/p2p/net_node.inl:826 [85.217.170.245:18090 OUT] COMMAND_HANDSHAKE Failed 2018-04-16 12:44:45.188 [P2P7] INFO net.p2p src/p2p/net_node.inl:1003 [85.217.170.245:18090 OUT] Failed to HANDSHAKE with peer 85.217.170.245:18090 2018-04-16 12:44:45.188 [P2P7] WARN net.p2p src/p2p/net_node.inl:1224 Failed to connect to any of seed peers, continuing without seeds 2018-04-16 12:44:46.189 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:1351 STARTED PEERLIST IDLE HANDSHAKE 2018-04-16 12:44:46.189 [P2P4] DEBUG net.p2p src/p2p/net_node.inl:1366 FINISHED PEERLIST IDLE HANDSHAKE 2018-04-16 12:44:46.710 [P2P3] INFO net.p2p src/p2p/net_node.inl:1818 [85.217.171.11:18090 eef6295d-fac7-dc21-b738-918b41dafabe OUT] CLOSE CONNECTION 2018-04-16 12:44:46.710 [P2P3] INFO net.p2p src/p2p/connection_basic.cpp:172 Destructing connection p2p#66 to 85.217.171.11 2018-04-16 12:44:47.189 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:884 Random connection index=6(x=14, max_index=20) 2018-04-16 12:44:47.189 [P2P2] INFO net.p2p src/p2p/net_node.inl:1166 Considering connecting (out) to peer: 066f766b826d4fdb 213.169.75.114:18090 2018-04-16 12:44:47.189 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:1181 Selected peer: 066f766b826d4fdb 213.169.75.114:18090[peer_list=1] last_seen: d10.h21.m28.s35 2018-04-16 12:44:47.189 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:974 Connecting to 213.169.75.114:18090(peer_type=1, last_seen: d10.h21.m28.s35)... 2018-04-16 12:44:47.189 [P2P2] INFO net.p2p src/p2p/connection_basic.cpp:164 Spawned connection p2p#88 to 0.0.0.0 currently we have sockets count:23 2018-04-16 12:44:47.189 [P2P2] INFO net contrib/epee/include/net/abstract_tcp_server2.inl:85 test, connection constructor set m_connection_type=2 2018-04-16 12:44:47.189 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:962 connections_ size now 22 2018-04-16 12:44:47.217 [P2P2] INFO net.p2p src/p2p/net_node.inl:990 [0.0.0.0:0 OUT] Connect failed to 213.169.75.114:18090 2018-04-16 12:44:47.217 [P2P2] INFO net.p2p src/p2p/net_node.inl:1184 Handshake failed
Should I use some other(which one?) peers? Can you download latest from http://seeds.dero.io/alpha/Also get your seed from old wallet first using seed cmd and recreate wallet from old seed using latest.. The repo you used for clone is not supported and archived. its there just for historic reasons.
|
|
|
|
StonerStanley
|
|
April 16, 2018, 02:57:05 PM |
|
Thanks !! Finally back to 5k
|
|
|
|
valgandar
Newbie
Offline
Activity: 104
Merit: 0
|
|
April 17, 2018, 03:31:36 AM |
|
I like the DERO project a lot but I've stumbled upon ZenCash recently and it seems there are some similarities. The issue I see with ZenCash is that anonymous transactions are not forced, which could be a good or a bad thing, and that it needs a trusted setup for anonymous transactions. Even though I like both, I hope DERO will surpass ZenCash.
ZenCash? But what does ZenCash have to do with Dero? They're completely different. ZenCash isn't even CryptoNote based.
|
|
|
|
krypt0id
Jr. Member
Offline
Activity: 148
Merit: 2
|
|
April 17, 2018, 04:31:21 AM |
|
I like the DERO project a lot but I've stumbled upon ZenCash recently and it seems there are some similarities. The issue I see with ZenCash is that anonymous transactions are not forced, which could be a good or a bad thing, and that it needs a trusted setup for anonymous transactions. Even though I like both, I hope DERO will surpass ZenCash.
ZenCash? But what does ZenCash have to do with Dero? They're completely different. ZenCash isn't even CryptoNote based. "trade with extreme caution" tag should be a hint about the caliber of user that you are dealing with.
|
DERO - Secure. Private. Smart Contracts.
|
|
|
|