cosmos / solidity-ibc-eureka

This is a work-in-progress solidity implementation of IBC Eureka.
MIT License
26 stars 2 forks source link

feat(ics20): implement on receive packet #20

Closed gjermundgaraba closed 3 months ago

gjermundgaraba commented 3 months ago

@srdtrk, I had already implemented the seconds/nanoseconds checker, so I left it in here. But if you would prefer to remove it, we can revert that and change to only use nanoseconds that are divisible by 1,000,000,000 in the e2e test.