Commit Graph

22 Commits

Author SHA1 Message Date
Matthew Little
65570bbd8f chore: user cargo.toml resolver v2 to fix target-specific dependency features 2022-02-25 22:58:34 +01:00
Matthew Little
3f4229eb39 chore: update sha2 dep for stx-genesis lib 2022-02-25 21:15:37 +01:00
Aaron Blankstein
45677475d1 Merge branch 'auto/v1-v2-migration' into next 2021-01-13 22:22:03 -06:00
Ludo Galabru
a182de5ff7 Merge branch 'master' into feat/embed-zonefiles 2021-01-13 16:02:56 -05:00
Hiro DevOps
3203b548ec Update v2 chainstate files 2021-01-13 13:42:47 +00:00
Matthew Little
220e873e14 fix: update chainstate import code to no longer use name block heights 2021-01-08 00:20:36 +01:00
Matthew Little
c9868d472c feat: add test data mode for name_zonefiles.txt 2021-01-07 14:36:10 +01:00
Matthew Little
14e51dd357 feat: embed name_zonefiles.txt and implement parser 2021-01-07 14:04:35 +01:00
Ludovic Galabru
96205788f4 feat: feed BNS data in genesis block 2020-12-22 00:28:41 -05:00
Matthew Little
610c5bf90e feat: use small test chainstate.txt file in tests, and production file in debug/release builds 2020-12-11 22:48:16 +01:00
Matthew Little
04d46647bc Merge branch 'feat/commit-prod-chainstate.txt' into feat/genesis-name-reading
# Conflicts:
#	stx-genesis/build.rs
#	stx-genesis/src/lib.rs
2020-12-11 14:14:13 +01:00
Matthew Little
304bb67d4b Merge branch 'next' into feat/commit-prod-chainstate.txt 2020-12-10 21:47:10 +01:00
Matthew Little
a24a9d4a2b chore: replace "vesting" usage with "lockup" 2020-12-10 21:07:21 +01:00
Matthew Little
856e57dcd2 feat: add name and namespace parsing in stx-genesis 2020-12-10 18:24:52 +01:00
Matthew Little
fe96f0d073 feat: commit production Stacks 1.0 chainstate.txt as of block 653759 2020-12-10 17:58:54 +01:00
Matthew Little
77001fc90e fix: rustfmt 2020-12-10 13:44:33 +01:00
Matthew Little
351df88671 feat: add genesis chainstate hash to v2/info 2020-12-09 19:32:19 +01:00
Matthew Little
21f68a0e4c fix: simplify dependency graph for the stx-genesis crate 2020-12-09 14:59:41 +01:00
Matthew Little
94626cbb11 fix: genesis-stx lib build fix 2020-12-08 18:08:40 +01:00
Matthew Little
f477e129aa chore: add some vesting entries that unlock after a couple blocks 2020-12-08 17:56:59 +01:00
Matthew Little
d569bded15 chore: fix warnings (remove used imports) 2020-12-08 17:48:22 +01:00
Matthew Little
3a27c63fe3 feat: import STX balances & vesting into Stacks 2.0 2020-12-05 01:43:49 +01:00