solana/runtime
Lijun Wang 89c45a57f8
Refactor slot status notification to decouple from accounts notifications (#21308)
Problem

Slot status can be used of in other scenarios in addition to account information such as transactions, blocks. The current implementation is too tightly coupled.

Summary of Changes

Decouple the slot status notification from accounts notification. Created a new slot status notification module.
2021-11-17 17:11:38 -08:00
..
benches Add ability to abort scan (#21314) 2021-11-17 13:10:29 -06:00
src Refactor slot status notification to decouple from accounts notifications (#21308) 2021-11-17 17:11:38 -08:00
store-tool Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
tests Remove support for dynamically loaded native programs (#20444) 2021-10-06 14:53:23 -07:00
.gitignore
Cargo.toml chore: bump blake3 from 1.1.0 to 1.2.0 (#21203) 2021-11-08 15:27:37 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00