Skip to content

Stability refactoring#237

Merged
BowTiedRadone merged 13 commits intomasterfrom
refactor/conditional
Mar 26, 2026
Merged

Stability refactoring#237
BowTiedRadone merged 13 commits intomasterfrom
refactor/conditional

Conversation

@BowTiedRadone
Copy link
Copy Markdown
Contributor

@BowTiedRadone BowTiedRadone commented Mar 16, 2026

This PR refactors Rendezvous by eliminating the entire citizen module. The removed module contained a complex (and error-prone) workaround that previously:

  1. Created temporary run directories in /tmp/rendezvous-run-*
  2. Copied the project, concatenated contract + test functions/invariants
  3. Processed manifests and deployment plans

Now, initSimnet(manifestPath) is called directly while clarinet-sdk handles everything natively.

@BowTiedRadone BowTiedRadone marked this pull request as draft March 16, 2026 14:26
@BowTiedRadone BowTiedRadone changed the title Stability refactoring [DRAFT] Stability refactoring Mar 16, 2026
@BowTiedRadone BowTiedRadone changed the title [DRAFT] Stability refactoring Stability refactoring Mar 23, 2026
@BowTiedRadone BowTiedRadone marked this pull request as ready for review March 23, 2026 23:05
@BowTiedRadone BowTiedRadone requested a review from a team as a code owner March 23, 2026 23:05
@BowTiedRadone BowTiedRadone merged commit 8089df1 into master Mar 26, 2026
17 checks passed
@BowTiedRadone BowTiedRadone deleted the refactor/conditional branch March 26, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants