dependabot[bot]
e833d2ba5b
Bump num-derive from 0.3.2 to 0.3.3 ( #17547 )
...
* Bump num-derive from 0.3.2 to 0.3.3
Bumps [num-derive](https://github.com/rust-num/num-derive ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/rust-num/num-derive/releases )
- [Changelog](https://github.com/rust-num/num-derive/blob/master/RELEASES.md )
- [Commits](https://github.com/rust-num/num-derive/compare/num-derive-0.3.2...num-derive-0.3.3 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: bump num-derive
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-05-27 19:43:00 -06:00
Michael Vines
8eab0e8602
Bump version to v1.8.0 ( #17541 )
2021-05-27 08:51:53 -07:00
Michael Vines
939c654752
Fix version more
2021-03-19 09:14:31 -07:00
Michael Vines
ac75e386dd
Fix version
2021-03-19 09:05:59 -07:00
Justin Starry
e9b08b5e7f
fix: remove deprecated bpf-sdk, localnet, and examples
...
BREAKING CHANGE: Removed binaries solana-localnet and solana-bpf-sdk-install.
Please install the Solana CLI tools to download the BPF SDK and to
install the solana-test-validator binary intead.
2021-03-19 17:45:08 +08:00
Justin Starry
f0a8aba2e2
chore: cleanup flow and package.json
2021-02-08 07:57:05 +08:00
Justin Starry
c675c67c26
chore: replace jest with mocha
2021-02-08 07:57:05 +08:00
Michael Vines
fd7d2f82ae
chore: port web3.js to solana-test-validator
2020-12-17 20:53:10 +00:00
Jack May
0f0a0a3b88
fix: build fixtures as part of test ( #495 )
2020-06-14 21:57:04 -07:00
Jack May
432345b4d4
fix: update BPF Rust example ELF
2020-06-14 21:57:04 -07:00
Jack May
ee3acbf1ba
fix: update examples ( #485 )
2020-06-14 21:57:04 -07:00
Michael Vines
1b70081399
fix: add Account.rent_epoch field and rebuild bpf test fixtures ( #466 )
...
* fix: add Account.rent_epoch field
* fix: rebuild bpf test fixtures
2020-06-14 21:57:04 -07:00
Jack May
408e8e7500
fix: Update Rust-BPF example ( #406 )
2020-06-14 21:57:04 -07:00
Jack May
53dcf56559
chore: update noop to new Rust conventions ( #365 )
2020-06-14 21:57:04 -07:00
Jack May
62d9bebaa3
Update examples to new SDK ( #358 )
2020-06-14 21:57:04 -07:00
Michael Vines
03603ea87b
fix: remove tick_height
2020-06-14 21:57:04 -07:00
Jack May
4c4f5a0fb9
Add BPF Rust noop example ( #316 )
2020-06-14 21:57:04 -07:00
Michael Vines
6b3eeb5504
fix: bpf programs are now shared objects
2020-06-14 21:57:04 -07:00
Michael Vines
2bab37a34d
chore: rebuild noop.o to catch up to bpf-sdk changes
2020-06-14 21:57:04 -07:00
Michael Vines
5271f4e157
fix: remove cwd assumption
2020-06-14 21:57:04 -07:00
Michael Vines
5311ed7f68
fix: catch up to sol_deserialize() signature change
2020-06-14 21:57:04 -07:00
Michael Vines
680d2d18ea
refactor: use env to locate bash
2020-06-14 21:57:04 -07:00
jackcmay
71328e9420
fix: Pass full BPF ELF ( #60 )
2020-06-14 21:57:04 -07:00
Michael Vines
d328d23faa
feat: add bpf-c-noop example
2020-06-14 21:57:04 -07:00