cosmos / solidity-ibc-eureka

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

imp: make SP1_PRIVATE_KEY optional when running mock #52

Closed gjermundgaraba closed 2 months ago

gjermundgaraba commented 2 months ago

Make SP1_PRIVATE_KEY only mandatory in the e2e tests when using network.

The abi changes are just something that should have been included in main already, not related to the private key changes.