change on main's abi_def
(?) causing native contract unit tests for system contracts to fail compile
#741
Labels
abi_def
(?) causing native contract unit tests for system contracts to fail compile
#741
On main, there is some change in
abi_def
(or something closely related I didn't track it down) that is causing system contracts' native contract unit tests to fail to compile. Seehttps://github.com/eosnetworkfoundation/eos-system-contracts/actions/runs/4248437173 for example. Also encountered it on EVM contract. I wouldn't be surprised if many native contract unit tests out in the wild would be ensnared by this.
Depending on the difficulty of getting this
abi_def
difference resolved, we could also just say it requires everyone downstream to update their test code. If that's the case, need to create issues in eos-system-contracts & reference-contracts.The text was updated successfully, but these errors were encountered: