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

refactor: libp2p #6630

Open
wants to merge 35 commits into
base: development
Choose a base branch
from
Open

refactor: libp2p #6630

wants to merge 35 commits into from

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Oct 15, 2024

Description

Motivation and Context

How Has This Been Tested?

What process can a PR reviewer use to test or verify this change?

Breaking Changes

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

* development:
  chore(ci): remove ledger nanos and update ledger key gif resources (tari-project#6617)
  feat: improve mempool error msg when mempool out of sync (tari-project#6618)
  feat: exit logic for pre-mine spend (tari-project#6615)
  chore: new release esme v1.6.0-pre.0 (tari-project#6614)
  feat: enable identity grpc method by default (tari-project#6613)
  feat: pre-mine introduce temp ban and add counters (tari-project#6612)
  chore: changes mainnet default network (tari-project#6610)
  chore(ci): add riscv64 builds and misc script fixes (tari-project#6611)
  feat!: esme test pre-mine with immediate spend (tari-project#6609)
  feat!: add context to ffi callbacks (tari-project#6608)
  feat: add default exclude dial (tari-project#6607)
  feat!: add input mr into genesis block (tari-project#6601)
  feat: update pre_mine specification (tari-project#6606)
* development:
  chore: new release esmeralda v1.7.0-pre.0 (tari-project#6625)
  fix: example mainnet config seed section (tari-project#6624)
  feat: improve base node connection from the wallet (tari-project#6619)
  chore: update pre mine funds (tari-project#6623)
  feat: upgrade utils (tari-project#6621)
  feat: update pre-mine specification (tari-project#6622)
  feat: add FFI function to create seed words from Mbase58 encrypted cipher seed (tari-project#6620)
@ghpbot-tari-project ghpbot-tari-project added CR-too_long Changes Requested - Your PR is too long CR-one_job labels Oct 15, 2024
Copy link

github-actions bot commented Oct 15, 2024

Test Results (CI)

    3 files    126 suites   10m 15s ⏱️
1 156 tests 1 156 ✅ 0 💤 0 ❌
3 468 runs  3 468 ✅ 0 💤 0 ❌

Results for commit 271ee02.

♻️ 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 Oct 15, 2024
Copy link

github-actions bot commented Oct 15, 2024

Test Results (Integration tests)

 2 files  10 suites   3h 7m 41s ⏱️
23 tests 14 ✅ 0 💤  9 ❌
41 runs  14 ✅ 0 💤 27 ❌

For more details on these failures, see this check.

Results for commit 271ee02.

♻️ This comment has been updated with latest results.

* development:
  feat: add dns resiliency (tari-project#6629)
* development:
  chore: new release esmeralda v1.7.0-pre.2 (tari-project#6634)
  fix: view-only wallet scan (tari-project#6633)
  chore: new release esme ralda v1.7.0-pre.1 (tari-project#6631)
@sdbondi sdbondi marked this pull request as ready for review October 18, 2024 09:21
@sdbondi sdbondi requested review from a team as code owners October 18, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CR-one_job CR-too_long Changes Requested - Your PR is too long 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.

2 participants