This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
stacks-puppet-node
Watch
1
Star
0
Fork
0
You've already forked stacks-puppet-node
mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced
2026-05-18 09:59:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0319985a878dfbc79a0731dc682f19b26943385a
stacks-puppet-node
/
blockstack
/
lib
/
nameset
History
Jude Nelson
0319985a87
define check-wrappers and state tags for token operations
2018-04-13 19:19:07 -04:00
..
__init__.py
define check-wrappers and state tags for token operations
2018-04-13 19:19:07 -04:00
db.py
add a transfer-lock to accounts to force them to vest and spend, instead of sell tokens. Also, remove some dead code and add the ability to query account histories
2018-04-13 19:16:03 -04:00
namedb.py
add full-fledged support for token operations that both credit and debit accounts when they are applied. Also, add high-level methods for querying account state
2018-04-13 19:16:37 -04:00
virtualchain_hooks.py
commit vesting at block_height+1 at the end of the block, so vested tokens are immediately usable. Also, expand the set of acceptable operations to include token operations
2018-04-13 19:17:06 -04:00