solana/cli
Alexander Meißner a06646631c
Feature: TransactionContext, InstructionContext and BorrowedAccount (#21706)
* Adds TransactionContext, InstructionContext and BorrowedAccount.

* Redirects the usage of accounts in InvokeContext through TransactionContext.
Also use the types declared in transaction_context.rs everywhere.

* Adjusts all affected tests.
2021-12-27 18:49:32 +01:00
..
src Feature: TransactionContext, InstructionContext and BorrowedAccount (#21706) 2021-12-27 18:49:32 +01:00
tests Add offline and fee-payer utilities to CLI vote module (#21579) 2021-12-06 15:54:50 -07:00
.gitignore Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
Cargo.toml chore: bump serde from 1.0.131 to 1.0.132 (#21989) 2021-12-18 07:45:20 +00:00