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

WIP: Port Solidity deposit contract #1987

Closed
wants to merge 43 commits into from
Closed

Conversation

hwwhww
Copy link
Contributor

@hwwhww hwwhww commented Jul 23, 2020

Address #1968

TODOs

  • Port the whole repo with commit history
  • Integrate the dapp.tools tests with CI
  • Relicense Apache-2.0 to ???
  • Clean up the configuration and add the web3.py tester back to the CI
  • Clean up the documents

axic and others added 30 commits April 15, 2020 00:32
Co-authored-by: Martin Lundfall <martin.lundfall@protonmail.com>
* Remove assert(deposit_count <= 2**64-1) comment
* Remove the outdated TODO comment
* Rephrase some comments

Co-authored-by: MrChico <martin.lundfall@protonmail.com>
* Simplify Makefile
* Add CircleCI configuration
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
Also use python:3.8.1 docker image.
* Fix Makefile on macOS
* Lock circleci to solc:0.6.8-alpine
* Lock version to 0.6.8
The `deposit` function can be used up to 2^32-1 times anyway.
…t hash calculation) (#23)

This tightly couples all require statements to their places of use.
@djrtwo
Copy link
Contributor

djrtwo commented Aug 10, 2020

@hwwhww are there any blockers here? We should try to get this out in a release asap

@hwwhww
Copy link
Contributor Author

hwwhww commented Aug 11, 2020

@djrtwo
waiting for merging axic/eth2-deposit-contract#38 🙏

@axic
Copy link
Member

axic commented Aug 13, 2020

Apologies for the delays, merged everything "upstream". And tagged it r2: axic/eth2-deposit-contract#38 (comment)

@hwwhww
Copy link
Contributor Author

hwwhww commented Aug 17, 2020

replaced by #2019

@hwwhww hwwhww closed this Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants