mergify[bot]
bbafd9783b
Add secondary indexes ( #14212 ) ( #14381 )
...
(cherry picked from commit 5affd8aa72
)
Co-authored-by: carllin <wumu727@gmail.com >
2021-01-01 07:29:48 +00:00
mergify[bot]
cfb28a1b2e
Prevent bpf loader impersonators (bp #14278 ) ( #14353 )
...
* Prevent bpf loader impersonators (#14278 )
(cherry picked from commit ee0a80a092
)
# Conflicts:
# programs/bpf_loader/src/lib.rs
# runtime/src/message_processor.rs
* resolve conflicts
Co-authored-by: Jack May <jack@solana.com >
2020-12-30 20:10:13 +00:00
mergify[bot]
a9ee6ef2d1
Save cloning program account data ( #14251 ) ( #14352 )
...
(cherry picked from commit 5945305b1d
)
Co-authored-by: Jack May <jack@solana.com >
2020-12-30 19:14:41 +00:00
mergify[bot]
4e6e415e40
Upgradeable programs called same as non-upgradeable ( #14239 ) ( #14347 )
...
* Upgradeable programs called same as non-upgradeable
* nudge
(cherry picked from commit ab205b682a
)
Co-authored-by: Jack May <jack@solana.com >
2020-12-30 06:53:16 +00:00
mergify[bot]
cd5bb89a15
Add Program loader/environment instruction errors (bp #14120 ) ( #14333 )
...
* Add Program loader/environment instruction errors (#14120 )
(cherry picked from commit d513b0c4ca
)
# Conflicts:
# programs/bpf_loader/src/lib.rs
* resolve conflicts
* update error
Co-authored-by: Jack May <jack@solana.com >
2020-12-30 01:19:02 +00:00
mergify[bot]
403220a559
Add CPI support for upgradeable loader (bp #14193 ) ( #14335 )
...
* Add CPI support for upgradeable loader (#14193 )
(cherry picked from commit e8cc0bef6c
)
* update crate version
* nudge
Co-authored-by: Jack May <jack@solana.com >
2020-12-29 23:05:40 +00:00
mergify[bot]
db55eead5c
Upgradeable loader (bp #13689 ) ( #14318 )
...
* Upgradeable loader (#13689 )
(cherry picked from commit 9e90394583
)
# Conflicts:
# cli/src/cli.rs
# ledger/src/builtins.rs
# programs/bpf_loader/src/lib.rs
# sdk/src/feature_set.rs
* fix conflits
* fix commitment
* fix local cluster test
Co-authored-by: Jack May <jack@solana.com >
2020-12-29 20:01:17 +00:00
mergify[bot]
9ea5e78852
Log error from AppendVec removal & a panic clean (bp #14302 ) ( #14309 )
...
* Log error from AppendVec removal & a panic clean (#14302 )
(cherry picked from commit addffd7694
)
# Conflicts:
# runtime/src/append_vec.rs
* fix conflict? (blind commit!)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-28 22:51:57 +00:00
mergify[bot]
cad95e8f4f
Remove Testnet-specific old code ( #14305 ) ( #14314 )
...
(cherry picked from commit 7893e2e307
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-28 22:02:00 +00:00
Michael Vines
bc8300a308
Add transactionCount field to GetEpochInfo
...
(cherry picked from commit efc091e28a
)
2020-12-24 14:13:54 -08:00
mergify[bot]
6f2b37b015
Deinit zero-lamport account data (bp #14242 ) ( #14265 )
...
* Deinitialize nonce data upon zero balance
(cherry picked from commit 3881ae10fb
)
* vote: Add helper for creating current-versioned states
(cherry picked from commit 5b903318b2
)
* Deinitialize vote data upon zero balance
(cherry picked from commit db5bd6ea1a
)
* Deinitialize stake data upon zero balance
(cherry picked from commit 50710473a8
)
Co-authored-by: Trent Nelson <trent@solana.com >
2020-12-23 04:34:52 +00:00
mergify[bot]
7e4bd087ae
Feature-gate stake-program-v3 (bp #14232 ) ( #14249 )
...
* Feature-gate stake-program-v3 (#14232 )
* Remove deprecated legacy stake program
* Add legacy stake program
* Strip out duplicative legacy code
* Feature-deploy stake-program-v3
* Add ownership check in stake processor
(cherry picked from commit 7042f11791
)
# Conflicts:
# programs/stake/src/stake_instruction.rs
# sdk/src/feature_set.rs
* Fix conflicts
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
Co-authored-by: Tyera Eulberg <tyera@solana.com >
2020-12-23 00:12:01 +00:00
Tyera Eulberg
266c63f105
Ignore long/hanging test ( #14260 )
2020-12-22 15:39:09 -07:00
Michael Vines
8afa345eb3
Bump version to 1.4.20
2020-12-21 20:18:12 -08:00
Tyera Eulberg
4e7049bdf2
v1.4 fix timestamp metrics ( #14235 )
...
* Fix genesis timestamp metric source
* Move timestamp metrics to report even on estimate failure
2020-12-21 22:02:32 +00:00
sakridge
9466ad3c1f
Add shrink paths ( #14208 )
2020-12-21 13:05:07 -08:00
mergify[bot]
1f309d0bae
Do not delete ALL other snapshots before downloading a new snapshot ( #14226 )
...
(cherry picked from commit 93ae177503
)
Co-authored-by: Michael Vines <mvines@gmail.com >
2020-12-21 10:18:06 +00:00
sakridge
91a2d03f28
Update version to 1.4.19 ( #14196 )
2020-12-18 00:36:20 +00:00
sakridge
dcc2b10efa
Add timings for store accounts ( #12882 ) ( #14169 )
2020-12-16 17:17:03 -08:00
sakridge
82add14782
Bump version to v1.4.18 ( #14144 )
2020-12-16 04:15:05 +00:00
mergify[bot]
db339cb925
Fix race between setting tick height and calculating accounts hash ( #14101 ) ( #14131 )
...
Co-authored-by: Carl Lin <carl@solana.com >
(cherry picked from commit 75e9e321de
)
Co-authored-by: carllin <wumu727@gmail.com >
2020-12-15 22:55:13 +00:00
mergify[bot]
ff76fccf2e
Remove regular expressions, speeds up untar ( #14119 ) ( #14125 )
...
(cherry picked from commit 53fe0bb5eb
)
Co-authored-by: sakridge <sakridge@gmail.com >
2020-12-15 20:51:18 +00:00
Michael Vines
539f108ea6
Bump version to 1.4.17
2020-12-14 15:57:53 -08:00
mergify[bot]
87a578a1f9
Simple cap by including sysvars and native programs ( #13884 ) ( #14110 )
...
* Simpler cap by including sysvars and native programs
* Fix tests
* Add comment
* revert some unrelated code
* Update test_bank_update_sysvar_account for cap.
* Test cap. for add_native_program using new helper
* Improve the cap adjustment with new tests
* Fix typo...
* Adjust test for improved code coverage
* Rename simpler_capitalization => simple_capitalization
* More rename and bonus commenting
(cherry picked from commit de9ac43ebf
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-14 13:29:09 +00:00
mergify[bot]
7e3bf25991
Shrink slots by sparseness of written data size ( #14072 ) ( #14097 )
...
(cherry picked from commit 5788e75188
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-13 19:15:44 +00:00
Michael Vines
4ad66fa7a4
Demote bank-process_transactions-error counters to info!
2020-12-12 22:04:20 -08:00
mergify[bot]
a7e6cd56e9
Filter out stake and vote accounts with incorrect owners ( #14062 ) ( #14080 )
...
* Add failing test
* Check stake/vote accounts for validity
* Feature gate change
* Add datapoint
* Add test realism
(cherry picked from commit d6eff3d62c
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2020-12-12 02:13:50 +00:00
Trent Nelson
277d4c9ae4
Switch to memmap2 fork
2020-12-12 00:16:37 +00:00
mergify[bot]
f7621c091a
Add more comments in Stakes::store for its subtlety ( #14065 ) ( #14070 )
...
* Add more comments in Stakes::store for its subtlety
* more comment tweak
(cherry picked from commit 7078a6ac61
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-11 20:54:42 +00:00
mergify[bot]
069f83be97
Increase another snapshot limit: UNPACKED_COUNT ( #14071 ) ( #14073 )
...
(cherry picked from commit 2d3a337200
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-11 12:25:10 +00:00
mergify[bot]
5b31f3d790
Wrong rpc inflation rate ( #14063 ) ( #14064 )
...
* Fix wrong inflation calculation in rpc
* Reorder
* Fix test
(cherry picked from commit 09bd412b13
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-11 09:07:17 +00:00
mergify[bot]
980c7cdf64
Retry inflation parameter update (bp #12778 ) ( #14060 )
...
* Retry inflation parameter update along with documentation updates (#12778 )
* update initial inflation parameter
* update economics section of docs
(cherry picked from commit 1ab36203de
)
# Conflicts:
# docs/docusaurus.config.js
# docs/package-lock.json
* Revert doc changes
* Revert doc changes
Co-authored-by: Eric Williams <ericlwilliams@gmail.com >
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-11 05:19:51 +00:00
mergify[bot]
83801f2b05
Clean invoke in prep for native invoke ( #14055 ) ( #14059 )
...
(cherry picked from commit 83fda2d972
)
Co-authored-by: Jack May <jack@solana.com >
2020-12-10 18:47:18 -08:00
mergify[bot]
13527fc937
Tiny add_native_program bug fixes with cleanups ( #14042 ) ( #14057 )
...
* Tiny add_native_program bug fixes with cleanups
* Fix typo
(cherry picked from commit 164b7895b3
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-10 18:46:57 -08:00
mergify[bot]
bfc9932b17
Add get_minimum_balance_for_rent_excemption to Client ( #14048 ) ( #14052 )
...
(cherry picked from commit 7abd8084b6
)
Co-authored-by: Jack May <jack@solana.com >
2020-12-11 02:03:18 +00:00
Michael Vines
fb3e88bb7e
Bump version to v1.4.16 ( #14054 )
2020-12-10 17:04:34 -08:00
mergify[bot]
c01bff61f8
Fix priv escalation test ( #14046 ) ( #14049 )
...
(cherry picked from commit 5ea80e673f
)
Co-authored-by: Jack May <jack@solana.com >
2020-12-11 00:08:21 +00:00
mergify[bot]
6a0ba2587d
Lower priority for hashing threads. ( #14043 ) ( #14044 )
...
(cherry picked from commit 68109a46e0
)
Co-authored-by: sakridge <sakridge@gmail.com >
2020-12-10 21:49:52 +00:00
mergify[bot]
c20e74a248
Increase snapshot file size limits ( #14024 ) ( #14026 )
...
* Increase snapshot file size limits
* Fix test
* Reorder code a bit
(cherry picked from commit 14e241be35
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-09 19:08:51 +00:00
mergify[bot]
a46d14a2d7
Don't use stale executor cache (bp #13966 ) ( #13969 )
...
* Don't use stale executor cache (#13966 )
(cherry picked from commit 882d033233
)
* fix conflicts
Co-authored-by: Jack May <jack@solana.com >
2020-12-09 09:11:31 +00:00
mergify[bot]
820aa7e0ea
Add tests for store_account_and_update_capitalization ( #14008 ) ( #14016 )
...
(cherry picked from commit 28b014ccf4
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-12-08 17:45:23 +00:00
mergify[bot]
38485489c9
Cannot change owner if account is executable ( #13977 ) ( #13999 )
...
(cherry picked from commit dca579851c
)
Co-authored-by: Jack May <jack@solana.com >
2020-12-07 20:53:57 +00:00
mergify[bot]
363b9d7209
Remove associated functions on AccountsDb, replace with methods ( #13953 ) ( #13954 )
...
Co-authored-by: Carl Lin <carl@solana.com >
(cherry picked from commit 5dceddd21d
)
Co-authored-by: carllin <wumu727@gmail.com >
2020-12-04 04:20:07 +00:00
Michael Vines
38d7d7df50
Bump version to v1.4.15
2020-12-03 01:55:39 +00:00
mergify[bot]
da1796f97a
Nonce cleanup followup (bp #13868 ) ( #13922 )
...
* runtime: Factor out `DurableNoncePartial` finishing logic and add tests
(cherry picked from commit 8df2a4bac0
)
* accounts: Don't assume fee-payer is the first account
(cherry picked from commit 47af5933ca
)
* accounts: Replace nonce_rollback unreachable block with descriptive panic
(cherry picked from commit be7760caa1
)
* sdk: Check owner when verifying nonce accounts
(cherry picked from commit 274312ebb5
)
* runtime: Replace `HashAgeKind` with `NonceRollbackInfo`
(cherry picked from commit 404fc1570d
)
* Make `Accounts::is_non_loader_key()` a method on `Message`
(cherry picked from commit 17defbff13
)
Co-authored-by: Trent Nelson <trent@solana.com >
2020-12-02 21:34:21 +00:00
Michael Vines
a1828a0e45
Reduce the number of snapshots
...
(cherry picked from commit 73111b005f
)
2020-12-01 13:05:24 -08:00
mergify[bot]
4f4a0b9dc8
Fully clean up temporary snapshot staging directories ( #13883 )
...
(cherry picked from commit 254790f8c8
)
Co-authored-by: Michael Vines <mvines@gmail.com >
2020-12-01 05:10:53 +00:00
mergify[bot]
3559062c00
caches vote-state de-serialized from vote accounts ( #13795 ) ( #13862 )
...
Gossip and other places repeatedly de-serialize vote-state stored in
vote accounts. Ideally the first de-serialization should cache the
result.
This commit adds new VoteAccount type which lazily de-serializes
VoteState from Account data and caches the result internally.
Serialize and Deserialize traits are manually implemented to match
existing code. So, despite changes to frozen_abi, this commit should be
backward compatible.
(cherry picked from commit e1793e5a13
)
Co-authored-by: behzad nouri <behzadnouri@gmail.com >
2020-11-30 18:36:23 +00:00
sakridge
cea722ac09
Bump version to v1.4.14 ( #13852 )
2020-11-29 18:20:19 +00:00
mergify[bot]
82b087e51e
Add extra checks to verify_and_update ( #13848 ) ( #13850 )
...
* Add extra checks to verify_and_update
* nudge
(cherry picked from commit ce4304cc9a
)
Co-authored-by: Jack May <jack@solana.com >
2020-11-29 11:22:46 +00:00