zeta-chain / protocol-contracts

Protocol contracts implementing the core logic of the protocol, deployed on ZetaChain and on connected chains
MIT License
70 stars 58 forks source link

ERC20Custody: withdrawn event wrong order of attributes #317

Closed lumtis closed 3 months ago

lumtis commented 3 months ago

In https://github.com/zeta-chain/protocol-contracts/pull/304

We changed the order of the attribute in the withdrawn events but the event was not changed. Created discrepancies in read values

We should add the correct order in the event defined in interface.

Concerns Withdrawn, WithdrawnAndCalled, and WithdrawnAndReverted