solana-with-rpc-optimizations/programs
Tyera Eulberg c24eaa36f8
Split up solana-client (#27246)
* Move thin-client to new crate

* Move tpu client and varieties to new crate

* Move pubsub-client to new crate

* Move rpc-client to new crate

* Add client-common crate to avoid circular dependencies

* Move rpc_cache and make less pub

* Remove unused unpub modules

* Add nonce-client

* Remove unused dependencies

* Fix rpc_client docs

* Move spinner to calling clients

* Rename client-common to rpc-client-api

* Remove unnecessary rpc_ prefix

* Remove unused ClientErrorKind variant

* Remove unnecessary Client prefix

* Move mod declarations into lib.rs and remove unnecessary files

* Rename nonce-client and remove redundant module name

* Restore mock_sender_for_cli in solana-client
2022-08-24 05:34:35 +00:00
..
address-lookup-table Relax authority signer check for lookup table creation (#27248) 2022-08-22 23:38:56 +01:00
address-lookup-table-tests Relax authority signer check for lookup table creation (#27248) 2022-08-22 23:38:56 +01:00
bpf Split up solana-client (#27246) 2022-08-24 05:34:35 +00:00
bpf-loader-tests Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
bpf_loader Feature: `stop_sibling_instruction_search_at_parent` (#27290) 2022-08-23 23:55:56 +02:00
compute-budget Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
config chore: bump chrono from 0.4.19 to 0.4.21 (#27076) 2022-08-11 09:28:50 -06:00
ed25519-tests clean feature: `prevent_calling_precompiles_as_programs` (#27100) 2022-08-18 05:21:16 +00:00
stake chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
vote Check overflow on vote tx compaction boundary (#27185) 2022-08-23 22:29:03 -07:00
zk-token-proof Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00