Jon Cinque
21f8af34e7
Update all solana dependencies to 1.7.3, fix issues ( #1958 )
...
* Update all dependencies to 1.7.3, fix issues
* Remove esm from mocha
* Fix missed token test
* Also update rust version
* token-swap: update tolerance on sim test
* Run `cargo clippy --fix` for needless_borrow errors
* Rerun cargo fmt
2021-06-25 00:39:08 +02:00
Tyera Eulberg
e28af24443
Bump solana version
2021-06-14 16:02:27 -06:00
Trent Nelson
1f36ca301b
Bump solana crates to v1.6.7
2021-05-05 04:39:49 +00:00
Michael Vines
1e47030549
Update SPL to Solana v1.6.6
2021-04-23 13:39:51 -07:00
Michael Vines
448be67cfa
Update to Solana 1.6.2
2021-03-30 09:38:04 -07:00
Michael Vines
662f38f939
Bump Solana version to 1.6.1
2021-03-18 04:07:16 +00:00
Michael Vines
686444088b
Bump Solana version to 1.5.15
2021-03-16 18:33:37 -07:00
Jon Cinque
9c12b50703
Update solana-program to 1.5.11 ( #1362 )
...
* Update solana-program to 1.5.11
* Update all programs
2021-03-02 19:19:50 +01:00
Trent Nelson
188c03e9a1
chore: bump solana crates to 1.5.6
2021-02-11 16:30:03 -07:00
Michael Vines
d0d2a22545
Disable tests that link directly with the BPF VM.
2020-12-17 21:24:30 -08:00
Michael Vines
8ae34d2137
Update to Solana 1.5.0
2020-12-17 21:24:30 -08:00
Michael Vines
158fa1dea6
Upgrade to Solana v1.4.14
2020-12-03 05:39:55 +00:00
Tyera Eulberg
8c029dbdf1
Clippy cleanup ( #894 )
2020-11-25 23:53:18 +00:00
Michael Vines
c6a4ac9a82
Bump solana version to v1.4.9
2020-11-17 20:02:17 -08:00
Jack May
cb61252b8b
Bump rbpf to v0.1.33, use semver ( #859 )
2020-11-17 15:49:07 -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
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
Michael Vines
341149d0e9
Back to no-entrypoint feature name
2020-11-03 10:34:43 -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
8901fdc114
Properly initializes rent
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
7008bcf398
Update token/perf-monitor to latest solana-program/solana-sdk
2020-11-01 20:48:15 -08: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
Greg Fitzgerald
2ec3b3fa4f
Upgrade solana-sdk in themis ( #636 )
...
* Upgrade solana-sdk in themis
* Fix build
* Bump Token CLI dependencies
* Remove Cargo.lock files
* Fix BN build
* Upgrade BN client too
2020-10-16 16:28:07 -06:00
Tyera Eulberg
6718d42e34
Bump memo and token versions ( #627 )
2020-10-15 12:20:23 -06: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
Trent Nelson
c4cf9ffef4
token: Bump solana crates to 1.3.14
2020-09-30 20:17:53 +00:00
Jack May
759fe1487e
Switch to solana_sdk Pack and COption
2020-09-21 17:08:37 -07:00
Jack May
157936c6c5
Remove pack's dependency on TokenError ( #448 )
...
* Remove pack's dependency on TokenError
* nudge
2020-09-16 00:59:37 +00:00
Justin Starry
708bb430ab
Bump dependencies from 1.3.8 to 1.3.9 ( #415 )
2020-09-10 17:25:43 +08:00
Trent Nelson
b15eb09cfb
Bump solana crates to 1.3.8
2020-09-04 01:18:44 -06:00
Jack May
0637e358bc
Add back token perf monitor ( #380 )
2020-09-01 17:27:11 -07:00