• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

V12 Testing Thread

UdjinM6 - thanks! lol .. Another IX success... AjM should join in! :)

Status: 5/confirmed (verified via instantx)
Date: 7/20/2015 19:24
Credit: 111.00000000 tDASH
Net amount: +111.00000000 tDASH
Transaction ID: dae54ef93d0101ac31ab57ed35b45cbb8e2c67c5dae1b310b41b22dbbd0b006e-000
Try immediately after start.
As i early said, mn count was 0, i think this was reason to ix was not working, normal case it works ok.
 
Hey ArpFlush, welcome to the fun :p.
I think you need all 4 files to work (well, you can go either / or with dashd or dash-qt) But I think you have to have dash-cli and dash-tx for certain. dash-cli is the program that you run your commands through for dashd now. You start the dash daemon (dashd) like we used to, ie: dashd -daemon but any other command we use, we do it with dash-cli now. so to getinfo, you do dash-cli getinfo.
Actually, I guess if you're just using the qt wallet, all you need is dash-qt. I have absolutely no idea what the heck dash-tx is, maybe it's to store our transactions? I don't think you need it for the qt wallet. The test stuff, I have no idea, I just ignore it.

Make sure you have testnet=1 in your configure file, start up the qt wallet and you should be off.

Thanks Tante. i'm working with QT for the moment.
 
My DS halted: No compatible masternode found, althoudh when I "masternodelist" there are plenty ???

"version" : v0.12.0.25-e4a0e83
 
Last edited by a moderator:
eduffield , I'm running v0.12.0.25-e4a0e83
my getinfo show my protocol version = 70093 but masternode list show my masternode protocol version as 70092.
Already tried masternode stop and start. The masternode list still show my record as version 70092
I'm running hot masternode :)
Is this correct ?
masternodelist protocol shows my masternode proto version like on getinfo: :
"bd83e714db08cac126763a7485c78ac72290e9333d2b0f67994d4323d5d33fdf-1" : 70093,

I'm on v0.12.0.25-1eab82a .

EDIT: Now I'm on v0.12.0.25-e4a0e83 and "masternodelist protocol" still says the same. My node is through the cloud service though..
08:49:24

masternodelist protocol


08:49:24

{
"1130913833a38171ee07f32647f38dd48828cf4b9439f15d173af7ddbd56cd69-0" : 70092,
"9615bdce9391e5fa7cb60ad77726695a5b316f6e7c4be072771b388bcfa7d7d7-0" : 70092,
"a321750389f452e4261ab716d2656c0a30b9fa5ec53a19413d6d3faf0a67c779-1" : 70092,
"6624008bff95ddb18bc8197b66c419bf7e9adfb3fe38d197e28fdfbc6d44e758-0" : 70092,
"712f7ab7035912ac2c7b5e6e58feb94f589a6f950eac4e42861066ec95592813-1" : 70092,
"4716a949d96da0f1b844d6f9b98d65068138a909ccc19dca7bcd78b58b80d198-1" : 70092,
"712f7ab7035912ac2c7b5e6e58feb94f589a6f950eac4e42861066ec95592813-5" : 70092,
"712f7ab7035912ac2c7b5e6e58feb94f589a6f950eac4e42861066ec95592813-0" : 70092,
"ba814a3dd87723393c66fb5c9f6df0082f6b9befc9ef8703502674329d67d98b-0" : 70092,
"bf7efa440e138ec5fb821ccf91a5b92e931f360bb6c21450260903038a2c853e-0" : 70092,
"b2d2cf71ea07392d2d5e9afc94835c0abeed0d2046b9063812053e5a617e349e-1" : 70093,
"a965b7a1e5533cfc1caada72899b1f5db83e3b6cb74d61302892ec10f11f2692-1" : 70093,
"b3d76223f52d40a02be852f92c53c37f8df233d38e0913a7ae05c06028f38558-1" : 70093,
"69e4fe3bc04bfb2e460c31a10cba01d57a7c14d146ea2bd7c049686e1a459c6e-0" : 70092,
"1e71f93d07fb0827192a7adf1901062b21d67ec08fc48cd82c5f62cf74404083-0" : 70092,
"d02509b5c33df2096ae64a3b88a5ce5a134d369f94e8e1244a8732273c304c55-0" : 70092,
"6dc70ddf7e67427a384d5e6c566d0ca2c4fb933a551e981ec4e29d67ca1c696a-0" : 70092,
"bd83e714db08cac126763a7485c78ac72290e9333d2b0f67994d4323d5d33fdf-1" : 70093
}
 
