aeternity / aescan

Block Explorer and Analytics Platform
ISC License
6 stars 3 forks source link

feat: Smart contracts event decoding #681

Closed janmichek closed 1 month ago

janmichek commented 5 months ago

Description

resolves #669

This feature is dependent on https://github.com/aeternity/aescan/pull/812 so it should be merged first

Demo

https://github.com/aeternity/aescan/assets/15363559/0afc3a9f-9c11-4793-9819-303d7b7c26ef

Checklist:

github-actions[bot] commented 5 months ago

Deployed to https://pr-681-aescan.stg.service.aepps.com and https://pr-681-aescan-testnet.stg.service.aepps.com

Liubov-crypto commented 5 months ago

It throws me 404 error, could you check it please? Also the latest build crashed.

Liubov-crypto commented 3 months ago

It seems I can't find EmitEvents on aestudio app to prepare contract for events decoding. I tried a couple of contracts but it's not working for me.

@janmichek am I doing something wrong?

https://github.com/aeternity/aescan/assets/69896204/66856f11-a87e-4683-9b13-e758d248b4e0

could you prepare for me at least 1 contract to check this task? Thanks!

janmichek commented 3 months ago

Thanks for checking it. Let's wait here for a while, because the pull requests https://github.com/aeternity/aescan/pull/678 and https://github.com/aeternity/aescan/pull/812 needs to be merged first