peerplays_migrated/libraries/chain/protocol
theoreticalbts f0f96d5a8f Allow witness-fed and committee-fed BitAsset feeds to be specified in flags.
This is only technically a hardfork, in order to actually desync the chain
the witness account / committee account would need to pass a proposal to do
something in their capacity as the owner of an asset_object.  It should be
fairly safe to say that this will not occur on testnet until witnesses have
upgraded.
2015-10-09 13:23:55 -04:00
..
account.cpp config.hpp: Increase GRAPHENE_MIN_ACCOUNT_NAME_LENGTH to 3 2015-07-22 16:01:14 -04:00
address.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
assert.cpp Progress on #144 - refactoring fee schedule 2015-07-08 18:45:53 -04:00
asset.cpp Fix #349 - Prevent potential overflow on rational math 2015-10-08 16:57:19 -04:00
asset_ops.cpp Allow witness-fed and committee-fed BitAsset feeds to be specified in flags. 2015-10-09 13:23:55 -04:00
authority.cpp Refactor impacted_accounts into app #183 2015-07-30 12:38:59 -04:00
block.cpp Further improve Merkle root algorithm, implement unit test #266 2015-08-26 15:36:05 -04:00
committee_member.cpp Implement committee_member_update operation #258 2015-08-26 17:42:50 -04:00
confidential.cpp Merge branch 'master' of github.com:cryptonomex/graphene 2015-07-23 18:47:32 -04:00
custom.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
fee_schedule.cpp address rounding errors in fee calculation 2015-10-01 16:32:30 -04:00
market.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
memo.cpp [GUI] Add transaction signing 2015-07-29 17:56:37 -04:00
operations.cpp Refactor impacted_accounts into app #183 2015-07-30 12:38:59 -04:00
proposal.cpp cli_wallet: Improve propose_parameter_change interface 2015-09-29 11:55:26 -04:00
transaction.cpp HARDFORK: fix address authority 2015-09-24 10:10:36 -04:00
transfer.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
types.cpp types.hpp: Move voting stuff to separate header 2015-07-23 13:37:06 -04:00
vote.cpp types.hpp: Move voting stuff to separate header 2015-07-23 13:37:06 -04:00
withdraw_permission.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
witness.cpp Implement witness_update_operation #258 2015-08-26 17:33:19 -04:00
worker.cpp Refactored chain library 2015-07-08 16:39:23 -04:00