casper-ecosystem / cep18

Implementation of ERC20 token for the CasperLabs platform.
https://casper.network/docs/dapp-dev-guide
Apache License 2.0
27 stars 46 forks source link

update client for events_mode option #73

Closed RitaMAllenCA closed 1 year ago

RitaMAllenCA commented 1 year ago

https://github.com/casper-ecosystem/cep18/blob/i335/cep18/src/main.rs#L113

RitaMAllenCA commented 1 year ago

@hoffmannjan @gyroflaw final new priority

hoffmannjan commented 1 year ago

fixed in https://github.com/casper-ecosystem/cep18/pull/69

RitaMAllenCA commented 1 year ago

reopening this since there are events that still need to be supported in the SDK. @deuszex @gyroflaw please let me know when you confirm we have the missing events.....

RitaMAllenCA commented 1 year ago

@hoffmannjan see above