peerplays_migrated/libraries/chain/protocol
Daniel Larimer 57ca0c0e39 Wallet Support for Some Confidential Transactions
Support public account to blinded balance
Support receiving blinded balance given confirmation
Implement but not test blind to blind transfers.
2015-07-23 18:46:06 -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 Refactored chain library 2015-07-08 16:39:23 -04:00
asset_ops.cpp asset_evaluator.cpp: Enforce issuer permissions #176 2015-07-21 16:07:14 -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
confidential.cpp Wallet Support for Some Confidential Transactions 2015-07-23 18:46:06 -04:00
custom.cpp Refactored chain library 2015-07-08 16:39:23 -04:00
fee_schedule.cpp Fix #200 Fee Schedule is now validated when chain_paramters are validated 2015-07-22 18:40:12 -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 Remove some dead code 2015-07-22 13:18:09 -04:00
proposal.cpp Fix Linux Clang build with missing includes; resolve #174 2015-07-20 14:57:08 -04:00
transaction.cpp transaction.cpp: Make depth parameter uint32_t, silence compiler warning 2015-07-22 17:13:45 -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 Move witness pay to VBO, update test #142 2015-07-15 12:36:26 -04:00
worker.cpp Refactored chain library 2015-07-08 16:39:23 -04:00