You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* updated trasnction id while saving vin and vout with invalidate method
* fixed format
* fixed transaction data type and updated index_transaction
* fixed transaction structure for indexing trasnaction,vin and vout
* fixed transaction id to tuple
* Restore cpp fmt
* Remove unwrap in check_if_evm_tx
* Remove ffi exports of index_transaction_*
* Remove transaction clone
* Remove second iteration for total_vout_value
* Index vout by TransactionVoutKey
* Fix TransactionVout typing
* Index vin by TransactionVinKey
* Index from getblock 2 format
* Cleanup
---------
Co-authored-by: jouzo <jdesclercs@gmail.com>
0 commit comments