Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Improvements to get account (chain_plugin and cleos) related to core_symbol #5704

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

arhag
Copy link
Contributor

@arhag arhag commented Sep 17, 2018

Changes in this PR:

  • chain_plugin tries to extract core_symbol from the table data (rammarket) in the deployed system contract. If it fails, it then resorts to using the default value of the symbol class (the one determined by CORE_SYMBOL_NAME during build configuration).
  • Fix corner cases in cleos get account which led to symbol mismatch when calculating total core token balances of an account.
  • cleos get account sub-command now also prints out the time the account was created.

@arhag arhag merged commit 45e609f into develop Sep 17, 2018
@arhag arhag deleted the get-account-bug-fixes branch September 17, 2018 23:09
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.

None yet

2 participants