Will Hickey
|
c0e4379f43
|
Whickey/version v1.15 (#27739)
* Bump version to v1.13.0
* Bump version to v1.14.0
* Bump version to v1.15.0
|
2022-09-13 09:06:15 -05:00 |
Will Hickey
|
ed8c224374
|
Bump version to v1.12 (#26967)
|
2022-08-06 13:20:30 -05:00 |
github-actions[bot]
|
fbf1bf6d86
|
Bump Version to 1.11.6 (#26906)
Co-authored-by: willhickey <willhickey@users.noreply.github.com>
|
2022-08-03 12:48:43 -05:00 |
github-actions[bot]
|
5d038b9d2a
|
Bump Version to 1.11.5 (#26758)
Co-authored-by: willhickey <willhickey@users.noreply.github.com>
|
2022-07-25 13:05:14 -06:00 |
github-actions[bot]
|
fd5df1cf25
|
Bump Version to 1.11.4 (#26578)
Co-authored-by: willhickey <willhickey@users.noreply.github.com>
|
2022-07-11 23:30:38 -05:00 |
github-actions[bot]
|
9d937fb8a0
|
Bump Version to 1.11.3 (#26481)
Co-authored-by: willhickey <willhickey@users.noreply.github.com>
|
2022-07-07 14:39:46 -05:00 |
github-actions[bot]
|
5c2f819f99
|
Bump Version to 1.11.2 (#26159)
|
2022-06-22 21:16:18 -05:00 |
Will Hickey
|
51f26dc96e
|
Bump version to 1.11.1 (#26104)
|
2022-06-21 12:07:46 -05:00 |
Jack May
|
851958f77a
|
Disallow deployment of deprecated _sol_alloc_free syscall (#25179)
|
2022-05-20 13:19:41 -07:00 |
Jack May
|
8902a66b20
|
Revert "Disallow deployment of deprecated _sol_alloc_free syscall (#24986)" (#25170)
This reverts commit 8f1d4c1665 .
|
2022-05-12 17:58:17 -05:00 |
Jack May
|
8f1d4c1665
|
Disallow deployment of deprecated _sol_alloc_free syscall (#24986)
* Disallow deployment of deprecated _sol_alloc_free syscall
* remove cli argument
|
2022-05-11 05:22:49 +00:00 |
Will Hickey
|
c4ecfa5716
|
Bump version to v1.11 (#23807)
* Revert crossbeam_epoch to stable. 0.9.8 only works with nightly
* Remove unneeded unit expression
|
2022-03-21 17:40:50 -05:00 |
Will Hickey
|
2f58c9e501
|
Bump version to 1.10.4 (#23743)
|
2022-03-17 14:02:13 -05:00 |
Will Hickey
|
63bf0f66af
|
Bump version to 1.10.3 (#23648)
|
2022-03-14 11:18:45 -05:00 |
Will Hickey
|
b444836a97
|
Bump version to 1.10.2 (#23597)
|
2022-03-10 16:41:06 -06:00 |
Will Hickey
|
1a99251498
|
Bump version to 1.10.1 (#23453)
|
2022-03-02 13:47:01 -06:00 |
Michael Vines
|
c5c699a918
|
Remove the 5 integer msg! form
|
2021-12-11 09:37:11 -08:00 |
Trent Nelson
|
d6f22433d0
|
Bump version to v1.10.0
|
2021-12-04 20:17:54 +00:00 |
Michael Vines
|
dd12d90eac
|
Upgrade to Rust 2021
|
2021-11-30 20:43:46 -08:00 |
Brian Anderson
|
d9b0fc0e3e
|
Remove @brief annotations from Rust API docs (#20769)
|
2021-10-19 15:48:15 -06:00 |
Trent Nelson
|
767f740305
|
Bump version to 1.9.0
|
2021-10-06 17:57:41 -07:00 |
Michael Vines
|
8eab0e8602
|
Bump version to v1.8.0 (#17541)
|
2021-05-27 08:51:53 -07:00 |
Dmitri Makarov
|
14e45155e4
|
Bump bpf-tools to v1.2 and get rid of xargo
|
2021-03-19 12:09:15 +01:00 |
Michael Vines
|
a2eb655322
|
=1.7.0
|
2021-03-16 07:51:07 +00:00 |
Michael Vines
|
0c9ca5522c
|
Bump version to v1.7.0
|
2021-03-13 09:01:21 +00:00 |
Trent Nelson
|
24d18b3cf2
|
docs: add docs links for crates published to crates.io
|
2021-03-11 08:38:18 +00:00 |
Michael Vines
|
1e977ac025
|
Bump version to v1.6.0
|
2020-12-15 18:28:04 +00:00 |
Alexander Meißner
|
aebc3a17ce
|
Fix undefined symbol "custom panic" in BPF test programs (#13840)
* Implements missing "custom_panic" symbol
|
2020-12-01 16:52:20 +01:00 |
Michael Vines
|
6705b5a98c
|
Add msg! macro for program logging, deprecate info! macro
|
2020-11-30 20:39:42 -08:00 |
Jack May
|
40dd46680e
|
Cleanup bpf test's Cargo.toml files (#13867)
* Cleanup bpf test's Cargo.toml files
* lock file
|
2020-11-30 21:16:37 +00:00 |
Michael Vines
|
dd711ab5fb
|
Rename solana-program-sdk to solana-program
|
2020-10-24 08:37:55 -07:00 |
Michael Vines
|
fe68f7f786
|
Port programs to solana-program-sdk
|
2020-10-24 08:37:55 -07:00 |
Michael Vines
|
61be155413
|
Remove do.sh
|
2020-10-21 18:56:40 -07:00 |
Jack May
|
c3907be623
|
Add adjustable stack size and call depth (#12728)
|
2020-10-09 13:07:09 -07:00 |