Commit Graph

358 Commits

Author SHA1 Message Date
Jack May 19e40bfd18
Add MintTo instruction (#19) 2020-06-04 22:47:17 -07:00
Jack May 0c3842a078
Update to Solana-sdk 1.2.0 (#17) 2020-06-03 10:28:14 -07:00
Jack May c4d8902ce3
Update token module filename (#14) 2020-06-02 15:20:39 -07:00
dependabot-preview[bot] 3a5a7b7297
Bump semver from 7.1.3 to 7.3.2 in /token (#3)
Bumps [semver](https://github.com/npm/node-semver) from 7.1.3 to 7.3.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.1.3...v7.3.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-30 14:43:49 -06:00
Greg Fitzgerald 6744ab2187
npm audit fix (#6) 2020-05-30 14:43:35 -06:00
dependabot-preview[bot] 842fd45c86
Bump eslint-plugin-react from 7.19.0 to 7.20.0 in /token (#4)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.19.0 to 7.20.0.
- [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.19.0...v7.20.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-30 10:17:15 -06:00
Jack May 8248ccb793
fix ci (#5)
* fix ci

* nudge
2020-05-29 16:03:59 -07:00
Jack May 539fdfca78
First cut of token program (#1) 2020-05-29 15:00:47 -07:00