Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

chain: Improve proof contain the real block time instead of hash of time #2912

Merged
merged 6 commits into from
Nov 24, 2020

Conversation

taobun
Copy link
Member

@taobun taobun commented Nov 19, 2020

Implementation details

We add the new feature to save BandChain block time on target chain instead of sending time hash. So the other contract can verify when this data actually store on BandChain.

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any and all appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG_UNRELEASED.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the Github PR explorer)

@render
Copy link

render bot commented Nov 19, 2020

Copy link
Contributor

@thebevrishot thebevrishot left a comment

Choose a reason for hiding this comment

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

LGTM

@taobun taobun merged commit 1fb7c56 into master Nov 24, 2020
@taobun taobun deleted the relay-time branch November 24, 2020 07:18
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