Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Fox

Pages: 1 ... 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 ... 23
136
General Discussion / Re: my plan to adjust SQP
« on: November 25, 2015, 03:02:21 am »
I support adjusting down the sort squeeze. Currently publishing 1090 and will continue down while watching market.

137
General Discussion / Re: Committee Town Halls (Poll)
« on: November 13, 2015, 03:18:20 am »
Consider having the committee hangouts start shortly after Dan's weekly hangout to maximize participation.

138
General Discussion / Re: BitShares 2.0.151101 released
« on: November 03, 2015, 06:35:53 pm »
fox updated

139
General Discussion / Re: If you are a Brownie holder
« on: November 01, 2015, 09:16:14 pm »
Here

140
Technical Support / Re: Can not sync on Bitshares 2.0 by Ubuntu 14.04
« on: October 25, 2015, 03:57:22 am »
Please ensure you are building the proper release  the current latest release is here:
https://github.com/bitshares/bitshares-2/releases/tag/v2.15.294

141
General Discussion / Re: Identifying BitShares Community Cornerstones
« on: October 23, 2015, 09:47:05 pm »
Arhag - amazing thinker
Clayop - pushing the tech
Xeroc - documentation and support scripts
Roadscape & Bitscape - Meetup organization
Fuzzy - community organization

142
General Discussion / Re: Help educate Charles on Bitshares 2
« on: October 22, 2015, 12:24:19 pm »
It has come to my attention that I'm omitting mentioning Bitshares 2 in interviews. The primary reason is that I haven't spent the time on keeping up to date with Bitshares 2's development thus I figured to be fair I should create a thread to get up to speed with the help of the community. I'll post questions and you guys answer them.

Charles,
May I expand on your list to include:

Addresses and Transactions
  • Are multisignature transactions supported (BIP0011 [1])?
Bitshares 2 uses Dynamic Account Permissions [2]. 
Quote
We introduce a new approach to permissions based upon accounts which are assigned globally unique IDs.

Under this system, it is possible to define an account that has no keys itself, but instead depends solely upon the approval of other accounts. Those other accounts can, in turn, depend upon the approval of other accounts. This process forms a hierarchy of accounts that must grant permission. Each account can change its own permissions independently of any accounts above it in the hierarchy, which is what makes the permissions dynamic.

Each account defines its permissions as a set of keys and/or other account IDs that are each assigned weights by the account holder. If the combined weight of keys and/or accounts exceeds a threshold defined by the account, then permission is granted.

The second solution is to include the partially signed transaction in the consensus state and allow accounts to publish transactions that add or remove their approval of the transaction. This simplifies the signing coordination problem, enables people to change their mind before the threshold is reached, and applies the transaction immediately upon receipt of the final approval.

[2] https://en.bitcoin.it/wiki/BIP_0011
[1] https://bitshares.org/technology/dynamic-account-permissions/

143
Listening...

144
General Discussion / Re: BitShares 2 Release Coordination Thread
« on: October 19, 2015, 11:16:15 am »
All fox nodes are updated, online, synced and ready to serve.  Once voted back into the active witness list, I will update my price feeds.  I am connected with the other witnesses thru Telegram and Slack. 

145
General Discussion / Re: Cryptofresh & Video Release
« on: October 16, 2015, 01:44:05 am »
Well done.

146
Muse/SoundDAC / Re: MUSE Witnesses
« on: October 15, 2015, 06:25:59 pm »
Raises hand.

147
General Discussion / Re: Looking for BTS 2.0 Seed Node Operators
« on: October 14, 2015, 03:35:16 am »
Seed Node: 191.237.252.181:1776
Location: Sao Paulo, Brasil

148
General Discussion / Re: BitShares 2 Release Coordination Thread
« on: October 13, 2015, 04:57:47 pm »
I'm in with Witness ID 1.6.16

Please vote for fox.

EDIT:
Code: [Select]
get_witness fox
{
  "id": "1.6.16",
  "witness_account": "1.2.167",
  "last_aslot": 0,
  "signing_key": "BTS6bcMW7N4dMCYXc8LM9evJ1J2jWCDUFYiW2L1RWHqVxHH3pq2U7",
  "vote_id": "1:26",
  "total_votes": 0,
  "url": "",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}
 

149
General Discussion / Re: October 5 Test Network
« on: October 09, 2015, 04:17:14 am »
Sorry, neglected to post earlier: nodes are updated.

150
General Discussion / Re: October 5 Test Network
« on: October 07, 2015, 02:35:10 pm »
[...]

Everyone else, please update your witness to the latest master before block 58500  (about 4 hours).

Update complete:
Code: [Select]
cd ~/graphene
git checkout master
git pull
git submodule update --init --recursive --force
#cmake -DCMAKE_BUILD_TYPE=Debug .
cmake -D CMAKE_BUILD_TYPE=Release .
make -j4


Pages: 1 ... 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 ... 23