Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

docs: contract storage design doc #360

Merged
merged 3 commits into from
Sep 25, 2023
Merged

docs: contract storage design doc #360

merged 3 commits into from
Sep 25, 2023

Conversation

enitrat
Copy link
Contributor

@enitrat enitrat commented Sep 21, 2023

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves: #359 Resolves #293

What is the new behavior?

  • Improvements in the Contract Storage design doc

Does this introduce a breaking change?

  • Yes
  • No

@enitrat enitrat requested a review from Eikix September 21, 2023 03:10
@enitrat enitrat force-pushed the docs/contract-storage branch from 45f25cf to a3ad530 Compare September 21, 2023 03:12
Copy link
Member

@Eikix Eikix left a comment

Choose a reason for hiding this comment

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

pretty awesome! looking forward to seeing it in action

@enitrat
Copy link
Contributor Author

enitrat commented Sep 21, 2023

Applied suggestions @Eikix

@Eikix Eikix mentioned this pull request Sep 22, 2023
9 tasks
Copy link
Member

@Eikix Eikix left a comment

Choose a reason for hiding this comment

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

lgtm 🔥🔥🔥

@Eikix Eikix added this pull request to the merge queue Sep 25, 2023
Merged via the queue into main with commit 2688def Sep 25, 2023
@Eikix Eikix deleted the docs/contract-storage branch September 25, 2023 03:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: Kakarot contract storage docs dev: explore an accumulator based pattern to apply storage updates
2 participants