Commit Graph

  • 584df68b35
    build(deps): bump async-trait from 0.1.82 to 0.1.83 (#2978) dependabot[bot] 2024-09-27 01:14:54 +0800
  • ca306f59ad
    generic collect_balances (#2985) Andrew Fitzgerald 2024-09-26 07:29:51 -0500
  • 6543f82a29
    impl Deref for RuntimeTransaction (#2675) Andrew Fitzgerald 2024-09-26 07:29:34 -0500
  • 443246dee0
    fix: set allocation size to 0 for transactions known to fail (#2966) Justin Starry 2024-09-26 08:44:23 +0800
  • 105c365cd6
    runtime-transaction: get_signature_details (#2847) Andrew Fitzgerald 2024-09-25 16:11:43 -0500
  • 4255f52d4a
    Bump version to v2.0.11 (#2942) github-actions[bot] 2024-09-25 14:08:51 -0500
  • d22e8e36d8
    Upgrades serde_with to 3.9.0 (#2984) Brooks 2024-09-25 15:04:31 -0400
  • c296410964
    [accounts-db] remove unnecessary ed25519-dalek dependency (#2976) samkim-crypto 2024-09-25 22:23:11 +0900
  • 56672cd01f
    generic get nonce and ix signers (#2826) Andrew Fitzgerald 2024-09-25 06:30:40 -0500
  • ba03bd1f8f
    build(deps): bump libc from 0.2.158 to 0.2.159 (#2977) dependabot[bot] 2024-09-25 09:46:10 +0000
  • 6f5be6ceb7
    Extract account-info crate (#2429) Kevin Heavey 2024-09-25 13:32:58 +0400
  • 66b99267ea
    extract serialize-utils crate (#2926) Kevin Heavey 2024-09-25 13:19:46 +0400
  • b4ae724e37
    [secp256k1] Remove old `libsecp256k1_fail_on_bad_count` features (#2795) samkim-crypto 2024-09-25 17:18:36 +0900
  • 192ba91455
    svm: better test coverage for fee-only (#2912) hana 2024-09-25 00:20:59 -0700
  • 6b9f569d19
    bump blake3 1.5.1 -> 1.5.4 (#2959) 4r33x 2024-09-24 21:49:36 +0300
  • 62d0f2518b
    fix comments (#2972) HaoranYi 2024-09-24 13:22:12 -0500
  • e615270d4f
    Add candidates by sorted keys, minimizing number of lock acquires (#2965) dmakarov 2024-09-24 13:06:13 -0400
  • 651530a36e
    Refactor remove_uncleaned_slots to reduce memory consumption (#2954) dmakarov 2024-09-24 10:20:59 -0400
  • 90d3761b9b
    build(deps): bump thiserror from 1.0.63 to 1.0.64 (#2962) dependabot[bot] 2024-09-24 19:36:45 +0800
  • 43cc2dd434
    cli: Use simulated compute units in vote interactions (#2696) Jon C 2024-09-24 11:07:46 +0200
  • 1bcb252464
    banking_stage: evict unstaked votes on epoch boundary (#2960) Ashwin Sekar 2024-09-23 22:20:02 -0400
  • 18d0428e3a
    cli: Use simulated compute unit limit in stake interactions (#2710) Jon C 2024-09-23 23:16:37 +0200
  • 8a9701fa97
    Merge pull request #32 from blockworks-foundation/feature/rpc-ipv6-on-v1.18 v1.18.22_mango_rpc_optimizations Groovie | Mango 2024-09-22 10:36:47 +0200
  • 95f42155f0
    comment on host binding options GroovieGermanikus 2024-09-22 06:09:01 +0200
  • ad46f152f0
    simplify parse_host GroovieGermanikus 2024-09-21 02:32:39 +0200
  • 0b10ea09b3
    simplify parser GroovieGermanikus 2024-09-18 20:44:20 +0200
  • 037838a156
    Uses real stored count in check_storage() (#2944) Brooks 2024-09-19 06:40:25 -0400
  • 33167a32a3
    Adds datapoint if rent collection changes only the rent epoch (#2922) Brooks 2024-09-19 06:40:11 -0400
  • c1b465dcb9
    Fixes rent collection when skipping rewrites (#2910) Brooks 2024-09-19 04:19:25 -0400
  • 57227ea058
    v2.0: Publish Agave docs (backport of #2887) (#2899) mergify[bot] 2024-09-18 21:31:11 -0500
  • 7c54e92b02
    build(deps): bump arrayref from 0.3.8 to 0.3.9 (#2947) dependabot[bot] 2024-09-19 10:03:03 +0800
  • 1c49101f37
    build(deps): bump bytes from 1.7.1 to 1.7.2 (#2949) dependabot[bot] 2024-09-19 10:02:54 +0800
  • 18f68ffbfb
    Uses real stored count in tests (#2945) Brooks 2024-09-18 18:08:43 -0400
  • a1962851bf
    Uses scan_pubkeys() in accounts_count() (#2943) Brooks 2024-09-18 18:08:26 -0400
  • 4d999b0648
    Uses actual number of items in generate_index_for_slot() (#2919) Brooks 2024-09-18 18:08:11 -0400
  • 92eca1192b
    store-histogram: skip not found file meta (#2906) HaoranYi 2024-09-18 09:32:11 -0500
  • cfd393654f
    build(deps): bump anyhow from 1.0.87 to 1.0.89 (#2948) dependabot[bot] 2024-09-18 13:44:52 +0800
  • 6082e8434d
    Remove frozen-abi build script (#2911) Kevin Heavey 2024-09-17 10:08:48 +0400
  • c4b42ab045
    build(deps): bump lz4 from 1.26.0 to 1.27.0 (#2939) dependabot[bot] 2024-09-17 01:32:28 +0800
  • a02d9272ef
    build(deps): bump tempfile from 3.10.1 to 3.12.0 (#2940) dependabot[bot] 2024-09-17 01:30:51 +0800
  • 2a41dbbce4
    build(deps): bump rustls from 0.23.12 to 0.23.13 (#2941) dependabot[bot] 2024-09-17 01:30:34 +0800
  • 2a962c93ea
    Extract program-error crate (#2413) Kevin Heavey 2024-09-16 20:44:53 +0400
  • 8aae27131a
    ancient shrink bug fix - remove skip slots (#2927) HaoranYi 2024-09-16 11:42:49 -0500
  • 65c8996562
    OwnedOrBorrowed for TransactionBatch (#2837) Andrew Fitzgerald 2024-09-16 11:30:43 -0500
  • 699981fc9a
    ci: bump softprops/action-gh-release to v2 (#2933) Yihau Chen 2024-09-15 14:15:43 +0800
  • d65ad982c4
    ci: bump mozilla-actions/sccache-action to v0.0.5 (#2931) Yihau Chen 2024-09-15 14:15:29 +0800
  • 9b8dd0eb7a
    ci: bump buildkite/trigger-pipeline-action to v2.2.0 (#2932) Yihau Chen 2024-09-15 14:15:09 +0800
  • fc0183d734
    Use quinn 0.11.x (#1641) Lijun Wang 2024-09-14 01:41:16 -0700
  • d7de94c6c1
    docs: programs.md (#2908) Iaroslav Mazur 2024-09-13 19:57:20 +0300
  • 8345322685
    resolve `cargo check` problems with tpu-client (#2913) kirill lykov 2024-09-13 18:42:11 +0200
  • b4ed7a4a2d
    Extract instruction crate (#2405) Kevin Heavey 2024-09-13 20:30:08 +0400
  • 875f8b432c
    revert dockerfile and only have shell script changes (apt to apt-get) (#2917) Ata Tekeli 2024-09-13 17:30:25 +0300
  • 031b1eb5be
    Uses Offset in SlotOffsets (#2890) Brooks 2024-09-13 10:19:22 -0400
  • 7c82cfd981
    Rework the validator scan-for-incorrect-shred-version function (#2851) steviez 2024-09-13 23:18:37 +0900
  • 5155158296
    Replace async-mutex with async-lock (#2869) John Vandenberg 2024-09-13 21:40:08 +0800
  • 1b3eb3df5e
    Uses IntMap in SlotOffsets (#2891) Brooks 2024-09-12 18:50:31 -0400
  • 8e95604619
    Removes slot param from is_shrinking_productive() (#2889) Brooks 2024-09-12 18:49:55 -0400
  • 2f8f910a5c
    TransactionBatch: generic over transaction type (#2836) Andrew Fitzgerald 2024-09-12 13:59:39 -0500
  • c8c6d2a641
    Uses IntSet in AccountSlots (#2892) Brooks 2024-09-12 14:34:07 -0400
  • d7011b5c69
    Removes slot param from shrink_storage() (#2886) Brooks 2024-09-12 14:33:54 -0400
  • 1b5c6140e2
    v2.0: remove disable_block_production_forwarding cli flag (backport of #2687) (#2909) mergify[bot] 2024-09-12 12:33:40 -0500
  • c01560e136
    v2.0: scheduler opt-in forwarding (backport of #1801) (#2285) mergify[bot] 2024-09-12 10:43:21 -0500
  • 43b5830cb4
    Extract transaction-status-client-types (#2870) Kevin Heavey 2024-09-12 18:54:33 +0400
  • 3f2a4aecfe
    metric: report estimated_mem_bytes for in-mem index (#2898) HaoranYi 2024-09-12 08:32:17 -0500
  • fc4069a8ae
    Feature - `disable_sbpf_v1_execution` for tests (#2884) Alexander Meißner 2024-09-12 14:27:05 +0200
  • 19a177dee6
    docs: fix tonic crates.io url (#2904) Gaurav Dhiman 2024-09-12 06:10:36 +0200
  • 1334fb5248
    banking_stage: do not insert legacy vote ixs, refactor & unstaked (#2888) Ashwin Sekar 2024-09-11 15:28:06 -0400
  • 1184bc8c9a
    clippy: Fixes blocks_in_conditions warning (#2900) Brooks 2024-09-11 14:07:37 -0400
  • 383b49fdc8
    Publish Agave docs (#2887) Will Hickey 2024-09-11 10:27:15 -0500
  • 34e9932c7c
    Introduce ledger-tool simulate-block-production (#2733) Ryo Onodera 2024-09-11 21:30:29 +0900
  • f0a77e94bf
    svm: advance nonce for fee-only transactions sooner (#2741) hana 2024-09-11 02:23:09 -0700
  • 37671df9fd
    Fix flaky unittest, should use timestamp of the Gossip message. (#2893) Wen 2024-09-10 19:10:38 -0700
  • edda97e5df
    Removes unnecessary Arc in shrink function parameters (#2883) Brooks 2024-09-10 16:23:33 -0400
  • 9e7637a9b6
    Extract pubkey crate (#2394) Kevin Heavey 2024-09-10 21:46:48 +0400
  • 8116c10021
    Extract feature-set crate (#2172) Kevin Heavey 2024-09-10 21:27:20 +0400
  • fe64cf654c
    bank::(un)lock_accounts generic (#2835) Andrew Fitzgerald 2024-09-10 09:50:39 -0500
  • 1b4dfb3a03
    v2.0: extends Turbine fanout experiment to wider fanout values (backport of #2373) (#2450) mergify[bot] 2024-09-10 14:39:26 +0000
  • 91dfa6b6ba
    build(deps): bump serde from 1.0.209 to 1.0.210 (#2875) dependabot[bot] 2024-09-10 14:17:54 +0000
  • 6bd5d38ed5
    Box NewTaskPayload to reduce size greatly (#2881) Ryo Onodera 2024-09-10 22:44:20 +0900
  • c7e44c1389
    Set zstd compression level to 1 as it offers fastest compression with small size tradeoff. (#2729) asolana 2024-09-09 15:30:30 -0700
  • 89050f3cb7
    Retain only candidates that should be purged or with non-empty slot list (#2679) dmakarov 2024-09-09 16:52:45 -0400
  • 3d9541654a
    Uses Acquire/Release for AccountStorageEntry::alive_bytes (#2878) Brooks 2024-09-09 15:52:42 -0400
  • d6eda1fec5
    retire dead code (#2868) Brennan 2024-09-09 12:22:34 -0700
  • 300701e00f
    minor tweaks to store histogram tool (#2862) Jeff Washington (jwash) 2024-09-09 12:01:38 -0500
  • 9a665944be
    account_saver: collect `SanitizedTransaction` references (#2820) Andrew Fitzgerald 2024-09-09 10:42:17 -0500
  • 4ac412f3aa
    Rewords BankFromSnapshotsDirectory error message (#2877) Brooks 2024-09-09 11:14:07 -0400
  • 8f5a4d750a
    Skip full build with no dcou bin (and extras) (#2874) Ryo Onodera 2024-09-10 00:04:07 +0900
  • 2e27278e47
    build(deps): bump anyhow from 1.0.86 to 1.0.87 (#2876) dependabot[bot] 2024-09-09 21:53:39 +0800
  • b1de2e0ce8
    Ensure to build release binaries without dcou (#2867) Ryo Onodera 2024-09-09 14:35:28 +0900
  • e351b4f81c
    Remove cargo-install-all.sh hack for solana-genesis (#2866) Ryo Onodera 2024-09-09 12:28:08 +0900
  • aebca79b4d
    fix some args name in the wen restart log (#2860) Yihau Chen 2024-09-09 10:32:32 +0800
  • 81c310a28a
    v2.0: Remove explicit stream finish (backport of #2760) (#2766) mergify[bot] 2024-09-08 22:53:43 +0700
  • b55220fd88
    Bump version to v2.0.10 (#2864) github-actions[bot] 2024-09-08 14:52:38 +0800
  • e5d5a08d33
    [docs] removing an extra character (#2863) OldTyT 2024-09-07 04:49:43 +0300
  • 9eee3f2d67
    wen_restart: Forbid update on gossip messages and count old votes in active_peers. (#2731) Wen 2024-09-06 15:14:33 -0700
  • aab56622ed
    Extract program-option crate (#2369) Kevin Heavey 2024-09-06 22:55:12 +0400
  • 4c2e79fe15
    build(deps): bump tokio-stream from 0.1.15 to 0.1.16 (#2854) dependabot[bot] 2024-09-07 00:13:24 +0800
  • 4df90e4d4f
    accounts-db/tools/add store-histogram tool (#2850) HaoranYi 2024-09-06 10:55:39 -0500
  • f674f8513a
    Extract signature crate (#2054) Kevin Heavey 2024-09-06 19:26:16 +0400
  • 4e46bee707
    build(deps): bump const_format from 0.2.32 to 0.2.33 (#2852) dependabot[bot] 2024-09-06 23:22:57 +0800