Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
| [CAP-0068](cap-0068.md) | 23 | Host function for getting executable for `Address` | Dmytro Kozhevin | Final |
| [CAP-0069](cap-0069.md) | 23 | String/Bytes conversion host functions | Dmytro Kozhevin | Final |
| [CAP-0070](cap-0070.md) | 23 | Configurable SCP Timing Parameters | Garand Tyson | Final |
| [CAP-0074](cap-0074.md) | Host functions for BN254 | Siddharth Suresh | Awaiting Decision |
| [CAP-0075](cap-0075.md) | Cryptographic Primitives for Poseidon/Poseidon2 Hash Functions | Jay Geng | Awaiting Decision |
| [CAP-0076](cap-0076.md) | P23 State Archival bug remediation | Dmytro Kozhevin | Final |
| [CAP-0074](cap-0074.md) | 25 | Host functions for BN254 | Siddharth Suresh | Awaiting Decision |
Copy link

Copilot AI Feb 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The protocol version for CAP-0074 should be 24, not 25. The CAP file (cap-0074.md line 13) specifies "Protocol version: 24".

Suggested change
| [CAP-0074](cap-0074.md) | 25 | Host functions for BN254 | Siddharth Suresh | Awaiting Decision |
| [CAP-0074](cap-0074.md) | 24 | Host functions for BN254 | Siddharth Suresh | Awaiting Decision |

Copilot uses AI. Check for mistakes.
| [CAP-0075](cap-0075.md) | 25 | Cryptographic Primitives for Poseidon/Poseidon2 Hash Functions | Jay Geng | Awaiting Decision |
Copy link

Copilot AI Feb 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The protocol version for CAP-0075 should be 24, not 25. The CAP file (cap-0075.md line 13) specifies "Protocol version: 24".

Suggested change
| [CAP-0075](cap-0075.md) | 25 | Cryptographic Primitives for Poseidon/Poseidon2 Hash Functions | Jay Geng | Awaiting Decision |
| [CAP-0075](cap-0075.md) | 24 | Cryptographic Primitives for Poseidon/Poseidon2 Hash Functions | Jay Geng | Awaiting Decision |

Copilot uses AI. Check for mistakes.
| [CAP-0076](cap-0076.md) | 24 | P23 State Archival bug remediation | Dmytro Kozhevin | Final |

### Draft Proposals
| Number | Title | Author | Status |
Expand Down
Loading