Bitcoin Forum
May 02, 2024, 06:04:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 »  All
  Print  
Author Topic: Masterchest Wallet Alpha Testing Thread  (Read 13308 times)
g0re79
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


I´ve got a picture! Haha!


View Profile WWW
April 01, 2014, 08:52:51 PM
 #121

Same error for me - Exception thrown in bitcoin rpc call: The remote server returned an error Internal Server Error (500). Both Bitcoin Core and Mastercon updated to latest versions, turning off AV and FW did not help, neither did port changing..

Debug log:
Code:
MASTERCHEST WALLET v0.3c
[2014-04-01T22:45:40] DEBUG: Thread 'workthread' starting...
[2014-04-01T22:45:40] STATUS: Connection to bitcoin RPC established & sanity check OK.
[2014-04-01T22:45:40] STATUS: Connection to database established & sanity check OK.
[2014-04-01T22:45:42] STATUS: Database starting at block 292147
[2014-04-01T22:45:42] STATUS: Network is at block 293631
[2014-04-01T22:45:42] STATUS: 1485 blocks to catch up
[2014-04-01T22:45:42] DEBUG: Block Analysis for: 292147

Mastercoin wallet.cfg:
Code:
bitcoinrpcserv=127.0.0.1
bitcoinrpcport=8332
bitcoinrpcuser=myrpcuser
bitcoinrpcpass=myrpcpass

bitcoin.conf
Code:
txindex=1
server=1
rpcport=8332
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
rpcuser=myrpcuser
rpcpassword=myrpcpass

Don´t deal with crappy shitcoins and stop wasting electricity
Support real science instead
[/url]
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714673084
Hero Member
*
Offline Offline

Posts: 1714673084

View Profile Personal Message (Offline)

Ignore
1714673084
Reply with quote  #2

1714673084
Report to moderator
dexX7
Legendary
*
Offline Offline

Activity: 1106
Merit: 1024



View Profile WWW
April 02, 2014, 05:31:08 AM
 #122

Strange. RPC seems to be working, otherwise the initial check on startup would have failed. And in nuffsaid420's case MSC transactions were recognized which indicates a RPC connection as well as valid transaction fetching and parsing. When and how often does the exception occure? Several hundred times or only from now and then? Are "simple send" transactions the only ones found?

g0re79: does it stop at this point for you? (DEBUG: Block Analysis for: 292147)

g0re79
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


I´ve got a picture! Haha!


View Profile WWW
April 02, 2014, 05:38:11 AM
Last edit: April 02, 2014, 07:20:02 PM by g0re79
 #123

Strange. RPC seems to be working, otherwise the initial check on startup would have failed. And in nuffsaid420's case MSC transactions were recognized which indicates a RPC connection as well as valid transaction fetching and parsing. When and how often does the exception occure? Several hundred times or only from now and then? Are "simple send" transactions the only ones found?

g0re79: does it stop at this point for you? (DEBUG: Block Analysis for: 292147)

Yes, it hanged on block 292147. I wiped out blockchain and now redownloading it again (with -rebuild). I will update this in couple of hours.

EDIT: The only thing that changed is that its now stucked on block 292145 (bitcoin wallet synced)
EDIT: With every new run it hangs with block decreased by 2 (292143 - 292141 - 292139 - 292137...)

Don´t deal with crappy shitcoins and stop wasting electricity
Support real science instead
[/url]
dexX7
Legendary
*
Offline Offline

Activity: 1106
Merit: 1024



View Profile WWW
April 03, 2014, 04:15:06 AM
 #124

Hi g0re79,

does an error occure between those two blocks each time?

