Commit Graph

  • 6e4113c701 fixed botched tests, removed extra issue jesus 2024-03-15 16:17:50 -05:00
  • 5293892063 removed duplicate get_round_info jesus 2024-03-07 17:31:27 -05:00
  • bb02ca11f0 added test for get-threshold-weight getter jesus 2024-03-07 17:27:04 -05:00
  • 058adbf8f3 simplified test jesus 2024-03-07 16:58:13 -05:00
  • 08afdddf61 get-round-info read-only test now functional jesus 2024-03-07 15:29:10 -05:00
  • a7b00959ae updated comment jesus 2024-03-06 16:10:51 -05:00
  • c389885c0a added params to round-data getter jesus 2024-03-06 16:09:47 -05:00
  • 6286cb9db2 removed leftover function jesus 2024-03-06 16:03:05 -05:00
  • 77c72d8ea8 refactored to remove duplicated get-threshold-weight jesus 2024-03-06 13:16:01 -05:00
  • 693c457168 completed read-only jesus 2024-03-06 12:48:50 -05:00
  • 04ab036bd5 updating round-data correctly jesus 2024-03-06 10:44:58 -05:00
  • 113b171464 formatting jesus 2024-03-05 13:18:07 -05:00
  • b28af86cc4 updated precision from three-figures to two jesus 2024-03-05 09:48:28 -05:00
  • 61edcf35fd created new threshold-weight private function jesus 2024-03-05 07:43:59 -05:00
  • 23b44ebf7c fix: Unit/integration tests (except test_epoch_switch_pox_3_contract_instantiation) Jeff Bencin 2024-03-15 16:56:14 -04:00
  • ce532df2dd Merge branch 'master' into docs/edit-readme wileyj 2024-03-15 12:39:18 -07:00
  • 3c9b3c4ec8 Merge commit f8c676073 into multisig-order-independence Jeff Bencin 2024-03-15 15:32:30 -04:00
  • 6278946c27 Merge pull request #4527 from stacks-network/dream-team-fixes Matthew Little 2024-03-15 17:54:06 +00:00
  • d1700653ac Merge branch 'next' into dream-team-fixes Matthew Little 2024-03-15 18:16:46 +01:00
  • d58ebf6dec fix: instantiate burnchain DB earlier in the test framework, since the p2p network needs it to exist Jude Nelson 2024-02-06 15:17:05 -05:00
  • 079a9afbf5 chore: test that a peer with a stale view will not be acknowledged, but it will once its view converges Jude Nelson 2024-02-06 14:24:25 -05:00
  • 1c348d52ea feat: track neighbors with stale views Jude Nelson 2024-02-06 14:24:12 -05:00
  • be777c0e82 feat: test neighbors with stale views Jude Nelson 2024-02-06 14:23:53 -05:00
  • b1565995a8 fix: force an initial burnchain view load for the p2p network if it hasn't completed a full state-machine pass yet Jude Nelson 2024-02-06 14:23:29 -05:00
  • 6ee881b073 fix: fix comments on rc_consensus_hash Jude Nelson 2024-02-06 14:23:15 -05:00
  • 82b60b3825 fix: NACK getchunks and getchunksinv requests with NackErrorCodes::StaleView if the rc_consensus_hash doesn't match Jude Nelson 2024-02-06 14:22:46 -05:00
  • 844a8edde2 fix: a bad slot signature should be a distinct error Jude Nelson 2024-02-06 14:19:58 -05:00
  • 1e81fa54f5 fix: rc_consensus_hash in the burn view is the stacks tip consensus hash, not the reward cycle consensus hash Jude Nelson 2024-02-06 14:19:00 -05:00
  • 46f04511c4 Merge branch 'next' into fix/rewarded_addresses-json-serialization Matthew Little 2024-03-15 18:02:54 +01:00
  • 6e4d9cce73 chore: add TODO for tracking burnchain/stacks views Aaron Blankstein 2024-03-15 11:43:15 -05:00
  • 08ebb7fdcf Merge pull request #4542 from stacks-network/fix/remove-reward-cycle-arg Hank Stoever 2024-03-15 16:35:41 +00:00
  • 4c7449585a Merge branch 'next' into fix/rewarded_addresses-json-serialization Matthew Little 2024-03-15 16:54:58 +01:00
  • 9664056710 fix: move event-dispatcher related code out of consensus & migration critical area Matthew Little 2024-03-15 16:47:32 +01:00
  • be879382c7 fix: Unit/integration tests (except test_epoch_switch_pox_3_contract_instantiation) Jeff Bencin 2024-03-14 16:10:26 -04:00
  • 05d2bf1828 Merge pull request #4520 from stacks-network/feat/allow-private-func-to-return-any-value saralab 2024-03-15 13:54:23 +00:00
  • 33ea8f6fe8 fix: json serialization for PoxAddress in RewardSet #4492 Matthew Little 2024-03-15 14:17:11 +01:00
  • d59e89ca19 adding repo root codeowners wileyj 2024-03-14 20:19:15 -07:00
  • 9a180ef6d4 chore: fix failing tests due to slot count changes, add MINER_SLOT_COUNT const Aaron Blankstein 2024-03-14 20:37:07 -05:00
  • 584ca20659 feat: use u32 for auth_id Hank Stoever 2024-03-14 16:54:21 -07:00
  • 99347e5441 fix: nakamoto integration test fix Hank Stoever 2024-03-14 16:54:04 -07:00
  • 3adb6ed46a Merge pull request #4528 from stacks-network/tests/upgrade-core-contract-tests-dependencies wileyj 2024-03-14 23:07:56 +00:00
  • 1385683764 Merge remote-tracking branch 'origin/next' into feat/stacking-burnops-include-signer-key Hank Stoever 2024-03-14 15:24:12 -07:00
  • 2c224b2b07 Merge pull request #4539 from stacks-network/fix/remove-needless-asserts Jude Nelson 2024-03-14 20:30:59 +00:00
  • 948e9bcbc7 test: update some integration tests to work with miner/coordinator scheme Aaron Blankstein 2024-03-14 15:19:38 -05:00
  • 122c9f6eb4 Merge commit 7c7a527 into multisig-order-independence Jeff Bencin 2024-03-14 15:33:11 -04:00
  • f5910989b9 fix: remove --reward-cycle from stacks-signer run Hank Stoever 2024-03-14 11:06:35 -07:00
  • c13769e96a Merge branch 'develop' into fix/remove-needless-asserts Jude Nelson 2024-03-14 13:19:06 -04:00
  • 86fdb8073d Merge pull request #4414 from stacks-network/feat/pox-events-cycle-data Matthew Little 2024-03-14 16:48:30 +00:00
  • 6fe1873b60 chore: remove needless asserts that had occasionally caused issues in stress tests Jude Nelson 2024-03-14 12:35:34 -04:00
  • 1e14b29407 Merge branch 'next' into feat/pox-events-cycle-data Matthew Little 2024-03-14 17:06:02 +01:00
  • 207cb690fe feat: naka miner acts as signer set coordinator during block signing Aaron Blankstein 2024-03-14 09:41:49 -05:00
  • 87347e4e28 Merge pull request #4495 from stacks-network/bugfix/do-not-unconditionally-attempt-block-post-failure saralab 2024-03-14 14:12:49 +00:00
  • 49eb61a705 chore: delete commented code Brice Dobry 2024-03-13 16:03:41 -04:00
  • 6b944514fb docs: add correct repo for cloning instructions kenny 2024-03-06 10:46:09 -07:00
  • c17586a86c Merge pull request #4439 from zhaichuankai/master Brice Dobry 2024-03-13 15:57:51 -04:00
  • 0ccffa8af4 Merge pull request #4529 from va-an/chore/replace-u32-max_value Brice Dobry 2024-03-13 15:54:30 -04:00
  • b04c240476 Merge branch 'next' into dream-team-fixes Brice Dobry 2024-03-13 15:52:28 -04:00
  • 53173e593f Merge pull request #4536 from stacks-network/fix/validate-vote-burnop-keys Hank Stoever 2024-03-13 19:26:13 +00:00
  • 616d33cd4f Merge pull request #4526 from stacks-network/feat/nakamoto-block-bitvec Hank Stoever 2024-03-13 18:47:26 +00:00
  • 8589fbc31d Merge branch 'feat/nakamoto-block-download-api' into feat/nakamoto-block-downloader Jude Nelson 2024-03-13 14:28:16 -04:00
  • 410dc30d7c Merge branch 'next' into feat/nakamoto-block-download-api Jude Nelson 2024-03-13 14:27:03 -04:00
  • dfb93a1611 chore: fix unit tests and add docs Jude Nelson 2024-03-13 14:26:37 -04:00
  • d499381042 fix: update revoke pox event janniks 2024-03-13 18:41:16 +01:00
  • e9404a5ff3 Merge pull request #4537 from stacks-network/fix/expected-size-debug Brice Dobry 2024-03-13 17:32:38 +00:00
  • 238a099ba9 fix: correct deserialization size check Brice Dobry 2024-03-13 12:49:37 -04:00
  • 929bf1b577 chore: add comment Hugo Caillard 2024-03-13 17:36:36 +01:00
  • d458b74588 Merge pull request #4521 from ASuciuX/chore/rename-clarity-methods ASuciuX 2024-03-13 16:25:59 +00:00
  • b3ae5c5503 ci: update stacks-core-tests Hugo Caillard 2024-03-13 14:32:45 +01:00
  • 407c8b2cc1 test: upgrade clarinet-sdk beta Hugo Caillard 2024-03-13 11:42:59 +01:00
  • 4ea7e1a104 test: upgrade core-contract-tests dependencies Hugo Caillard 2024-03-13 11:36:00 +01:00
  • 6b01281e4c fix: add wsts::Point validation to vote-for-aggregate-key burn op Hank Stoever 2024-03-13 08:46:21 -07:00
  • fdf193554e refactor: add a new 'devtools' feature in clarity crate Hugo Caillard 2024-03-13 16:44:02 +01:00
  • dc247f447c Merge commit be489b4 into multisig-order-independence Jeff Bencin 2024-03-13 11:26:09 -04:00
  • d11e073e59 Merge commit 15e76e5 into multisig-order-independence Jeff Bencin 2024-03-13 10:43:06 -04:00
  • fec1cb57bc Merge pull request #4524 from stacks-network/feat/add-pox-threshold-event-data Matthew Little 2024-03-13 14:31:49 +00:00
  • a5e655070a feat: add signer bitvec to /new_block Hank Stoever 2024-03-13 07:22:23 -07:00
  • 9058e22a4a Merge pull request #4376 from stacks-network/feat/vote-for-key-burnop Hank Stoever 2024-03-13 13:34:51 +00:00
  • 462356c76d feat: remove boxing of 'PreSymbolicExpression' strutrure ASuciuX 2024-03-13 14:33:56 +02:00
  • b3a50717f2 docs: update repo url, #4494 Vadim Anufriev 2024-03-13 14:44:02 +04:00
  • c240216ac4 chore: use MAX instead of max_value() for numeric types, #3682 Vadim Anufriev 2024-03-13 14:40:32 +04:00
  • d38a9e6764 Merge branch 'next' into feat/add-pox-threshold-event-data Matthew Little 2024-03-13 10:22:42 +01:00
  • 93a918d4ab chore: remove boxing of 'SymbolicExpression's ASuciuX 2024-03-13 03:28:13 +02:00
  • 54651f40e9 chore: remove unneeded lets janniks 2024-03-13 00:00:10 +01:00
  • ab915e31ba fix: update start and end cycle id generation janniks 2024-03-12 23:38:10 +01:00
  • 5afef38846 Merge commit 3e21883 into multisig-order-independence Jeff Bencin 2024-03-12 18:33:26 -04:00
  • fc81647b75 Merge commit e71444a into multisig-order-independence Jeff Bencin 2024-03-12 18:19:48 -04:00
  • cc997bfce2 test: cleanup pox event test janniks 2024-03-12 18:17:16 +01:00
  • 87c0c00f85 Merge pull request #4497 from BowTiedDevOps/feat/move-build-scripts-to-composite wileyj 2024-03-12 20:28:52 +00:00
  • 1076881131 Merge commit e716bb61b into multisig-order-independence Jeff Bencin 2024-03-12 16:15:38 -04:00
  • 7da84980dd Merge commit 2c1c777b9 into multisig-order-independence Jeff Bencin 2024-03-12 13:39:09 -04:00
  • ebbfe1e87e chore: pr feedback pox_stx_threshold to pox_ustx_threshold Matthew Little 2024-03-12 18:34:05 +01:00
  • 27df25951f chore: simplify syntax Matthew Little 2024-03-12 18:24:26 +01:00
  • 5150acf3b1 Merge pull request #4522 from stacks-network/fix/stacked-amt-json-serialization Matthew Little 2024-03-12 17:22:22 +00:00
  • c95e2dada2 Merge branch 'feat/nakamoto-block-download-api' into feat/nakamoto-block-downloader Jude Nelson 2024-03-12 13:14:41 -04:00
  • a9c5a39951 Merge branch 'next' into feat/nakamoto-block-download-api Jude Nelson 2024-03-12 13:11:41 -04:00
  • 2305f35f8d fix: integration test timeout Hank Stoever 2024-03-12 10:00:11 -07:00
  • a97117cd2e chore: fix tests Matthew Little 2024-03-12 17:59:46 +01:00
  • 25fba11b99 feat: include signer bitvec in nakamoto block event Hank Stoever 2024-03-12 09:28:51 -07:00
  • fc617a2e05 Merge pull request #4525 from stacks-network/feat/cycle-keyed-db Brice Dobry 2024-03-12 11:59:42 -04:00
  • 01b567a23c Fix StackStx Json serialization Marzi 2024-03-12 10:51:56 -04:00