Bitcoin Forum
April 23, 2024, 12:48:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Continue Anniversary Giveaway in spite of delays?
yes - 33 (76.7%)
no - 10 (23.3%)
Total Voters: 43

Pages: « 1 ... 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 »
  Print  
Author Topic: ANN: [OPAL] | POS | Secure Messaging |NO ICO  (Read 383372 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (1 post by 1+ user deleted.)
HCLivess
Legendary
*
Offline Offline

Activity: 2114
Merit: 1090


=== NODE IS OK! ==


View Profile WWW
April 08, 2018, 08:46:32 AM
 #3981

You can download the updated bootstrap at http://bismuth.space/

1713833310
Hero Member
*
Offline Offline

Posts: 1713833310

View Profile Personal Message (Offline)

Ignore
1713833310
Reply with quote  #2

1713833310
Report to moderator
1713833310
Hero Member
*
Offline Offline

Posts: 1713833310

View Profile Personal Message (Offline)

Ignore
1713833310
Reply with quote  #2

1713833310
Report to moderator
1713833310
Hero Member
*
Offline Offline

Posts: 1713833310

View Profile Personal Message (Offline)

Ignore
1713833310
Reply with quote  #2

1713833310
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713833310
Hero Member
*
Offline Offline

Posts: 1713833310

View Profile Personal Message (Offline)

Ignore
1713833310
Reply with quote  #2

1713833310
Report to moderator
1713833310
Hero Member
*
Offline Offline

Posts: 1713833310

View Profile Personal Message (Offline)

Ignore
1713833310
Reply with quote  #2

1713833310
Report to moderator
HCLivess
Legendary
*
Offline Offline

Activity: 2114
Merit: 1090


=== NODE IS OK! ==


View Profile WWW
April 14, 2018, 11:44:42 AM
 #3982

I am trying to improve the codebase by stripping to core and then moving to an upgraded one, you can check my progress in Discord.
Also, I made some compilation changes so it compiles with newest libboost

https://github.com/hclivess/OpalCoin

HCLivess
Legendary
*
Offline Offline

Activity: 2114
Merit: 1090


=== NODE IS OK! ==


View Profile WWW
April 15, 2018, 08:44:57 PM
 #3983

I changed the repository to OpaLite

https://github.com/hclivess/OpaLite

However, I am experiencing some difficulties with the networking protocol compatibility and could use help from a seasoned altcoin developer.

I successfully reconstructed genesis block after upgrading the hashing algo in HyperStake, which is the codebase I chose to use, I also changed the address prefix and the pchMessageStart. However, when I start the node and add peers, it crashes on


Code:
ProcessMessages(ping, 0 bytes) : Exception 'CDataStream::read() : end of data: iostream error' caught, normally caused by a message being shorter than its stated length
ProcessMessage(ping, 0 bytes) FAILED
received block 000000e5fc3108481db1
ERROR: CheckBlock() : coinbase timestamp is too early
ERROR: ProcessBlock() : CheckBlock FAILED
INFO: Waiting 1523786911 sec which is too long. Sending GetBlocks(0)
Misbehaving: 192.168.0.11:50990 (0 -> 50)
received block 00000f21046b68b3b90b
ERROR: CheckBlock() : bad block signature
ERROR: ProcessBlock() : CheckBlock FAILED
INFO: Waiting 1523786911 sec which is too long. Sending GetBlocks(0)
Misbehaving: 192.168.0.11:50990 (50 -> 150) DISCONNECTING
disconnecting node 192.168.0.11:50990

CryptoNick
Legendary
*
Offline Offline

Activity: 987
Merit: 1003


View Profile
April 17, 2018, 01:46:30 AM
 #3984

I changed the repository to OpaLite

https://github.com/hclivess/OpaLite

However, I am experiencing some difficulties with the networking protocol compatibility and could use help from a seasoned altcoin developer.

I successfully reconstructed genesis block after upgrading the hashing algo in HyperStake, which is the codebase I chose to use, I also changed the address prefix and the pchMessageStart. However, when I start the node and add peers, it crashes on


Code:
ProcessMessages(ping, 0 bytes) : Exception 'CDataStream::read() : end of data: iostream error' caught, normally caused by a message being shorter than its stated length
ProcessMessage(ping, 0 bytes) FAILED
received block 000000e5fc3108481db1
ERROR: CheckBlock() : coinbase timestamp is too early
ERROR: ProcessBlock() : CheckBlock FAILED
INFO: Waiting 1523786911 sec which is too long. Sending GetBlocks(0)
Misbehaving: 192.168.0.11:50990 (0 -> 50)
received block 00000f21046b68b3b90b
ERROR: CheckBlock() : bad block signature
ERROR: ProcessBlock() : CheckBlock FAILED
INFO: Waiting 1523786911 sec which is too long. Sending GetBlocks(0)
Misbehaving: 192.168.0.11:50990 (50 -> 150) DISCONNECTING
disconnecting node 192.168.0.11:50990

As soon as you add peers it crashes right? I think it is a peer error. Is this a Testnet? I noticed Class C IP Addresses. Also check the Clocks are up to date. I sold all my Opal long ago. Good Luck reviving!
evalovebanana
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
April 18, 2018, 04:26:11 PM
 #3985

I’ve read your project and read the comments of the people who care about the project. It’s very interesting.
 
HCLivess
Legendary
*
Offline Offline

Activity: 2114
Merit: 1090


=== NODE IS OK! ==


View Profile WWW
April 22, 2018, 02:32:44 AM
 #3986

bootstrapping doesnt work either  Huh
are you the CryptoNick from Bitconnect?

CryptoNick
Legendary
*
Offline Offline

Activity: 987
Merit: 1003


View Profile
April 23, 2018, 06:21:26 AM
 #3987

bootstrapping doesnt work either  Huh
are you the CryptoNick from Bitconnect?

No, that's not me. I saw some problems with staking before I sold off. Not sure if these problems are affecting your new work.

I would stake for a day and then the stakes would stop even though I was good weight and should have had a few stakes for sure. Then I would resync a week later. There would be items in the TX with Question marks next to them, seemed like I was staking but not getting the coin. It was the only reason I sold. Couldn't stake...
HCLivess
Legendary
*
Offline Offline

Activity: 2114
Merit: 1090


=== NODE IS OK! ==


View Profile WWW
April 24, 2018, 12:26:48 PM
 #3988

bootstrapping doesnt work either  Huh
are you the CryptoNick from Bitconnect?

No, that's not me. I saw some problems with staking before I sold off. Not sure if these problems are affecting your new work.

I would stake for a day and then the stakes would stop even though I was good weight and should have had a few stakes for sure. Then I would resync a week later. There would be items in the TX with Question marks next to them, seemed like I was staking but not getting the coin. It was the only reason I sold. Couldn't stake...


staking is ok here, I was talking about adapting the codebase
those question marks are orphans afaik

baby.phuong
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
April 25, 2018, 08:25:58 AM
 #3989

When I've been mining, I typically get my shares within a few hours, but I was throwing a fair amount of rental hash at it.
 Undecided Undecided Undecided Undecided
bitebtc
Newbie
*
Offline Offline

Activity: 115
Merit: 0


View Profile WWW
April 27, 2018, 01:05:56 PM
 #3990

Dear OPAL Coin Devs!

We have reviewed your announce and are happy to inform you that we can list your coin on BiteBTC exchange for free.
Please follow this link to know more about our listing offer:
https://bitcointalk.org/index.php?topic=3223743.msg33531719#msg33531719
nasdn129991
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
April 28, 2018, 03:49:07 AM
 #3991

For me sometimes hard to english, but give the trust opal to go places, only fewer coins is serious like the opal.
Maybe marketcap its not showing for opal yet but for honest opinion this belong to top coins with good futures.
a123uxcz888
Newbie
*
Offline Offline

Activity: 98
Merit: 0


View Profile
April 28, 2018, 11:11:20 AM
 #3992

People can join only one signature campaign, for twitter and facebook you are able to join as much as you can. So that's why the rewards allocation is much higher there
CryptoNick
Legendary
*
Offline Offline

Activity: 987
Merit: 1003


View Profile
April 29, 2018, 03:48:16 AM
 #3993

bootstrapping doesnt work either  Huh
are you the CryptoNick from Bitconnect?

No, that's not me. I saw some problems with staking before I sold off. Not sure if these problems are affecting your new work.

I would stake for a day and then the stakes would stop even though I was good weight and should have had a few stakes for sure. Then I would resync a week later. There would be items in the TX with Question marks next to them, seemed like I was staking but not getting the coin. It was the only reason I sold. Couldn't stake...


staking is ok here, I was talking about adapting the codebase
those question marks are orphans afaik

Yeah I don't know why I would stop staking and it would just sit there. I had around 100K coins. Should have staked constantly. If you are testing on the live network it will give errors and not connect to peers. That could be what you are seeing with the errors.
dasyzon2666
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
April 29, 2018, 01:13:21 PM
 #3994

I see this is a very up and down and if someone start to buy and sell this coin he must make a better life with his altcoin trading.
JustMe22
Full Member
***
Offline Offline

Activity: 297
Merit: 102



View Profile
May 09, 2018, 10:59:12 AM
 #3995

The concept of your project does sound good, I’ll have to check it out.

The concept is good, but the project misses a team to work on it.
glandulaHewq
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 11, 2018, 03:23:17 PM
 #3996

Looking good investment in projects, I hope to see higher prices of OPAL soon enough to speed up investment returns.
gooogleacz342
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 18, 2018, 03:12:07 PM
 #3997

not one OPAL more and since we are quite low, do you think people will mass-sell? Huh
kiddo
Full Member
***
Offline Offline

Activity: 546
Merit: 137



View Profile
May 27, 2018, 05:35:47 PM
 #3998

not one OPAL more and since we are quite low, do you think people will mass-sell? Huh

What do you want to say with "not one OPAL more", we don't understand, at least I don't.
greekylopez
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
May 30, 2018, 02:03:28 AM
 #3999

Oh, Is there an article about wigs on your website news?
Brooklyn9249
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
May 30, 2018, 02:14:09 AM
 #4000

I wonder that If I transfer Opal into the Supernet wallet, will they stake?
Pages: « 1 ... 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 »
  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!