Skip to content

v0.2.6 Ethereum Event Subscription

Latest
Compare
Choose a tag to compare
@tafseer-khan tafseer-khan released this 07 Jun 16:03
· 1 commit to main since this release
5a124cb
27 introduce evm event pub sub (#28)

* cleaned up linting issues + added symbols for eth event

* added symbols for contract event subscription

* working

* update symbols for json handling on call and transact

* remove replace

* fix mock

* fix mock

* add Events to MockContract, for later