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 duplicate block integration test #2578

Merged

Conversation

SWvheerden
Copy link
Collaborator

Description

Upgrade the grpc wallet client version.
Upgrade logs.
Fix the Duplicate block integration test

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Feature refactor (No new feature or functional changes, but performance or technical debt improvements)
  • New Tests
  • Documentation

Checklist:

  • I'm merging against the development branch.
  • I ran cargo-fmt --all before pushing.
  • I ran cargo test successfully before submitting my PR.
  • I have squashed my commits into a single commit.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@stringhandler stringhandler merged commit 2a2215c into tari-project:development Jan 29, 2021
stringhandler added a commit that referenced this pull request Jan 29, 2021
Changes since v0.8.0

- [#2587](#2587) Correct block times
- [#2572](#2572) Fix console wallet runtime calls
- [#2559](#2559) Add Cucumber to CI
- [#2574](#2574) Update libwallet build for Github actions
- [#2583](#2583) Remove "add one to port" hack in console wallet
- [#2585](#2585) Move generated proto files to OUT_DIR
- [#2584](#2584) Update fee vs amount being sent validation
- [#2578](#2578) Fix submit block in integration test
- [#2576](#2576) Remove Ridcully references from Stibbons code
- [#2582](#2582) Remove generated proto files from tari_core
- [#2577](#2577) Fix for auotmated wallet startup
@stringhandler stringhandler mentioned this pull request Jan 29, 2021
@SWvheerden SWvheerden deleted the Fix_integration_test branch February 10, 2021 06:43
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.

2 participants