mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-15 06:28:38 +08:00
* 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
Implementation of the Blockstack state engine.