Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Conversation

@seregaivanov
Copy link

No description provided.

Added the implementation of the "equals" and "hashCode" methods to the "Account" and "AccountKey" classes, for correct element comparison.
Added necessary checks to the "createAccount" method.
Optimized "getAccount" method.
Added tests.
Added the implementation of the "transfer", for single-threaded environment.
Added tests.
Added the implementation of the "transfer", for multi-threaded environment.
Refactor task two, due to duplicate code in task three.
Add error handling to task four, for order to separate
the error handling logic from the request handling logic.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant