-
Notifications
You must be signed in to change notification settings - Fork 108
Bugs fix and improvements to Node.Start() and Node.Stop() #414
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
Open
hackintoshrao
wants to merge
22
commits into
deso-protocol:main
Choose a base branch
from
hackintoshrao:node-start-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
23ff95d
Bug fix and improves to Node.Start() and Node.Stop()
hackintoshrao 75d3460
Unit tests for the utility functions
hackintoshrao 85480f5
Duplicating test utility functions
hackintoshrao fd9bcfb
Change test util names
hackintoshrao 20e57e8
Updating test utility function names
hackintoshrao f0d4765
Moving GenerateTestConfig to cmd package
hackintoshrao 3cd1c5f
Fixing Camel Casing
hackintoshrao fca24b3
Updating testconfig in blocksync tests
hackintoshrao 51e2f0b
changing node status to custom type
hackintoshrao 8289684
Tests for Node Status utility functions
hackintoshrao 522f1e5
Simplifying node test assertions
hackintoshrao 8158214
Fixing the typos in the comments
hackintoshrao 95a477a
Fixing the glog messages
hackintoshrao 716793a
Optimizing the usage of locks in cmd/node.go
hackintoshrao 0cce354
Updating tests for cmd/node.go
hackintoshrao 10c76ed
Renaming UpdateStatus to SetStatus
hackintoshrao 062f84f
Minor changes
hackintoshrao b32370f
Deleting vs code settings file
hackintoshrao 957c0d3
Suggested changes to pr 414 to reduce file changes
6e0c1ec
getTestDirectory -> getDirectory
ead4f3e
Merge pull request #1 from deso-protocol/ln/pr-414-suggested-changes
hackintoshrao 967daa2
Renaming status functions
hackintoshrao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.