Jack May
|
46f0b42873
|
Programs can be client dependencies (#181)
|
2020-07-31 16:35:49 -07:00 |
Tyera Eulberg
|
a6278bd58d
|
Consistency nits (#187)
|
2020-07-31 18:01:33 +00:00 |
dependabot[bot]
|
599600d5a9
|
Bump @babel/plugin-transform-runtime from 7.10.5 to 7.11.0 in /token/js (#183)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.10.5 to 7.11.0.
- [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.0/packages/babel-plugin-transform-runtime)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-31 08:50:48 +00:00 |
dependabot[bot]
|
be6328b16e
|
Bump @babel/core from 7.10.5 to 7.11.0 in /token/js (#182)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.0.
- [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.0/packages/babel-core)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-31 08:32:00 +00:00 |
Justin Starry
|
719deefc8c
|
Bump spl-token to v0.0.4 (#180)
|
2020-07-31 04:02:05 +00:00 |
Jack May
|
302855fa0a
|
Cleanup payer and remove use of instanceof (#176)
Co-authored-by: Justin Starry <justin@solana.com>
|
2020-07-31 11:37:33 +08:00 |
Justin Starry
|
662a733172
|
Bump @solana/web3.js and @solana/spl-token (#177)
|
2020-07-31 10:49:03 +08:00 |
dependabot[bot]
|
c081e50af7
|
Bump @babel/runtime from 7.10.5 to 7.11.0 in /token/js (#174)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.10.5 to 7.11.0.
- [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.0/packages/babel-runtime)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-31 02:21:37 +00:00 |
dependabot[bot]
|
1782bcf24c
|
Bump @babel/preset-env from 7.10.4 to 7.11.0 in /token/js (#172)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 to 7.11.0.
- [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.0/packages/babel-preset-env)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-31 00:16:19 +00:00 |
dependabot[bot]
|
d338274864
|
Bump flow-bin from 0.129.0 to 0.130.0 in /token/js
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.129.0 to 0.130.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>
|
2020-07-30 15:47:42 -07:00 |
dependabot[bot]
|
876034e02c
|
Bump @solana/web3.js from 0.62.0 to 0.63.1 in /token/js
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.62.0 to 0.63.1.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.62.0...v0.63.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-30 15:47:25 -07:00 |
Michael Vines
|
0d885b9baa
|
Bump version to 1.0.3
|
2020-07-30 15:32:22 -07:00 |
Michael Vines
|
06b4d18191
|
Export current solana-sdk types for downstream users
|
2020-07-30 15:28:45 -07:00 |
Jack May
|
a59a79d179
|
Bump version (#168)
|
2020-07-30 13:52:51 -07:00 |
Justin Starry
|
17d129a32a
|
Setup rollup, fix prettier, and clean dependencies (#166)
* Setup rollup, fix prettier, and clean dependencies
* Setup rollup specific babel config
* Fix token-swap config
|
2020-07-31 01:01:57 +08:00 |
Marc-Antoine Ross
|
c6fe796900
|
Fix typo (#167)
|
2020-07-30 09:18:55 -07:00 |
Jack May
|
a07935371f
|
Prep token/js for publishing (#165)
|
2020-07-30 02:07:55 -07:00 |
Tyera Eulberg
|
87a0af07b3
|
TokenInstruction::Approve: source account must be writable (#164)
* Source account must be writable
* Comment fixups
|
2020-07-30 00:03:40 +00:00 |
Jack May
|
0f2226c190
|
Nits (#159)
* Nits
* nudge
|
2020-07-28 16:33:34 -07:00 |
Jack May
|
324a567b5e
|
Update README.md
|
2020-07-28 11:01:34 -07:00 |
Jack May
|
691a213524
|
Add token docs (#158)
|
2020-07-28 11:00:37 -07:00 |
Tyera Eulberg
|
019235c69c
|
Bump sdk version, and adjust accordingly (#155)
|
2020-07-24 20:39:15 +00:00 |
Tyera Eulberg
|
8580542729
|
Bump patch versions (#148)
|
2020-07-22 15:55:46 -06:00 |
Tyera Eulberg
|
bd2ea9ed55
|
Bump solana-sdk version (#145)
* Bump solana-sdk version
* Include program feature to enable entrypoint
* Bump default testnet
|
2020-07-22 20:34:15 +00:00 |
dependabot[bot]
|
2c82a97909
|
Bump lodash from 4.17.14 to 4.17.19 in /token/js (#143)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-21 19:14:16 -06:00 |
Tyera Eulberg
|
f779495689
|
Remove unused dependencies (#133)
|
2020-07-21 18:27:02 -06:00 |
Jack May
|
96366cb4ff
|
Improve CI coverage (#141)
* Improve CI coverage
* install fmt
|
2020-07-21 14:37:34 -07:00 |
Jack May
|
c44a149b47
|
Remove builtin flowconfig suppress_comments (#140)
|
2020-07-21 10:28:03 -07:00 |
Jack May
|
7fa8706707
|
Fix C header to include state structures (#138)
|
2020-07-21 00:46:02 -07:00 |
Tyera Eulberg
|
11ca35d75b
|
Revert "Bump eslint from 6.8.0 to 7.4.0 in /token/js (#117)"
This reverts commit 374959acdc .
|
2020-07-17 15:15:19 -06:00 |
dependabot[bot]
|
374959acdc
|
Bump eslint from 6.8.0 to 7.4.0 in /token/js (#117)
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-16 22:46:53 -06:00 |
dependabot[bot]
|
5d0bb6afae
|
Bump flow-typed from 3.1.0 to 3.2.0 in /token/js (#123)
Bumps [flow-typed](https://github.com/flow-typed/flow-typed) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/flow-typed/flow-typed/releases)
- [Changelog](https://github.com/flow-typed/flow-typed/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flow-typed/flow-typed/compare/v3.1.0...v3.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-16 11:45:22 -06:00 |
dependabot[bot]
|
3a4cbbcb66
|
Bump lodash from 4.17.14 to 4.17.19 in /token/js (#130)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-16 11:44:35 -06:00 |
Tyera Eulberg
|
b24bfe7e32
|
Token: add Rust program id and bump version (#47)
* Token: add Rust program id and bump version
* Exclude js from package
* C header bump
|
2020-07-15 18:52:15 -06:00 |
Tyera Eulberg
|
4683535885
|
Fix CloseAccount js test (#128)
|
2020-07-15 21:47:31 +00:00 |
Tyera Eulberg
|
339100e96b
|
Disable CloseAccount for non-native token accounts (#127)
|
2020-07-15 13:01:45 -06:00 |
Aaron Hill
|
88d738f9d2
|
Bump solana-sdk to 1.2.10 (#124)
This allows https://github.com/solana-labs/solana/pull/11015 to build
|
2020-07-13 14:55:46 -06:00 |
Jack May
|
18ca475bd6
|
Document that delegates cannot CloseAccount (#121)
|
2020-07-10 15:34:12 -07:00 |
Jack May
|
ab5ea5c1f9
|
Add support for native token (#112)
|
2020-07-09 17:11:00 -07:00 |
dependabot[bot]
|
c60b4cc2a5
|
Bump webpack-cli from 3.3.11 to 3.3.12 in /token/js (#116)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-09 10:11:14 -07:00 |
dependabot[bot]
|
ab934c4794
|
Bump jayson from 3.2.0 to 3.3.3 in /token/js (#115)
Bumps [jayson](https://github.com/tedeh/jayson) from 3.2.0 to 3.3.3.
- [Release notes](https://github.com/tedeh/jayson/releases)
- [Commits](https://github.com/tedeh/jayson/compare/v3.2.0...v3.3.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-09 10:10:59 -07:00 |
dependabot[bot]
|
b86930f2dc
|
Bump eslint-loader from 3.0.3 to 4.0.2 in /token/js (#114)
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 3.0.3 to 4.0.2.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-loader/compare/v3.0.3...v4.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-09 10:10:42 -07:00 |
dependabot[bot]
|
36f4184628
|
Bump flow-bin from 0.128.0 to 0.129.0 in /token/js (#108)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.128.0 to 0.129.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-07-08 20:54:01 -07:00 |
dependabot[bot]
|
2ce0c9a269
|
Bump react-bootstrap from 1.0.0 to 1.1.1 in /token/js (#107)
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.0.0...v1.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-08 20:53:51 -07:00 |
Jack May
|
f08326006b
|
Version C header (#105)
|
2020-07-08 15:02:48 -07:00 |
Jack May
|
6c10d9170d
|
Fix docs (#111)
|
2020-07-08 14:59:01 -07:00 |
dependabot[bot]
|
6d356c1b5f
|
Bump webpack-dev-server from 3.10.3 to 3.11.0 in /token/js (#106)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.10.3 to 3.11.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-08 14:58:12 -07:00 |
Jack May
|
7a3fb516bc
|
Whittle down the token program across the board (#93)
* Whittle down the token program across the board
* nit
* nudge
|
2020-07-08 12:41:08 -07:00 |
dependabot[bot]
|
69e9023a8f
|
Bump css-loader from 3.4.2 to 3.6.0 in /token/js (#101)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.2 to 3.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.2...v3.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-08 20:50:09 +08:00 |
dependabot[bot]
|
03f95ab360
|
Bump eslint-plugin-react from 7.20.0 to 7.20.3 in /token/js (#100)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.0 to 7.20.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.0...v7.20.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-08 20:49:55 +08:00 |