solana/core/tests
Parth 5bd05fba09
require `to` account signature (#6658)
* require to signature

* fixing invocation to create_account

* fix create_account references

* address review comment

* whacking bugs in tests

* fixing stake program tests
2019-11-08 15:57:35 +05:30
..
bank_forks.rs Move get_bank_forks() into ledger/ so its available for use by ledger-tool/ (#6720) 2019-11-04 19:10:06 -07:00
client.rs feat: add confirm_transaction, add rpc client test (#6778) 2019-11-06 22:08:03 -05:00
cluster_info.rs Reduce verify-batch-size log (#6623) 2019-10-30 13:41:11 -07:00
crds_gossip.rs Fix incorrectly signed CrdsValues (#6696) 2019-11-03 10:07:51 -08:00
fork-selection.rs rename locktower to tower (#6120) 2019-09-26 13:29:05 -07:00
gossip.rs Use multicast to send retransmit packets (#6319) 2019-10-10 15:02:36 -07:00
rpc.rs Revert back to reqwest, using rustls feature (#6041) 2019-09-24 14:10:59 -06:00
storage_stage.rs require `to` account signature (#6658) 2019-11-08 15:57:35 +05:30