This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
contracts: Charge rent for code storage #7935
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
d34812b
contracts: Implement refcounting for wasm code
athei 5a3c9d7
contracts: Charge rent for code storage
athei c04ad8a
contracts: Fix dispatchables erroneously refunding base costs
athei 5d7e51a
Fixed typos in comments.
athei 57212ce
Remove awkward empty line
athei 76d424b
Fix more typos in docs
athei 9b7c429
Merge branch 'master' into at-code-rent
athei 225d48b
Fix typos in docs
athei 14abe26
Split up complicated expression
athei bcf7f95
Merge branch 'master' into at-code-rent
athei fdebf17
Merge branch 'master' into at-code-rent
athei 1c72878
Merge branch 'master' into at-code-rent
athei 10bfe37
review: Remove unused return value
athei d5331ef
Fix typos
athei 75903ec
review: Fix refcount being reset to one on re-instrumentation
athei 5711679
Merge branch 'master' into at-code-rent
athei 0087a1e
Document evictable_code parameter
athei 637b630
Make Executable::execute consume and store itself
athei 32de754
Added comments about stale values
athei 943de3a
Disregard struct size in occupied_storage()
athei File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.