Will Hickey
31e37b8bb1
Update version to v1.17.28 ( #286 )
2024-03-18 13:13:12 +08:00
steviez
74e40fb45d
V1.17.27 version bump ( #231 )
2024-03-13 17:15:28 -05:00
Yihau Chen
b72e64563f
Bump version to v1.17.26 ( #168 )
2024-03-11 23:01:07 +08:00
Will Hickey
d0ed878d57
Update version to v1.17.25 ( #35406 )
2024-03-02 22:52:04 -06:00
Will Hickey
ee1365a96b
Update version to v1.17.24 ( #35313 )
2024-02-24 06:16:06 +00:00
steviez
04941eed46
v1.17.22 ==> v1.17.23 version bump ( #35188 )
2024-02-13 08:34:52 -07:00
Will Hickey
113eca2fac
Update version to v1.17.22 ( #35184 )
2024-02-12 16:05:01 -06:00
Yihau Chen
4ae690dc5a
Bump version to v1.17.21 ( #35106 )
2024-02-06 22:00:38 +08:00
Yihau Chen
4f00402c90
Version bump v1.17.20 ( #35105 )
...
* Bump version to v1.17.20
* revert hashbrown bump
2024-02-06 19:15:54 +08:00
Will Hickey
11be41d60b
Update version to v1.17.19 ( #34986 )
2024-01-27 08:00:15 +00:00
Will Hickey
6c8a23a0f3
Update version to v1.17.18 ( #34866 )
2024-01-21 22:57:59 +08:00
Yihau Chen
cb6aef7c04
Bump version to v1.17.17 ( #34804 )
2024-01-17 13:24:26 +08:00
Will Hickey
fc778555d9
Update version to v1.17.16 ( #34680 )
2024-01-07 19:23:10 +08:00
Will Hickey
731d42f2a2
Update version to v1.17.15 ( #34627 )
2024-01-03 12:40:29 +08:00
Will Hickey
6a0ac908ed
Update version to v1.17.14 ( #34563 )
2023-12-21 10:39:46 -06:00
Will Hickey
aaa266eb4d
Update version to v1.17.13 ( #34496 )
2023-12-17 10:19:34 +00:00
Will Hickey
492eb247af
Update version to v1.17.12 ( #34492 )
2023-12-16 04:25:12 +00:00
steviez
28e8af4aa3
V1.17.11 version bump ( #34451 )
...
* Update version to v1.17.11
* Undo hashbrown version changes
2023-12-13 19:23:07 -06:00
Will Hickey
9f51f5d0fc
Update version to v1.17.10 ( #34394 )
2023-12-10 13:57:00 -07:00
Will Hickey
78e7796a02
Update version to v1.17.9 ( #34378 )
2023-12-09 08:58:56 -06:00
Will Hickey
fdaa4caaaf
Update version to v1.17.8 ( #34293 )
2023-12-01 03:02:19 +00:00
Will Hickey
89906d8d3b
Update version to v1.17.7 ( #34157 )
2023-11-20 10:43:19 +08:00
Yihau Chen
6418bf3097
Bump version to v1.17.6 ( #34025 )
2023-11-12 09:47:59 -06:00
Will Hickey
1d2609e9f0
Update version to v1.17.5 ( #33931 )
2023-10-31 14:13:22 -05:00
Will Hickey
a5188a4966
Update version to v1.17.4 ( #33799 )
2023-10-20 22:43:34 +00:00
Will Hickey
944375b953
Update version to v1.17.3 ( #33721 )
2023-10-16 21:08:19 +00:00
Will Hickey
542b53e5bb
Update version to v1.17.2 ( #33573 )
2023-10-07 12:36:55 -06:00
Will Hickey
3a49a00bd4
Update version to v1.17.1 ( #33489 )
2023-10-03 10:20:20 -05:00
Yihau Chen
99b24bd741
check source_path before delete it ( #33255 )
2023-09-14 18:44:12 +00:00
Yihau Chen
3a91d3cc6a
ci: remove -f from cargo install rustfilt ( #33143 )
2023-09-06 01:20:42 +08:00
Alexander Meißner
150a798d32
Fix - Upcoming `arithmetic_side_effects` lints ( #33000 )
...
* dereplicode address alignment check
* Uses `checked_div` and `checked_rem` in built-in loaders.
* Uses `checked_div` and `checked_rem`.
* sdk: replace sub() with saturating_sub()
* eliminate `String` "arithmetic"
* allow arithmetic side-effects in tests and benches and on types we don't control
---------
Co-authored-by: Trent Nelson <trent@solana.com>
2023-08-29 20:58:53 +02:00
behzad nouri
d54b6204be
removes instances of clippy::manual_let_else ( #32417 )
2023-07-09 21:41:36 +00:00
Yihau Chen
c6574552e9
fix: check if platform-tool/rust/bin/rustc exists ( #32350 )
...
fix: check platform-tool/rust/bin/rustc exist before use
2023-06-30 18:28:16 +00:00
Dmitri Makarov
f71cf07181
Add base rust version to the output of cargo-build-sbf --version ( #32254 )
2023-06-23 16:40:12 -07:00
Will Hickey
b799b8632c
Bump version to 1.17 ( #31806 )
2023-05-30 15:04:47 -05:00
Dmitri Makarov
d12501056d
Eliminate dependency on Open SSL in cargo-build-sbf ( #31205 )
2023-04-14 13:42:35 -04:00
Dmitri Makarov
8c860e9894
Bump platform-tools version to v1.37 ( #31017 )
2023-04-01 12:08:03 -04:00
Dmitri Makarov
81ef2a0d75
Update references to platform-tools ( #30764 )
2023-03-22 07:41:40 -07:00
Ryo Onodera
aaaee556d8
ci: silence ci test output while recording in full ( #30654 )
...
* ci: silence ci test output while recording in full
* shellcheck
* Adjust --color handling place
* Dump to stderr...
* Reduce too spammy solana_metrics logs
* Clean up
* Tweak
* Stash actual command's exit_code, not echo's
2023-03-16 22:17:29 +09:00
Dmitri Makarov
b915b47315
Bump sbf-tools version to v1.35 ( #30628 )
...
- this release includes fixes in relocation handling necessary for
source-level debugging of on-chain programs
2023-03-07 07:23:59 -08:00
Dmitri Makarov
7361fe27f9
Disable cwd remapping if debug build is requested in build-sbf ( #30601 )
...
CWD remapping removes absolute path prefixes from the path strings in
generated binary files. The paths are needed for source level
debugging.
2023-03-06 21:36:44 -05:00
Yihau Chen
df3ef111f7
chore: workspace inheritance ( #29893 )
...
* introduce workspace.package
* introduce workspace.dependencies
* read version from root cargo.toml
* pass check when version = { workspace = true }
* don't bump version when version = { workspace = true }
* including workspace Cargo.toml when bump version
* programs/sbf use workspace inheritance
* fix increasing cargo version ignore program/sbf/Cargo.toml
2023-02-23 22:01:54 +08:00
Michael Vines
5136ed3448
Update homepage value for all crates ( #30444 )
2023-02-23 02:20:18 +00:00
Dmitri Makarov
b0f7b782d3
Restore SBFv2 test in cargo-build-sbf tests ( #30421 )
2023-02-21 12:48:58 -08:00
Dmitri Makarov
03652ada69
Bump sbf-tools version ( #30397 )
2023-02-21 15:23:48 +01:00
Dmitri Makarov
1896d4110f
Bump sbf-tools version ( #30186 )
2023-02-08 13:20:26 -08:00
Will Hickey
04a6a631bc
Bump version to v1.16 ( #30028 )
2023-01-31 17:48:33 -06:00
joeaba
a12bf8c003
Update maintainers references ( #29997 )
...
* update maintainers references
* chore: update maintainers reference
2023-01-31 08:07:13 -05:00
Brooks
685c22ff41
Inlines variables into format strings ( #29945 )
2023-01-27 06:23:03 +00:00
Yihau Chen
9193b4221d
Revert "chore: workspace inheritance ( #29509 )" ( #29892 )
...
This reverts commit a67d239dde
.
2023-01-25 15:50:41 +08:00