solana/programs
Alexander Meißner 226a71f073
Refactor: Use instruction_trace instead of instruction_context_stack (#22988)
* Moves stack_height of the instruction_trace into InstructionContext.

* Uses nesting_level instead of stack_height internally in transaction_context.rs

* Uses the instruction_trace instead of the instruction_context_stack internally.

* Adds feature gate: record_instruction_in_transaction_context_push.
2022-02-09 20:04:49 +01:00
..
address-lookup-table chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
address-lookup-table-tests Prevent lookup tables from being closed during deactivation slot (#22221) 2022-01-04 04:42:29 +08:00
bpf chore: bump borsh from 0.9.2 to 0.9.3 (#23033) 2022-02-09 12:02:57 -07:00
bpf_loader Refactor: Use instruction_trace instead of instruction_context_stack (#22988) 2022-02-09 20:04:49 +01:00
compute-budget Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
config chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
stake Refactor: Use `SysvarCache` in all builtin programs (#22864) 2022-02-03 13:03:50 +01:00
vote Add feature gate for new vote instruction and plumb through replay (#21683) 2022-02-07 14:06:19 -08:00
zk-token-proof zk-token-sdk: add verify transfer with fee instruction (#22924) 2022-02-04 08:52:49 -05:00