dependabot[bot]
|
7249b4fa1e
|
Bump solana-cli-config from 1.4.5 to 1.4.6 (#820)
Bumps [solana-cli-config](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-10 12:31:19 +00:00 |
Michael Vines
|
238eabc1d0
|
Bump solana version to v1.4.5
|
2020-11-06 21:29:04 -08:00 |
Michael Vines
|
645a9874d3
|
Output tweaks
|
2020-11-05 13:42:48 -08:00 |
Michael Vines
|
8ec81b6405
|
Bump spl-token cli version
|
2020-11-04 20:21:20 +00:00 |
Michael Vines
|
89de77aad8
|
Bump spl-token to v3.0.0
|
2020-11-04 18:58:37 +00:00 |
Michael Vines
|
8ea9b28edf
|
Add associated token account support
|
2020-11-04 09:13:21 -08:00 |
Michael Vines
|
341149d0e9
|
Back to no-entrypoint feature name
|
2020-11-03 10:34:43 -08:00 |
Michael Vines
|
9f4e6d8beb
|
Update to solana v1.4.4
|
2020-11-01 20:48:15 -08:00 |
Tyera Eulberg
|
c312a0576a
|
Clippy suggestions (#765)
|
2020-10-31 19:10:33 -06:00 |
Trent Nelson
|
de23dbc8a0
|
token-cli: Don't panic on signing errors
|
2020-10-30 15:57:20 -06:00 |
Trent Nelson
|
d02975bb0b
|
token-cli: Plumb multisig support for supporting subcommands
|
2020-10-30 15:57:20 -06:00 |
Trent Nelson
|
23e2b0bed3
|
token-cli: Add `multisig-info` subcommand
|
2020-10-30 15:57:20 -06:00 |
Trent Nelson
|
f40236928d
|
token-cli: Add `create-multisig` subcommand
|
2020-10-30 15:57:20 -06:00 |
Michael Vines
|
9c7c12c361
|
Correct help text
|
2020-10-28 17:43:57 -07:00 |
Trent Nelson
|
b775896c8c
|
token-cli: Support offline signing
|
2020-10-27 01:24:03 +00:00 |
Trent Nelson
|
3deb46f35a
|
token-cli: Support durable nonces
|
2020-10-27 01:24:03 +00:00 |
Trent Nelson
|
5193078568
|
token-cli: Use subcommand arg matches for config
|
2020-10-27 01:24:03 +00:00 |
Trent Nelson
|
dcc28d311d
|
token-cli: Send transactions with config
|
2020-10-27 01:24:03 +00:00 |
Trent Nelson
|
6096e7b554
|
token-cli: Use clap-utils fee payer arg
|
2020-10-27 01:24:03 +00:00 |
Michael Vines
|
80e29ef6b9
|
Port SPL to solana-program and `cargo build-bpf`
|
2020-10-24 19:21:38 -07:00 |
dependabot[bot]
|
14d102b86a
|
Bump solana-cli-config from 1.4.1 to 1.4.2 (#704)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.4.1 to 1.4.2.
- [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.1...v1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-23 13:29:32 +00:00 |
dependabot[bot]
|
1f0bf3bacb
|
Bump solana-logger from 1.4.1 to 1.4.2 (#705)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.4.1 to 1.4.2.
- [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.1...v1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-23 12:13:37 +00:00 |
dependabot[bot]
|
1af2292021
|
Bump console from 0.12.0 to 0.13.0 (#659)
Bumps [console](https://github.com/mitsuhiko/console) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Changelog](https://github.com/mitsuhiko/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/console/compare/v0.12.0...v0.13.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-19 12:18:56 +00: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 |
dependabot[bot]
|
edc03f23c1
|
Bump solana-cli-config from 1.4.0 to 1.4.1 (#644)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.4.0 to 1.4.1.
- [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.0...v1.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-16 13:37:30 +00:00 |
dependabot[bot]
|
86c0182ec4
|
Bump solana-logger from 1.4.0 to 1.4.1 (#645)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.4.0 to 1.4.1.
- [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.0...v1.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-16 12:20:02 +00:00 |
Tyera Eulberg
|
6718d42e34
|
Bump memo and token versions (#627)
|
2020-10-15 12:20:23 -06:00 |
Michael Vines
|
9324154df2
|
Bump version
|
2020-10-14 08:41:52 -07:00 |
dependabot[bot]
|
3d01a16746
|
Bump solana-logger from 1.3.15 to 1.4.0 (#621)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.3.15 to 1.4.0.
- [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.3.15...v1.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-14 13:59:38 +00:00 |
dependabot[bot]
|
535b2f0942
|
Bump solana-cli-config from 1.3.17 to 1.4.0 (#620)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.17 to 1.4.0.
- [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.3.17...v1.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-14 12:39:20 +00:00 |
dependabot[bot]
|
304c6400fa
|
Bump serde_json from 1.0.58 to 1.0.59 (#610)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.58 to 1.0.59.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.58...v1.0.59)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-13 13:23:28 +00:00 |
dependabot[bot]
|
120731e78e
|
Bump solana-cli-config from 1.3.16 to 1.3.17 (#609)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.16 to 1.3.17.
- [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.3.16...v1.3.17)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-13 12:12:58 +00:00 |
dependabot[bot]
|
6b06db1787
|
Bump solana-cli-config from 1.3.15 to 1.3.16 (#603)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.15 to 1.3.16.
- [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.3.15...v1.3.16)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-12 12:21:31 +00:00 |
dependabot[bot]
|
66f334bc8e
|
Bump solana-logger from 1.3.14 to 1.3.15 (#564)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.3.14 to 1.3.15.
- [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.3.14...v1.3.15)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-05 08:56:41 +00:00 |
dependabot[bot]
|
12c43abb68
|
Bump solana-cli-config from 1.3.14 to 1.3.15 (#565)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.14 to 1.3.15.
- [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.3.14...v1.3.15)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-05 08:56:34 +00:00 |
dependabot[bot]
|
b33bf9c460
|
Bump serde_json from 1.0.57 to 1.0.58 (#561)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.57...v1.0.58)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-02 08:56:06 +00:00 |
Trent Nelson
|
748ff6c7d8
|
spl-token-cli: Consolidate TX construction/signing
|
2020-09-30 20:17:53 +00:00 |
Trent Nelson
|
e0fb75d134
|
spl-token-cli: Use signer-based arg validators/parsers
|
2020-09-30 20:17:53 +00:00 |
Trent Nelson
|
c4cf9ffef4
|
token: Bump solana crates to 1.3.14
|
2020-09-30 20:17:53 +00:00 |
dependabot[bot]
|
8c777f25a9
|
Bump solana-logger from 1.3.13 to 1.3.14 (#553)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.3.13 to 1.3.14.
- [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.3.13...v1.3.14)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-30 09:16:41 +00:00 |
dependabot[bot]
|
449c4b95d6
|
Bump solana-cli-config from 1.3.13 to 1.3.14 (#552)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.13 to 1.3.14.
- [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.3.13...v1.3.14)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-30 08:38:55 +00:00 |
Tyera Eulberg
|
be9b88d546
|
Add close subcommand (#542)
|
2020-09-26 00:48:08 +00:00 |
Tyera Eulberg
|
94861a39e8
|
Add approve, revoke subcommands (#540)
* Add approve, revoke subcommands
* Use get_token_account api to reduce rpc calls
|
2020-09-25 21:51:47 +00:00 |
Tyera Eulberg
|
72ec14a190
|
Flesh out SetAuthority capabilities (#531)
|
2020-09-25 12:27:45 -06:00 |
Trent Nelson
|
ec9961cd7f
|
spl-token-cli: Add 'account-info' subcommand
|
2020-09-24 20:38:28 -06:00 |
Tyera Eulberg
|
7903e62a08
|
Owner doesn't need to sign init transactions (#530)
|
2020-09-24 21:18:36 +00:00 |
Tyera Eulberg
|
5bf19b62f7
|
Clean up freeze/thaw querying for mint (#529)
|
2020-09-24 21:06:34 +00:00 |
Tyera Eulberg
|
9a7d5949c6
|
Bump spl-token-cli, and solana versions (#523)
* Bump spl-token-cli, incl solana versions
* Pin exact solana versions
|
2020-09-24 08:35:58 +00:00 |
dependabot[bot]
|
e8bb772dba
|
Bump console from 0.11.3 to 0.12.0 (#518)
Bumps [console](https://github.com/mitsuhiko/console) from 0.11.3 to 0.12.0.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/v0.11.3...v0.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-23 13:05:51 +00:00 |
Tyera Eulberg
|
4c93e07ec9
|
Add freeze and thaw functionality to spl-token cli (#511)
* Add arg to enable token mint to freeze
* Add freeze/thaw subcommands
* Add frozen marker to spl-token accounts
* Add todos to simplify args
|
2020-09-22 10:54:51 -06:00 |
Jack May
|
e78e26597e
|
Rename x2 instructions to xChecked
|
2020-09-22 02:51:27 -07:00 |
Tyera Eulberg
|
bc91372f6f
|
Enable spl-token-cli args (#510)
|
2020-09-22 03:11:24 +00:00 |
Jack May
|
759fe1487e
|
Switch to solana_sdk Pack and COption
|
2020-09-21 17:08:37 -07:00 |
dependabot[bot]
|
bc0e3b9b5b
|
Bump solana-logger from 1.3.11 to 1.3.12 (#487)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.3.11 to 1.3.12.
- [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.3.11...v1.3.12)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-21 08:42:11 +00:00 |
Michael Vines
|
7acae7af7d
|
Use SingleGossip commitment
|
2020-09-18 13:49:28 -07:00 |
dependabot[bot]
|
4bacef3e19
|
Bump solana-client from 1.3.9 to 1.3.11 (#472)
Bumps [solana-client](https://github.com/solana-labs/solana) from 1.3.9 to 1.3.11.
- [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.3.9...v1.3.11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-18 08:42:12 +00:00 |
dependabot[bot]
|
ef31275709
|
Bump solana-clap-utils from 1.3.9 to 1.3.11 (#460)
Bumps [solana-clap-utils](https://github.com/solana-labs/solana) from 1.3.9 to 1.3.11.
- [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.3.9...v1.3.11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-17 09:27:13 +00:00 |
dependabot[bot]
|
6716e0f09f
|
Bump solana-account-decoder from 1.3.9 to 1.3.11 (#461)
Bumps [solana-account-decoder](https://github.com/solana-labs/solana) from 1.3.9 to 1.3.11.
- [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.3.9...v1.3.11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-17 08:40:45 +00:00 |
dependabot[bot]
|
9d9545c98d
|
Bump solana-sdk from 1.3.9 to 1.3.11 (#454)
Bumps [solana-sdk](https://github.com/solana-labs/solana) from 1.3.9 to 1.3.11.
- [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.3.9...v1.3.11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-16 09:22:53 +00:00 |
dependabot[bot]
|
75145e1ada
|
Bump solana-logger from 1.3.9 to 1.3.11 (#453)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.3.9 to 1.3.11.
- [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.3.9...v1.3.11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-16 08:42:08 +00:00 |
dependabot[bot]
|
f229456e15
|
Bump solana-cli-config from 1.3.9 to 1.3.11 (#451)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.9 to 1.3.11.
- [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.3.9...v1.3.11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-16 08:41:57 +00:00 |
Michael Vines
|
cf50a55586
|
create-token/create-account now accept an optional keypair
|
2020-09-14 19:11:05 +00:00 |
Jack May
|
72c59056e5
|
Fix spelling (#430)
|
2020-09-11 09:32:49 -07: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
|
72fc795f90
|
Bump SPL Token CLI version to 2.0.1
|
2020-09-09 17:14:13 +00:00 |
dependabot[bot]
|
f842f276e5
|
Bump solana-cli-config from 1.3.8 to 1.3.9 (#402)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.8 to 1.3.9.
- [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.3.8...v1.3.9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-09 08:45:25 +00:00 |
dependabot[bot]
|
5bb0a04960
|
Bump solana-logger from 1.3.8 to 1.3.9 (#403)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.3.8 to 1.3.9.
- [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.3.8...v1.3.9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-09 08:45:19 +00:00 |
Trent Nelson
|
b15eb09cfb
|
Bump solana crates to 1.3.8
|
2020-09-04 01:18:44 -06:00 |
Trent Nelson
|
5f425e5a3e
|
Token CLI: Use Token2 instructions (#375)
|
2020-09-01 14:29:12 -06:00 |
Trent Nelson
|
b011698251
|
Token CLI: Support arbitrary signers
eg. Ledger
|
2020-09-01 17:47:55 +00:00 |
Michael Vines
|
858dd64f6b
|
Update to solana 1.3.6
|
2020-08-29 14:37:10 -07:00 |
Michael Vines
|
eb1f41c4b6
|
Adapt to LEN
|
2020-08-29 14:37:10 -07:00 |
Michael Vines
|
51b3465b17
|
Bump spl-token-cli version
|
2020-08-29 08:41:25 -07:00 |
Tyera Eulberg
|
b4a3674437
|
s/AccountHolder/AccountOwner (#356)
|
2020-08-28 12:11:57 -06:00 |
Tyera Eulberg
|
13a279c0b4
|
Bump spl-token to v2 (#352)
|
2020-08-28 00:29:55 -06:00 |
Jack May
|
2a5acff2d8
|
Safer pack/unpack (#349)
* Safer pack/unpack
* fix cli
* clippy
* fix swap
* nit
* clippy
Co-authored-by: Michael Vines <mvines@gmail.com>
|
2020-08-27 21:19:15 -07:00 |
Tyera Eulberg
|
49e6e4a589
|
Reinstate Mint supply (#342)
* Reinstate Mint supply, and adjust with Minto & Burn
* C headers
* Patch token-cli
* Patch token-swap
|
2020-08-27 13:06:23 -06:00 |
Michael Vines
|
b58677f554
|
Bump some crate versions
|
2020-08-27 09:39:35 -07:00 |
dependabot[bot]
|
4893198a68
|
Bump solana-account-decoder from 1.3.2 to 1.3.4
Bumps [solana-account-decoder](https://github.com/solana-labs/solana) from 1.3.2 to 1.3.4.
- [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.3.2...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-27 09:38:45 -07:00 |
Michael Vines
|
68db5f77a0
|
Port cli to token2
|
2020-08-26 23:10:18 -07:00 |
dependabot[bot]
|
b0cebcf4bb
|
Bump solana-clap-utils from 1.3.2 to 1.3.4 (#318)
Bumps [solana-clap-utils](https://github.com/solana-labs/solana) from 1.3.2 to 1.3.4.
- [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.3.2...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-26 08:33:05 +00:00 |
dependabot[bot]
|
40b43f3ebe
|
Bump solana-cli-config from 1.3.2 to 1.3.4 (#292)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.2 to 1.3.4.
- [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.3.2...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-25 16:37:47 +00:00 |
dependabot[bot]
|
036cca36b6
|
Bump solana-sdk from 1.3.2 to 1.3.4
Bumps [solana-sdk](https://github.com/solana-labs/solana) from 1.3.2 to 1.3.4.
- [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.3.2...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-25 09:05:29 -07:00 |
Michael Vines
|
e440466311
|
Add token program2
|
2020-08-14 22:50:18 +00:00 |
dependabot[bot]
|
c3e80d401f
|
Bump clap from 2.33.2 to 2.33.3 (#274)
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.2 to 2.33.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-14 08:44:28 +00:00 |
Michael Vines
|
96f9b0cdc6
|
Adapt spl-token cli to Solana 1.3.2
|
2020-08-14 01:22:11 +00:00 |
dependabot[bot]
|
5bf7742620
|
Bump solana-cli-config from 1.3.1 to 1.3.2 (#263)
Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.3.1 to 1.3.2.
- [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.3.1...v1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-12 08:44:29 +00:00 |
dependabot[bot]
|
0c5f3979c3
|
Bump solana-logger from 1.3.1 to 1.3.2 (#264)
Bumps [solana-logger](https://github.com/solana-labs/solana) from 1.3.1 to 1.3.2.
- [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.3.1...v1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-12 08:43:30 +00:00 |
Michael Vines
|
fa67d0e7d1
|
Add spl-token documentation
|
2020-08-10 12:49:28 -07:00 |
Michael Vines
|
26ab9bb26a
|
Reorganize crates based on program
|
2020-08-08 15:25:47 -07:00 |