Author Topic: BitShares 2 Release Coordination Thread  (Read 47640 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I put bter_trust_level = 0, publishing feeds
Sorry .. that is not enough to exclude bter .. you need to remove the line in the last thirs of the code that has fetch_from_bter and threading in it

Sorry i cant push a commit just now .. first thing to happen tomorrow

Offline Bhuz

  • Committee member
  • Sr. Member
  • *
  • Posts: 467
    • View Profile
  • BitShares: bhuz
I put bter_trust_level = 0, publishing feeds

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Can someone update language translations?
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop


Offline cube

  • Hero Member
  • *****
  • Posts: 1404
  • Bit by bit, we will get there!
    • View Profile
  • BitShares: bitcube
bitcube publishing feeds. Now waiting for seven.
ID: bitcube
bitcube is a dedicated witness and committe member. Please vote for bitcube.

iHashFury

  • Guest
witness up and ready

Code: [Select]
get_witness delegate.ihashfury
{
  "id": "1.6.26",
  "witness_account": "1.2.23043",
  "last_aslot": 0,
  "signing_key": "BTS7zkx4GLMZHKHETwJpJHHUuSmbNJt43DhJbyWe5tVAMaDxbeZhd",

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
I didn't catch how to claim balance from BTS 0.9?
Could somebody explain?

you can claim your balances after you imported your keys

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
delegate-clayop (1.6.27) is up and running
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline 21xhipster

I didn't catch how to claim balance from BTS 0.9?
Could somebody explain?
https://cyber.fund/ - Decetnralized Investment Platform

Offline Ander

  • Hero Member
  • *****
  • Posts: 3506
    • View Profile
  • BitShares: Ander
Is there a block explorer showing the new chain yet?

Bitsharesblocks looks like its on the old one, it has very low delegate participation.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline theoretical

i couldnt build graphene since i was on 14.04 trusty and i couldnt install gcc 4.9 in time, had to go to work. WIll get to it later.

Ubuntu 14.04 is our best supported Linux platform, since that is what I use and I am the only core developer who uses Linux almost exclusively.  The compiler I use is

Code: [Select]
$ g++ --version
g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
BTS- theoretical / PTS- PZxpdC8RqWsdU3pVJeobZY7JFKVPfNpy5z / BTC- 1NfGejohzoVGffAD1CnCRgo9vApjCU2viY / the delegate formerly known as drltc / Nothing said on these forums is intended to be legally binding / All opinions are my own unless otherwise noted / Take action due to my posts at your own risk

Offline Harvey

  • Sr. Member
  • ****
  • Posts: 244
    • View Profile
The witness node "harvey-xts" is up,
please kindly vote   :)
 
Code: [Select]
unlocked >>> get_witness harvey-xts
get_witness harvey-xts
{
  "id": "1.6.23",
  "witness_account": "1.2.3284",
  "last_aslot": 0,
  "signing_key": "BTS7V2jfYZEToTjGFndctgTPipMuMcobqzwsd8RQv77c5Vzcexgt6",
  "vote_id": "1:33",
  "total_votes": 0,
  "url": "url-to-proposal",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}
BTS       Witness:harvey-xts Seed:128.199.143.47:2015 API:wss://128.199.143.47:2016 
MUSE   Witness:harvey-xts Seed:128.199.143.47:2017 API:ws://128.199.143.47:2018

Offline boombastic

  • Sr. Member
  • ****
  • Posts: 251
    • View Profile
    • AngelShares Explorer
witness mr.agsexplorer is ready, please vote

Code: [Select]
get_witness mr.agsexplorer
{
  "id": "1.6.24",
  "witness_account": "1.2.10285",
  "last_aslot": 0,
  "signing_key": "BTS7yYqVQZ3BB31T2P3Cot4M2Eyxo59aMLhrAvKUi54YWBJcpzAdj",
  "vote_id": "1:34",
  "total_votes": 0,
  "url": "http://agsexplorer",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}
http://bitshares.dacplay.org/r/boombastic
Support My Witness: mr.agsexplorer
BTC: 1Bb6V1UStz45QMAamjaX8rDjsnQnBpHvE8

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
i couldnt build graphene since i was on 14.04 trusty and i couldnt install gcc 4.9 in time, had to go to work. WIll get to it later.
Hired by blockchain | Developer
delegate: dev.sidhujag

Offline Bhuz

  • Committee member
  • Sr. Member
  • *
  • Posts: 467
    • View Profile
  • BitShares: bhuz
Publish feeds at will.   They will not enable the assets until 7 witnesses are publishing.
Please MANUALLY CONFIRM CORRECTNESS of the prices derived!!!!!

Shouldn't we set bter_trust_level to 0 ? bter didn't honored bts 2

I dont think bter should be included at all in feeds.  The bter price could hit zero easily and mess things up.

I think that setting bter_trust_level = 0, it will not be included.

@xeroc pls confirm