Keeping backwards compatible /v1 endpoint.
Add the following fields once all the DB's support the new fields:
call_caller => caller
call_index
tx_index => transaction_index
trx_from => transaction_from
log_ordinal
log_block_index
log_index (already exists)
log_topic0
Note: call_* fields are not supported for TVM endpoints
Add minute filters for caller & transaction_from fields
Related: #294
Keeping backwards compatible
/v1endpoint.Add the following fields once all the DB's support the new fields:
call_caller=>callercall_indextx_index=>transaction_indextrx_from=>transaction_fromlog_ordinallog_block_indexlog_index(already exists)log_topic0Add
minutefilters forcaller&transaction_fromfieldsRelated: #294