Bitcoin Forum
July 07, 2024, 03:27:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  Print  
Author Topic: [ANN] [2GIVE] / POS+POW HYBRID CHAIN W/5% STAKING AND BLOCK CAPTURE REWARDS  (Read 99014 times)
penambang
Hero Member
*****
Offline Offline

Activity: 548
Merit: 501


View Profile WWW
April 18, 2017, 03:52:28 PM
 #801

Me too, no such warning on my windows wallet  Huh
penambang
Hero Member
*****
Offline Offline

Activity: 548
Merit: 501


View Profile WWW
April 24, 2017, 07:26:46 AM
 #802

David,

TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
April 24, 2017, 03:28:54 PM
 #803

Not sure why the master is not updating so we'll add that to the backlog:

coind@seed:~$ ./2GiveCoind getcheckpoint
{
    "synccheckpoint" : "000002a64e530e0b5f6cd24642bce9804476c05059b67456ce9f423c5f379f3f",
    "height" : 2621,
    "timestamp" : "2016-05-27 18:25:29 UTC",
    "checkpointmaster" : true
}


Okay I see someone offered a patch -- I need to rebuild the wallets anyway to point to a new ABE for getting address balance information anyway since we transferred the inter.com domain name.

I'll try and get this folded in and released in the next day.

Thanks for your continued support!

The next big thing coming this summer is finishing the work on removing the BDB and going all in on SQLITE.

Also finishing the Proof-of-Giving system that will split POS blocks among designated donation addresses.

And adding in a new "digital notary" TX type to begin testing out the web of trust concepts in IDCoins.

-dvd

It's Better 2GIVE
https://2Give.Info
TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
April 24, 2017, 03:43:22 PM
 #804

CORRECTION -- I think I found the issue -- only one of the seed nodes was running as checkpoint master -- as soon as I restarted the other seed node they achieved consensus and are both now showing the correct checkpoint!

coind@seed:~$ ./2GiveCoind getcheckpoint
{
    "synccheckpoint" : "bd36214c7b42b4403ef8028182989a01a9dc34583bb857b8d51d297a34ea8c01",
    "height" : 48714,
    "timestamp" : "2017-04-24 15:35:24 UTC",
    "checkpointmaster" : true
}

coind@seed2:~$ ./2GiveCoind getcheckpoint
{
    "synccheckpoint" : "bd36214c7b42b4403ef8028182989a01a9dc34583bb857b8d51d297a34ea8c01",
    "height" : 48714,
    "timestamp" : "2017-04-24 15:35:24 UTC",
    "checkpointmaster" : true
}

AND checking a non sync-master node is also showing the correct info:

coind@xtc:~$ ./2GiveCoind getcheckpoint
{
    "synccheckpoint" : "bd36214c7b42b4403ef8028182989a01a9dc34583bb857b8d51d297a34ea8c01",
    "height" : 48714,
    "timestamp" : "2017-04-24 15:35:24 UTC"
}

It's Better 2GIVE
https://2Give.Info
penambang
Hero Member
*****
Offline Offline

Activity: 548
Merit: 501


View Profile WWW
April 25, 2017, 06:10:27 AM
 #805

Nice!!!



Thanks DvD  Smiley

TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
April 25, 2017, 12:11:56 PM
 #806

Nice!!!

Thanks DvD  Smiley


My pleasure.  I really do appreciate the suggested patches offered up by the community.  I would rather "do it right than do it over" and we will enhance the list of hard sync's in the code with each release.

Now that the seed nodes are correctly configured to be authoritative systems of record for sync checks we can scale up without much human intervention and will work to add additional geographically strategically placed seed nodes this summer to increase resiliency and fault-tolerance.

I appreciate your continued vigilance, support and oversight.

-dvd

It's Better 2GIVE
https://2Give.Info
ExEric3
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
April 26, 2017, 07:32:29 PM
 #807

My wallet is out of sync. Restart doesnt help. How fix that?
altoego
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 27, 2017, 03:37:55 PM
 #808

Hi all,

I've just joined this forum, I've been investing in may alt coins for the last year or so, including to 2give. I have just started using slack and would kindly ask if someone could invite me to the group? I'd like to follow the development and community.

Cheers,
TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
April 27, 2017, 07:20:11 PM
 #809

My wallet is out of sync. Restart doesnt help. How fix that?

1. backup your wallet

2. you can safely delete

blk0001.dat
blkindex.dat

and the file(s) in subdirectory "database"

3. restart wallet to sync the chain

-dvd

It's Better 2GIVE
https://2Give.Info
penambang
Hero Member
*****
Offline Offline

Activity: 548
Merit: 501


View Profile WWW
April 29, 2017, 04:35:52 AM
Last edit: April 29, 2017, 05:22:41 AM by penambang
 #810

3 of my 2Give node stuck on block 49151, getinfo displayed this warning:
Code:
"errors" : "WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers."

