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

CI: Use the latest nearcore version #909

Merged
merged 1 commit into from
Jul 4, 2023
Merged

CI: Use the latest nearcore version #909

merged 1 commit into from
Jul 4, 2023

Conversation

karim-en
Copy link
Collaborator

@karim-en karim-en commented Jul 3, 2023

  • Replace self-hosted with ubuntu-latest to fix the error related to the introduced ipv6 in the near core 1.32.0 thread 'main' panicked at 'called Result::unwrap()on anErr value: Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }', chain/network/src/tcp.rs:186:48

  • Revert utils/scripts/prepare.sh changes.

@karim-en karim-en changed the title Use last near core version CI: Use last near core version Jul 3, 2023
@karim-en karim-en requested a review from vzctl July 3, 2023 22:44
@karim-en karim-en marked this pull request as ready for review July 3, 2023 22:44
@vzctl
Copy link
Collaborator

vzctl commented Jul 3, 2023

I would like to reduce our dependencies on self-hosted runners, so I approve this change. Let's see if it works well:)

@sept-en sept-en changed the title CI: Use last near core version CI: Use the latest nearcore version Jul 4, 2023
@sept-en sept-en merged commit 3507d43 into ci-fix Jul 4, 2023
@sept-en sept-en deleted the update-near-core branch July 4, 2023 02:43
karim-en added a commit that referenced this pull request Oct 23, 2023
* fixed prover ci

* added block headers for CI

* fixed nearbridge tests

* changes in init config command for CI fix

* changed near core version to 1.28.0 and ganache version to stable

* fixed ganache command and changed port to 8545

* changed ganache version and e2e scripts to sleep and not wait indefinitely

* checking if eth contracts are correctly deployed

* updated near core version to 1.30.0 and changed ganache script to run on CI

* changed near core version to 1.32.0

* changed near core version to 1.31.0

* configured ganache to use 8545 port

* added yarn build for ganache script

* ganache to use 9545 port with auto mine

* CI: Use the latest `nearcore` version (#909)

* Tests: rename & delete unsued blocks

* Fix test script

---------

Co-authored-by: Karim <karim@aurora.dev>
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