solana-with-rpc-optimizations/programs
Tyera Eulberg 943cd0a24a
Add credit-only info to AccountMetadata (#4405)
* Add credit-only flag to AccountMeta, default to false

* Sort keys by is_credit_only within signed/unsigned groupings

* Process and de-dupe program keys along with other account keys

* Add message helper functions

* Fix test

* Improve comment

* s/is_credit_only/is_debitable

* Add InstructionKeys helper struct, and simplify program_position method
2019-05-23 18:19:53 -04:00
..
bpf Split SDK's BPF Rust-utils (#4369) 2019-05-21 13:39:27 -07:00
bpf_loader Bump libc from 0.2.54 to 0.2.55 (#4324) 2019-05-17 13:24:12 -07:00
budget_api Transaction format changes toward Credit-Only accounts (#4386) 2019-05-22 18:23:16 -04:00
budget_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
config_api Add credit-only info to AccountMetadata (#4405) 2019-05-23 18:19:53 -04:00
config_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
exchange_api Transaction format changes toward Credit-Only accounts (#4386) 2019-05-22 18:23:16 -04:00
exchange_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
failure_program add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
noop_program add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
stake_api add bank hash to votes (#4381) 2019-05-21 21:45:38 -07:00
stake_program get DLL names from programs that made the DLL (#4269) 2019-05-13 14:17:44 -07:00
storage_api Add storage mining pool (#4364) 2019-05-23 14:50:23 -07:00
storage_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
token_api Bump bincode from 1.1.3 to 1.1.4 (#4290) 2019-05-15 09:47:55 -06:00
token_program get program names from programs (#4273) 2019-05-14 10:44:16 -07:00
vote_api add slot_hashes to bank, remove phony slot_hashes_from_vote_instruction (#4401) 2019-05-22 19:07:56 -07:00
vote_program get DLL names from programs that made the DLL (#4269) 2019-05-13 14:17:44 -07:00