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

AKI-603(647) AionPendingState refactoring #1101

Merged
merged 16 commits into from
Jan 23, 2020
Merged

AKI-603(647) AionPendingState refactoring #1101

merged 16 commits into from
Jan 23, 2020

Conversation

AionJayT
Copy link
Collaborator

Description

Fixes Issue # .

Type of change

  • Bug fix.
  • New feature.
  • Enhancement.
  • Unit test.
  • Breaking change (a fix or feature that causes existing functionality to not work as expected).
  • Requires documentation update.

Testing

@AionJayT AionJayT added the wip Indicates that a PR or issue is Work In Progress, issuer should be notified before any actions label Dec 17, 2019
@AionJayT AionJayT added this to the 1.2 milestone Dec 17, 2019
@AionJayT AionJayT self-assigned this Dec 17, 2019
@AionJayT AionJayT added the enhancement New feature or request label Dec 17, 2019
  - Made transaction validation in the same layer, remove the validation in the addTransactions call, remove check in the broadcast layer.
  - Sepecified the transaction checks for 3 different entrances in the pendingstate, keep the same executing logic in the addTransactions.
  - Added TxResponse types
  - Fixed tests
@AionJayT AionJayT removed the wip Indicates that a PR or issue is Work In Progress, issuer should be notified before any actions label Jan 21, 2020
@AionJayT AionJayT changed the title AKI-603 AionPendingState refactoring AKI-647 AionPendingState refactoring Jan 22, 2020
@AionJayT AionJayT changed the title AKI-647 AionPendingState refactoring AKI-603 AionPendingState refactoring Jan 22, 2020
@AionJayT AionJayT changed the title AKI-603 AionPendingState refactoring AKI-603(647) AionPendingState refactoring Jan 22, 2020
@AionJayT AionJayT merged commit ff4303c into master Jan 23, 2020
@AionJayT AionJayT deleted the AKI-603 branch January 23, 2020 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants