peerplays_migrated/libraries
Daniel Larimer e161e5a9fc Issues #112 Verifying all signatures are used
- refactor how signatures are stored on the transaction, removing key_id
and extra_signatures maps and replacing with a vector
- verify that each key only signs one time
- update tests to handle stricter policies on signatures
2015-06-30 15:11:26 -04:00
..
app adding get_transaction api call 2015-06-29 18:48:47 -04:00
chain Issues #112 Verifying all signatures are used 2015-06-30 15:11:26 -04:00
db update secondary index on load 2015-06-29 16:37:31 -04:00
deterministic_openssl_rand Initial commit 2015-06-08 12:36:37 -04:00
fc@f461dee432 fc: Implement HTTP server for API RPC 2015-06-30 03:01:32 -04:00
net Fix up application_impl's has_item() which was throwing to indicate a 2015-06-25 10:36:28 -04:00
plugins #98 Implement Balance Object and Evaluator 2015-06-27 11:49:41 -04:00
time Initial commit 2015-06-08 12:36:37 -04:00
utilities Deprecated + unused + identical to key_to_wif 2015-06-30 11:23:27 +02:00
wallet Issues #112 Verifying all signatures are used 2015-06-30 15:11:26 -04:00
CMakeLists.txt Initial commit 2015-06-08 12:36:37 -04:00