Skip to content

Fastsync fix#267

Merged
ebuchman merged 3 commits intodevelopfrom
fastsync_fix
Sep 10, 2016
Merged

Fastsync fix#267
ebuchman merged 3 commits intodevelopfrom
fastsync_fix

Conversation

@ebuchman
Copy link
Contributor

  • refactor some of the bash tests
  • add test for fast sync
  • fix fast sync

@ebuchman
Copy link
Contributor Author

In future, we should use one call to ApplyBlock instead of the ExecBlock, Commit, Save sequence we have here. See #265

@ebuchman ebuchman mentioned this pull request Aug 27, 2016
3 tasks
break SYNC_LOOP
} else {
bcR.pool.PopRequest()
// TODO: use ApplyBlock instead of Exec/Commit/SetAppHash/Save
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ApplyBlock?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see handshake branch. it basically puts the ExecBlock, Commit, and setting of state root in one function

@jaekwon
Copy link
Contributor

jaekwon commented Sep 10, 2016

LGTM

@ebuchman ebuchman merged commit 525378a into develop Sep 10, 2016
@ebuchman ebuchman deleted the fastsync_fix branch September 10, 2016 00:10
faddat pushed a commit to faddat/tendermint that referenced this pull request Nov 23, 2022
faddat referenced this pull request in notional-labs/tendermint Apr 3, 2023
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v3.3.0...v4.0.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants