peerplays_migrated/libraries/chain/protocol
Daniel Larimer cfa95a3f57 Issue #157 - make trx expiration absolute
This is done to comply with the policy that transactions should be self
describing and not depend upon implied state.  This makes things easier
for everyone to understand exactly when a transaction will be invalid
without having to refer to chain state.
2015-07-14 18:46:58 -04:00
..
account.cpp Progress on #144 2015-07-09 11:40:37 -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 Refactored chain library 2015-07-08 16:39:23 -04:00
asset_ops.cpp asset_ops.hpp: Change bitasset_options member name to bitasset_opts to fix gcc compile 2015-07-09 14:52:22 -04:00
block.cpp Win32 compile fixes 2015-07-10 11:55:12 -04:00
committee_member.cpp Rename bad references to delegate -> committee member; #147 2015-07-13 16:08:17 -04:00
custom.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
fee_schedule.cpp Progress on #144 2015-07-09 11:40:37 -04:00
market.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
memo.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
operations.cpp Progress on #144 2015-07-09 11:40:37 -04:00
proposal.cpp Rename bad references to genesis account -> committee account; #147 2015-07-13 16:08:16 -04:00
transaction.cpp Issue #157 - make trx expiration absolute 2015-07-14 18:46:58 -04:00
transfer.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
types.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
withdraw_permission.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
witness.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
worker.cpp Refactored chain library 2015-07-08 16:39:23 -04:00