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

Race and update fixes #1838

Merged

Conversation

acha-bill
Copy link
Contributor

Description

Ports #1831 from dev to release-v1.9.0 which includes #1805 and other merge commits.

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How Has This Been Tested?

  • existing unit tests pass

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

acha-bill and others added 15 commits March 1, 2020 21:20
* Update contributing guide and add Code of Conduct

* Add details

* Implement reviewers comments
* Rearrange test order

* Update README

* m6 -> m1 in feature file

* m4 -> m5 in feature file
* Move validation to validation service package

* Add Transaction Solidifier

* Update Transaction Validator

* Update Unit Tests

* Remove tip field from solidify stage

* Move broadcast queue retreival to solidify stage

* Undo auto-formatting

* More autoformatting

* Re-remove refillBroadcast

* Move propagation logic to inner class

* Remove unused imports

* Add comment to propagator

* Remove unused txSolidifier private field

* Remove separate thread logic, check solidity from milestone solidifier

* LinkedHashSet -> ArrayDeque in checkSolidity

* Update maxProcessedTransactions value determination

* Make Transaction Propagator private

* Typo correction

Co-authored-by: Gal Rogozinski <gal.rogozinski@iota.org>
Co-authored-by: Gal Rogozinski <gal.rogozinski@iota.org>
Co-authored-by: Dyrell Chapman <dyrell.chapman@iota.org>
* Update pruning test for before and after pruning status

* m6 -> m1

Co-authored-by: Gal Rogozinski <gal.rogozinski@iota.org>
* Update broadcast fetch logic

* Comment
@GalRogozinski GalRogozinski merged commit e8ffdeb into iotaledger:release-v1.9.0 Apr 14, 2020
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.

4 participants