Bitcoin Forum
June 27, 2024, 12:38:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
681  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 10:56:44 PM
i love that gif. Smiley
682  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 10:52:11 PM
But youre right, network is still stabilizing.

network weight 941. Wink diff 1.5e-5 - we started with a fraction of that (6e-8).

currently: "Your weight is 10. Network weight is 941.. Expected time to earn reward is 1 hour"

Looking good.

683  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 10:49:50 PM
looks good for now. but the the fixing thing has to happen anyways.

we will probably be able to do that without stopping and resyncing the whole thing with proper update height. if things dont get TOO messy over the next hours. Smiley
684  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 10:18:38 PM
\o/

i  just made a bootstrap @ 11222 - so we can use that tomorrow in the worst case. Smiley

So much for today.
Network is alive, forks need to and will be adressed. Also 0 reward blocks and fast "Minting-Chains". Smiley
685  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 10:14:13 PM
you still have the same result for getblockhash?




no:




getblockhash 11072

0ac5afcdbf8a47eb6ddd6d0d31e8f01a093f79dd4de6e8edc1250f35322926f8


getblockhash 11200

ece781fdff375c95a692d8551d809fe20dc15ac72478a161d1f2f4e5d8a591fd

thats my chain. Smiley
686  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 09:37:30 PM
What a forky mess. I will definitely address that with a min minting interval tomorrow.


U should keep a wallet dat from block 10881 backed up. if u resync use that wallet.dat with the bootstrap.

if u dont have such wallet.dat: create and empty wallet with only bootstrap.dat in %appdata%\roaming\triangles, when its started import your wallets privkeys (read last pages). close wallet and safe your wallet.dat - its your clean 10881 blocks wallet from now on. then sync to the network.

if u used "-connect" switch, restart ur wallet without it once you are sync - otherwise your wallet wont connect to other nodes!

I would say we let the network run until tomorrow so everyone can play with it etc pp. Dont do any reasonable transaction or trades now!


I will fix that tomorrow and also select a suitable blockchain then - one which syncs from 10881 to the end without errors. Shouldnt really matter which one we/I select. Smiley
Expect the fix in approx. 24 hours, lets have fun with this playground until then. Smiley



edit: currently  both my wallets are synced to 11209. they did that on their own with bootstrap.dat. Wink






687  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 09:32:58 PM
a-ha i was using the old -connect


Were you able to connect to wurst's fork or were you getting hung up on 11051 too?

let me check, maybe i forked. give me a few mins.
688  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 08:40:13 PM
anyways....lets see how it evolves the next 12h.

please report how often u forked afterwards - maybe with some details like approx coins. if that isnt to personal. Wink

remember:

Recovering from a fork:

Delete both blockchain files, drop bootstrap.dat into that folder, start wallet with "-connect lkta5xj5nlnxxmrt.onion".

As long as u have the same blockheight as that client youre fine (you can check via "getpeerinfo" - or if not there - search for the address in your debug.log or use the connect switch, see above).

We will decide tomorrow how and if this needs to be addressed. Smiley

689  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 08:34:31 PM
If your wallet doesnt do this via debug console, youre on a fork!



getblockhash 11072
608ab1d91366798abe291d7c103bb6d354c7cd593000aad5e1e57accdf9dff1e


getblockhash 11072
05adfeb1a920fb5e1a8dba6b6f52aad6e690e5e35cfd3ee28d1e8c889ddfeb8c
thats what im getting.

I had that too lol.

So I should bootstrap?

I did too.  I'm bootstrapping now to see if it will sync right.

edit: It didn't.  I just went back to the 05adfeb1a920fb5e1a8dba6b6f52aad6e690e5e35cfd3ee28d1e8c889ddfeb8c fork for now.

Wurst, what's wrong with our fork?  Can you get on that one?

