Author Topic: When is next hardfork?  (Read 2480 times)

0 Members and 1 Guest are viewing this topic.

Offline islandking

  • Sr. Member
  • ****
  • Posts: 378
  • The king of the island
    • View Profile
I've been working on a new electronic cash system that's fully peer-to-peer, with no trusted third party. - Satoshi

Offline davidpbrown

Is this the hard fork for the transition from BTSX to BTS?

That looks to be part of it.. detail at https://github.com/BitShares/bitshares/releases
฿://1CBxm54Ah5hiYxiUtD7JGYRXykT5Z6ZuMc

Offline islandking

  • Sr. Member
  • ****
  • Posts: 378
  • The king of the island
    • View Profile
Is this the hard fork for the transition from BTSX to BTS?
I've been working on a new electronic cash system that's fully peer-to-peer, with no trusted third party. - Satoshi

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
I just wrote a quick and dirty script to help people estimate the time of a hard fork given a block number.

http://jsfiddle.net/3jphLoep/1/

Enjoy.

Also, thank you svk for your wonderful service.

 +5% +5% +5%
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline arhag

  • Hero Member
  • *****
  • Posts: 1214
    • View Profile
    • My posts on Steem
  • BitShares: arhag
  • GitHub: arhag
I just wrote a quick and dirty script to help people estimate the time of a hard fork given a block number.

http://jsfiddle.net/3jphLoep/1/

Enjoy.

Also, thank you svk for your wonderful service.
« Last Edit: November 10, 2014, 06:59:20 pm by arhag »

Offline vikram

I use WolframAlpha with:

( fork_block - current_block ) * 10 seconds

And it automatically tells you the time in the future.

Offline Rune

  • Hero Member
  • *****
  • Posts: 1120
    • View Profile
Is this the hard fork that introduces paid delegates? Gonna be exciting!

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Surely there must be a simple way to add in estimates of the time such a event will occur, even if that is only a link out to a dynamic estimate?
paging @svk
maybe we can have such a feature in the block explorer

example python code is given here:
https://github.com/xeroc/pytshares/blob/master/timeofblock.py

Offline davidpbrown

Surely there must be a simple way to add in estimates of the time such a event will occur, even if that is only a link out to a dynamic estimate?
฿://1CBxm54Ah5hiYxiUtD7JGYRXykT5Z6ZuMc

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Around 20000 blocks from now or a bit over 2.3 days.

991700-971000*10/60/60/24 by my calculation.

So about Nov 12 14:00 UTC?


https://github.com/xeroc/pytshares/blob/master/timeofblock.py
Code: [Select]
python timeofblock.py 991700
block 991700 to appear in <= 2 days, 8:11:50
UTC time: 2014-11-12 17:04:00

assuming no missed blocks

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Around 20000 blocks from now or a bit over 2.3 days.

991700-971000*10/60/60/24 by my calculation.

So about Nov 12 14:00 UTC?
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
(9917000-current  block)*10sec/60/60/24=days until fork (erase 24 to see exactly how much hours it takes until fork)

Sent from my ALCATEL ONE TOUCH 997D


Offline thisisausername

Around 20000 blocks from now or a bit over 2.3 days.

991700-971000*10/60/60/24 by my calculation.
« Last Edit: November 10, 2014, 07:39:16 am by thisisausername »
Pjo39s6hfpWexsZ6gEBC9iwH9HTAgiEXTG

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
0.4.24 rc says that the hardfork will take place at block 991700. When is it in UTC?
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop