Implement storing binary serialized operations in the HAF database
Compare changes
- Mateusz Tyszczak authored
@@ -61,32 +61,18 @@ void extract_set_witness_properties_impl(extract_set_witness_properties_result_t
@@ -102,13 +88,9 @@ flat_set<account_name_type> get_accounts( const char* raw_data, uint32_t data_le
@@ -118,10 +100,8 @@ void issue_error(const fc::string& msg)
@@ -219,8 +199,8 @@ TupleDesc build_tuple_descriptor(PG_FUNCTION_ARGS)
@@ -248,6 +228,21 @@ Datum colect_data_and_fill_returned_recordset(Collect collect, FillReturnTuple f
@@ -309,15 +304,15 @@ Datum get_account_from_accounts_operations(PG_FUNCTION_ARGS)
@@ -358,15 +353,15 @@ Datum get_legacy_style_operation(PG_FUNCTION_ARGS)
@@ -496,11 +491,11 @@ Datum get_impacted_balances(PG_FUNCTION_ARGS)
@@ -515,7 +510,7 @@ Datum get_impacted_balances(PG_FUNCTION_ARGS)