He1DAr

Results 40 issues of He1DAr

Create a post condition builder to be used for sandbox and contract function calls.

Implemented fuzzy search for transaction list query using the `pg_trgm` extension, starting with indexing the `contract_call_function_name` column. Future plan is to expand the index to cover more columns, improving search...