Bitcoin Forum
July 10, 2024, 11:27:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 [154] 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 ... 286 »
  Print  
Author Topic: [AMBER] X13 POW/POS| 10k AMBER=0,01% SHARES | BUY, HOLD & GET DIVIDENDS in BTC/$  (Read 407538 times)
antho281
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
December 01, 2015, 03:41:18 AM
 #3061

Just checking in.  With staking off and no block explorers, there's no way for me to know if I've gone off the chain.
(With staking on, it's easy because you suddenly start getting rewards piling in.)

I guess the fact that 02.mooo and 03.mooo haven't disconnected me is a good sign.

getblockcount: 602455

getblockbynumber 602455
"proofhash" : "0000000034dd7f9e70b21e2405aa1dafc52d279a6d4f6766b9322c5b0584fd83"

Where at the same point!
Still matching
binmon
Sr. Member
****
Offline Offline

Activity: 289
Merit: 250



View Profile
December 01, 2015, 03:44:44 AM
 #3062

Just checking in.  With staking off and no block explorers, there's no way for me to know if I've gone off the chain.
(With staking on, it's easy because you suddenly start getting rewards piling in.)

I guess the fact that 02.mooo and 03.mooo haven't disconnected me is a good sign.

getblockcount: 602455

getblockbynumber 602455
"proofhash" : "0000000034dd7f9e70b21e2405aa1dafc52d279a6d4f6766b9322c5b0584fd83"


I get the same proofhash as you did, if that's any consolation..........  it is to me, glad to see it!  Smiley
(cuz I'm staking... and not seeming to have any problem.)


Come FLY with me!     https://bitcointalk.org/index.php?topic=1316737.0
Hoarding:    ◆ Amber ◆        ◆ DMD ◆        ◆ FLY ◆       🚀 XDE2 🚀
antho281
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
December 01, 2015, 04:03:25 AM
 #3063

Down to 1 peer on one of my wallet now.... looks like a fork who's coming -.-
antho281
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
December 01, 2015, 04:11:00 AM
 #3064

Main wallet got the same hash!!
Pool wallet forked Sad

EDIT: in fact... I don't know, can you send me the 602470?
"000000004e80dd621bcdec7eec5615558b07585468702b931f39f031c95d"
antho281
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
December 01, 2015, 04:18:26 AM
 #3065

Just a lack of peer then... Sad
lethax
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
December 01, 2015, 04:52:32 AM
 #3066

Anyone know any active mining pools? The two on the thread are dead.

▃▃                             ▃▃                [OFFICIAL WEBSITE          ⬇Download MINEUM client⬇
 █     M I N E U M     █                                                                  Windows   Mac   Linux
▔▔                             ▔▔             BITCOINTALK THREAD
antho281
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
December 01, 2015, 04:59:25 AM
 #3067

I'm trying to build one at the moment !
If I ever can connect to a few peer, I could make it online!
lethax
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
December 01, 2015, 05:19:13 AM
 #3068

Let me know when you get it setup and I"ll join you.

▃▃                             ▃▃                [OFFICIAL WEBSITE          ⬇Download MINEUM client⬇
 █     M I N E U M     █                                                                  Windows   Mac   Linux
▔▔                             ▔▔             BITCOINTALK THREAD
richwang
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500



View Profile
December 01, 2015, 07:04:13 AM
 #3069

AmberCoin is so popular this week.

Jayfek
Full Member
***
Offline Offline

Activity: 139
Merit: 100


View Profile
December 01, 2015, 08:55:34 AM
 #3070

one thing i noticed while browsing the git repo late last night is that the acceptable time drift is ± 24 hours....thats rather HUGE!

What do you mean?
Where is it in the code and what could it affect?



https://github.com/AmberCoinDev/Amber/blob/master/src/main.h#L75-L76
Code:
inline int64_t PastDrift(int64_t nTime)   { return nTime - 24 * 60 * 60; } // up to 1 day from the past
inline int64_t FutureDrift(int64_t nTime) { return nTime + 24 * 60 * 60; } // up to 1 day from the future

having such a large variance in acceptable drift time leaves the network open to a timestamp manipulation attack...which, ironically enough, can be used for (among other things) forcing a client to reject otherwise valid hashes/blocks resulting in forced forking.

Here is an old article about timejacking. Even though it is quite old, the basic principles still apply: http://culubas.blogspot.com/2011/05/timejacking-bitcoin_802.html.
In this old (and still good) article mentioned allowed drift time 30 minutes/0.5 hours is 48 times less than 24 hours in AmberCoin code... There must be reason for so big time drift window, like attempt to handle incorrectly handled timezone by node?
For me seems that staking, last changed part of code, is responsible for forking. 2 times 2 my wallets forked very soon after enabling staking. Now staking is disabled (by wallet encryption), connected strictly only to "mooo-s" and minting locally, every found block accepted (which is little bit strange...).

getblockcount
602856
getblockbynumber 602856
"proofhash" : "0000000029d1b1a876606ff107d91d05d0a76b74224eacf2823634e3141f7a3a"
AmberCoinDev (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
December 01, 2015, 09:54:34 AM
 #3071

one thing i noticed while browsing the git repo late last night is that the acceptable time drift is ± 24 hours....thats rather HUGE!

What do you mean?
Where is it in the code and what could it affect?



https://github.com/AmberCoinDev/Amber/blob/master/src/main.h#L75-L76
Code:
inline int64_t PastDrift(int64_t nTime)   { return nTime - 24 * 60 * 60; } // up to 1 day from the past
inline int64_t FutureDrift(int64_t nTime) { return nTime + 24 * 60 * 60; } // up to 1 day from the future

having such a large variance in acceptable drift time leaves the network open to a timestamp manipulation attack...which, ironically enough, can be used for (among other things) forcing a client to reject otherwise valid hashes/blocks resulting in forced forking.

Here is an old article about timejacking. Even though it is quite old, the basic principles still apply: http://culubas.blogspot.com/2011/05/timejacking-bitcoin_802.html.
In this old (and still good) article mentioned allowed drift time 30 minutes/0.5 hours is 48 times less than 24 hours in AmberCoin code... There must be reason for so big time drift window, like attempt to handle incorrectly handled timezone by node?
For me seems that staking, last changed part of code, is responsible for forking. 2 times 2 my wallets forked very soon after enabling staking. Now staking is disabled (by wallet encryption), connected strictly only to "mooo-s" and minting locally, every found block accepted (which is little bit strange...).

getblockcount
602856
getblockbynumber 602856
"proofhash" : "0000000029d1b1a876606ff107d91d05d0a76b74224eacf2823634e3141f7a3a"


"proofhash" : "0000000029d1b1a876606ff107d91d05d0a76b74224eacf2823634e3141f7a3a" is correct.

We will look into this issue with drift time.
But it was the same before an update and all worked perfectly.

twn
Legendary
*
Offline Offline

Activity: 1204
Merit: 1011


View Profile
December 01, 2015, 10:58:37 AM
 #3072

Dev, friday u told company will be buy some coins tru market. Do you know when it will be happen?
Any news about dividends?
AmberCoinDev (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
December 01, 2015, 12:25:22 PM
 #3073

Quote
Dev, friday u told company will be buy some coins tru market. Do you know when it will be happen?

Yes.
I wrote that we consider such a possibility.
It will not take too much time.
Once the decision is made I will let all know about it.

Quote
Any news about dividends?

Not yet.

exemplaar
Hero Member
*****
Offline Offline

Activity: 978
Merit: 506



View Profile
December 01, 2015, 12:28:08 PM
 #3074

.conf:
listen=0
addnode=ambercoin01.mooo.com
addnode=ambercoin02.mooo.com
addnode=ambercoin03.mooo.com


height : 602856
proofhash : 0000000029d1b1a876606ff107d91d05d0a76b74224eacf2823634e3141f7a3a


"addr" : "108.61.173.201:31982",
"services" : "00000001",
"lastsend" : 1448972519,
"lastrecv" : 1448972519,
"conntime" : 1448972229,
"version" : 90001,
"subver" : "/AmberCoin:3.0.0.3/",
"inbound" : false,
"startingheight" : 603217,
"banscore" : 0
},
{
"addr" : "45.32.69.218:31982",
"services" : "00000001",
"lastsend" : 1448972449,
"lastrecv" : 1448972519,
"conntime" : 1448972230,
"version" : 90001,
"subver" : "/AmberCoin:3.0.0.3/",
"inbound" : false,
"startingheight" : 603217,
"banscore" : 0
},
{
"addr" : "104.238.177.80:31982",
"services" : "00000001",
"lastsend" : 1448972421,
"lastrecv" : 1448972518,
"conntime" : 1448972230,
"version" : 90001,
"subver" : "/AmberCoin:3.0.0.3/",
"inbound" : false,
"startingheight" : 603217,
"banscore" : 0



EDIT:

height : 603234
proofhash : 00002c725912c30bdf624ecbae00208af6982d268e55456ee0b75e34a9a8994e
butcherboss
Sr. Member
****
Offline Offline

Activity: 338
Merit: 250


View Profile
December 01, 2015, 12:30:45 PM
 #3075

10k amber price too high to receive dividend
exemplaar
Hero Member
*****
Offline Offline

Activity: 978
Merit: 506



View Profile
December 01, 2015, 12:33:23 PM
 #3076

10k amber price too high to receive dividend

Buying little by little and mining little by little and you will get in no time to 10K.

Today is a good time to start.  Wink

AmberCoinDev (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
December 01, 2015, 12:40:11 PM
 #3077

Quote
height : 603234
proofhash : 00002c725912c30bdf624ecbae00208af6982d268e55456ee0b75e34a9a8994e
CONFIRM

AmberCoinDev (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
December 01, 2015, 12:42:17 PM
 #3078

http://amber.explorer.ssdpool.com:9146/ seems to be up to date.  Smiley

richwang
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500



View Profile
December 01, 2015, 01:13:53 PM
 #3079

10k amber price too high to receive dividend
1 btc can buy 10k AmberCoin in c-cex or cryptsy, is it too high?

OVRGRO
Sr. Member
****
Offline Offline

Activity: 478
Merit: 250


View Profile
December 01, 2015, 01:37:22 PM
 #3080

http://amber.explorer.ssdpool.com:9146/ seems to be up to date.  Smiley

I went to check it last night, said I had barely 10k coins... I almost cried, but noticed it was early may on the date stamp lol.
Pages: « 1 ... 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 [154] 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 ... 286 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!