This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
409fe3bca112edc7aefafb6c7afe31c1e78f4f8a
solana
/
banks-server
/
src
History
Michael Vines
3b39e98298
BankServer::send_transaction_with_context() now performs signature verification
2020-12-02 18:07:40 -08:00
..
banks_server.rs
BankServer::send_transaction_with_context() now performs signature verification
2020-12-02 18:07:40 -08:00
lib.rs
Forward transactions to the expected leader instead of your own TPU port (
#12004
)
2020-09-08 17:00:49 +08:00
rpc_banks_service.rs
Add a client for BankForks (
#10728
)
2020-08-07 08:45:17 -06:00
send_transaction_service.rs
SendTransactionServices now exit their thread on channel drop instead of by a flag
2020-09-18 17:29:10 +00:00