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

Update contracts, scripts and guide to work with Aurora #14

Merged
merged 11 commits into from
May 7, 2021
Merged

Conversation

sept-en
Copy link
Contributor

@sept-en sept-en commented Apr 30, 2021

No description provided.

* Remove `DepositedToNear`, `DepositedToEVM` events in favor of
  `Deposited`.
* `depositToEVM` method: change method signature.
* `depositToEVM` method: format `recipient` in event to correspond
   the aurora protocol as following:
   "<aurora_adress>:<ethRecipientOnNearAddress>
* Fix tests to match the new design.
* Update dist files.
* Add `aurora-init-eth-connector` script.
* Add `finalise-deposit-to-evm` script.
* `eth-generate-proof` scripts improvements and add an option to
  borsh-serialize the result.
* Adjust scripts to work with Aurora EVM.
* Add new commands and refactor old ones.
* Added misc script utils.
* Added Near script utils.
* Hide specific dev commands from the Makefile.
* Minor improvements.
* Bugs fixes.
@sept-en sept-en added the enhancement New feature or request label Apr 30, 2021
@artob artob self-requested a review May 3, 2021 09:16
* Fix nearFtBalanceOfEth().
* Optionally display Aurora nETH balance after deposit is finalised.
* Remove redundant code.
@artob artob requested a review from joshuajbouw May 5, 2021 17:54
@sept-en sept-en merged commit 0bd07ce into master May 7, 2021
@sept-en sept-en deleted the aurora-wip branch May 17, 2021 09:15
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.

1 participant