Indeed, that is the case, PS compatible: 0.Total: 44 (PS compatible: 0 / Enabled: 42)
Indeed, that is the case, PS compatible: 0.Total: 44 (PS compatible: 0 / Enabled: 42)
I agree, we really should have a protocol bump to test these pulls and to test PS mixing.Is there a reason we haven't done the protocol bump yet? I think it's very important that we make sure mixing works extremely well in v0.12.1.
I have setup a service for InstantSend https://test.stats.dash.org/is/
Send X tDash to yWrTyTHavPkgboceyhzX1SHfHEqQcaA6R8 using InstantSend, will get Y tDash using InstantSend.
(Normal tx will get Y tDash after 6 confirmation)
if received tDash <= 1 --> send 1
if received tDash > 10 --> send 5 (thank you)
if received tDash > 1 and <= 10 --> send same amount
todo: bip32 address with web front.
According to the installation instructions, the current sentinel seems to be here@demo I don't know of any documentation excecpt for the minimum notations in the code. https://github.com/evan82/sentinel
No, not wrong... it is absolutely correct that number voting is NOT in the plan....It seems to me that number voting is not yet in the plan. Am I wrong?
i think there are two important factors : number of masternodes (some 45 masternodes were PS active during my mixing on Testnet, more masternodes could perhaps make it even faster) and other mixers (which is why i have multiple wallets doing the mixing, its helps with finding other mixing partners faster)What variables dictate the speed of mixing? other mixers? Number of MN? Speed of mining rigs? If all of the above, what importance does each variable have on the speed?
Testing Trezor with Dash testnet needs your Trezor to be flashed with a patched/unofficial firmware - i am not sure if you really want to go through thatI have another request for help. I bought a Trezor, and plan on putting all my MNs on it. I would like to know if there is a testnet for the MN enabled wallet for Trezor so I can try it out? Is it in the plan to have a MN enabled wallet for trezor when 12.1 comes out?
If this is available for testnet, please direct me to where I can try it out. Thanks so much guys!!!
Wouldn't I have to do that anyway? I mean, my intention has always been to use this Trezor to hold my MNs, and that will require me to run the latest Dash wallet, so wouldn't I have to flash it no matter? In which case I might as well practice.... Or will this be end up being an upgrade you get from satoshi labs - something that will be safer? Anyway, I'm happy to test this thing if you all could use another tester.Testing Trezor with Dash testnet needs your Trezor to be flashed with a patched/unofficial firmware - i am not sure if you really want to go through that![]()
Awesome, worked perfect! Can't get more instant than that!I have setup a service for InstantSend https://test.stats.dash.org/is/
Send X tDash to address in page using InstantSend, will get Y tDash using InstantSend.
(Normal tx will get Y tDash after 6 confirmation)
if received tDash <= 1 --> send 1
if received tDash > 10 --> send 5 (thank you)
if received tDash > 1 and <= 10 --> send same amount
done: bip32 address with web front.
Dash mainnet works with official Trezor firmware 1.3.6+ out of the box - but we are talking about Dash testnet here - and you need a (unofficial) firmware patch for Trezor to support TDashWouldn't I have to do that anyway? I mean, my intention has always been to use this Trezor to hold my MNs, and that will require me to run the latest Dash wallet, so wouldn't I have to flash it no matter? In which case I might as well practice.... Or will this be end up being an upgrade you get from satoshi labs - something that will be safer? Anyway, I'm happy to test this thing if you all could use another tester.
Ditto to you too! Have an awesome weekend and don't forget to check out this link Tungfa put up, it'll put a smile on your face, LOL. https://steemit.com/crypto/@hilarsk...will-acclerate-faster-than-anyone-can-imagineDedicated tMN updated to v0.12.1.0-1b90d66. Unfortunately, I don't have much free time this week. Should be able to do some testing on Sunday though.
Happy Thanksgiving! I'm thankful to be a part of this increasingly strong project and team!![]()
The instructions for installing Sentinel can be found here, and will be updated regularly, so you don't have to worry about expired/old gists.the guide under: https://gist.github.com/moocowmoo/66049a781f8eaa1021306072f19363d4 needs updating!
I tried to follow it but got stuck at this step:
configure database
supply the mysql root password when prompted
./setup-mysql.sh
there is no such file!
EDIT: command seems to be obsolete. Works now without it.