solana/programs/bpf
Josh 8f5431551e
Store program logs in blockstore / bigtable (TransactionWithStatusMeta) (#12678)
* introduce store program logs in blockstore / bigtable

* fix test, transaction logs created for successful transactions

* fix test for legacy bincode implementation around log_messages

* only api nodes should record logs

* truncate transaction logs to 100KB

* refactor log truncate for improved coverage
2020-10-08 12:06:15 -07:00
..
benches Pipe FeatureSet though InvokeContext (#12536) 2020-09-29 21:36:30 +00:00
c Fix zero-len slice translations (#12642) 2020-10-02 17:45:39 -07:00
rust Bump version to v1.5.0 2020-10-08 04:51:36 +00:00
tests Store program logs in blockstore / bigtable (TransactionWithStatusMeta) (#12678) 2020-10-08 12:06:15 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock Bump version to v1.5.0 2020-10-08 04:51:36 +00:00
Cargo.toml Bump version to v1.5.0 2020-10-08 04:51:36 +00:00
build.rs Add ristretto multiply syscall (#12699) 2020-10-06 23:52:13 -07:00