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

IS-889: bugifx assertion error on set_delegation #375

Merged
merged 2 commits into from
Oct 28, 2019

Conversation

goldworm-icon
Copy link
Member

  • Remove assert 0 <= len(updated_accounts) <= IISS_MAX_DELEGATIONS * 2
  • Change data structure of cached_account from dict to OrderedDict
  • Change data structure of delegated_addresses from dict to set

Chiwon Cho added 2 commits October 24, 2019 19:44
* Remove assert statement from PRepEngine.on_set_delegation
* Change the data structure of cached_account from dict to OrderedDict
* Change the data structure of delegated_addresses from dict to set
* Add unittest for handle_set_delegation
@cow-hs cow-hs merged commit ba0fa37 into develop Oct 28, 2019
@cow-hs cow-hs deleted the IS-889-bugifx-assertion-error-on-set-delegation branch October 28, 2019 01:58
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.

2 participants