Commit Graph

8 Commits

Author SHA1 Message Date
Jude Nelson
2100cdef5b symbol update 2017-01-23 19:03:39 -05:00
Jude Nelson
1ac3432f02 update atlas symbols 2016-10-27 00:01:29 -04:00
Jude Nelson
c93390ef0e sqlite3 merger: add much more rigorous operation-checking:
* identify and preserve invariant properties that must hold across name
state-transitions (like no-collisions, or limiting fields that can
change).
* add history validation
* identify consensus-bearing fields, and how each state-creation or
state-transition may affect them (and add runtime checks to see that
they only affect the fields we say they will)
* add decorators that we can apply to name operations to enforce the
above.
2016-09-02 00:16:36 -04:00
Jude Nelson
ad6579d634 add storage module 2016-07-08 12:51:12 -04:00
Jude Nelson
6ac27c75ae Use relative import paths 2016-05-11 18:01:47 -04:00
Jude Nelson
176aaef9fa DRY __version__ 2016-04-26 03:36:33 -04:00
Jude Nelson
766f8df56a Rename BlockstoreDB to BlockstackDB 2016-02-23 15:56:09 -05:00
Jude Nelson
29f7e2ef8c WIP: renaming blockstore to blockstack 2016-02-23 15:52:18 -05:00