Add draft for ERC-3772 (#3773)
* Add draft for ERC-3772
* Fix errors from CI
* Add a note about floating points in Rationale
* Remove ref impl with math function as per feedback
This commit removes the math utils in the CInt64 library because the dev
should convert it to uint256 form to perform any arithmetic on it.
* Apply suggestions from code review
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
* Remove comments
* Add a point to related work
* Remove external links
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
GitHub Diff