-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Comparing changes
Open a pull request
base repository: solana-labs/solana
base: v1.18.3
head repository: solana-labs/solana
compare: v1.18.4
- 11 commits
- 25 files changed
- 7 contributors
Commits on Feb 24, 2024
-
Update version to v1.18.4 (#35312)
* Update version to v1.18.4 * Revert proc-macro-crate version changes
Configuration menu - View commit details
-
Copy full SHA for 297b553 - Browse repository at this point
Copy the full SHA 297b553View commit details
Commits on Feb 25, 2024
-
v1.18: adds rollout path for chained Merkle shreds (backport of #35076)…
Configuration menu - View commit details
-
Copy full SHA for 2561b25 - Browse repository at this point
Copy the full SHA 2561b25View commit details
Commits on Feb 26, 2024
-
v1.18: Fix - program loading with effective slot at epoch boundary (b…
…ackport of #35283) (#35302) Fix - program loading with effective slot at epoch boundary (#35283) * Always limit effective slot to the begin of the current epoch. * Adds comments. * Optimizes to avoid having two entries if there is no relevant feature activation. * Adds test_feature_activation_loaded_programs_epoch_transition(). (cherry picked from commit 2891ce8) Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
Configuration menu - View commit details
-
Copy full SHA for e302417 - Browse repository at this point
Copy the full SHA e302417View commit details -
v1.18: uses struct instead of tuple for Merkle shreds variant (backpo…
…rt of #35303) (#35321) uses struct instead of tuple for Merkle shreds variant (#35303) Working towards adding a new Merkle shred variant with retransmitter's signature, the commit uses struct instead of tuple to describe Merkle shred variant. (cherry picked from commit c8ee4f5) Co-authored-by: behzad nouri <behzadnouri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for faa69b4 - Browse repository at this point
Copy the full SHA faa69b4View commit details
Commits on Feb 27, 2024
-
v1.18: splits test_shred_variant_compat into separate test-cases (bac…
Configuration menu - View commit details
-
Copy full SHA for 1bf7b19 - Browse repository at this point
Copy the full SHA 1bf7b19View commit details
Commits on Feb 29, 2024
-
v1.18: adds Merkle shred variant with retransmitter's signature (back…
…port of #35293) (#35357) adds Merkle shred variant with retransmitter's signature (#35293) Moving towards locking down Turbine propagation path, the commit reserves a buffer within shred payload for retransmitter's signature. (cherry picked from commit a7a41e7) Co-authored-by: behzad nouri <behzadnouri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 06161dd - Browse repository at this point
Copy the full SHA 06161ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da0e28 - Browse repository at this point
Copy the full SHA 4da0e28View commit details
Commits on Mar 1, 2024
-
v1.18: Adds more info to panic message in AccountsHashVerifier (backp…
Configuration menu - View commit details
-
Copy full SHA for e7c674f - Browse repository at this point
Copy the full SHA e7c674fView commit details -
v1.18: Purges all bank snapshots after fastboot (backport of #35350) (#…
Configuration menu - View commit details
-
Copy full SHA for 42c5125 - Browse repository at this point
Copy the full SHA 42c5125View commit details -
v1.18: [clap-v3-utils] Add functions to parse directly from `SignerSo…
…urce` (backport of #34678) (#35384) [clap-v3-utils] Add functions to parse directly from `SignerSource` (#34678) * add `_from_source` function variants for signer, keypair, and pubkey * make `parse_signer_source` an associated function of `SignerSource` * refactor `SignerSource` into `input_parsers::signer` * make `_from_source` functions public * remove unnecessary import (cherry picked from commit 3004eaa) Co-authored-by: samkim-crypto <skim13@cs.stanford.edu>
Configuration menu - View commit details
-
Copy full SHA for 994e81e - Browse repository at this point
Copy the full SHA 994e81eView commit details
Commits on Mar 3, 2024
-
v1.18: Remove unnecessary unwrap from `simulate_transaction_unchecked…
Configuration menu - View commit details
-
Copy full SHA for 356c6a3 - Browse repository at this point
Copy the full SHA 356c6a3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.18.3...v1.18.4