I think the problem might be that we don't have high enough network difficulty so we're pumping out way too many blocks per minute when it's a person's turn to stake.  If we don't stop forking over the weekend, would making some simple change like going to 2 minute blocks reduce that?

Awesome. See above! Cheesy Same thought. although a fixed minimum blocktime would be dangerous: different clients would try to mint a block the second those 2 mins are over - bi forking risk.  better do it with an interval per client, maybe even with some random part. 2.5 +/- 0.5 minutes or something.
690  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 08:21:17 PM
If your wallet doesnt do this via debug console, youre on a fork!



getblockhash 11072
608ab1d91366798abe291d7c103bb6d354c7cd593000aad5e1e57accdf9dff1e


getblockhash 11072
05adfeb1a920fb5e1a8dba6b6f52aad6e690e5e35cfd3ee28d1e8c889ddfeb8c
thats what im getting.

I had that too lol.

So I should bootstrap?

I did too.  I'm bootstrapping now to see if it will sync right.

edit: It didn't.  I just went back to the 05adfeb1a920fb5e1a8dba6b6f52aad6e690e5e35cfd3ee28d1e8c889ddfeb8c fork for now.

Wurst, what's wrong with our fork?  Can you get on that one?

It takes two to fork. Wink I currently have 6 nodes "on my my side", so you better join me. Smiley

Delete blockchain files, put bootstrap into folder, start wallet with "-connect lkta5xj5nlnxxmrt.onion" - thats my sync node". Smiley

Reason for the fork happening: Large part of the weight distributed over few nodes. Will stabilize once more nodes come online.

For now, the right fork is where I am on (so you can easily sync to it with "-connect lkta5xj5nlnxxmrt.onion" and bootstrap in case u forked). If bittrex is online, bittrex is the right fork. Currently I'm thinking - if those forks continue to happen -  it might be wise to reduce the amount of blocks generated over time per wallet:

1st thought: 3mins min between blocks per wallet/node/address.

Effects/Facts:

- Easy fix
- Blockchain is working now, so we can do updates with proper forking at given block height without even interrupting the network - with enough time for everybody to update the client. As it is meant to be done.
- Forking risk would be greatly reduced
- The network would be a little slower (wouldnt matter with only 4 confirms needed - if u ask me).
- PoS rewards per block mintet gets bigger
- 0.00 reward blocks wouldl be greatly reduced up to almost no more 0.00 blocks.
- Chain-mining (where you mine a sequence of blocks) wont occur any more.

Any thoughts on this?
691  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 07:41:08 PM
If your wallet doesnt do this via debug console, youre on a fork!



getblockhash 11072
608ab1d91366798abe291d7c103bb6d354c7cd593000aad5e1e57accdf9dff1e
692  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 07:35:04 PM
Yeah dude you earned a hard fought break for sure. Hit the beach or something!


in·i·ti·a·tive
iˈniSH(ē)ətiv/
1. the ability to assess and initiate things independently.
2. the power or opportunity to act or take charge before others do

Wink

Btw... its relatively cold in northern/middle Europe currently. Noch beach. Sad

I will be on a short island trip next weekend though. Wink

