solana/drone/src
Tyera Eulberg 99d2428041
Transaction format changes toward Credit-Only accounts (#4386)
* Add num_readonly_accounts slice

* Impl programs in account_keys

* Emulate current account-loading functionality using program-account_keys (breaks exchange_program_api tests)

* Fix test

* Add temporary exchange faucet id

* Update chacha golden

* Split num_credit_only_accounts into separate fields

* Improve readability

* Move message field constants into Message

* Add MessageHeader struct and fixup comments
2019-05-22 18:23:16 -04:00
..
bin Dedup drone code (#3885) 2019-04-18 19:06:56 -06:00
drone.rs Transaction format changes toward Credit-Only accounts (#4386) 2019-05-22 18:23:16 -04:00
drone_mock.rs Remove fee arg from system_transaction::* (#4346) 2019-05-20 10:03:19 -07:00
lib.rs Move mock request_airdrop_transaction into drone/, closer to the real impl 2019-03-16 22:14:09 -07:00