solana/programs
Tyera Eulberg e806fa6904
Include token owners in TransactionTokenBalances (#20642)
* Cache owners in TransactionTokenBalances

* Light cleanup

* Use return struct, and remove pub

* Single-use statements

* Why not, just do the whole crate

* Add metrics

* Make datapoint_debug to prevent spam unless troubleshooting
2021-10-13 21:46:52 -06:00
..
bpf Include token owners in TransactionTokenBalances (#20642) 2021-10-13 21:46:52 -06:00
bpf_loader Refactor: Make program_id always last in program chain (#20598) 2021-10-13 08:58:20 +02:00
compute-budget Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
config Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
stake Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
vote Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00