1831 Commits

Author SHA1 Message Date
Jude Nelson
e7a728013b fix: test /v2/pox through the epoch transition 2022-11-15 23:04:53 -05:00
Jude Nelson
badaf13a8f fix: patch through config.node.always_use_affirmation_maps 2022-11-15 21:16:11 -05:00
Jude Nelson
1ef197a87a fix: fix broken test constants 2022-11-14 18:12:33 -05:00
Don Park
4f8131bfe5 merge fixes. pox-2.clar merge contains TODOs 2022-11-14 12:22:29 -08:00
Jude Nelson
76037902fa Merge branch 'feat/immutable-keychain' of https://github.com/stacks-network/stacks-blockchain into feat/immutable-keychain 2022-11-13 22:13:12 -05:00
Jude Nelson
e9a9d206ba fix: In test mode, use the block height's big-endian bytes as the microblock keypair salt. In prod, use the parent index block hash. 2022-11-13 22:11:46 -05:00
Don Park
e456b6619a borrow check fix 2022-11-11 11:34:03 -08:00
Don Park
4b74ac84d4 add pox_v1_unlock_height to new_block event 2022-11-11 11:15:36 -08:00
Jude Nelson
1eb69c2e5d fix: flip test/not-test 2022-11-11 14:05:28 -05:00
Jude Nelson
8a618d2f79 fix: address PR feedback 2022-11-11 13:36:16 -05:00
Jude Nelson
189eadfde6 fix: use the same mocked microblock key salt when we find a private key 2022-11-10 18:10:07 -05:00
Jude Nelson
64838abd87 fix: use the right tip hash 2022-11-10 18:09:54 -05:00
Jude Nelson
e3a92a9640 chore: API sync 2022-11-10 18:09:45 -05:00
Jude Nelson
2c535e8935 feat: the microblock key salt, outside of tests, is now a function of both the burnchain block height and the parent's index block hash 2022-11-10 18:09:22 -05:00
Jude Nelson
f0c66f6c4c feat: making a microblock key now takes a salt 2022-11-10 18:09:06 -05:00
Jude Nelson
57e7b94040 fix: API sync, and also, the beginnings of a smoke test for microblock mining 2022-11-10 16:54:03 -05:00
Jude Nelson
10c4afc5fc fix: remove commented code 2022-11-10 16:53:08 -05:00
Jude Nelson
853e0ff08e chore: API sync 2022-11-10 16:52:54 -05:00
Jude Nelson
6c6df6a7ef chore: use new tip since we changed the VRF key generation code 2022-11-10 16:52:35 -05:00
Jude Nelson
2028ad1490 chore: document RegisteredKey 2022-11-10 16:52:23 -05:00
Jude Nelson
8c2d1d58eb refactor: use the new keychain methods 2022-11-10 16:52:14 -05:00
Jude Nelson
0977fabf53 refactor: use the new keychain methods 2022-11-10 16:52:03 -05:00
Jude Nelson
e843648f82 feat: rewrite Keychain so that it's immutable -- all key generation happens with respect to function arguments, not internal state 2022-11-10 16:51:28 -05:00
Jude Nelson
f434ae6e8b Merge branch 'next' into fix/1805 2022-11-09 21:50:14 -05:00
Don Park
30713bb66e seperate building of the payload from sending of the payload to allow for testing 2022-11-09 17:11:02 -08:00
Don Park
21cac8ef18 add missing epoch_transition to stack-node calls to event observer 2022-11-09 16:12:44 -08:00
Jude Nelson
557f184d23 Merge branch 'next' into feat/stacks-aggregation-increase 2022-11-09 23:48:41 +00:00
Pavitthra Pandurangan
14ef13a04d dupe import 2022-11-09 13:14:52 -05:00
Pavitthra Pandurangan
1afac0d16a fmt 2022-11-09 11:16:34 -05:00
pavitthrap
892932de52 Merge branch 'next' into btc-wire/delegate-stx 2022-11-09 11:15:26 -05:00
Jude Nelson
8f7983ead2 fix: multiple imports merge artifact 2022-11-09 10:57:43 -05:00
Jude Nelson
71f5c15098 fix: multiple imports from merge artifact 2022-11-09 10:57:16 -05:00
Jude Nelson
be0e3ff42c Merge branch 'next' into fix/1805 2022-11-09 15:29:36 +00:00
Jude Nelson
f822d9017a Merge branch 'next' into feat/stacks-aggregation-increase 2022-11-09 15:28:53 +00:00
Jude Nelson
84cfac2839 chore: cargo fmt 2022-11-08 21:14:45 -05:00
Don
3ce8f9c354 add epoch_id and epoch_transition to block event 2022-11-08 15:55:12 -08:00
Jude Nelson
c90790732a fix: set chains-coordinator thread stack size to the same as the miner thread 2022-11-08 16:15:49 -05:00
Jude Nelson
4139def396 fix: set chains-coordinator thread stack size to the same as the miner thread 2022-11-08 16:14:50 -05:00
Jude Nelson
0978eff735 fix: set chains-coordinator thread stack size to the same as the miner thread 2022-11-08 16:13:34 -05:00
Jude Nelson
31e9a7ea02 fix: build errors in test 2022-11-08 16:04:40 -05:00
Jude Nelson
687f7c60b0 fix: set chains-coordinator thread stack size to the same as the miner thread 2022-11-08 15:42:38 -05:00
Jude Nelson
0abd926262 Merge branch 'btc-wire/delegate-stx' of https://github.com/stacks-network/stacks-blockchain into btc-wire/delegate-stx 2022-11-08 14:39:54 -05:00
Jude Nelson
488495df19 fix: merge artifacts 2022-11-08 14:38:31 -05:00
Pavitthra Pandurangan
cad5865e83 changes 2022-11-08 14:33:01 -05:00
Jude Nelson
aca2230783 Merge branch 'next' into feat/3363 2022-11-08 11:22:34 -05:00
Jude Nelson
bcfdf6c971 Merge branch 'next' into btc-wire/delegate-stx 2022-11-08 16:22:21 +00:00
Jude Nelson
62958d45c6 Merge branch 'next' into btc-wire/delegate-stx 2022-11-08 14:57:54 +00:00
Jude Nelson
20e64a5e1d fix: merge artifact 2022-11-07 21:40:24 -05:00
Jude Nelson
cced949991 Merge branch 'next' into fix/1805 2022-11-07 18:07:28 -05:00
Jude Nelson
8f80a1f935 fix: test epoch 2.1 transition explicitly 2022-11-06 16:11:16 -05:00