Last edited by a moderator:
New Version - V0.12.0.25

This should fix the masternode inconsistances across the network and addresses the differences that we've seen in "masternode winners". The differences in that list should fix themselves pretty quickly. It allows fixes various syncing bugs, so that part should also be more stable.

eduffield
- Allow peers to ask for budget votes on testnet more than once
- Masternode payment cache and mnget changes …
- Erase seen masternode broadcasts when masternode drops from list
- Refactored masternode payments system …
- Force sync progress: …
- Clean up broadcast list when nodes are removed
- Don't sync sporks in regtest, fix segfault …
- mnb/mnp debugging
- Disable coinbase payee cache
- Disabled coinpayee cleanup
- Dont ask for mnb of known masternodes

@UdinM6
- do not require active MN on ping check from UpdateFromNewBroadcast
- MNP ping changes …
- drop -masternodeminprotocol/nMasternodeMinProtocol, use masternodePay… …
- fix condition for a recent block in mn sync
- process checks we can without waiting for full sync
- slightly refactor
- fixes for sync
- use specific protocols

crowning
- UI: allow "," in "Min amount" field of Transaction-View

Linux32:
https://dashpay.atlassian.net/build...n-linux-dash-dist//dash-0.12.0-linux32.tar.gz

Linux64:
https://dashpay.atlassian.net/build...n-linux-dash-dist//dash-0.12.0-linux64.tar.gz

Mac:
https://dashpay.atlassian.net/build...n-osx-dash-dist//dash-0.12.0-osx-unsigned.dmg

Win32:
https://dashpay.atlassian.net/build...1/gitian-win-dash-dist//dash-0.12.0-win32.zip

Win64:
https://dashpay.atlassian.net/build...1/gitian-win-dash-dist//dash-0.12.0-win64.zip
 
Yesterday it took me few hours to anonymize 400/2....
I started 10K/2 after that and that's what I have less then ~24h after:
Screen Shot 2015-07-21 at 18.15.49.png


Not too bad imo :rolleyes:
 
One thing I just noticed - because I'm DASH poor, so ta speak - is that when you set 500DASH to anon, then spend it - a new set of 500DASH start to anon again, as soon as you spend the previous 500DASH

very nice - just to leave it running \o/
 
Cool!
BTW, can your (or my) masternode payment (1000 collateral) be mixed when you send that to mn address?
1000 collateral is locked by default (to prevent accidental MN breakage) and will never get mixed until you unlock it and break it by yourself. Masternode payments that you receive will have to mature 100 blocks first (like any other mining reward) but after that it will be mixed too, no difference here.
 
1000 collateral is locked by default (to prevent accidental MN breakage) and will never get mixed until you unlock it and break it by yourself. Masternode payments that you receive will have to mature 100 blocks first (like any other mining reward) but after that it will be mixed too, no difference here.
I mean, if i have over 1000 DASH mixed and i want make another masternode, can i send those mixed DASH to my new mn collateral?
I think i can and my new mn collateral is secure and no one can see where that money are from.
 
I mean, if i have over 1000 DASH mixed and i want make another masternode, can i send those mixed DASH to my new mn collateral?
I think i can and my new mn collateral is secure and no one can see where that money are from.
Ahh.. yeah, sure, it doesn't matter if funds were mixed or not before.
 
  • Like
