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

Rearchitect repo #842

Merged
merged 17 commits into from
Mar 13, 2019
Merged

Rearchitect repo #842

merged 17 commits into from
Mar 13, 2019

Conversation

AionJayT
Copy link
Collaborator

@AionJayT AionJayT commented Mar 8, 2019

Notice

It is not allowed to submit your PR to the master branch directly, please submit your PR to the master-pre-merge branch.

Description

Please include a brief summary of the change that this pull request proposes. Include any relevant motivation and context. List any dependencies required for this change.

Remove/Comment out the redundant method call to decrease the latency of the block import.
The mastery network block import latency can down to 10%.

Fixes Issue # .

Type of change

Insert x into the following checkboxes to confirm (eg. [x]):

  • 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

Please describe the tests you used to validate this pull request. Provide any relevant details for test configurations as well as any instructions to reproduce these results.

  • Fully sync with the testing network.

Verification

Insert x into the following checkboxes to confirm (eg. [x]):

  • I have self-reviewed my own code and conformed to the style guidelines of this project.
  • New and existing tests pass locally with my changes.
  • I have added tests for my fix or feature.
  • I have made appropriate changes to the corresponding documentation.
  • My code generates no new warnings.
  • Any dependent changes have been made.

@AionJayT AionJayT added the enhancement New feature or request label Mar 8, 2019
@AionJayT AionJayT added this to the 0.4.0 milestone Mar 8, 2019
@AionJayT AionJayT requested a review from AlexandraRoatis March 8, 2019 16:03
@AionJayT AionJayT added wip Indicates that a PR or issue is Work In Progress, issuer should be notified before any actions and removed wip Indicates that a PR or issue is Work In Progress, issuer should be notified before any actions labels Mar 8, 2019
@AionJayT AionJayT changed the base branch from rearchitect to master-pre-merge March 12, 2019 16:35
@AionJayT AionJayT changed the base branch from master-pre-merge to rearchitect March 12, 2019 16:39
@AionJayT AionJayT changed the base branch from rearchitect to master-pre-merge March 12, 2019 16:41
@AionJayT AionJayT merged commit 41783a7 into master-pre-merge Mar 13, 2019
@AionJayT AionJayT deleted the rearchitect-repo branch March 15, 2019 19:14
@AionJayT AionJayT modified the milestones: 0.4.0, 0.3.4 Apr 2, 2019
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