Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Fixed AccountState Sync Issue #985

Merged
merged 1 commit into from Jul 17, 2019

Conversation

brianlenz
Copy link
Contributor

What current issue(s) does this address, or what feature is it adding?

Explicitly defining lambda for account syncing to fix TypeError: 'AccountState' object is not callable errors.

How did you solve this problem?

Added lambda, per @ixje.

How did you make sure your solution works?

Tested before and after. Errors happening before; syncing works after.

Are there any special changes in the code that we should be aware of?

No.

Please check the following, if applicable:

  • Did you add any tests?
  • Did you run make lint?
  • Did you run make test?
  • Are you making a PR to a feature branch or development rather than master?
  • Did you add an entry to CHANGELOG.rst? (if not, please do)

* Explicitly defining `lambda` for account syncing to fix `TypeError: 'AccountState' object is not callable` errors.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.288% when pulling 4c3cdfb on brianlenz:fix_account_sync into c06df37 on CityOfZion:development.

@ixje ixje merged commit c79596c into CityOfZion:development Jul 17, 2019
@ixje
Copy link
Member

ixje commented Jul 17, 2019

thanks 👍

@brianlenz brianlenz deleted the fix_account_sync branch July 17, 2019 11:43
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

3 participants