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-04-11 22:34:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26c6fec052934df15be08f4478c5a48f61aaa4ae
stacks-puppet-node
/
blockstack
History
Jude Nelson
26c6fec052
do not store name operation history deltas any longer. Instead, when an operation is committed, store the new name state in the history table. This *greatly* simplifies the code for getting historic states of a name, and obviates the need for the per-operation
restore_delta()
and
snv_consensus_extras()
methods. It also simplifies a lot of queries.
2018-01-12 18:25:12 -05:00
..
lib
do not store name operation history deltas any longer. Instead, when an operation is committed, store the new name state in the history table. This *greatly* simplifies the code for getting historic states of a name, and obviates the need for the per-operation
restore_delta()
and
snv_consensus_extras()
methods. It also simplifies a lot of queries.
2018-01-12 18:25:12 -05:00
__init__.py
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
blockstackd.py
add get_historic_name_at() for expired names
2017-11-10 13:12:53 -05:00
version.py
version bump
2017-12-06 12:11:59 -05:00