solana/accountsdb-plugin-postgres/src
Lijun Wang c29838fce1
Accountsdb plugin transaction part 3: Transaction Notifier (#21374)
The TransactionNotifierInterface interface for notifying transactions.
Changes to transaction_status_service to notify the notifier of the transaction data.
Interface to query the plugin's interest in transaction data
2021-11-23 09:55:53 -08:00
..
accounts_selector.rs Refactor slot status notification to decouple from accounts notifications (#21308) 2021-11-17 17:11:38 -08:00
accountsdb_plugin_postgres.rs Accountsdb plugin transaction part 3: Transaction Notifier (#21374) 2021-11-23 09:55:53 -08:00
lib.rs Accountsdb plugin transaction part 2: transaction selector (#21331) 2021-11-19 14:26:22 -08:00
postgres_client.rs Accountsdb plugin postgres improvement (#21034) 2021-10-30 20:18:11 -07:00
transaction_selector.rs Accountsdb plugin transaction part 2: transaction selector (#21331) 2021-11-19 14:26:22 -08:00