Skip to content

V1.2.1: indexing of contract call parameters

Compare
Choose a tag to compare
@RKlompUU RKlompUU released this 04 May 10:34
· 50 commits to main since this release

Que Pasa now also indexes the parameters of contract calls, and writes them into new tables under entry.<entrypoint> (plus potential child tables, if the entrypoint has a datatype that folds into multiple tables).

For more details, see the related PR: #44