Commit Graph

23 Commits

Author SHA1 Message Date
Michael Vines c6a4ac9a82 Bump solana version to v1.4.9 2020-11-17 20:02:17 -08:00
Jack May 4056cb4c02
Remove entrypoint bpf cfg check (#852) 2020-11-17 00:52:21 -08:00
Michael Vines f4af9054a2 Update to Solana 1.4.8 2020-11-14 02:35:20 +00:00
Michael Vines 5030a87021 Upgrade to Solana 1.4.7 2020-11-12 11:05:20 -08:00
dependabot[bot] b71456a8f1
Bump solana-program from 1.4.5 to 1.4.6 (#826)
Bumps [solana-program](https://github.com/solana-labs/solana) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](https://github.com/solana-labs/solana/compare/v1.4.5...v1.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-11 12:39:52 +00:00
Michael Vines 238eabc1d0 Bump solana version to v1.4.5 2020-11-06 21:29:04 -08:00
Michael Vines e0a6292bd6 Employ test-bpf feature to make 'cargo test' pass 2020-11-06 21:29:04 -08:00
Michael Vines 4ab5fd3f23 Use banks_client.get_rent() 2020-11-06 21:29:04 -08:00
Michael Vines 901d43f965 Use cargo-test-bpf 2020-11-06 21:29:04 -08:00
Michael Vines 05bc5fb018 Bump version 2020-11-05 13:42:48 -08:00
Michael Vines bd03af18b5 Exclude associated-token-account/program from workspace until cargo test works for it 2020-11-05 13:42:48 -08:00
Michael Vines e5c2a4591f Update program id 2020-11-05 13:42:48 -08:00
Michael Vines d624117afd Limit docs.rs builds 2020-11-05 13:42:48 -08:00
Michael Vines 89de77aad8 Bump spl-token to v3.0.0 2020-11-04 18:58:37 +00:00
Michael Vines 1559cb5eda Update program id 2020-11-04 09:13:21 -08:00
Michael Vines 5782cc2d44 the 2020-11-04 09:13:21 -08:00
Michael Vines e0e46e0385 Add better logging during program execution 2020-11-03 19:53:46 +00:00
Michael Vines 694a03efde Drop compute unit logging 2020-11-03 19:53:46 +00:00
Michael Vines a80f8e49f7 Clean up comments 2020-11-03 19:53:46 +00:00
Michael Vines 341149d0e9 Back to no-entrypoint feature name 2020-11-03 10:34:43 -08:00
Michael Vines f2da427631 Revert "Adapt to https://github.com/solana-labs/solana/pull/13355"
This reverts commit 9a383e24a2792e4ae04a470a9c94a29e518f8945.
2020-11-03 04:13:36 +00:00
Michael Vines 20551f9fbc Adapt to https://github.com/solana-labs/solana/pull/13355 2020-11-03 04:13:36 +00:00
Michael Vines 4da9cb3631 Add associated-token-account program 2020-11-03 04:13:36 +00:00