Update:
Bittrex wallet also showing some weird status
TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
April 29, 2017, 12:09:45 PM
Last edit: April 29, 2017, 12:39:42 PM by TheLittleDuke
 #811

HMMM....the seed nodes look normal but

    "blocks" : 49165,

but, i'm showing ORPHAN and rejects in our logs and I see the block explorers at block height 49,177

We'll put out update for the hard checkpoints and update the DNS entry this weekend.

-dvd

3 of my 2Give node stuck on block 49151, getinfo displayed this warning:
Code:
"errors" : "WARNING: Invalid checkpoint found! Displayed transactions may not be correct! You may need to upgrade, or notify developers."

It's Better 2GIVE
https://2Give.Info
ExEric3
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
April 29, 2017, 04:08:48 PM
 #812

My wallet is out of sync. Restart doesnt help. How fix that?

1. backup your wallet

2. you can safely delete

blk0001.dat
blkindex.dat

and the file(s) in subdirectory "database"

3. restart wallet to sync the chain

-dvd

I did that and it fixed maybe for 2 hours. And again its syncing and not any stake or rewards comes. Simple said its stuck.
TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
April 29, 2017, 04:58:36 PM
 #813


If you do a getinfo what is the block count?


My wallet is out of sync. Restart doesnt help. How fix that?

1. backup your wallet

2. you can safely delete

blk0001.dat
blkindex.dat

and the file(s) in subdirectory "database"

3. restart wallet to sync the chain

-dvd

I did that and it fixed maybe for 2 hours. And again its syncing and not any stake or rewards comes. Simple said its stuck.

It's Better 2GIVE
https://2Give.Info
TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
April 29, 2017, 07:06:28 PM
 #814

I've confirmed that the seed nodes are fully in sync and we did a manual checkpoint at:

{
"synccheckpoint" : "000003e1c27946ac57fde950bfde6fa890f8c132824770eff1e26724b940cbe1",
"height" : 49208,
"timestamp" : "2017-04-29 18:46:17 UTC"
}

If you end up getting stuck synchronizing, you can always delete blk00001.dat, blkindex.dat and the file in database/ directory, then configure your wallet to only connect to our seed node to pull down the chain

listen=0
connect=192.169.7.65

I've made a note to go in and review the checkpointing code -- I don't think its reasonable to have it checkpointing every block that gets provisionally confirmed -- makes more sense to have it do so every 4,8,16 or 32 blocks just to make sure we allow for network consensus.

I've long thought that bootstrapping a wallet was inefficient one block at a time -- it makes more sense to do a RSYNC like whole file pull from trusted sources.   I'll add that to the list for this summers enhancements.

Thanks for your continued support <3

-dvd

It's Better 2GIVE
https://2Give.Info
altoego
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
May 04, 2017, 10:48:26 AM
 #815

Hi all,

I've just joined this forum, I've been investing in may alt coins for the last year or so, including to 2give. I have just started using slack and would kindly ask if someone could invite me to the group? I'd like to follow the development and community.

Cheers,

Any chance of an invite from anyone?
TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
May 04, 2017, 11:33:54 AM
 #816

Hi all,

I've just joined this forum, I've been investing in may alt coins for the last year or so, including to 2give. I have just started using slack and would kindly ask if someone could invite me to the group? I'd like to follow the development and community.

Cheers,

Any chance of an invite from anyone?

It's pretty quiet in the slack atm, but if you send me a PM I'll invite you

-dvd

It's Better 2GIVE
https://2Give.Info
penambang
Hero Member
*****
Offline Offline

Activity: 548
Merit: 501


View Profile WWW
May 04, 2017, 11:35:35 AM
 #817

btw, block explorer hosting at cryptoid will be expired in 24 days  Grin
TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
May 04, 2017, 11:37:43 AM
 #818

btw, block explorer hosting at cryptoid will be expired in 24 days  Grin

Then I have 23 days, 23 hours and 59 minutes to renew ;-)

It's Better 2GIVE
https://2Give.Info
TheLittleDuke (OP)
Legendary
*
Offline Offline

Activity: 1024
Merit: 1004



View Profile WWW
May 04, 2017, 10:13:15 PM
 #819

I've pushed up code to fix the URL issue with API pulling the wallet balances and dropped a recent checkpoint in -- will be filling it in shortly once I get some code finished to scan the chain and select candidate checkpoints automatically.

New wallets coming soon!

-dvd

It's Better 2GIVE
https://2Give.Info
Lightsplasher
Sr. Member
****
Offline Offline

Activity: 371
Merit: 250


View Profile
May 05, 2017, 05:37:26 AM
 #820

I've pushed up code to fix the URL issue with API pulling the wallet balances and dropped a recent checkpoint in -- will be filling it in shortly once I get some code finished to scan the chain and select candidate checkpoints automatically.

New wallets coming soon!

-dvd

Nice!  Will the advanced coin control be working properly with the new release?  I would be nice to split up a few blocks to try to get the chain running more evenly.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  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!