Skip to content

Commit fc1aab2

Browse files
Merge pull request #259 from BowTiedRadone/trophy-case
Add trophy case and submit first vulnerability
2 parents 0dfbb66 + 17385f0 commit fc1aab2

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,16 @@ fc.assert(
141141

142142
---
143143

144+
### Trophy Case
145+
146+
Real bugs and security vulnerabilities uncovered with `rv`. To add a finding, open a pull request appending a row to the table below.
147+
148+
| Date | Project | Vulnerability | Invariant/Property | Version | Submitter |
149+
| ----------- | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ | ------------------------------------------ |
150+
| May 8, 2026 | [Jing v3](https://github.com/Rapha-btc/jing-contracts-v3) | Cancel-cycle overwrote next-cycle totals rolled forward by the small-share deposit filter, silently wiping the accounting | [`invariant-balance-eq-cycle-totals`](https://github.com/Rapha-btc/jing-contracts-v3/blob/4ff5170ac912b6948f34e5ad4ab3603ee28e1f35/tests/rv/markets-sbtc-stx-jing.invariants.clar#L226-L237) | `1.0.0-rc.1` | [@Rapha-btc](https://github.com/Rapha-btc) |
151+
152+
---
153+
144154
### Documentation
145155

146156
For full documentation, see the official [Rendezvous Book](https://stacks-network.github.io/rendezvous/).

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@
2828
---
2929

3030
- [Contributing](CONTRIBUTING.md)
31+
- [Trophy Case](https://github.com/stacks-network/rendezvous#trophy-case)

0 commit comments

Comments
 (0)