Michael Vines
|
e55a48bc7b
|
clippy
|
2020-11-06 21:29:04 -08:00 |
Michael Vines
|
238eabc1d0
|
Bump solana version to v1.4.5
|
2020-11-06 21:29:04 -08:00 |
Michael Vines
|
901d43f965
|
Use cargo-test-bpf
|
2020-11-06 21:29:04 -08:00 |
Jon Cinque
|
0ca46c6220
|
Revert solana_rbpf to 0.1.32 to fix CI (#776)
|
2020-11-02 16:39:20 +01:00 |
dependabot[bot]
|
355fa0a12c
|
Bump solana_rbpf from 0.1.32 to 0.2.0 (#775)
Bumps [solana_rbpf](https://github.com/solana-labs/rbpf) from 0.1.32 to 0.2.0.
- [Release notes](https://github.com/solana-labs/rbpf/releases)
- [Commits](https://github.com/solana-labs/rbpf/compare/v0.1.32...v0.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-02 12:04:42 +00:00 |
Michael Vines
|
8944f428fe
|
Skip bpf-build while running clippy
|
2020-11-01 20:48:15 -08:00 |
Michael Vines
|
b182848f60
|
Fail build.rs on error
|
2020-11-01 20:48:15 -08:00 |
Michael Vines
|
9f4e6d8beb
|
Update to solana v1.4.4
|
2020-11-01 20:48:15 -08:00 |
Michael Vines
|
8ad2512de6
|
Update shared-memory to latest solana-program/solana-sdk
|
2020-11-01 20:48:15 -08:00 |
Michael Vines
|
211f92e8c6
|
Groom Cargo.tomls
|
2020-10-25 07:52:33 +00:00 |
Michael Vines
|
80e29ef6b9
|
Port SPL to solana-program and `cargo build-bpf`
|
2020-10-24 19:21:38 -07:00 |
Justin Starry
|
9a8fa8e845
|
Update SDK version to v1.3.17 (#649)
* Update SDK version to v1.3.17
* Fix clients
|
2020-10-19 18:07:45 +08:00 |
Jack May
|
08d9999f99
|
add shared-memory program (#611)
* add shared-memory program
* add offset and reduce shared object size
|
2020-10-14 23:50:57 +00:00 |