zathras (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 03, 2014, 04:24:46 AM
 #125

Strange. RPC seems to be working, otherwise the initial check on startup would have failed. And in nuffsaid420's case MSC transactions were recognized which indicates a RPC connection as well as valid transaction fetching and parsing. When and how often does the exception occure? Several hundred times or only from now and then? Are "simple send" transactions the only ones found?

g0re79: does it stop at this point for you? (DEBUG: Block Analysis for: 292147)

Yes, it hanged on block 292147. I wiped out blockchain and now redownloading it again (with -rebuild). I will update this in couple of hours.

EDIT: The only thing that changed is that its now stucked on block 292145 (bitcoin wallet synced)
EDIT: With every new run it hangs with block decreased by 2 (292143 - 292141 - 292139 - 292137...)

Hey guys, sorry haven't been around much - head down coding Smiley

g0re79 can you post the output of 'getinfo' from your bitcoin installation?

Thanks
Zathras

Smart Property & Distributed Exchange: Master Protocol for Bitcoin
g0re79
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


I´ve got a picture! Haha!


View Profile WWW
April 03, 2014, 05:39:18 AM
 #126

Strange. RPC seems to be working, otherwise the initial check on startup would have failed. And in nuffsaid420's case MSC transactions were recognized which indicates a RPC connection as well as valid transaction fetching and parsing. When and how often does the exception occure? Several hundred times or only from now and then? Are "simple send" transactions the only ones found?

g0re79: does it stop at this point for you? (DEBUG: Block Analysis for: 292147)

Yes, it hanged on block 292147. I wiped out blockchain and now redownloading it again (with -rebuild). I will update this in couple of hours.

EDIT: The only thing that changed is that its now stucked on block 292145 (bitcoin wallet synced)
EDIT: With every new run it hangs with block decreased by 2 (292143 - 292141 - 292139 - 292137...)

Hey guys, sorry haven't been around much - head down coding Smiley

g0re79 can you post the output of 'getinfo' from your bitcoin installation?

Thanks
Zathras

Code:
"version" : 90000,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 0.99323521,
"blocks" : 293901,
"timeoffset" : 0,
"connections" : 8,
"proxy" : "",
"difficulty" : 5006860589.20540050,
"testnet" : false,
"keypoololdest" : 1368442926,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""

Quote
does an error occure between those two blocks each time?

As I wrote - every time I ran Mastercoin wallet there is same error with block number decreased by 2.

Don´t deal with crappy shitcoins and stop wasting electricity
Support real science instead
[/url]
zathras (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 03, 2014, 06:53:45 AM
 #127

Strange. RPC seems to be working, otherwise the initial check on startup would have failed. And in nuffsaid420's case MSC transactions were recognized which indicates a RPC connection as well as valid transaction fetching and parsing. When and how often does the exception occure? Several hundred times or only from now and then? Are "simple send" transactions the only ones found?

g0re79: does it stop at this point for you? (DEBUG: Block Analysis for: 292147)

Yes, it hanged on block 292147. I wiped out blockchain and now redownloading it again (with -rebuild). I will update this in couple of hours.

EDIT: The only thing that changed is that its now stucked on block 292145 (bitcoin wallet synced)
EDIT: With every new run it hangs with block decreased by 2 (292143 - 292141 - 292139 - 292137...)

Hey guys, sorry haven't been around much - head down coding Smiley

g0re79 can you post the output of 'getinfo' from your bitcoin installation?

Thanks
Zathras

Code:
"version" : 90000,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 0.99323521,
"blocks" : 293901,
"timeoffset" : 0,
"connections" : 8,
"proxy" : "",
"difficulty" : 5006860589.20540050,
"testnet" : false,
"keypoololdest" : 1368442926,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""

Quote
does an error occure between those two blocks each time?

As I wrote - every time I ran Mastercoin wallet there is same error with block number decreased by 2.

Thanks for the info.  The next version will have additional debugging in failed RPC calls.  FYI the wallet is disposable - have you tried deleting the entire (Masterchest) wallet folder and pulling the download again?

Smart Property & Distributed Exchange: Master Protocol for Bitcoin
g0re79
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


I´ve got a picture! Haha!


View Profile WWW
April 03, 2014, 05:58:05 PM
 #128

Thanks for the info.  The next version will have additional debugging in failed RPC calls.  FYI the wallet is disposable - have you tried deleting the entire (Masterchest) wallet folder and pulling the download again?

Yes I did. Only thing that happened is that "stucked" block has been reseted back to 292151 (and with that 2 block decreasing on every new run).. I would try to install MC on some of my mining rigs, but I don´t have a free space for blockchain there and running it on VPN doesn´t seems to be a good idea Undecided So by Mastercoin until next update, I´ll keep an eye on You.


Don´t deal with crappy shitcoins and stop wasting electricity
Support real science instead
[/url]
zathras (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 04, 2014, 12:06:36 AM
 #129

OK thanks - just to double check are you fully re-indexed and fully synced (bitcoin wise)?  It looks like it from the screenshot, but bitcoin will throw a 500 if it can't find the transaction or block we're searching for.

The next library build will have some additional information provided when bitcoin returns internal server errors.

For an immediate fix on another topic, J.R. pointed me to a bug with empty history - was fixed in my smart property experimental branch but still buggy in master, so have committed that as an urgent fix.  If you get an exception because it's a fresh wallet or you've never done any Mastercoin transactions, please pull the download again for the fix.

Smart Property & Distributed Exchange: Master Protocol for Bitcoin
zathras (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 14, 2014, 12:00:24 AM
 #130

Build 0023 is available, please update.  This fixes a critical bug that flags payments for DEx purchases in the block immediately following expiry as valid (incorrectly).

If you would like further explanation please see below.

Binary via Github: Download

Thanks
Zathras

In a Master Protocol distributed exchange transaction the seller decides on a 'payment window' - a length of time (in blocks) for the buyer to make payment after his acceptance has been confirmed in the blockchain.  After this payment window, the acceptance expires.

If for example the seller has specified a time limit of 10 blocks, and the buyer accepts the sell offer in block 300000, the buyer then has until block 300010 to make payment.

A bug in the way Masterchest processes expiration allowed these acceptances to remain pending for the block immediately following expiry in certain circumstances, thus potentially allowing a DEx payment to incorrectly be seen as valid if it was exactly one block late.

This bug was discovered via our consensus systems noting that Masterchest had deviated from the reference this morning (Masterchain.info - unaffected).  Masterchest softwares (wallet and block explorer) incorrectly validated the purchase accepted in https://masterchest.info/lookuptx.aspx?txid=0d2f2f864a51938721a17963aa63925da4cd67ab1072d9ae339c3c0073b1308c

This bug has now been corrected and all Masterchest users are strongly encouraged to update their wallet software.




Smart Property & Distributed Exchange: Master Protocol for Bitcoin
BADecker
Legendary
*
Offline Offline

Activity: 3780
Merit: 1372


View Profile
April 17, 2014, 01:05:51 AM
Last edit: April 18, 2014, 03:10:23 AM by BADecker
 #131

I have downloaded the "MasterchestWalletAlpha_Bin.zip" once yesterday, and 3 times today, from the "Windows Wallet" link at http://www.mastercoinwallets.org/. The files extract just fine using either 7-zip or WinZip. But when I try to run the "Masterchest_Wallet.exe" program, my Norton deletes it, and gives me a message that the file contained the "SONAR.Heuristic.120" trojan.

I am still successfully using the "MasterchestWalletAlpha_Bin.zip" that I downloaded mid-March. But I wanted to update it.

Any ideas anyone?

Smiley

EDIT: Okay, the same thing happens when I download the download zip from github at https://github.com/zathras-crypto/masterchest-wallet.


EDIT: I haven't determined what the problem was, so I bypassed Symantec. We'll see. Mastercoin works just fine.
I ran the computer using a Linux OS off a USB Flash drive. It seems to have deleted the anomaly.

BUDESONIDE essentially cures Covid symptoms in one day to one week >>> https://budesonideworks.com/.
Hydroxychloroquine is being used against Covid with great success >>> https://altcensored.com/watch?v=otRN0X6F81c.
Masks are stupid. Watch the first 5 minutes >>> https://www.bitchute.com/video/rlWESmrijl8Q/.
Don't be afraid to donate Bitcoin. Thank you. >>> 1JDJotyxZLFF8akGCxHeqMkD4YrrTmEAwz
zathras (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 18, 2014, 11:44:03 PM
 #132

I have downloaded the "MasterchestWalletAlpha_Bin.zip" once yesterday, and 3 times today, from the "Windows Wallet" link at http://www.mastercoinwallets.org/. The files extract just fine using either 7-zip or WinZip. But when I try to run the "Masterchest_Wallet.exe" program, my Norton deletes it, and gives me a message that the file contained the "SONAR.Heuristic.120" trojan.

I am still successfully using the "MasterchestWalletAlpha_Bin.zip" that I downloaded mid-March. But I wanted to update it.

Any ideas anyone?

Smiley

EDIT: Okay, the same thing happens when I download the download zip from github at https://github.com/zathras-crypto/masterchest-wallet.


EDIT: I haven't determined what the problem was, so I bypassed Symantec. We'll see. Mastercoin works just fine.
I ran the computer using a Linux OS off a USB Flash drive. It seems to have deleted the anomaly.

Hey,

I ran this through virustotal and wasn't able to see any issues - I actually recommend putting an exception in for any resident shield or network proxy, as if it proxies all the network requests (RPC) to bitcoind/qt it slows things down by >50%.

Thanks
Zathras

Smart Property & Distributed Exchange: Master Protocol for Bitcoin
zathras (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 18, 2014, 11:44:55 PM
 #133

Hey all,

Please note 0024 is available for download, corrects an issue where accept offers are displayed as expired while payment is pending.

Thanks
Zathras

Smart Property & Distributed Exchange: Master Protocol for Bitcoin
mishax1
Legendary
*
Offline Offline

Activity: 2898
Merit: 1017


View Profile
April 18, 2014, 11:56:32 PM
 #134

Here's my experience with 0.3C build 0023..

After sending the payment I get this on the history tab:



and the sell offer appears on the exchange tab again:



and after the payment gets confirmed the history tab info changes to this:



and the sell order finally disappears from the exchange tab.

That is kinda confusing for a 1st time uesr..  Roll Eyes

edit:
just saw this
Hey all,

Please note 0024 is available for download, corrects an issue where accept offers are displayed as expired while payment is pending.

Thanks
Zathras
zathras (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 20, 2014, 01:48:14 AM
 #135

Here's my experience with 0.3C build 0023..

After sending the payment I get this on the history tab:



and the sell offer appears on the exchange tab again:



and after the payment gets confirmed the history tab info changes to this:



and the sell order finally disappears from the exchange tab.

That is kinda confusing for a 1st time uesr..  Roll Eyes

edit:
just saw this
Hey all,

Please note 0024 is available for download, corrects an issue where accept offers are displayed as expired while payment is pending.

Thanks
Zathras

Hi, yep sorry about that, the previous fix on expiry was too aggressive and caused pending buys already paid to appear expired (self correcting one the payment was confirmed), that behaviour should now be fixed.

Thanks
Zathras


Smart Property & Distributed Exchange: Master Protocol for Bitcoin
zathras (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 20, 2014, 01:48:49 AM
 #136

Hey all,

0025 is available for download, corrects an issue where action byte is not enforced for case 0x02 where no previous sell exists (should be invalidated) and applies formula fix for rounding on purchase amounts.

Please update.

Thanks
Zathras

Smart Property & Distributed Exchange: Master Protocol for Bitcoin
crazy_rabbit
Legendary
*
Offline Offline

Activity: 1204
Merit: 1001


RUM AND CARROTS: A PIRATE LIFE FOR ME


View Profile
April 21, 2014, 01:22:22 PM
 #137

I'm a little confused at the moment, I'm on the exchange tab, and there are sell orders for "0.00" as well as Unit prices from .0799999998 till 3, yet the charge shows a giant green bar up to .4?


more or less retired.
mishax1
Legendary
*
Offline Offline

Activity: 2898
Merit: 1017


View Profile
April 21, 2014, 01:25:26 PM
 #138

I'm a little confused at the moment, I'm on the exchange tab, and there are sell orders for "0.00" as well as Unit prices from .0799999998 till 3, yet the charge shows a giant green bar up to .4?



Someone bought at 0.37 skipping all other orders - https://masterchest.info/lookuptx.aspx?TXID=46886cdcff50dab670d84788d0fe7fccea21f0a90ab91a5bd910b27c001b5272

And the graphs just jumped up to 0.37.

Hope this will change..
crazy_rabbit
Legendary
*
Offline Offline

Activity: 1204
Merit: 1001


RUM AND CARROTS: A PIRATE LIFE FOR ME


View Profile
April 21, 2014, 01:59:46 PM
 #139

I'm a little confused at the moment, I'm on the exchange tab, and there are sell orders for "0.00" as well as Unit prices from .0799999998 till 3, yet the charge shows a giant green bar up to .4?



Someone bought at 0.37 skipping all other orders - https://masterchest.info/lookuptx.aspx?TXID=46886cdcff50dab670d84788d0fe7fccea21f0a90ab91a5bd910b27c001b5272

And the graphs just jumped up to 0.37.

Hope this will change..

I see- I bet that person thought he would purchase everything UP to 0.37, not only at 0.37 skipping the orders. Indeed I hope there is a way to fix that, although perhaps there isn't.

more or less retired.
dexX7
Legendary
*
Offline Offline

Activity: 1106
Merit: 1024



View Profile WWW
April 21, 2014, 02:07:55 PM
 #140

I see- I bet that person thought he would purchase everything UP to 0.37, not only at 0.37 skipping the orders. Indeed I hope there is a way to fix that, although perhaps there isn't.

I doubt this because you need to accept and pay for specific orders and there is no "buy now at x" mechanism in Masterchest. But it's actually a nice idea.. mask the atomic transactions in the background and simply "buy".

The charting is tricky due to the same reasons. If one wants, he could create a sell order at 0.5 BTC/MSC for 0.0001 MSC and raise the bars after buying this one. I have no idea how the charts could be constructed in a way which is more transparent. Any input regarding this topic is highly appreciated!

Pages: « 1 2 3 4 5 6 [7] 8 »  All
  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!