Bible Pay

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Rob Andrews

Pages: 1 ... 181 182 183 184 185 186 187 [188] 189 190 191 192 193 194 195 ... 277
2806
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 09, 2019, 11:02:27 AM »
Only if  I pass it through command line, not config file. Same happens in Mac, I can try debug it when I find a moment.

BTW, the chat menu is not visible in MacOS, probably because the "About" menu role in QMenu has a special meaning in MacOS GUI (that moves the "about" menu options to the top-left position, besides the system "apple" menu option).

The only way for it to work ok is commenting both lines in src/qt/bitcoingui.cpp

ln 438 // openChatGeneralAction->setMenuRole(QAction::AboutRole);
ln 443 //  openChatPMAction->setMenuRole(QAction::AboutRole);

This way it shows fine as in Win version.

Ok, 10-4 on the chat menu, thanks.  I suppose I can just comment it out.  (On a side note, we appear to have all stayed in sync with POG, which is awesome, meaning we should see in the log the 'Success' for POG recipients, but, we do need a few lines of code added to cover one situation where the user -reindex (es).  Maybe I will team those two things together today.  But these are low priority and only for the release candidate).

On the nickname, btw, I do not have an issue when running from linux either (using the biblepaytest.conf).  What I do is:
cd ~/.biblepaycore
(This is the directory where the debug.log is for PROD).  I place the biblepaytest.conf file in that dir.
Then I start with
./biblepay-qt -conf=biblepaytest.conf
This could be a *mac* only issue then I think.... 
On a side note, maybe try copying the biblepaytest.conf to your Mac prod directory where debug.log is (IE the issue might have been the nomenclature of Prod working dir).

2807
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 08, 2019, 04:21:40 PM »
yW3evG8mKvbb8oL6Tq9bys7KrxxadMuWMj is mine
i got 410 986 tBBP

Great!


2808
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 08, 2019, 09:38:16 AM »
I launched 1.1.7.9 and resynced and all my previously mined coins in the last week dissapeared. Is this the expected behaviour?
Can someone post current block hash to check if I'm in the right chain? Thanks

Sunk818, MacOS testnet version is ready. 

Testnet PPAs are also building as we speak.

Yes, its correct, because 1179 started 500~ blocks or so back behind the solved blocks of 1177, so you will have to start with -zapwallettxes=1 (and also after reindexing reboot once).


getblockhash 97500
3479e6c4751b6c2281eb1745c2ec01d267b5afcdd86fb4667a6b285180eb8c54

Did you get your nickname working btw?



2809
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 07, 2019, 07:00:12 PM »
Addresses": "yRCxvsFWYRYBQHQfEaHRfx8JPjdmQvAZtj|yPkQMV2rLk9Zm9rrqLwUKyAgc6D6xWft9r|yW3evG8mKvbb8oL6Tq9bys7KrxxadMuWMj",
  "Amounts": "4477.02|79707.12|410986.86",
  "votes_for_my_contract": 2,
  "required_votes": 2,
  "last_superblock": 96931,
  "next_superblock": 97030,
  "sigvalid": true,


Not sure who these three addresses are, but I fired up two sancs and ran the DCC (distributed computing process) and they voted in a PODC contract @ block 97030.

If anyone owns one of these 3 addresses please see if you get paid.

The main thing I was looking at is the payment; the amount looks correct (we have one every 100 blocks in testnet- this is about half of prods 1.05 mil per day budget).


2810
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 07, 2019, 06:42:15 PM »
Sorry,  I wasn't here today :)
I've installed 1179b.
Now I'm able to tithe with "tithe 10" command.
In Send tab "donate to foundation" it didn't worked.

Thanks.

Perfect, thanks, I see you in the pogpool.


2811
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 07, 2019, 01:49:28 PM »
When I first started 1179 with no blockchain data... I solo mined 20k blocks and then 6k blocks on height 1 to ~300 for example. Then, at some point, all of that gets wiped and I actually start receiving the testnet blockchain data.

I believe zapwallettxes=2 (for me anyway) removed all the transaction above your cut off height as they are no longer valid, but continue to appear in my wallet prior to using zapwallettxes=2

Mac is still 1175 so can't test on macOS yet.

Yeah, all of the original rules are still in the code in case a person wants to sync from 0 - so the code still goes through the phase where governance did not start and the phase where PODC rewards didnt start.


