Skip to content

Commit 1b1c22e

Browse files
authored
Add CAP-85 - Externally managed contract executables (#1973)
* Add CAP-85 - Externally managed contract executables * typo fixes * !fixup specify that executable reference must be persistent and add a small spec section for the classic op update * !fixup rename owner field in XDR for clarity * Clarify the update system event semantics * !fixup minor fixes * !fixup more minor fixes
1 parent f2b328a commit 1b1c22e

2 files changed

Lines changed: 317 additions & 0 deletions

File tree

core/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
| [CAP-0060](cap-0060.md) | Update to Wasmi register machine| Graydon Hoare | Accepted |
119119
| [CAP-0072](cap-0072.md) | Contract signers for Stellar accounts | Dmytro Kozhevin | Draft |
120120
| [CAP-0084](cap-0084.md) | Muxed Contract Addresses | Jake Urban | Draft |
121+
| [CAP-0085](cap-0085.md) | Externally managed contract executables | Dmytro Kozhevin | Draft |
121122

122123
### Rejected Proposals
123124
| Number | Title | Author | Status |

0 commit comments

Comments
 (0)