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

[R4R]fix nil point error in getBalance rpc call #106

Merged
merged 3 commits into from
Jan 16, 2020
Merged

[R4R]fix nil point error in getBalance rpc call #106

merged 3 commits into from
Jan 16, 2020

Conversation

unclezoro
Copy link
Contributor

@unclezoro unclezoro commented Jan 16, 2020

Resolve issue #105

Solution:
For a none exist account, in GetBalance and GetBalances RPC handler, will return empty response with no error.

Prepare release 1.2.2 after this PR

@unclezoro unclezoro changed the title fix nil point error in getBalance rpc call [R4R]fix nil point error in getBalance rpc call Jan 16, 2020
@unclezoro unclezoro merged commit fe75240 into master Jan 16, 2020
@unclezoro unclezoro deleted the issue105 branch April 20, 2020 14:32
HaoyangLiu pushed a commit that referenced this pull request May 18, 2020
* fix nil point error in getBalance rpc call

* add change log

* modify testcase
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.

3 participants