-
Notifications
You must be signed in to change notification settings - Fork 376
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
Martinvol/isolate 0.8 artifacts for gasPriceMinimum #10437
Merged
martinvol
merged 114 commits into
martinvol/CR10Release
from
martinvol/isolate-0.8-artifacts
Sep 15, 2023
Merged
Changes from 95 commits
Commits
Show all changes
114 commits
Select commit
Hold shift + click to select a range
65bea52
Added different compilation folder for 0.8 contracts
martinvol d57a615
Add check to see if folder is there
martinvol 10220b8
Check that there are 0.8 contracts to build before trying
martinvol 26af04c
nits
martinvol 81ac022
Removed duplicated contracts
martinvol c12fc99
Attempt to fix conflict by removing library TypedMem
martinvol 7ec94ea
Fixed version
martinvol c4d28fe
updated versions
martinvol 6de5d05
Made the report look for many artifacts folders, test will still fail…
martinvol cdd44a7
fixed tests
martinvol a14e4bd
dry run now works
martinvol 7f0978f
The tooling now works
martinvol eac63bb
lint
martinvol 7a5574f
fix build error
martinvol 1756e00
builds
martinvol 7fc51ca
Added licence to files
martinvol 7a475b1
comment types
martinvol 028112b
Added broken build script
martinvol e3e305a
modified contract packages
martinvol 6204e01
wip
martinvol 82a80db
Added truffle file
martinvol 05c2a68
Added back sorted Oracles
martinvol 30f8483
Bytecode removed sortedOracles
martinvol 1bdeb5f
All the commands work
martinvol e9899f7
Merge branch 'martinvol/isolate-0.8-artifacts' into martinvol/isolate…
martinvol 1ba3785
Generalized the 0.8 as a contract package
martinvol 25aaf88
Generalized types
martinvol f3db31b
WIP
martinvol e5b1969
Generalized generateFilesForContractKit
martinvol 0840d42
Fixed type
martinvol 5df485e
Changed paths to match other folder
martinvol 42d0186
PR comments
martinvol 9978943
Lint and truffle config cleanup
martinvol ced38d6
Cleanup truffle configs
martinvol 05dff1d
Added back ast-cde tests
martinvol 428cfb8
Added back tests and fixed build
martinvol a6f6c23
cleanup removing comments and console.logs
martinvol 05d6325
Fix migrations
martinvol 385319b
More fix migrations
martinvol 56c862e
deleted duplicated migrations
martinvol f20e956
Fixed migration and truffle config. Migrations work but need refactor…
martinvol 1582d39
Fixed migrations (need some refactor and clean console.log())
martinvol 1bf8424
Removed old script
martinvol 6f80f84
Try to get it to run on GitHub Actions
martinvol 5db2803
Bumped down resource class to unblock execution
jcortejoso bf356dd
Migration works and test should run!
martinvol b5a9ae7
Merge branch 'martinvol/isolate-0.8-artifacts' of github.com:celo-org…
martinvol 3f5ce32
Update packages/protocol/lib/compatibility/ignored-contracts-v9.ts
martinvol e5245b3
Added comments
martinvol 91f80e6
Merge branch 'martinvol/isolate-0.8-artifacts' of github.com:celo-org…
martinvol e351e91
tmate session added
pahor167 1560728
revert of yml
pahor167 e43fb84
fixes for make release
pahor167 6695ff9
Merge branch 'martinvol/isolate-0.8-artifacts' of github.com:celo-org…
pahor167 1b25454
Change trigger configuration
jcortejoso 64a38d0
trigger github build
pahor167 a88ffa7
Merge branch 'martinvol/isolate-0.8-artifacts' of github.com:celo-org…
pahor167 eef4c9d
migration fix
pahor167 11ac20c
cli test fix
pahor167 c5fec1a
Increase timeout of devchain
pahor167 ea96b2d
timeout update
pahor167 249217d
update artifacts folders in old release reports
pahor167 d5aecda
release report fix 2
pahor167 505d024
config change
pahor167 5652c5b
set_block_gas_limit added back
pahor167 19cd974
change chmod on set_block_gas_limit
pahor167 6792ded
logging
pahor167 8629d6f
more logging
pahor167 16ca3e0
get CI
pahor167 866890a
tmate again
pahor167 2a4a2db
tmate 3
pahor167 b6009ec
revert of tmate
pahor167 d85cbd8
fix of migration in e2e tests
pahor167 ec9e309
timeout of Common test
pahor167 1f911ba
Test fixes
pahor167 5dba0fc
tests stability fixes
pahor167 318d57e
log uniswap init code pair hash
pahor167 94bd124
lint fix
pahor167 a079076
logging
pahor167 934b982
Fix for uniswap tests
pahor167 26644c9
update of signing tools
pahor167 0de2bab
signing fix
pahor167 aea3798
Revert "signing fix"
pahor167 0a3050a
Revert "update of signing tools"
pahor167 3077556
log deployer
pahor167 de9c849
extra commit just to try to run the CI
pahor167 6a802a0
removal of deployer logging
pahor167 8afc20e
tmate session
pahor167 c6d1b92
Fixed build so it left artifacts of external dependencies in the bran…
martinvol 0b9a8b0
Change build to use imports
gastonponti 33a0557
Made the CI able to deploy CR10
martinvol 59fc3e6
Merge branch 'martinvol/isolate-0.8-artifacts' of github.com:celo-org…
martinvol 158d38e
stability + verbose logging
pahor167 3e9df8e
Merge branch 'martinvol/isolate-0.8-artifacts' of github.com:celo-org…
pahor167 1b27fdc
lint fix
pahor167 6c3474b
Skiped CIP35 tets
martinvol a4a9e63
Added issue contractPackages.ts
martinvol 4015dbc
Clarified TODO Uniswap mock
martinvol 539d08b
Added rety for segfault
martinvol c5a6ef6
Added more comments to uniswap
martinvol 94c8dd5
refactors and comments (may break CI)
martinvol a5ce242
Merge branch 'martinvol/CR10Release' into martinvol/isolate-0.8-artif…
martinvol 641ce7b
lint
martinvol b3ae035
Changed revert feehandler.ts
martinvol 4f1367e
Lint, removed console.logs, etc
martinvol 1ddf637
Adding comments and removing leftovers
martinvol 4209dfb
Added link to GitHub issue
martinvol ecf34d2
Added comment
martinvol 4d93aca
Workflow syntax
jcortejoso 1c67570
Fix workflow
jcortejoso 290180e
test fixtures
pahor167 81fce1f
lint fix
pahor167 d73aacf
governance test fixes
pahor167 491a5d0
lint fixes
pahor167 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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,3 +88,4 @@ | |
"bignumber.js": "9.0.0" | ||
} | ||
} | ||
|
This file contains 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 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 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 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
7 changes: 5 additions & 2 deletions
7
...tocol/contracts/common/UsingRegistry8.sol → ...ol/contracts-0.8/common/UsingRegistry.sol
This file contains 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fix is cherry-picked from master, right @pahor167