Trent Nelson
f55e637796
CI: Drop redundant cargo audit run
...
There is a Cargo.lock in this dir, so `scripts/cargo-for-all-lock-files.sh ...` covers it
2020-10-02 17:53:45 -07:00
Trent Nelson
7e57c5cefe
CI: Split cargo-audit off to its own buildkite job run with cargo 1.46.0
...
Needed to support new cargo audit advisory format https://github.com/RustSec/advisory-db/issues/414
2020-10-02 17:53:45 -07:00
Michael Vines
20613d66f0
Bump version to v1.2.33
2020-10-02 08:25:48 -07:00
Michael Vines
90faffdb92
Revert "don't commit! disable audit"
...
This reverts commit b5305587ea
.
2020-10-02 08:20:13 -07:00
Jack May
b5305587ea
don't commit! disable audit
2020-10-02 08:17:00 -07:00
Michael Vines
456e300244
Bump version to v1.2.32
2020-09-29 22:33:41 +00:00
Michael Vines
f53e0af159
Bump version to v1.2.31
2020-09-28 12:59:47 -07:00
Trent Nelson
4fd298abd5
Bump jsonrpc crates to 15.0.0 (bp #12491 )
2020-09-25 20:24:39 +00:00
mergify[bot]
7a33ef1547
Ignore cargo audit RUSTSEC-2020-0008 (bp #12485 ) ( #12488 )
...
* Ignore cargo audit RUSTSEC-2020-0008
(cherry picked from commit cd5c7f30d5
)
# Conflicts:
# ci/test-checks.sh
* conflicts
Co-authored-by: Jack May <jack@solana.com >
2020-09-25 10:06:12 -07:00
Justin Starry
a8f7a0c648
Bump version to 1.2.30 ( #12301 )
2020-09-17 11:25:14 +08:00
Michael Vines
2c239904cc
Bump version to 1.2.29
2020-09-04 22:37:52 -07:00
Michael Vines
9e459f0093
Bump version to 1.2.28
2020-09-04 20:00:27 -07:00
mergify[bot]
5f85ecd457
Merge pull request #11857 from mvines/cache ( #11862 )
...
ci: cargo-target-cache is now channel specific
(cherry picked from commit 5c7080c1f4
)
Co-authored-by: Michael Vines <mvines@gmail.com >
2020-08-26 19:58:36 +00:00
mergify[bot]
c1f9a9a021
Update system tuning and docs (bp #11680 ) ( #11829 )
...
* Sync FD limit and max maps to 500k
(cherry picked from commit 11951eb009
)
* Expand system tuning docs
(cherry picked from commit 5354df8c1c
)
* clippy
Co-authored-by: Trent Nelson <trent@solana.com >
2020-08-25 20:39:00 +00:00
Trent Nelson
0beb443d44
Bump version to 1.2.27
2020-08-20 13:32:49 -06:00
Trent Nelson
2a1946436b
Bump version to 1.2.26
2020-08-19 20:33:40 +00:00
Michael Vines
00251f710e
Bump version to v1.2.25
2020-08-18 08:40:00 -07:00
Trent Nelson
1bda09bf0e
Bump version to 1.2.24
2020-08-14 18:51:08 +00:00
Trent Nelson
c15aa4a968
Bump version to 1.2.23
2020-08-12 00:34:33 +00:00
Michael Vines
dbbdfa1dbb
Bump version to v1.2.22
2020-08-09 18:02:02 +00:00
Trent Nelson
b49aa125c9
Bump version to 1.2.21
2020-08-06 12:20:56 -07:00
Michael Vines
66242eab41
Long-term ledger storage with BigTable (bp #11222 )
2020-08-05 23:15:28 -07:00
Trent Nelson
7f0d4f0656
Bump version to 1.2.20
2020-08-05 22:06:02 -06:00
Trent Nelson
1ff9555099
Bump version to 1.2.19
...
This one has some bonus deltas due to locks not being bumped for v1.2.18 nor
the ed25591-dalek update.
2020-08-06 00:32:08 +00:00
Michael Vines
0cae099d12
Bump version to v1.2.18
2020-08-01 21:15:25 -07:00
Greg Fitzgerald
3e7050983a
Remove move_loader and librapay ( #11184 )
...
* Remove move_loader and librapay
* Remove Embedding Move from implemented proposals
* Remove Move variant from CI
* Remove move_loader ID
2020-08-01 17:51:59 -07:00
Trent Nelson
139bb32dba
Bump version to 1.2.17
2020-08-01 07:14:47 +00:00
Trent Nelson
5323622842
Bump version to 1.2.16
2020-07-30 10:55:09 -06:00
Trent Nelson
11e43e1654
Bump version to 1.2.15
2020-07-29 06:59:27 +00:00
mergify[bot]
1a62bcee42
Windows binaries are now built with the MSVC instead of the GNU toolchain (bp #11208 ) ( #11211 )
...
* Windows binaries are now built with the MSVC instead of the GNU toolchain.
Update `solana-install-init` target info to match
(cherry picked from commit 01ff6846f7
)
# Conflicts:
# ci/publish-tarball.sh
* Update publish-tarball.sh
Co-authored-by: Michael Vines <mvines@gmail.com >
2020-07-25 18:29:35 +00:00
Trent Nelson
b83a4cae90
Bump version to 1.2.14
2020-07-25 04:00:17 +00:00
Trent Nelson
ff48ea20de
Bump version to 1.2.13
2020-07-22 06:08:41 +00:00
carllin
3da254c745
Bump version to 1.2.12 ( #11088 )
...
Co-authored-by: Me <carl_solana_com@carl-dev.c.principal-lane-200702.internal>
2020-07-15 23:55:05 +00:00
Dan Albert
f44f94fe23
Remove docs step from buildkite flow ( #11035 ) ( #11044 )
2020-07-14 08:20:58 -06:00
Dan Albert
59568e5776
Move from gitbook to docusaurus - backport ( #10970 ) ( #11029 )
...
* Move v1.2 to docusaurus
* Fixup travis conifg
Co-authored-by: publish-docs.sh <maintainers@solana.com >
2020-07-13 14:45:28 -06:00
Dan Albert
33ca8fa72a
Fix Travis PR detection environment ( #10974 ) ( #11024 )
2020-07-13 14:25:40 -06:00
sakridge
2896fdb603
Update version to v1.2.11 ( #10966 )
2020-07-09 06:48:30 -07:00
sakridge
50970bc8f9
Update version to v1.2.10 ( #10962 )
2020-07-08 15:34:19 -07:00
sakridge
191483cf9f
Update cargo.* version to 1.2.9 ( #10861 )
2020-06-30 23:21:10 +00:00
Stephen Akridge
89d78dcfcf
Update cargo.* version to 1.2.8
2020-06-30 09:03:28 -07:00
mergify[bot]
0ee4a5e799
Fix race in ci/run-sanity.sh ( #10796 ) ( #10802 )
...
(cherry picked from commit 4dc9f378b8
)
Co-authored-by: Ryo Onodera <ryoqun@gmail.com >
2020-06-25 04:54:54 +00:00
Stephen Akridge
ccb7b1a698
Bump cargo version to v1.2.7
2020-06-24 09:23:12 -07:00
mergify[bot]
a11986ad1d
Make curl verbose when uploading assets to github ( #10757 ) ( #10761 )
...
Debugging silent asset upload failures during release
(cherry picked from commit 3aab13a167
)
Co-authored-by: Trent Nelson <trent@solana.com >
2020-06-24 01:35:13 +00:00
Stephen Akridge
2d94c09aee
Bump Cargo.toml version to 1.2.6
2020-06-22 23:23:16 -07:00
mergify[bot]
4314a29953
Fix typo ( #10724 ) ( #10726 )
...
(cherry picked from commit cae22efd0e
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com >
2020-06-20 01:27:20 +00:00
Michael Vines
486812bf54
Only force up-to-date lock files on edge
2020-06-18 18:57:30 +00:00
mergify[bot]
a5baaf790d
Do not run buildkite tests if gitbook config modified ( #10692 ) ( #10694 )
...
Co-authored-by: publish-docs.sh <maintainers@solana.com >
(cherry picked from commit 89e0584250
)
# Conflicts:
# ci/buildkite-pipeline.sh
Co-authored-by: Dan Albert <dan@solana.com >
2020-06-18 17:37:56 +00:00
Stephen Akridge
4b33a2a1b8
Update Cargo.toml version from 1.2.4 to 1.2.5
2020-06-17 18:55:20 -07:00
Stephen Akridge
dbda50941a
Bump version to 1.2.4
2020-06-16 17:03:09 -07:00
Ryo Onodera
b567138170
Use git diff instead of git show for --check ( #10566 ) ( #10568 )
...
automerge
2020-06-14 07:41:48 -07:00