Commit Graph

  • 5f1693224e
    Discard packets statically known to fail (#370) Andrew Fitzgerald 2024-03-21 13:47:16 -0700
  • 8b66a670b7
    Removes AccountsFile::is_recyclable() (#359) Brooks 2024-03-21 15:09:26 -0400
  • 4d838d5af9
    Add `hello-solana` example source files to SVM folder (#361) Lucas Steuernagel 2024-03-21 15:12:32 -0300
  • dff99d0740
    Cli stake-split: adjust transfer amount if recipient has lamports (#266) Tyera 2024-03-21 11:03:55 -0600
  • 792d7454d9
    switch to `solana-tpu-client` from `solana_client::tpu_client` for `bench-tps`, `dos/`, `LocalCluster`, `gossip/` (#310) Greg Cusack 2024-03-21 09:25:54 -0700
  • b2f4fb306e
    client: Start resending sooner during `send_and_confirm_transactions_in_parallel` (#348) Jon C 2024-03-21 14:35:09 +0100
  • 1e08e90498
    Add functions to collect executed transactions fee in details; (#178) Tao Zhu 2024-03-20 23:33:35 -0500
  • 981881544c
    runtime: do fewer syscalls in remap_append_vec_file (#336) Alessandro Decina 2024-03-21 14:28:23 +1100
  • 11aa06d24f
    wen-restart: Find heaviest fork (#183) Wen 2024-03-20 19:38:46 -0700
  • f194f70e68
    Runtime: Refactor builtins module (#304) Joe C 2024-03-20 20:46:38 -0500
  • 54575feb42
    SVM: add a missing doc comment (#347) Dmitri Makarov 2024-03-20 20:03:20 -0400
  • ade90354a1
    runtime: use str::split instead of regex to parse appendvec filenames (#323) Alessandro Decina 2024-03-21 09:14:16 +1100
  • 4a67cd495b
    Allow configuration of replay thread pools from CLI (#236) steviez 2024-03-20 15:07:04 -0500
  • 09ae5872b3
    Rename LoadedPrograms to ProgramCache for readability (#339) Dmitri Makarov 2024-03-20 15:26:45 -0400
  • 3038d47f1c
    [TieredStorage] Store account address range (#172) Yueh-Hsuan Chiang 2024-03-20 12:17:12 -0700
  • 0e932c7308
    [TieredStorage] Refactor TieredStorage::new_readonly() code path (#195) Yueh-Hsuan Chiang 2024-03-20 10:39:25 -0700
  • f41fb84e15
    rpc-sts: add config options for stake-weighted qos (#197) Trent Nelson 2024-03-20 11:13:50 -0600
  • 0f8f8cd970
    Revert deprecate executable feature (#309) HaoranYi 2024-03-20 10:54:15 -0500
  • aba8ce5f3e
    Move code to check_program_modification_slot out of SVM (#329) Pankaj Garg 2024-03-20 05:39:07 -0700
  • 261b3e9ee7
    CI: Add windows clippy job and fix clippy errors (#330) Jon C 2024-03-20 13:21:00 +0100
  • 184ba6cb84
    qos service should also accumulate executed but errored units (#328) Tao Zhu 2024-03-19 19:44:34 -0500
  • 8df80d9c12
    accounts-db: unpack_archive: unpack accounts straight into their final destination (#289) Alessandro Decina 2024-03-20 09:39:33 +1100
  • 228413ca8a
    vote: reuse ff to gate tvc constant update from 8 -> 16 (#322) Ashwin Sekar 2024-03-19 15:26:13 -0700
  • f1d56e95f5
    SVM: minor refactoring to improve code readability (#317) Dmitri Makarov 2024-03-19 15:32:07 -0400
  • e8526f60aa
    SVM integration test (#307) Lucas Steuernagel 2024-03-19 13:44:34 -0300
  • d4bcdf856e
    install: Fix check for windows build (#295) Jon C 2024-03-19 07:20:27 +0100
  • 67c3bff092
    fix polarity for concurrent replay (#297) Brennan 2024-03-18 19:37:32 -0700
  • ed573ff60c
    add in method for building a `TpuClient` for `LocalCluster` tests (#258) Greg Cusack 2024-03-18 17:58:11 -0700
  • 2c12500513
    cli: skip no-op program buffer writes (#277) Justin Starry 2024-03-19 07:28:53 +0800
  • 7c49b9c59e
    [TieredStorage] Use BufWriter in TieredWritableFile (#261) Yueh-Hsuan Chiang 2024-03-18 14:27:55 -0700
  • 69b40a4d75
    Net script fix for expected shred version (#280) Lijun Wang 2024-03-18 13:54:07 -0700
  • 6441209682
    [TieredStorage] TieredStorageFile -> TieredReadonlyFile and TieredWritableFIle (#260) Yueh-Hsuan Chiang 2024-03-18 12:24:19 -0700
  • 36e97654e3
    Make the quic server connection table use an async lock, reducing thrashing (#293) ryleung-solana 2024-03-19 03:05:00 +0800
  • a71a62f2e2
    [solana-install-init] Optimize error message for Windows user permission installation (#234) WGB5445 2024-03-18 09:58:28 -0700
  • 1fc4e38a4f
    add stats for write cache flushing (#233) Jeff Washington (jwash) 2024-03-18 09:53:44 -0500
  • cc3afa5588
    Remove public visibility of program cache from bank (#279) Pankaj Garg 2024-03-17 15:29:20 -0700
  • b27c80a920
    vote: deprecate unused legacy vote tx plumbing (#274) Ashwin Sekar 2024-03-15 22:21:52 -0700
  • 87a0071e9a
    fix typo (#264) 听寒 2024-03-16 05:20:30 +0800
  • fb01ab28ec
    Use static memory layout for all sysvars (#249) ripatel-fd 2024-03-15 21:59:41 +0100
  • 4425dbea91
    congestion_multiplier as u64 (#267) Andrew Fitzgerald 2024-03-15 12:37:15 -0700
  • 7f959509ed
    Clean up require_rent_exempt_split_destination feature (#253) Tyera 2024-03-15 13:36:31 -0600
  • dcc6f1eb3a
    fix typos (#247) HaoranYi 2024-03-15 09:15:23 -0500
  • a2579d484e
    remove raptor coding experiments (#255) Trent Nelson 2024-03-14 22:01:15 -0600
  • 5591db7801
    Wen_restart: check block full using blockstore (#250) Wen 2024-03-14 20:45:03 -0700
  • 2537e3e4ad
    [anza migration] fix: use the correct log filter for non-unix (#245) Yihau Chen 2024-03-15 11:27:16 +0800
  • f5a3f2476a
    wen_restart: replace get_aggregate_result() with more methods (#254) Wen 2024-03-14 19:01:17 -0700
  • fba70c8504
    [zk-token-sdk] Implement `FromStr` for `ElGamalPubkey`, `ElGamalCiphertext`, and `AeCiphertext` (#130) samkim-crypto 2024-03-15 09:09:41 +0900
  • b3fd87fe81
    Fix gossip contact trace (#241) sakridge 2024-03-14 19:43:59 +0100
  • d49ceb0e3f
    Add in metrics for detecting Redundant Pulls (#199) Greg Cusack 2024-03-14 11:22:52 -0700
  • 6bcb77dcfa
    relax stake split destination check (#162) Nagaprasad V R 2024-03-14 23:13:34 +0530
  • 75ef68ffe8
    build(deps): bump hidapi from 2.6.0 to 2.6.1 (#237) dependabot[bot] 2024-03-15 01:42:32 +0800
  • 51dc7e6fb7
    [anza migration]: add 'agave=info' to default log level (#223) Yihau Chen 2024-03-14 20:35:33 +0800
  • 72d6d78d05
    Add `reserved_account_keys` module to sdk (#84) Justin Starry 2024-03-14 15:03:44 +0800
  • 794cb2f856
    allow FlushStats to accumulate (#215) Jeff Washington (jwash) 2024-03-13 18:47:55 -0500
  • 7c007ea737
    rpc: disable BigTable with header (#226) Kirill Fomichev 2024-03-13 18:46:48 -0500
  • 151675b5ca
    update changelog and remove deprecated label on `gossip_service::get_client()` (#227) Greg Cusack 2024-03-13 13:26:54 -0700
  • e93854cc33
    deps: Update base64 to 0.22 (#225) Jon C 2024-03-13 20:39:45 +0100
  • 926c5713fc
    bench-tps: allow option to not set account data size on every transaction (#209) anwayde 2024-03-13 14:29:27 -0500
  • 69b6d5a376
    [TieredStorage] Remove the general-purposed TieredStorageWriter (#196) Yueh-Hsuan Chiang 2024-03-13 10:26:37 -0700
  • e13fbeb198
    [TieredStorage] Repurpose TieredReadableAccount to HotAccount (#218) Yueh-Hsuan Chiang 2024-03-13 10:07:11 -0700
  • 5ed30beb2a
    ledger-tool: Allow compute-slot-cost to operate on dead slots (#213) steviez 2024-03-13 11:29:05 -0500
  • 33f941d473
    SVM: Eliminate filter_executable_program_accounts from pub interface (#214) Dmitri Makarov 2024-03-13 12:15:24 -0400
  • 81075e60b3
    Loaded program test robustness (#59) Brennan 2024-03-13 08:21:54 -0700
  • 7f27644e65
    build(deps): bump raptorq from 1.8.0 to 1.8.1 (#222) dependabot[bot] 2024-03-13 21:59:25 +0800
  • 9b16df25d3
    sdk: support Pubkey::to_bytes as constexpr (#220) ripatel-fd 2024-03-13 13:24:39 +0100
  • 91bff85ffc
    build(deps): bump http from 0.2.11 to 0.2.12 (#85) dependabot[bot] 2024-03-13 17:37:40 +0800
  • e682fec28e
    [anza migration]: fix download link for net scripts (#219) Yihau Chen 2024-03-13 12:17:08 +0800
  • f8bb98b5f4
    Move default value for --rpc-pubsub-notification-threads to CLI (#158) steviez 2024-03-12 16:11:44 -0500
  • 8c446f26cd
    Fully remove `ThinClient` from `bench-tps` (#132) Greg Cusack 2024-03-12 13:41:54 -0500
  • 7020864d6c
    Adds a new bench for accounts delta hash (#210) Brooks 2024-03-12 14:25:47 -0400
  • 7a144e2b9f
    Make ReplayStage own the threadpool for tx replay (#190) steviez 2024-03-12 13:21:11 -0500
  • 2078153aa1
    [anza migration]: fix download path for cluster test (#204) Yihau Chen 2024-03-13 02:15:59 +0800
  • 0705a07b52
    Remove unused account_deps (#188) Andrew Fitzgerald 2024-03-12 11:48:05 -0500
  • 5f66165186
    build(deps): bump proc-macro2 from 1.0.78 to 1.0.79 (#203) dependabot[bot] 2024-03-12 23:08:28 +0800
  • 0f1ca20d38
    [anza migration] Sets client id to Agave (#163) Brooks 2024-03-12 07:46:41 -0400
  • 076329381a
    Moves a clippy attribute (#194) Brooks 2024-03-12 07:46:23 -0400
  • 2ddb50d2f3
    Make --wait-for-supermajority require --expected-shred-version (#192) steviez 2024-03-12 01:27:31 -0500
  • aaf3a91a95
    Removes redundant imports (#193) Brooks 2024-03-12 02:25:59 -0400
  • 9e9aa05b33
    Rpc: add support for minimum context slot to `getBlocks(WithLimit)` endpoints (#191) Tyera 2024-03-11 23:59:18 -0600
  • 6b3d35e995
    Revert "build(deps): bump cc from 1.0.83 to 1.0.89 (#40)" (#174) Yihau Chen 2024-03-12 11:42:42 +0800
  • 14454a4a00
    ci: remove unused Github Actions (#124) Yihau Chen 2024-03-12 11:42:21 +0800
  • 218de23ce2
    Remove `ThinClient` from `dos/` (#117) Greg Cusack 2024-03-11 18:19:48 -0400
  • 88f6a7a459
    Removes holding storages in AccountsHashVerifier for fastboot (#120) Brooks 2024-03-11 17:09:26 -0400
  • 1a085c8d46
    Removes atomic-ness from AccountStorageEntry `id` and `slot` fields (#119) Brooks 2024-03-11 17:09:08 -0400
  • ada06ca6ce
    Add tests for `svm/transaction_processor.rs` (#186) Lucas Steuernagel 2024-03-11 17:30:04 -0300
  • 5c1df15e92
    Removes the storage recycler (#118) Brooks 2024-03-11 15:38:34 -0400
  • 209924d220
    bump deprecated version numbers for `get_client` and `get_multi_client` (#184) Greg Cusack 2024-03-11 15:33:19 -0400
  • f205d0e729
    expands weighted-shuffle benchmarks (#179) behzad nouri 2024-03-11 18:49:35 +0000
  • 8fa0e5c603
    Move AccountsDb replication arguments to deprecated list (#157) steviez 2024-03-11 13:11:43 -0500
  • 53e7b9ac47
    Version bump v2.0.0 (#121) Tyera 2024-03-11 12:11:22 -0600
  • 158c4e05d5
    remove dead code (#176) Jeff Washington (jwash) 2024-03-11 12:21:51 -0500
  • 00c984fe4d
    deprecate `get_client` and `get_multi_client` (#177) Greg Cusack 2024-03-11 13:13:56 -0400
  • 0e12172ddd
    Moves accounts benches into accounts-db crate (#164) Brooks 2024-03-11 11:34:08 -0400
  • 3863bb1bdf
    ci: fix Windows gh release pipeline (#165) Yihau Chen 2024-03-11 12:29:24 +0800
  • d88050cda3
    SVM: Add doc comments, restrict visibility of some xfaces to crate (#136) Dmitri Makarov 2024-03-08 14:04:07 -0500
  • bf0a3684eb
    Make ReplayStage create the parallel fork replay threadpool (#137) steviez 2024-03-08 12:52:35 -0600
  • 1ac523c121
    Move delta hash test function to dev-context-utils (#151) HaoranYi 2024-03-08 12:14:40 -0600
  • 68be105870
    Use agave prefix in scripts for pre-installed binaries (#155) Justin Starry 2024-03-09 01:02:21 +0800
  • 7a8e29d4d5
    build(deps): bump cc from 1.0.83 to 1.0.89 (#40) dependabot[bot] 2024-03-09 00:59:43 +0800
  • e027a8bd63
    Gather recording booleans in a data structure (#134) Lucas Steuernagel 2024-03-08 09:28:04 -0300