mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-11 22:34:53 +08:00
* add method for which blockchain we're on * add method for determining how long a consensus hash is valid * add method for getting all opcodes * add method for getting all operations' serialization fields * accept transactions in the virtualchain-standardized format, not the bitcoind RPC format * stronger and more explicit adherence to acquiring read/only versus read/write BlockstackDB handles