2812
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 07, 2019, 01:47:58 PM »
1.1.7.9b is checked in with this feature - building a windows version now...

1.1.7.9b is now out there for anyone who didn't have enough age to tithe.

You should be able to type:

tithe 10

(Or anything less than 10 should count in testnet).



2813
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 07, 2019, 11:20:46 AM »
Oh, sorry, I believe I made it legal to Induct a tithe of 10bbp or less in testnet, but didnt allow the 'exec tithe' command to actually send it LOL.

Let me take a look at resolving that now.
1.1.7.9b is checked in with this feature - building a windows version now...

2814
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 07, 2019, 09:40:23 AM »
From the looks of my peer nodes it looks as if we are 90% together now, if anyone is not on this hash:

getblockhash 96614
c5f30695d1129909a3ef003f7e74e66df5c64715e148384df01b1d1db81e92dd


Please -reindex, then restart and it should sync up, then check the hash again.  You can do -zapwallettxes=1 after you are synced.

Ill look into a PODC vote also.




2815
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 07, 2019, 09:30:02 AM »
I've tried it (10BBP, 9BBP, ...) and it didn't worked for me.
Still problem with coinage.

Oh, sorry, I believe I made it legal to Induct a tithe of 10bbp or less in testnet, but didnt allow the 'exec tithe' command to actually send it LOL.

Let me take a look at resolving that now.

2816
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 07, 2019, 09:28:27 AM »
Was this transaction cur off?
Here is new address yTYWJmer52UWZ3H46CwikwBDBeEJ9br2R8

Probably, we rolled back a few hundred blocks by accident when we changed the POG rules to daily;
Re sent 3 more mil.


2817
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 07, 2019, 09:26:31 AM »
1179 is working better for me. Could never get synced 1178, but 1179 is working good for me. Took a few minutes... initially there's all this solo mining, but seems to correct itself after some time.  I'm at block 96240, but also have lots of orphan donations. Says open for xxxx blocks. Not sure what that means, but maybe with time these tx will get included in the block height they originally were a part of. I did zapwallettxes=1 thru the GUI, then did rebuild index after wallet started up again. Maybe I was supposed to run zapwallettxes=1 and -reindex together?
I know why you couldnt sync on 1178; there were bad blocks solved on *prior* versions at a higher height; (I explained this in my earlier post); but 1179 disregards any block above the pog cutover height solved on a prior version.

On the "all this solo mining but corrects itself", I dont follow you; I think everyone is solo mining.  If you mean you eventually see yourself in the pool, I still dont know what that means (other than a tithe eventually went in).

On the zap wallet txes, Ive only ever used option 1, it could have been that in your case a zap needed done after you resynced.

So Im primarily synced and ready to test but I have one node out.

So far I dont have any opinion yet on this version- I think we all need to confirm we are on the same chain first and see ourselves in the pog pool, then at that point we ensure that none of us fall off on our own chain or get banned.


2818
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 06, 2019, 05:47:42 PM »
I've tried it (10BBP, 9BBP, ...) and it didn't worked for me.
Still problem with coinage.

How do u know?  Paste txid and how you entered it (gui or command).

2819
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 06, 2019, 12:55:22 PM »
1.1.7.9-Mandatory Upgrade for TestNet

- For TestNet only, always allow tithes <= 10.00 BBP.  (NOTE: You will manually have to tithe these as the auto tithe wont send these).
- Made 'disablereboot' the default in TestNet.  Added key: disablereboot=n; where 0=default (reboot in prod) 1=disablereboot
- Enforce block versions must be => 1179 in testnet after the pog cutover height of 95945
- Note: Please -reindex when restarting so your chain rolls back to 95945 in testnet

EDIT: NOTE!  After you upgrade, restart with -reindex, and when the reindex is done reboot the node.  This will ensure all blocks are marked as clean.


2820
TestNet Discussion Archive / Re: Testnet - Test Proof of Giving
« on: January 06, 2019, 08:27:07 AM »
In the mean time, Ill work on Adding a method to count 'some' low tithes in testnet, and adding a block rule to get past our block, and disabling the reboot and adding a key for the reboot.

EDIT:  Please hold off everyone, 1179 will be out after church, then we can just reindex.


Pages: 1 ... 181 182 183 184 185 186 187 [188] 189 190 191 192 193 194 195 ... 277