solana/runtime
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
..
benches Boot remote native loads, take 2 (#5106) 2019-07-15 13:16:09 -06:00
src Add LoaderInstruction::InvokeMain (#5116) 2019-07-16 10:45:32 -06:00
tests Boot remote native loads, take 2 (#5106) 2019-07-15 13:16:09 -06:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump serde_json from 1.0.39 to 1.0.40 (#4881) 2019-07-03 16:15:56 -06:00
append_vec_serialize add fee burning (#4818) 2019-06-26 10:13:21 -07:00