solana/ledger
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 Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
src Store program logs in blockstore / bigtable (TransactionWithStatusMeta) (#12678) 2020-10-08 12:06:15 -07:00
tests Remove ledger purge batching (#10830) 2020-06-29 14:44:35 -07:00
.gitignore system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
Cargo.toml Bump version to v1.5.0 2020-10-08 04:51:36 +00:00