-
Notifications
You must be signed in to change notification settings - Fork 198
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
Upgrade Go to 1.21 #1188
Merged
Merged
Upgrade Go to 1.21 #1188
Conversation
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
343bfdd
to
a54d581
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1188 +/- ##
==========================================
- Coverage 73.84% 73.70% -0.14%
==========================================
Files 70 70
Lines 7432 7420 -12
==========================================
- Hits 5488 5469 -19
- Misses 1491 1496 +5
- Partials 453 455 +2
☔ View full report in Codecov by Sentry. |
IronGauntlets
approved these changes
Sep 1, 2023
36ccd0c
to
6d2eabf
Compare
joshklop
reviewed
Sep 4, 2023
435f2a8
to
bc5e1b4
Compare
joshklop
reviewed
Sep 5, 2023
940e406
to
4ef3670
Compare
stdevMac
approved these changes
Sep 5, 2023
4ef3670
to
b9f6a29
Compare
ToluwalopeAyo
pushed a commit
that referenced
this pull request
Sep 12, 2023
ToluwalopeAyo
added a commit
that referenced
this pull request
Sep 13, 2023
* git action for juno dev * added acces token for authentication * added acces token for authentication * testing workflow * testing workflow * testing workflow * testing workflow * testing workflow * testing workflow * testing workflow * testing repository dispatch workflow * changed variable names for file paths * initial flow for staging * updated file name values * updated staging files * corrected name for staging dispatch * using git api for repo dispatch * using git api for repo dispatch * sync dockerhub repo test * sync dockerhub repo * testsss * update on ci workflow * update on ci workflow * update on ci workflow * corrected env * initial flow for staging * updated staging files * corrected name for staging dispatch * using git api for repo dispatch * using git api for repo dispatch * sync dockerhub repo test * sync dockerhub repo * testsss * Allow any type in utils/slices.go functions (#1160) * Rename junogrpc package to grpc (#1143) Co-authored-by: Exca-DK <[email protected]> * Small enhancements in Rust code (#1172) * Add log to vm.callContext (#1170) * Implement Incremental Metric For Failed RPC Requests (#1165) * Set valid load tests path (#1178) * Add P2P method GetEvents (#1157) * Add versioned docs (#1145) So we can freely edit the documentation for the main branch without changing docs for released versions. * Fix starknet_simulateTransactions wrongly named field (#1192) * Add section in docs for Starknet RPC Provider (#1194) * Add section in docs for Starknet RPC Provider * Add section in README for Starknet RPC Provider * Update starknet rpc provider section position on readme * Update README.md Co-authored-by: Josh Klopfenstein <[email protected]> --------- Co-authored-by: Josh Klopfenstein <[email protected]> * Update docs with rpc-saas proposal (#1199) * Use actions/[email protected] in all workflows (#1197) * Update tests data (#1174) * Updated goerli testdata * Updated goerli2 testdata * Updated mainnet testdata * Updated mainnet blocks testdata * Updated mainnet tx data * Updated block testdata finality status * Run tests also on arm instance (#1105) * Upgrade Go to 1.21 (#1188) * Fix github label for unit-tests (#1207) * Use valid starknet-rs version in tests (#1206) * Update snapshot links with r2 storage provider (#1205) * Fix rpc tests workflow (#1210) * Remove unnecessary casts in Rust (#1208) * update on ci workflow * update on ci workflow * update on ci workflow * corrected env * new ci-cd flow * fixed typos * updated actions versions * fixed syntax error * removed goerli2 implementation * removed goerli2 implementation * removed goerli2 implementation --------- Co-authored-by: Kirill <[email protected]> Co-authored-by: Exca-DK <[email protected]> Co-authored-by: Exca-DK <[email protected]> Co-authored-by: aminsato <[email protected]> Co-authored-by: wojciechos <[email protected]> Co-authored-by: Josh Klopfenstein <[email protected]> Co-authored-by: Tomasz Miśkowicz <[email protected]> Co-authored-by: Marcos Antonio Maceo <[email protected]> Co-authored-by: Viktorius Suwandi <[email protected]> Co-authored-by: Mohamed Abdessamed <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Issue #1106