-
Notifications
You must be signed in to change notification settings - Fork 25
Upgrade Simulator, Contracts to 0.29.0 #366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
emnul
wants to merge
71
commits into
main
Choose a base branch
from
upgrade-contracts-versions-0.28.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 54 commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
a9ddbcf
Update ledger and compact-runtime packages to latest
emnul d04f428
Update package README
emnul d660ec9
Update files to latest
emnul 03d7688
Update SimulatorConfig
emnul af52f9b
Merge branch 'main' into update-simulator-compiler
emnul 3729159
Update simulator files
emnul 3d5d13f
Update compact compiler package
emnul e6b9cb3
Update scripts with correct package name
emnul af905b5
Remove version file
emnul c60c581
Update compact version in CI workflow
emnul ddae866
lint files
emnul a6c11ca
Remove archive from compact task
emnul 134017e
Update language version across contracts
emnul 3af8a05
add private:true back to compact compiler package.json
emnul 2c290f3
Revert "add private:true back to compact compiler package.json"
emnul 9715f6b
avoid publishing compact package
emnul b78adc7
Merge branch 'update-simulator-compiler' into upgrade-contracts-versi…
emnul 25955ce
Fixup contracts, rename circuit params to avoid keyword collision
emnul 06aba18
Build tool workaround
emnul 898e810
Update Mock token contracts
emnul bb91a60
Update file extensions
emnul 9131479
Update package name
emnul 52f90eb
Refactor constructorContext name
emnul 62a75ca
Refactor PausableSimulator
emnul 2bba9aa
Refactor InitializableSimulator
emnul fd8dc20
Remove unused deps
emnul 246b433
Remove unused deps
emnul 51ff923
Update UtilsSimulator
emnul 24af2c3
Refactor token Witness files
emnul 798099e
fmt file
emnul f923383
Refactor FungibleTokenSimulator
emnul bb6493e
Refactor MultiToken Simulator
emnul 6de01b5
Refactor NonFungibleToken Simulator
emnul 7511ab7
Refactor AccessControl, Ownable Witnesses
emnul 958896f
Refactor ZOwnablePK Simulator
emnul 23a4e97
Update AccessControl, Ownable Simulators
emnul 4ba79ee
Update Ownable Simulator constructor args
emnul 7ea556e
Update AccessControl, Ownable tests
emnul 0cf6ebf
Remove old simulator interfaces
emnul 76f04f9
Update address files
emnul ccbd060
Fix Pausable Simulator bug
emnul 9930558
Update Initializable tests
emnul 9139c25
Add missing contract circuit
emnul 24c636d
Update tests
emnul 278db51
Fix constructor type
emnul 0fb0a40
Update MultiToken tests
emnul 601193b
Update nonFungibleToken tests
emnul f4f4f5a
Refactor encodeToAddress util function
emnul aa02090
Exclude archive functions from tests
emnul 6a2a80f
Lint files, improve witness typings
emnul 185de94
Bump language versions
emnul bf1f08f
Update github workflows
emnul 61e6d4e
Update compact tool docs
emnul 10213a9
Update sample file versions
emnul c57d50a
Merge branch 'main' into upgrade-contracts-versions-0.28.0
emnul d0779ba
Simplify empty witness files
emnul 8c38e2b
Refactor as(caller) pattern
emnul 961b0db
fmt files
emnul 6c2b90d
Refactor as(caller) pattern in tests
emnul e01afe6
Define import path for test-utils/address.js
emnul caedef3
Centralize test-utils
emnul 14de110
Redefine utils import using new subpath import
emnul 1b01a62
remove duplicate code
emnul de1f2cc
lint files
emnul 23cc1f5
remove unused type
emnul ea59fec
Update docs
emnul 41f2d2f
Remove unused private state var from sims
emnul 3e20269
lint file
emnul 4c44062
Remove unused param from method docs
emnul ddc5880
Update contracts/src/token/test/FungibleToken.test.ts
emnul 7dd8a81
Update contracts/src/token/test/FungibleToken.test.ts
emnul 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.