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

fix: chat ffi seed peers #5786

Merged

Conversation

brianp
Copy link
Contributor

@brianp brianp commented Sep 19, 2023

Description

Previously we reconfigured the configuration (:D) for chat to allow for easier seed peer setting in the FFI, but I forgot to apply the boolean for using DNS peers.

Motivation and Context

Get peers on ffi.

How Has This Been Tested?

With disposable tests in cucumber locally, and CI

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@github-actions
Copy link

github-actions bot commented Sep 19, 2023

Test Results (CI)

1 215 tests   1 215 ✔️  11m 12s ⏱️
     39 suites         0 💤
       1 files           0

Results for commit b7de7ff.

♻️ This comment has been updated with latest results.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Sep 19, 2023
@github-actions
Copy link

github-actions bot commented Sep 19, 2023

Test Results (Integration tests)

9 tests  +9   9 ✔️ +9   3m 11s ⏱️ + 3m 11s
2 suites +2   0 💤 ±0 
2 files   +2   0 ±0 
1 errors

For more details on these parsing errors, see this check.

Results for commit b7de7ff. ± Comparison against base commit eb74081.

♻️ This comment has been updated with latest results.

SWvheerden
SWvheerden previously approved these changes Sep 19, 2023
@ghpbot-tari-project ghpbot-tari-project removed the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Sep 19, 2023
@ghpbot-tari-project ghpbot-tari-project added the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Sep 19, 2023
@brianp brianp force-pushed the build-ffis-fix-chat-ffi-seed-peers branch from d4aab58 to b7de7ff Compare September 20, 2023 06:51
@SWvheerden SWvheerden merged commit c04996f into tari-project:development Sep 20, 2023
11 of 13 checks passed
@brianp brianp deleted the build-ffis-fix-chat-ffi-seed-peers branch September 20, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants