babylonchain / babylon-finality-gadget

2 stars 2 forks source link

fix: killswitch response type and update var naming for consistency #29

Closed parketh closed 2 months ago

parketh commented 2 months ago

Summary

  1. Fixes #27. Corrects the IsEnabled response type to match the CW contract. We deploy a new stub contract and update the address so the test now passes.
  2. Updates variable naming for consistency with CW contract updates: https://github.com/babylonchain/babylon-contract/pull/182/commits/3e08517f94dd84b05cc53351289cd3384dbf1d1b

Test plan

make run
make test