-
Notifications
You must be signed in to change notification settings - Fork 711
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
[CS2103T-T08-1] DLTBook #93
Open
travisim
wants to merge
322
commits into
nus-cs2103-AY2425S1:master
Choose a base branch
from
AY2425S1-CS2103T-T08-1:master
base: master
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
[CS2103T-T08-1] DLTBook #93
travisim
wants to merge
322
commits into
nus-cs2103-AY2425S1:master
from
AY2425S1-CS2103T-T08-1:master
+15,594
−2,050
Conversation
This file contains 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
Feature 5.1 branch fix
Add function for getting tags for cryptocurrencies
…ddition Logic: Add placeholder address field and message usage example
Add Hook SearchPublicAddressCommand and associated tests
Update default.md
…ddition Add command public address addition
Revert add and edit commands
…sComposition' into add-test-cases-to-PublicAddressesComposition
…esComposition Add test cases to public addresses composition
Fix deletepa error messages
Reformat user guide and developer guide
…out-index-for-retrievepa Add support for search without index for retrievepa
Change the result display box to be adjustable
Improve UG with examples and specifications of addpa
…ing-command-case-sensitivity [Bug] UG Incorrect tip regarding command case sensitivity
Update website link for help command
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
DLTBook helps cryptocurrency users manage public addresses of contacts they would like to send cryptocurrency to. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands.