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

R4R: add Mirror/Sync feature, implementation of BEP84 #85

Merged
merged 8 commits into from
Jan 8, 2021

Conversation

abelliumnt
Copy link
Contributor

@abelliumnt abelliumnt commented Dec 16, 2020

Current bind mechanism is based on the context that our community members are on the Binance Chain and they want to extend their tokens to the Binance Smart Chain. However, with the evolution of our community, things changed. In most cases, users issue bep20 on the Binance Smart Chain first without considering whether they will issue BEP2 on the Binance Chain or not, so a new mechanism to conveniently extend BEP20 assets to the Binance Chain is required. In addition, the new mechanism will encourage users to extend their assets to the Binance Chain which is very helpful to flourish the Binance Chain community.

Implement genesis contract for bnb-chain/BEPs#84

update tokenManager abi

transfer relayFee to tokenHub

track if a bep20 is bound by mirror and fix decode issue

move failure transfer BNB to system reward

add bep2Symbol to sync package
@abelliumnt abelliumnt changed the title WIP: Mirror sync R4R: Mirror sync Dec 25, 2020
@abelliumnt abelliumnt force-pushed the mirror-sync branch 2 times, most recently from 391bbf5 to bd4fe24 Compare December 28, 2020 05:55
@abelliumnt abelliumnt force-pushed the mirror-sync branch 3 times, most recently from cd398aa to 84e813c Compare December 30, 2020 14:53
@unclezoro unclezoro changed the title R4R: Mirror sync R4R: add Mirror sync feature, implementation of BEP84 Jan 4, 2021
@unclezoro unclezoro changed the title R4R: add Mirror sync feature, implementation of BEP84 R4R: add Mirror/Sync feature, implementation of BEP84 Jan 4, 2021
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.

3 participants