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

Add peer seed names to preset config #2601

Merged
merged 1 commit into from
Feb 3, 2021

Conversation

delta1
Copy link
Contributor

@delta1 delta1 commented Feb 2, 2021

Description

Adding names to the peer seeds where applicable

Motivation and Context

I think it should be recorded

How Has This Been Tested?

n/a

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.

@delta1 delta1 changed the title Add seed node names to preset config Add peer seed names to preset config Feb 2, 2021
@stringhandler stringhandler merged commit e5225bb into tari-project:development Feb 3, 2021
stringhandler added a commit that referenced this pull request Feb 5, 2021
- [#2618](#2618) [console-wallet] Implement WalletNotify for console wallet TUI mode
- [#2615](#2615) [base-node] Cucumber test for GRPC method relating to block explorer
- [#2590](#2590) [console-wallet] Add filter to exclude not yet mature utxo's from transaction creation
- [#2611](#2611) [chore] Fix tests
- [#2609](#2609) [base-node] Restore get_network_difficulty GRPC method
- [#2610](#2610) [console-wallet] View QR code on console wallet on low res screens
- [#2604](#2604) [base-node] Move capping of target difficulty
- [#2607](#2607) [chore] Fix tests
- [#2601](#2601) [chore] Add seed node names to preset config
- [#2600](#2600) [chore] Remove unmaintained bigint dep
- [#2598](#2598) [tests] Fix tests breaking due to Fee vs Sent amount validation
- [#2599](#2599) [tests] Add cucumber integration test txn status
- [#2571](#2571) [chore] Remove test net temp code
- [#2570](#2570) [chore] Wallet db migration cleanup
- [#2596](#2596) [base-node] Update default pruning horizon to 1000
- [#2480](#2480) [docs] Update pool mining on mainnet readme
- [#2597](#2597) [console-wallet] Add TXO validation to console wallet
- [#2595](#2595) [MM_Proxy] Submit to origin daemon configuration
- [#2593](#2593) Added Wallet Identify GRPC Methods, updated tests
@delta1 delta1 deleted the seed-names branch March 19, 2021 07:34
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