This website requires JavaScript.
Explore
Help
Register
Sign In
blockworks-foundation
/
solana
mirror of
https://github.com/blockworks-foundation/solana.git
Watch
1
Star
0
Fork
You've already forked solana
0
Code
Issues
Projects
Releases
Wiki
Activity
d6d76219b6
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