Commit Graph

  • 206eca639f Cast to f64 and use ceil instead Jacinta Ferrant 2024-02-29 12:58:22 -05:00
  • 770ee39af0 Round up thresholds using +0.9 Jacinta Ferrant 2024-02-29 12:07:17 -05:00
  • 2b478f4a6b Merge branch 'next' into feat/nakamoto-block-download-api Jude Nelson 2024-02-29 16:27:24 +00:00
  • 8490fd9f99 removed throwaway jesus 2024-02-29 10:17:55 -05:00
  • 5a54ae45a5 remaining tests intact jesus 2024-02-29 08:18:45 -05:00
  • 37a681dc04 formatter jesus 2024-02-27 07:28:35 -05:00
  • 2a63322ea6 completed updating test_set_signer_key_auth jesus 2024-02-27 07:25:43 -05:00
  • 11a5ce92b7 updated test_set_signer_key_auth passing again, still work remaining jesus 2024-02-26 16:18:04 -05:00
  • 8d327754a8 two minor checks jesus 2024-02-26 14:04:43 -05:00
  • 4962452c06 fix: attempt to fix codecov upload MarvinJanssen 2024-02-29 10:57:57 +01:00
  • 07ebe46eaf chore: forgot to switch back to false MarvinJanssen 2024-02-29 10:29:03 +01:00
  • c54b00cf95 Merge branch 'next' into feat/pox-4-initial-clarity-tests MarvinJanssen 2024-02-29 10:27:38 +01:00
  • 4ad742cdf3 chore: clean up tests MarvinJanssen 2024-02-29 10:21:47 +01:00
  • 1625de1da2 fix: typo in test error message MarvinJanssen 2024-02-29 10:08:01 +01:00
  • 898f59e1fd fix: name register TS test MarvinJanssen 2024-02-29 10:05:44 +01:00
  • 4ebc6358c4 Remove StackerSet event type Marzi 2024-02-28 21:01:07 -05:00
  • 18761f278d Remove announce_reward_set from BlockEventDispatcher trait Marzi 2024-02-28 19:57:07 -05:00
  • d063a74a92 Merge pull request #4403 from stacks-network/feat/signers-voting-property-testing wileyj 2024-02-28 21:45:51 +00:00
  • 33c05d1670 Merge pull request #4401 from BowTiedDevOps/feat/check-jobs-success-with-composite wileyj 2024-02-28 13:39:03 -08:00
  • 5e255017db Merge pull request #4438 from stacks-network/ci/merge-queue wileyj 2024-02-28 11:03:46 -08:00
  • bad95704a1 fix: comment language Hank Stoever 2024-02-28 10:51:51 -08:00
  • b3f0b46c78 Merge remote-tracking branch 'origin/next' into feat/vote-for-key-burnop Hank Stoever 2024-02-28 10:49:06 -08:00
  • 71b29bd294 fix: remove unnecessary sortdb schema changes Hank Stoever 2024-02-28 10:44:11 -08:00
  • 460d80ba4e feat: test that aggregate key was properly set Hank Stoever 2024-02-28 10:29:35 -08:00
  • b2b236ca52 Merge branch 'next' into ci/merge-queue wileyj 2024-02-28 09:21:57 -08:00
  • db49c703ed Merge pull request #4380 from ASuciuX/mutants/optimisations wileyj 2024-02-28 09:19:07 -08:00
  • f4593c1317 Merge branch 'develop' into feat/check-jobs-success-with-composite wileyj 2024-02-28 08:58:16 -08:00
  • 63493b7c88 Merge branch 'next' into mutants/optimisations wileyj 2024-02-28 08:52:08 -08:00
  • c8aa8320bb Merge pull request #4384 from BowTiedDevOps/ci/move-checksum-generation-to-composite wileyj 2024-02-28 08:23:13 -08:00
  • 418f9dd6f6 Merge branch 'next' into ci/merge-queue wileyj 2024-02-28 08:22:09 -08:00
  • 3c8d656b44 chore: Remove imports already included by std::prelude Jeff Bencin 2024-02-16 21:46:07 -05:00
  • bc67c88ba9 Merge branch 'next' into ci/merge-queue wileyj 2024-02-28 07:13:59 -08:00
  • b81fa922fc Fix build error Marzi 2024-02-28 09:43:56 -05:00
  • 8d373fcf00 Merge branch 'next' into feat/signers-voting-property-testing Nikos Baxevanis 2024-02-28 14:56:18 +01:00
  • 9b9d91bdaa Merge branch 'next' into mutants/optimisations ASuciuX 2024-02-28 15:10:27 +02:00
  • 6e6090eb80 Bump @stacks/transactions for isClarityType Nikos Baxevanis 2024-02-28 13:25:34 +01:00
  • ae05a62b3e Add property-based tests for signers-voting contract functions Nikos Baxevanis 2024-02-21 14:26:57 +01:00
  • 6266b0086d Include rewardSet data in block events. Update integ tests to assert based on block events Marzi 2024-02-27 22:26:45 -05:00
  • 9385b42360 Merge pull request #4425 from jbencin/chore/vec-allocation-stacks-common Jeff Bencin 2024-02-27 22:06:13 -05:00
  • d91a1d3c72 fix:modified typo "environment" zhaichuankai 2024-02-28 08:39:46 +08:00
  • 16bd17cd43 chore: Address Brice's PR comment Jeff Bencin 2024-02-27 16:17:04 -05:00
  • 5a3b6f6895 chore: Address Brice's PR comments Jeff Bencin 2024-02-27 14:38:54 -05:00
  • a6e3bedb21 chore: Minor performance tweaks Jeff Bencin 2024-02-26 12:44:42 -05:00
  • 29cfdb8620 chore: Undo flat_map() changes because this seems to optimize significantly worse than a for loop Jeff Bencin 2024-02-24 22:51:31 -05:00
  • 05c63dc3b2 chore(stacks-common): Clean up Vec operations in transaction.rs Jeff Bencin 2024-02-23 16:12:05 -05:00
  • 04ddd83192 chore(stacks-common): Use vec::with_capacity() when possible to allocate vectors Jeff Bencin 2024-02-22 18:37:54 -05:00
  • d72ad44e24 Merge pull request #4408 from jbencin/chore/vec-with-capacity Jeff Bencin 2024-02-27 17:36:33 -05:00
  • c8a462dcee Merge branch 'next' into feat/nakamoto-block-download-api Jude Nelson 2024-02-27 21:31:08 +00:00
  • 9ff45c3b0f chore: Address Brice's PR comments Jeff Bencin 2024-02-27 15:56:46 -05:00
  • 21e2232156 chore(clarity): Use vec::with_capacity() when possible to allocate vectors Jeff Bencin 2024-02-20 14:32:25 -05:00
  • 3c0e7798b2 Update ci trigger for merge queue wileyj 2024-02-27 11:29:41 -08:00
  • 99574791ce Merge branch 'next' into mutants/optimisations ASuciuX 2024-02-27 19:51:03 +02:00
  • ee1f7ed545 Merge pull request #4385 from ASuciuX/mutants/add-skip-attribute-to-timeout-functions ASuciuX 2024-02-27 19:50:41 +02:00
  • ff7ec086f5 Merge branch 'next' into mutants/add-skip-attribute-to-timeout-functions ASuciuX 2024-02-27 17:50:23 +02:00
  • 708a3fc877 Cargo Format Marzi 2024-02-26 14:54:36 -05:00
  • 221ee486ae Re-apply deleting StagingUserBurnSupport definition and usage Marzi 2024-02-26 14:51:43 -05:00
  • ef5169bec0 Cargo Format Marzi 2024-02-14 15:05:00 -05:00
  • f502020bea Delete UserBurnSupportOp definition and usage Marzi 2024-02-14 14:54:49 -05:00
  • 93d21477a9 Merge branch 'next' into mutants/optimisations ASuciuX 2024-02-27 16:29:03 +02:00
  • 8933c5bc38 Add clarunit and some basic tests MarvinJanssen 2024-02-25 22:56:06 +01:00
  • 790ba79b84 rebase & temp comments jesus 2024-02-21 21:14:54 -05:00
  • 21b7c72e06 local update jesus 2024-02-21 20:48:23 -05:00
  • 960f0a00da clarity formatting jesus 2024-01-04 20:13:41 -05:00
  • b3b067e989 new pox_4_tests file jesus 2024-01-04 15:39:06 -05:00
  • 52b049bb20 updated existing tests jesus 2024-01-04 15:29:13 -05:00
  • 6804bf7acf pox-4 changes - local copy jesus 2024-01-04 14:58:25 -05:00
  • 0e0fb30d63 initial commit - local copy clarinet.toml jesus 2024-01-04 14:55:27 -05:00
  • e7c6592b6b feat: add clarunit with basic usage example MarvinJanssen 2023-12-27 15:50:34 +01:00
  • 2ff19e8c07 Merge branch 'next' into mutants/add-skip-attribute-to-timeout-functions ASuciuX 2024-02-27 15:07:52 +02:00
  • 50c1549a21 Update .github/workflows/pr-differences-mutants.yml ASuciuX 2024-02-27 14:04:53 +02:00
  • bd9663677e Initial changes for including rewardSet in new block event Marzi 2024-02-26 20:55:28 -05:00
  • 577b118a36 Merge pull request #4287 from stacks-network/feat/signers-cast-dkg-vote wileyj 2024-02-26 07:21:15 -08:00
  • e22871d6af Send DKG and sign to all senders and remove shutdown in hanging tests Jacinta Ferrant 2024-02-24 16:50:24 -05:00
  • 7dfee14faa CRC: fix faulty comments Jacinta Ferrant 2024-02-24 16:49:57 -05:00
  • 0bd2ad6212 Store commands to the side in case init fails Jacinta Ferrant 2024-02-24 16:49:38 -05:00
  • 9ce4f97c9f Fix epoch check Jacinta Ferrant 2024-02-23 22:02:01 -05:00
  • 1384084dd1 Do not trigger DKG if we have an approved DKG key set in the contract Jacinta Ferrant 2024-02-23 15:07:13 -05:00
  • 05518ad42b CRC: cleanup comments Jacinta Ferrant 2024-02-23 13:49:33 -05:00
  • 6edec125ab CRC: cleanup parse_function_args Jacinta Ferrant 2024-02-23 13:33:11 -05:00
  • e24f223a98 Fix signer vote calculations into a struct Jacinta Ferrant 2024-02-23 13:12:50 -05:00
  • 1de817b2f1 Fix fee calculation and always broadcast Sign errors as block rejections Jacinta Ferrant 2024-02-23 10:25:39 -05:00
  • 69d25fb0dd CRC: cleanup var names and add comment to SignerMessages Jacinta Ferrant 2024-02-22 22:02:12 -05:00
  • 66c6862ecc Move get_signer_weights function to signer_set.rs Jacinta Ferrant 2024-02-22 11:46:59 -05:00
  • 0bc6442200 Fix test_make_miners_stackerdb_config by adding missing miners contract to peer config Jacinta Ferrant 2024-02-22 11:26:27 -05:00
  • 838f06fda2 Fix test simple signer test by fixing contract id Jacinta Ferrant 2024-02-22 09:07:16 -05:00
  • 1c8d6118c4 Fix reward cycle filter bad transactions test Jacinta Ferrant 2024-02-21 18:40:35 -05:00
  • 51809a009b Fix get_current_reward_cycle in stacks client Jacinta Ferrant 2024-02-21 11:38:39 -05:00
  • e99d6d8ce2 Cleanup reward cycle transitions test Jacinta Ferrant 2024-02-20 20:45:30 -05:00
  • 5149d6fcd3 Always refresh configs, temp set consenus has to 0 in coordinator calculation, retrieve NEXT signers transactions in signer Jacinta Ferrant 2024-02-20 17:27:05 -05:00
  • b0d4a34a1a Retreive the transactions from the NEXT signers in the miner Jacinta Ferrant 2024-02-20 17:26:12 -05:00
  • c0a0d74a26 Fix reward set boundary calculation Jacinta Ferrant 2024-02-20 17:25:37 -05:00
  • 33a8a80787 Increase wait_for_signers timeout Jacinta Ferrant 2024-02-19 18:44:53 -05:00
  • 74ec4bca4f Fix prepare phase reward set calculation Jacinta Ferrant 2024-02-19 17:56:10 -05:00
  • 867198119d CRC: cleanup logging Jacinta Ferrant 2024-02-19 17:33:05 -05:00
  • 9cce191a5b WIP: add test for post epoch 3 reward cycle transition Jacinta Ferrant 2024-02-19 15:15:51 -05:00
  • 435e6768fd Fix rebase issue: rename of slots to weight Jacinta Ferrant 2024-02-19 10:12:21 -05:00
  • 62e2109259 CRC: use signer weights when calculating block rejection thresholds Jacinta Ferrant 2024-02-19 09:45:06 -05:00
  • 14a15a682d CRC: cleanup comments Jacinta Ferrant 2024-02-19 09:36:07 -05:00
  • 0b08bf7d98 Fix signer slot id for index calculation in verify_payload Jacinta Ferrant 2024-02-16 19:10:37 -05:00
  • efd6352b58 If no reward set is found for a reward cycle, do not check again Jacinta Ferrant 2024-02-16 18:50:43 -05:00