Michael Vines
|
c498775a3d
|
Move generic rpc_client functions from wallet/ to client/
|
2019-03-17 01:34:58 -07:00 |
|
Michael Vines
|
23337e08eb
|
client/: Merge client.rs into thin_client.rs
|
2019-03-16 22:48:26 -07:00 |
|
Michael Vines
|
4b04bc8612
|
Move thin_client RPC requests into rpc_request; de-mut thin_client
|
2019-03-16 11:32:01 -07:00 |
|
Tyera Eulberg
|
1d689e84f1
|
Move and rename cluster_client
|
2019-03-12 22:05:38 -06:00 |
|
Tyera Eulberg
|
12fde77ecd
|
Update crate references
|
2019-03-12 22:05:38 -06:00 |
|
carllin
|
13adee332e
|
Add retry transfer logic to kill_entry_and_spend_and_verify_rest to account for dead forks (#3239)
|
2019-03-12 13:48:02 -07:00 |
|
Carl
|
a4acc631ee
|
Refactor packing packets into blobs into separate packets_to_blob() function in packets.rs
|
2019-03-11 14:07:17 -07:00 |
|
Carl
|
ccd1173a83
|
Add local cluster test for forwarding
|
2019-03-11 14:07:17 -07:00 |
|
Rob Walker
|
195a880576
|
pass Pubkeys as refs, copy only where values needed (#3213)
* pass Pubkeys as refs, copy only where values needed
* Pubkey is pervasive
* fixup
|
2019-03-09 19:28:43 -08:00 |
|
Michael Vines
|
cd88f81817
|
bench-tps no longer uses an invalid ContactInfo for RPC
|
2019-03-08 17:42:25 -08:00 |
|
Michael Vines
|
5b386ec30a
|
Delete cluster_info::get_gossip_top_leader()
|
2019-03-08 12:10:34 -08:00 |
|
Sagar Dhawan
|
02eb234399
|
Fix TVU and PoH Recorder going out of sync (#3164)
* Fix broadcast_stage error
* Account for very fast ticks in tick verification
|
2019-03-07 15:49:07 -08:00 |
|
Michael Vines
|
5edbd6a7fb
|
gossip_service::discover() now reports the leader
|
2019-03-07 13:05:42 -08:00 |
|
Michael Vines
|
8bc7d5a172
|
Remove spy_node duplication
|
2019-03-07 13:05:42 -08:00 |
|
anatoly yakovenko
|
1c0cfb17a3
|
Start leader based on Poh tick height. (#3084)
* Start leader based on poh and test
* Equalize validator and leader stakes in LocalCluster
* Clear WorkingBank on poh_recorder reset
|
2019-03-05 17:56:51 -08:00 |
|
Anatoly Yakovenko
|
c299dd390e
|
Fullnode rpc to exit with unsafe config
|
2019-03-04 10:18:17 -08:00 |
|
Michael Vines
|
a94880574b
|
block_hash => blockhash
|
2019-03-02 12:13:30 -07:00 |
|
Michael Vines
|
ce1b72809a
|
Rename get_last_id() to get_recent_block_hash()
|
2019-03-02 12:13:30 -07:00 |
|
Michael Vines
|
5f5d779ee1
|
Move src/ into core/src. Top-level crate is now called solana-workspace
|
2019-03-02 09:52:18 -08:00 |
|