solana/programs/bpf_loader_api
Greg Fitzgerald 77ea8b9b3e
Add LoaderInstruction::InvokeMain (#5116)
* Remove unreachable, untested runtime check

* tx_data -> ix_data

* Add LoaderInstruction::InvokeMain

* Add test and allow loaders to be registered statically.

* Fix clippy error
2019-07-16 10:45:32 -06:00
..
src Add LoaderInstruction::InvokeMain (#5116) 2019-07-16 10:45:32 -06:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump serde from 1.0.93 to 1.0.94 (#4864) 2019-06-28 15:07:16 -07:00