Reactions: AjM
Excuse me, but i think by now all regular testers should know where to get the downloads ......:p
 
But you are our regular warm and fuzzy tester!! lol

Haha cheers, sorry I deleted the chit chat, didn't want to clog up the thread :grin:
I do have a valid question, I am logged into here,
https://dashpay.atlassian.net/builds/browse/DASHW-REL
and for the life of me I canna see where to download :rolleyes:
Edit: it suggested updating my flashplayer, which I did (for the millionth time) and still don't show.
 
Last edited by a moderator:
And again this LONG block time gap, 14 min.
UdjinM6 do you have any theory about this? This happens also mainnet.

Block Approx. Time Transactions Value Out Difficulty Outstanding Average Age Chain Age % CoinDD
87570 2015-07-21 19:51:51 4 130.84536172 0.05 7530386.89168718 109.274 542.154 13.8218%
87569 2015-07-21 19:37:30 3 423.45828772 0.051 7530363.67740146 109.264 542.144 13.8228%
 
having sync trouble with .25 linux 64. This is after several minutes. (they usually sync much faster)

per usual, I deleted *.dat (except wallet.dat) between updates, and started with -reindex

Code:
$ seq -w 001 069 | p 'cd testnet ; ./dash-cli -datadir=. getinfo | egrep "(\"version|protocolversion)" | tr "\n" " " ; CURRENT=`./dash-cli -datadir=. getblockcount` ; echo -n "$CURRENT "; ./dash-cli -datadir=. getblockhash `./dash-cli -datadir=. getblockcount` | tr "\n" " " ; ./dash-cli -datadir=. masternode debug'
001     "version" : 120025,     "protocolversion" : 70093, 78999 000000179a72731140d7a8bcf19eee1370c122af1c2839fbb2110699ea3e2eba No problems were found
002     "version" : 120025,     "protocolversion" : 70093, 86599 0000002a9d2565d045a451db7b574ee67bebad608fa34fce66555dea30afcb83 No problems were found
003     "version" : 120025,     "protocolversion" : 70093, 79299 00000014ace111adbde06ac81efab2b2f8c9a2c731282f1f12cf2232d654a138 No problems were found
004     "version" : 120025,     "protocolversion" : 70093, 77399 00000003cb8cbf2121cb023f62d055fd703dab38e1c748a18f2e496c1a2f60fc No problems were found
005     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
006     "version" : 120025,     "protocolversion" : 70093, 84449 000000009ab128d9775cb606b93a00138d412934f45b6931f61656b060acba36 sync in process. Must wait until client is synced to start
007     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
008     "version" : 120025,     "protocolversion" : 70093, 86049 0000004075726b5cbdabae8beee4c9476b252b3d98764087a921a38e81cf8563 No problems were found
009     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
010     "version" : 120025,     "protocolversion" : 70093, 86500 00000005038bc0af905aaf349fdf194d0880f09efc8794b142b6e774313145ae No problems were found
011     "version" : 120025,     "protocolversion" : 70093, 85699 0000001d0f3a2eb1ee510ece7acbdc413dd9637d4153c93c423d667d746c0d8d No problems were found
012     "version" : 120025,     "protocolversion" : 70093, 75999 00000027c34c0bb0f672c7fb7b1f82e00dae82edf07d14ff71a9a0ef5843e2ca No problems were found
013     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
014     "version" : 120025,     "protocolversion" : 70093, 77349 0000000f21f24a3fe345e993e53eb3230ecd76f89713b3d7090323e45e32315d No problems were found
015     "version" : 120025,     "protocolversion" : 70093, 78999 000000179a72731140d7a8bcf19eee1370c122af1c2839fbb2110699ea3e2eba No problems were found
016     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
017     "version" : 120025,     "protocolversion" : 70093, 78999 000000179a72731140d7a8bcf19eee1370c122af1c2839fbb2110699ea3e2eba No problems were found
018     "version" : 120025,     "protocolversion" : 70093, 83949 0000000b3078c43bb7cdef735e3dbf5e1934428b37887aab551c4e93042a199f No problems were found
019     "version" : 120025,     "protocolversion" : 70093, 86500 00000005038bc0af905aaf349fdf194d0880f09efc8794b142b6e774313145ae No problems were found
020     "version" : 120025,     "protocolversion" : 70093, 79099 00000029988ca88ea95dc73b3da977e58d703523fc67acd2c1b2147a82e8b3e5 No problems were found
021     "version" : 120025,     "protocolversion" : 70093, 77349 0000000f21f24a3fe345e993e53eb3230ecd76f89713b3d7090323e45e32315d No problems were found
022     "version" : 120025,     "protocolversion" : 70093, 79099 00000029988ca88ea95dc73b3da977e58d703523fc67acd2c1b2147a82e8b3e5 No problems were found
023     "version" : 120025,     "protocolversion" : 70093, 83516 00000051ce21b5c380c0cd056e1c6cea71a0be718f9b328337ffb6facb022bea No problems were found
024     "version" : 120025,     "protocolversion" : 70093, 86849 00000042e369d1a7f409a73901506985bbb4a05859a038aa217f843435b7fcd4 No problems were found
025     "version" : 120025,     "protocolversion" : 70093, 86500 00000005038bc0af905aaf349fdf194d0880f09efc8794b142b6e774313145ae No problems were found
026     "version" : 120025,     "protocolversion" : 70093, 79051 000000094b0d42b5f972139bc42a0ad3817c0f0a002c0ae0557d39f44f390eb3 No problems were found
027     "version" : 120025,     "protocolversion" : 70093, 78999 000000179a72731140d7a8bcf19eee1370c122af1c2839fbb2110699ea3e2eba No problems were found
028     "version" : 120025,     "protocolversion" : 70093, 84149 000000091ca495b2a15605f0a29846d07410b8f9cd65196a26118826308a37ef No problems were found
029     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
030     "version" : 120025,     "protocolversion" : 70093, 85649 0000000f8cf290cec86d2b8a00630068392211e57d224adaa7e4704628756790 sync in process. Must wait until client is synced to start
031     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
032     "version" : 120025,     "protocolversion" : 70093, 83599 0000001c95b40daaa2ec6695f6319da4e4bfce0b5b152bef7d14974374b43d68 No problems were found
033     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
034     "version" : 120025,     "protocolversion" : 70093, 83549 0000001966528519149f02ce2edc3afcd5200382909983fe5426afcc78e4ad2f No problems were found
035     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
036     "version" : 120025,     "protocolversion" : 70093, 77349 0000000f21f24a3fe345e993e53eb3230ecd76f89713b3d7090323e45e32315d No problems were found
037     "version" : 120025,     "protocolversion" : 70093, 85049 00000005398fa59ecf545d051a66c0743ba4b427c40d6fb7bb622b7e6849606e No problems were found
038     "version" : 120025,     "protocolversion" : 70093, 75799 0000002d69d7a2ad103de2d8b0a019ec4888b4bb4782ca03ed541ab37a544861 No problems were found
039     "version" : 120025,     "protocolversion" : 70093, 87572 00000007a3830697b66f42cc0e8afaa981057128a194dcce9ffe3c823905134c masternode successfully started
040     "version" : 120025,     "protocolversion" : 70093, 84449 000000009ab128d9775cb606b93a00138d412934f45b6931f61656b060acba36 No problems were found
041     "version" : 120025,     "protocolversion" : 70093, 76899 000000642dde70bf6cf6906fc30dd9d715a3007dde2a471d6ef95a9f4e666de9 No problems were found
...snip...
 
Last edited by a moderator:
Back
Top