Commit Graph

751 Commits

Author SHA1 Message Date
Michael Vines f8e4cd86f9 Disable token-swap js tests in CI until https://github.com/solana-labs/solana/issues/11465 is resolved 2020-08-08 08:05:00 -07:00
Michael Vines 3479341ab1 Remove token-cli/Cargo.lock 2020-08-08 08:05:00 -07:00
Michael Vines 68b1d43596 Update token.h 2020-08-08 08:05:00 -07:00
Michael Vines 48b11fc01c Move up to v1.3.1 2020-08-08 08:05:00 -07:00
Michael Vines 60a7174c6e Move patch section 2020-08-08 08:05:00 -07:00
Michael Vines 2f2d07f0bb cd nicer 2020-08-08 08:05:00 -07:00
Michael Vines bb39d50390 Add token-cli 2020-08-08 08:05:00 -07:00
Michael Vines b38d8510b5 Ensure localnet is down 2020-08-08 08:05:00 -07:00
Michael Vines a8c995bc79 Fix up target/ location 2020-08-08 08:05:00 -07:00
Michael Vines 2d4782b713 Add create_program_address stub for non-bpf targets 2020-08-08 08:05:00 -07:00
Michael Vines 16684ae9ad Cache .cache 2020-08-08 08:05:00 -07:00
Michael Vines d4e1c47f64 Reduce bpf-sdk downloads in CI 2020-08-08 08:05:00 -07:00
Michael Vines 98de735cdc Remove explicit memo build 2020-08-08 08:05:00 -07:00
Michael Vines 33c04f11cd Don't update so much 2020-08-08 08:05:00 -07:00
Michael Vines 7541b053b2 Unify CI program builds 2020-08-08 08:05:00 -07:00
Michael Vines 20c7bd1611 Adapt to workspace crate 2020-08-08 08:05:00 -07:00
Michael Vines c6042f68f7 Add top-level workspace 2020-08-08 08:05:00 -07:00
dependabot[bot] 4170c1b3c9
Bump rollup from 2.23.0 to 2.23.1 in /token/js (#251)
Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.23.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.23.0...v2.23.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-08 05:54:22 +00:00
dependabot[bot] 2aca2280c0
Bump clap from 2.33.1 to 2.33.2 in /token-cli (#246)
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.1 to 2.33.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v2.33.2/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v2.33.1...v2.33.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-08 04:46:19 +00:00
dependabot[bot] b0a51f0485
Bump solana-sdk from 1.2.19 to 1.3.1 in /ci/client (#244)
Bumps [solana-sdk](https://github.com/solana-labs/solana) from 1.2.19 to 1.3.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.2.19...v1.3.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-08 04:12:07 +00:00
Michael Vines 2dbe6d1129 spl-token command-line utility 2020-08-08 02:37:05 +00:00
Michael Vines 735eafb7e0 Avoid generating header files when they already exist 2020-08-07 18:44:00 -07:00
Michael Vines b5a9a43224 Globally set RUST_BACKTRACE=1 in CI 2020-08-07 08:43:31 -07:00
dependabot[bot] 4afde65d44
Bump flow-bin from 0.130.0 to 0.131.0 in /token-swap/js (#233)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.130.0 to 0.131.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-07 09:27:29 +00:00
dependabot[bot] 4ca6902f3c
Bump flow-bin from 0.130.0 to 0.131.0 in /token/js (#232)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.130.0 to 0.131.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-07 09:04:59 +00:00
dependabot[bot] 171a32a263
Bump @babel/runtime from 7.11.1 to 7.11.2 in /token-swap/js (#226)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.1 to 7.11.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.2/packages/babel-runtime)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 11:37:55 +00:00
dependabot[bot] 3fe6cd600c
Bump solana-sdk from 1.2.17 to 1.2.19 in /ci/client (#222)
Bumps [solana-sdk](https://github.com/solana-labs/solana) from 1.2.17 to 1.2.19.
- [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.2.17...v1.2.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 10:06:38 +00:00
Justin Starry 2c59c86fbf
Bump version to v0.0.5 (#227) 2020-08-06 17:40:47 +08:00
dependabot[bot] a54aa9d4d5
Bump @babel/runtime from 7.11.1 to 7.11.2 in /token/js (#220)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.1 to 7.11.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.2/packages/babel-runtime)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-06 09:11:48 +00:00
Jack May c7858471c2
Pin bpf-sdk version to v1.2.17 (#218) 2020-08-05 11:39:34 -07:00
dependabot[bot] d5c4748762
Bump @babel/runtime from 7.11.0 to 7.11.1 in /token/js (#217)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-runtime)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:27:04 +00:00
dependabot[bot] 000a816a32
Bump @babel/core from 7.11.0 to 7.11.1 in /token/js (#215)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 10:48:09 +00:00
dependabot[bot] c64e06948d
Bump @babel/runtime from 7.11.0 to 7.11.1 in /token-swap/js (#216)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-runtime)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 09:47:49 +00:00
dependabot[bot] eaeaad8178
Bump @babel/core from 7.11.0 to 7.11.1 in /token-swap/js (#214)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 09:03:39 +00:00
dependabot[bot] 71fde3bb82
Bump num-derive from 0.3.0 to 0.3.1 in /token (#213)
Bumps [num-derive](https://github.com/rust-num/num-derive) from 0.3.0 to 0.3.1.
- [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.0...num-derive-0.3.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 08:45:51 +00:00
Michael Vines 4c8b28b387 Add ui amount conversion helpers 2020-08-05 05:18:54 +00:00
Jack May 3f8a716ddb
Add support for self transfers (#210) 2020-08-04 18:17:51 -07:00
Michael Vines 72608ab2e3 Add native_mint::DECIMALS 2020-08-05 00:15:25 +00:00
Michael Vines 827e4196ed
Correct github link 2020-08-04 16:49:18 -07:00
Jack May 569185359e to bytes on client side 2020-08-04 16:10:05 -07:00
Michael Vines 7a8b31f47e Add libudev-dev 2020-08-04 16:10:05 -07:00
Michael Vines 902a9fb081 Bump testnetDefaultChannel 2020-08-04 16:10:05 -07:00
Michael Vines 4ca71a378e Relax solana-sdk version requirement 2020-08-04 16:10:05 -07:00
Jack May bd5f1f82a3
Add tag to C enum variants (#206) 2020-08-03 21:23:33 -07:00
Michael Vines 0fe1bf4443 Bring in monorepo mergify rules 2020-08-03 17:22:43 -07:00
Tyera Eulberg 8c45de5340 Enable do.sh clippy/test for non-program crates 2020-08-03 16:53:25 -07:00
Jack May 72759b37f9
Simply pull sdk into ci test client (#204) 2020-08-03 11:31:15 -07:00
Justin Starry ef75a1d523
Return signature from sendAndConfirmTransaction (#203) 2020-08-04 01:22:54 +08:00
Raj Gokal ef94e22067
adds program library logo and link back to docs (#191)
* adds program library logo and link back to docs

* adds logo and link to docs

* formatting fixes

Co-authored-by: Raj Gokal <rajgokal@macbook-pro.lan>
2020-08-03 07:31:23 -07:00
dependabot[bot] b006741718
Bump num-derive from 0.3.0 to 0.3.1 in /token-swap (#202)
Bumps [num-derive](https://github.com/rust-num/num-derive) from 0.3.0 to 0.3.1.
- [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.0...num-derive-0.3.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 09:04:16 +00:00