(I have internet access - just in case)
693  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 07:30:31 PM
Oh. Someone is on a fork with 11089 blocks. Wrong way! You should resync from bootstrap. Smiley
694  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 07:26:24 PM
Lets wait a few on the new ann maybe?[i'll go along with whatever you guys feel though]

Maybe we can use this topic to create a little plan first.

No need to rush with anything! Lets get bittrex to sync and enable the wallet first (tomorrow? if things run smooth).

New ANN when Block Explorer is available maybe?

Anyways,I'm fine with whatever the "Test Team" suggests or wants to do.  I will deliver whats necessary from my side. Smiley

695  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 07:16:57 PM
It wouldnt hurt to notify bittrex about the progress and that we would like them to enable/update the wallet tomorrow if things still run smoothly. Smiley

I don't know which is the right guy to talk to about updating the wallet, but I asked one of them a question about another coin on their IRC channel and he gave me an instant response.


I dont know that either. But im glad if you guys manage that part. If they require something from me, let me know.

ps: Next stop: block explorer - I'm doing it. Might take 2-3 days - Weekend comes first. Wink

Great!

Also, GitHub has the latest source, right?

https://github.com/TrianglesCommunityProject/triangles

Yep. Github is up-2-date. Smiley

PS: Someone could easily do the ANN thread if no "multiple Adminship" is possible - which is what i guess. It doesnt have to be me because I could simply PM the technical and download part to the Thread-Starter.

pps: damn, that blockchain runs smooth. Cheesy

pps: those 0.0 coin blocks are btw normal and expected - influenced by the low maturity, the amount of network nodes and the interest rate and some other conditions i now cant recall. most important thing is: they keep the blockchain moving in adequate speed. Wink
696  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 06:53:29 PM
It wouldnt hurt to notify bittrex about the progress and that we would like them to enable/update the wallet tomorrow if things still run smoothly. Smiley

I don't know which is the right guy to talk to about updating the wallet, but I asked one of them a question about another coin on their IRC channel and he gave me an instant response.


I dont know that either. But im glad if you guys manage that part. If they require something from me, let me know.

ps: Next stop: block explorer - I'm doing it. Might take 2-3 days - Weekend comes first. Wink
697  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 06:30:04 PM
It wouldnt hurt to notify bittrex about the progress and that we would like them to enable/update the wallet tomorrow if things still run smoothly. Smiley

edit: https://twitter.com/wurstgelee/status/505423199996485632
698  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 06:13:58 PM
those 33% are fixed. the code is pretty clear about that:
Quote
int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTime, int nHeight)
{
    int64 nRewardCoinYear;
    nRewardCoinYear = MAX_TRI_PROOF_OF_STAKE;
   int64 nSubsidy = nCoinAge * nRewardCoinYear / 365;

    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRI64d" nBits=%d\n", FormatMoney(nSubsidy).c_str(), nCoinAge, nBits);

    return nSubsidy;
}

with
Quote
static const int64 MAX_TRI_PROOF_OF_STAKE = 0.33 * COIN;


So if u have 1 coin with an age of 365 days (1 year) on stake, you get a reward of .33 TRI.

That works. Wink
699  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 06:01:31 PM
Wow!! i missed a lot today. got my laptop win7 wallet online, did repairwallet and got all my old transactions back. connected remotely to my desktop at home with win8 and it crashed. Will work with it more when i get off work.


its partly resolved - its no windows-issue, its a wallet.dat issue.
u will probably have to do the importprivkey-thing - unless u havent got a wallet.dat backup which wasnt even used once with any cheops release.

importprivkey works like a charm though. Smiley

protip: store your priv keys @ a safe place. thats all u need in case everything goes haywire. Smiley
700  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Triangles [TRI] Now Stable & Working Anonymous Cloak over TOR - ON BITTREX on: August 29, 2014, 05:57:50 PM

put your tri addy in that last post Smiley

Nice work!! CHEOPS lives.

My wallet is working and is synched.

Unfortunately my coins from Bittrex never showed up. I sent them on 8/18. Is there a step I am missing?

Many thanks.

Yes, there is one step: Bittrex isnt synced yet. Once they are, all these transaction are sent. Smiley Either that, or they cancel them in bittrex and you can resend.

Most important:
Not a single coin is lost. Smiley


Edit: I think some coins of mine reached minimum stake age and just mined a block. That was the 10977-blocks deadlock. We are obviously past that. Smiley

I sent a support request to Bittrex and sent a PM to a user I have seen represent Bittrex.

for them to reenable the wallet again? i would have waited at least a few hours....but you seem to be optimistic. Wink

about that new ann thread - is it possible to distribute admin rights here? so that more users could edit the OP?
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!