Greg Fitzgerald
|
e6486b2824
|
Move Budget out of the SDK
|
2019-03-02 16:44:36 -08:00 |
Sagar Dhawan
|
d22a13257e
|
Refactor bank get vote accounts (#3052)
|
2019-03-02 16:44:36 -08:00 |
Michael Vines
|
a94880574b
|
block_hash => blockhash
|
2019-03-02 12:13:30 -07:00 |
Michael Vines
|
0f1582c196
|
cargo fmt
|
2019-03-02 12:13:30 -07:00 |
Michael Vines
|
85159a0eb4
|
Rename JSON RPC getLastId to getRecentBlockHash
|
2019-03-02 12:13:30 -07:00 |
Michael Vines
|
258cf21416
|
Purge remaining last_id (now called block_hash)
|
2019-03-02 12:13:30 -07:00 |
Michael Vines
|
2bfad87a5f
|
Rename Bank.last_id() to Bank.last_block_hash()
|
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
|
4f3e149a98
|
Remove stale/wrong comments
|
2019-03-02 12:13:30 -07:00 |
Michael Vines
|
642d3d903f
|
Rename get_storage_mining_entry_height to get_storage_entry_height for consistency
|
2019-03-02 12:13:30 -07:00 |
Michael Vines
|
81cd461591
|
Rename storage_last_id to storage_block_hash
|
2019-03-02 12:13:30 -07:00 |
Michael Vines
|
0743f54dfe
|
Rename LastIdNotFound to BlockHashNotFound
|
2019-03-02 12:13:30 -07:00 |
Michael Vines
|
176d5e0d37
|
Rename Transaction last_id field to recent_block_hash
|
2019-03-02 12:13:30 -07:00 |
Michael Vines
|
13ee8efd42
|
Move build.rs into core/
|
2019-03-02 09:52:18 -08: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 |