dependabot[bot]
3fcfb999d1
build(deps): bump serde from 1.0.129 to 1.0.130 ( #2361 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.129 to 1.0.130.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.129...v1.0.130 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-31 11:13:17 +00:00
Michael Vines
4406265d4a
Upgrade to Solana 1.7.11
2021-08-30 12:41:08 -07:00
dependabot[bot]
7ef3509f51
build(deps): bump serde_json from 1.0.66 to 1.0.67 ( #2351 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.66...v1.0.67 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 11:32:19 +00:00
Jon Cinque
0db32380a8
token-cli: Add `--use-unchecked-instruction` flag ( #2328 )
...
* token-cli: Add `--use-legacy-unchecked-instruction` flag
* use-legacy-unchecked-instruction -> use-unchecked-instruction
2021-08-26 20:38:10 +02:00
dependabot[bot]
1f97833cdd
build(deps): bump serde from 1.0.128 to 1.0.129 ( #2322 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.128 to 1.0.129.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.129 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 11:17:42 +00:00
dependabot[bot]
4b7898cb2b
build(deps): bump serde from 1.0.127 to 1.0.128 ( #2318 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 11:29:51 +00:00
dependabot[bot]
e6a7c0080b
build(deps): bump serde from 1.0.126 to 1.0.127 ( #2200 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.126 to 1.0.127.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 11:15:36 +00:00
dependabot[bot]
4406ffc5b9
build(deps): bump serde_json from 1.0.65 to 1.0.66 ( #2187 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.65...v1.0.66 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-30 11:13:27 +00:00
dependabot[bot]
6de07fe2c4
build(deps): bump serde_json from 1.0.64 to 1.0.65 ( #2160 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...v1.0.65 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-29 11:47:23 +00:00
Tyera Eulberg
30fccebdc6
Bump solana crates ( #2139 )
2021-07-23 16:47:06 +00:00
Trent Nelson
e4145e3341
token-cli: fix resolving multisig authorities
2021-07-23 01:45:35 -06:00
Tyera Eulberg
5e86aa6142
Bump spl-token-cli ( #2131 )
2021-07-23 03:20:16 +00:00
Tyera Eulberg
c87bb29f48
token-cli: support json output ( #2130 )
...
* Add output_format to config
* Add --output global parameter
* Add json output handling for tx commands
* Impl OutputFormat handling for easy get requests
* Remove redundant struct
* Impl OutputFormat handling for accounts command
* Remove unused config field
* Prevent gc --output json for now
2021-07-23 01:44:06 +00:00
Jon Cinque
ddc029e14d
token: Bump to 3.2.0 everywhere ( #2116 )
2021-07-20 23:40:32 +02:00
Jon Cinque
aef1e239b3
token: Add SyncNative instruction (program, CLI, JS) ( #2091 )
...
* Add SyncNative to program
* Add CLI support
* Add JS bindings
* Fix syncNative test to not run for existing token program
* Combine checks
2021-07-19 21:50:42 +02:00
Trent Nelson
7d00fe08a4
token-cli: Bump version to 2.0.13
2021-07-13 00:37:26 -06:00
Trent Nelson
7b5afeac8d
token-cli: Dedupe 'transfer' help message --owner value name
2021-07-06 20:37:55 +00:00
Tyera Eulberg
0acc8c8bad
Bump solana and borsh crates ( #2015 )
2021-07-02 16:53:41 +00:00
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
c2f3ed530e
Bump spl-token-cli
2021-06-14 16:02:27 -06:00
Tyera Eulberg
e28af24443
Bump solana version
2021-06-14 16:02:27 -06:00
Justin Starry
3cf9f0d0f9
spl-token-cli: Remove global owner argument ( #1870 )
2021-06-10 11:52:39 -07:00
drbh
41568014eb
implement the ability to leave a memo on token creation
2021-05-11 20:21:08 -07: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
Trent Nelson
9ad4168253
token-cli: bump version to 2.0.11
2021-04-23 01:53:28 -06:00
Trent Nelson
dfc5cc5a23
token-cli: Fix ATA creation in offline mode
2021-04-23 07:42:45 +00:00
Trent Nelson
96901b1299
token-cli: sign_only gates for `transfer`
2021-04-14 12:13:52 -06:00
Trent Nelson
b8a773fddd
token-cli: sign_only gates for `authorize`
2021-04-14 12:13:52 -06:00
Trent Nelson
4374d8dee4
token-cli: Fix transfer to multisig ATAs
2021-04-14 12:13:52 -06:00
Trent Nelson
6a52ba7d92
token-cli: sign_only gates for `create-account`
2021-04-14 12:13:52 -06:00
Trent Nelson
84f2f33f49
spl-token-cli: Use CLI config wallet for nonce authority fallback
2021-04-01 01:41:24 -06:00
Trent Nelson
25a6a6e923
spl-token-cli: Sort multisigners
2021-04-01 01:41:13 -06:00
Trent Nelson
8b989d562b
spl-token-cli: Simplify owner resolution
2021-03-31 23:52:16 -06:00
Tyera Eulberg
936ecef809
Bump spl-token-cli to 2.0.10 ( #1540 )
2021-03-30 17:22:17 -06:00
Tyera Eulberg
f2de73da8e
spl-token-cli: support ATA in close, balance, and account-info ( #1537 )
...
* Use ATA by default in close command
* Use ATA by default in balance/account-info queries
* Add Aux tag and gc messaging to spl-token account-info
* Recommend 'token' only if no args provided
2021-03-30 22:31:54 +00:00
Michael Vines
448be67cfa
Update to Solana 1.6.2
2021-03-30 09:38:04 -07:00
Ryo Onodera
0500f5fb02
Add spl-token transfer --no-wait ( #1525 )
2021-03-30 16:25:21 +09:00
Tyera Eulberg
75e122061e
Accounts: check mint if provided, use helper ( #1503 )
2021-03-24 00:06:39 +00:00
Tyera Eulberg
a3e8af2068
spl-token-cli: use ATA by default in wrap/unwrap commands ( #1492 )
...
* Wrap to ATA by default
* Unwrap ATA by default
* Review comments
2021-03-23 15:48:27 -06:00
Tyera Eulberg
80819fa05a
Transfer from ATA by default ( #1487 )
...
* Transfer from ATA by default
* Update token/cli/src/main.rs
2021-03-23 04:12:29 +00:00
Tyera Eulberg
603a94327f
Add spl-token address command ( #1484 )
2021-03-22 23:58:09 +00:00
Tyera Eulberg
04fc247b2e
Reorder App subcommands ( #1485 )
2021-03-22 22:47:25 +00:00
Michael Vines
bb05462d59
Rename --allow-empty-recipient to --allow-unfunded-recipient
2021-03-22 13:45:18 -07:00
Michael Vines
662f38f939
Bump Solana version to 1.6.1
2021-03-18 04:07:16 +00:00
Michael Vines
58807c5f8b
Back out clippy::manual_map for now
2021-03-16 22:22:59 -07:00
Michael Vines
af5fdb3146
Bump Rust version to 1.50.0
2021-03-16 22:22:59 -07:00
Tyera Eulberg
82a385b7c3
Bump spl-token-cli for new release ( #1463 )
2021-03-16 18:24:04 -06:00
Justin Starry
4107c17a3b
Bump token-cli to v2.0.8 ( #1458 )
2021-03-16 17:44:36 -06:00
Michael Vines
723aacadb7
Pin Solana versions used by spl-token-cli
2021-03-16 15:07:56 -07:00