semiotic-ai / timeline-aggregation-protocol

A fast, efficient and trust-minimized unidirectional micro-payments system.
Apache License 2.0
14 stars 3 forks source link

Test failing after update to ethers 2.0.3 #49

Closed ColePBryan closed 1 year ago

ColePBryan commented 1 year ago

https://github.com/semiotic-ai/timeline_aggregation_protocol/actions/runs/4682111348

Main branch is failing due to ethers 2.0.3 update. It looks like ethers-derive-eip217 is now located in ethers-contract-derive. Need to update this or rollback version.