bji
|
6dc7cd0845
|
Fixed warnings caused by redefined macros. Also fixed sol_memcpy to … (#28378)
Fixed warnings caused by redefined macros. Also fixed sol_memcpy to have
the same signature as memcpy.
|
2022-11-20 03:42:17 +00:00 |
bji
|
61fd9288ba
|
Fix sol_memset to return the correct value. (#26598)
|
2022-07-14 17:27:02 +01: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 |
Dmitri Makarov
|
66366615bb
|
Generate syscall headers
|
2022-05-05 19:50:54 -07:00 |
Jack May
|
04c0c608a3
|
Split solana_sdk.h (#19172)
|
2021-08-13 09:49:24 -07:00 |