-
Notifications
You must be signed in to change notification settings - Fork 746
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
[R4R] Refactor cross chain architecture #13
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HaoyangLiu
force-pushed
the
cross-chain-contract
branch
5 times, most recently
from
June 11, 2020 09:42
dac6a47
to
4faa3e1
Compare
rebase with develop
fix bug fix relay fee rebase fix compile issue add chainid to event
bugfix and fix failed tokenhub unit tests fix payload encoding in crosschain contract fix syncFee in approveBind fix wrong amount in transferOut update abis
…hanism (#14) * update bsc validator set * update for encode/decode of gov/validator/slash * update template * update testcase * update testcase * fix cases * update testcase * update * update
HaoyangLiu
force-pushed
the
cross-chain-contract
branch
2 times, most recently
from
June 12, 2020 03:12
ae7f134
to
d9986c7
Compare
HaoyangLiu
force-pushed
the
cross-chain-contract
branch
from
June 12, 2020 03:13
d9986c7
to
fc9bb52
Compare
[R4R]fix lint error and warning
HaoyangLiu
changed the title
WIP: Refactor cross chain architecture
R4R: Refactor cross chain architecture
Jun 12, 2020
* fix lint * fix compile error * only keep single relayer fee * update
HaoyangLiu
changed the title
R4R: Refactor cross chain architecture
WIP: Refactor cross chain architecture
Jun 15, 2020
* improve tokenhub test * unify error code and fix failed unittests * add oracle sequence * modify miniToken checker
R4R: fix miniToken checker issue
* add onlyInit to public write method * tokenhub payable and rename event * move all library to lib * split tokenhub into two contract * change sync to syn * transfer relayFee to tokenHUb * add case for payload header Co-authored-by: fudongbai <296179868@qq.com>
* mark some methods as read only * update abis and detail bind failure reason
* simplify bind parameters verification * fix bug in BNB refund amount calculation * modify peggy amount calculation * ensure tokenhub balance is less than locked amount
yutianwu
force-pushed
the
cross-chain-contract
branch
from
June 19, 2020 07:34
3220e18
to
0eb51dc
Compare
* add bindSuccess and bindFailure event * enable more relayFee
* improve indent * add additional improvements * update genesis.json * fix some other files Co-authored-by: fudongbai <296179868@qq.com>
unclezoro
changed the title
WIP: Refactor cross chain architecture
[R4R] Refactor cross chain architecture
Jun 23, 2020
unclezoro
approved these changes
Jun 23, 2020
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
refer to the design: https://docs.google.com/document/d/1WkjoCpmV_nEL75pZUzdEsxFGvoN7aukt15E_JraxXxo/edit?usp=sharing