ethereum / py_ecc

Python implementation of ECC pairing and bn_128 and bls12_381 curve operations
MIT License
183 stars 82 forks source link

Update changelog #111

Closed hwwhww closed 3 years ago

hwwhww commented 3 years ago

Update the very outdated CHANGELOG. Sorry about that we totally missed it!

The date might be a bit off due to different timezones. 😅

pipermerriam commented 3 years ago

@tmckenzie51 would you be up for getting this repository setup with towncrier? You can find the rough shape of our standard configuration by looking at https://github.com/ethereum/ethereum-python-project-template

tmckenzie51 commented 3 years ago

@tmckenzie51 would you be up for getting this repository setup with towncrier? You can find the rough shape of our standard configuration by looking at https://github.com/ethereum/ethereum-python-project-template

Thanks for the mention! Yes, I'll start working on this!