solana/programs
Ryo Onodera a81e7e7749
Output more inflation calc details in ledger-tool (#13345)
* Output more inflation calc details in ledger-tool

* Fix broken ci...

* Rename confusing variables

* Fix panic by wrapping PointValue with Opiton...

* Minor modifications

* Remove explict needless flush; Drop already does

* Yet another csv field adjustments

* Add data_size and rename epochs to earned_epochs

* Introduce null_tracer

* Unwrap Option in new_from_parent_with_tracer

* Don't shorten identifiers

* Allow irrefutable_let_patterns temporalily

* More null_tracer

* More field adjustments
2020-11-08 16:43:50 +09:00
..
bpf Add builtin mem tests (#13429) 2020-11-05 22:20:54 -08:00
bpf_loader Rbpf v0.2.0 (#13365) 2020-11-04 18:46:26 +01:00
budget Remove Entrypoint type 2020-10-29 21:45:24 -07:00
config Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
exchange Remove Entrypoint type 2020-10-29 21:45:24 -07:00
failure Allow feature builtins to overwrite existing builtins (#13403) 2020-11-05 15:37:07 +00:00
noop Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
ownable Remove Entrypoint type 2020-10-29 21:45:24 -07:00
secp256k1 Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
stake Output more inflation calc details in ledger-tool (#13345) 2020-11-08 16:43:50 +09:00
vest Remove Entrypoint type 2020-10-29 21:45:24 -07:00
vote Small code cleanup and typo fixes (#13325) 2020-11-02 10:28:24 +09:00