Files
stacks-puppet-node/blockstack/lib
Jude Nelson 66966f5011 add a multi-token accounting system:
* add a table for token expenditure history
* track debits and credits separately
* initialize the database with a caller-given genesis block and vesting schedule
* add operations to debit accounts
* add safety checks to ensure that accounts can never go negative
* add methods to query accounts' balances and tokens
* add methods to query account history
2018-03-22 19:17:23 -04:00
..
2018-02-10 16:36:33 -05:00
2018-01-29 19:10:03 -05:00
2018-01-19 15:30:21 -05:00
2018-02-19 14:36:57 -05:00
2018-02-19 19:07:47 -05:00
2018-02-19 14:37:22 -05:00
2018-02-09 19:18:05 -05:00
2016-02-23 15:56:09 -05:00
2018-02-12 19:34:18 -05:00
2018-02-12 19:12:18 -05:00

Implementation of the Blockstack state engine.