Skip to content
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 9 commits into from
Sep 6, 2023
Merged

Upgrade Go to 1.21 #1188

merged 9 commits into from
Sep 6, 2023

Conversation

kirugan
Copy link
Contributor

@kirugan kirugan commented Aug 30, 2023

Issue #1106

@kirugan kirugan force-pushed the kirugan/update-to-go1.21 branch from 343bfdd to a54d581 Compare August 30, 2023 21:37
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.14% ⚠️

Comparison is base (42c0193) 73.84% compared to head (b9f6a29) 73.70%.

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     
Files Changed Coverage Δ
l1/eth_subscriber.go 0.00% <ø> (ø)
rpc/handlers.go 77.04% <100.00%> (-0.10%) ⬇️
utils/slices.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kirugan kirugan force-pushed the kirugan/update-to-go1.21 branch from 36ccd0c to 6d2eabf Compare September 4, 2023 23:16
@kirugan kirugan force-pushed the kirugan/update-to-go1.21 branch 2 times, most recently from 435f2a8 to bc5e1b4 Compare September 5, 2023 00:12
@kirugan kirugan force-pushed the kirugan/update-to-go1.21 branch 13 times, most recently from 940e406 to 4ef3670 Compare September 5, 2023 13:39
@kirugan kirugan force-pushed the kirugan/update-to-go1.21 branch from 4ef3670 to b9f6a29 Compare September 6, 2023 12:51
@IronGauntlets IronGauntlets merged commit a393515 into main Sep 6, 2023
@IronGauntlets IronGauntlets deleted the kirugan/update-to-go1.21 branch September 6, 2023 15:14
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants