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 |
dependabot[bot]
|
89f51b9518
|
Bump moment from 2.26.0 to 2.27.0 in /token/js (#99)
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.26.0...2.27.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-08 19:50:39 +08:00 |
dependabot[bot]
|
46adc5e1d9
|
Bump prettier from 2.0.2 to 2.0.5 in /token/js (#98)
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.2...2.0.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-08 18:12:25 +08:00 |
dependabot-preview[bot]
|
23d0ce8528
|
Bump eslint-plugin-import from 2.20.2 to 2.22.0 in /token/js (#64)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2.22.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.2...v2.22.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-07-07 23:32:33 -07:00 |
dependabot-preview[bot]
|
07d249b690
|
Bump flow-bin from 0.121.0 to 0.128.0 in /token/js (#65)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.121.0 to 0.128.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-07-07 14:35:52 -07:00 |
dependabot-preview[bot]
|
8c84a64e16
|
Bump superstruct from 0.8.3 to 0.10.12 in /token/js (#51)
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct) from 0.8.3 to 0.10.12.
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases)
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/master/Changelog.md)
- [Commits](https://github.com/ianstormtaylor/superstruct/compare/v0.8.3...v0.10.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-07-07 14:35:38 -07:00 |
Jack May
|
56dd582c6f
|
Remove supply from Token (#82)
|
2020-07-07 14:34:23 -07:00 |
Jack May
|
a831eddb8d
|
Use variant fields (#90)
|
2020-07-07 13:55:56 -07:00 |
Jack May
|
ad823a1340
|
Add revoke instruction (#85)
|
2020-07-07 11:23:23 -07:00 |
Jack May
|
767741c235
|
Fix automation (#81)
|
2020-07-07 02:09:19 -07:00 |
Jack May
|
666b0b75e3
|
Remove initialize signers (#84)
* Remove initialize signers
* update js to do initialize atomically
|
2020-07-07 01:55:49 -07:00 |
Jack May
|
e8704a1e30
|
Add multisig support 3 (#79)
|
2020-07-06 16:36:27 -07:00 |
Jack May
|
5ee2d1f993
|
Single delegate support (#77)
|
2020-07-06 07:49:20 -07:00 |
Jack May
|
fc7a808461
|
Token type renaming (#70)
|
2020-07-01 01:40:36 -07:00 |
Jack May
|
a1259e2deb
|
Prep token for impending token-swap merge (#69)
|
2020-06-30 16:37:55 -07:00 |
anatoly yakovenko
|
97094e61e5
|
Token swap (#50)
* initial
* wip
* withdraw
* wip
* wip
* updates
* fix imports
* compiles
* check delegates
* wip
* wip
* wip
* fixup
* instruction serializer
* unpack func
* done!
* update
* wip docs
* docs
* boilerplate
* docs
* fix docs
* Add token-swap test
* Add token-swap js bindings
Co-authored-by: Jack May <jack@solana.com>
|
2020-06-30 15:37:35 -07:00 |
Jack May
|
af8b4b17e6
|
Cleanup .js naming (#57)
|
2020-06-24 13:58:56 -07:00 |
Jack May
|
e181b975c6
|
Fix serialization (#54)
|
2020-06-23 16:35:29 -07:00 |
Jack May
|
437d2d1c8b
|
Bump to Solana v1.2.3 and Solana-web3.js v0.60.0 (#46)
|
2020-06-18 11:02:42 -07:00 |
Tyera Eulberg
|
4a140464a2
|
Remove bpf-sdk handling from token package.json (#43)
|
2020-06-17 16:59:32 -06:00 |
Jack May
|
9214d08be6
|
Add rustdocs (#39)
|
2020-06-17 11:25:19 -07:00 |
dependabot-preview[bot]
|
3cf8c8bb39
|
Bump webpack from 4.42.1 to 4.43.0 in /token (#9)
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.1 to 4.43.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.42.1...v4.43.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-06-05 16:12:01 -06:00 |
dependabot-preview[bot]
|
625b50a454
|
Bump moment from 2.24.0 to 2.26.0 in /token (#10)
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.26.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.26.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-06-05 16:11:38 -06:00 |
dependabot-preview[bot]
|
1fa0fb7fd7
|
Bump bn.js from 5.1.1 to 5.1.2 in /token (#12)
Bumps [bn.js](https://github.com/indutny/bn.js) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/indutny/bn.js/compare/v5.1.1...v5.1.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-06-05 16:11:13 -06:00 |
dependabot-preview[bot]
|
7854f2dbca
|
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4 in /token (#23)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-05 15:28:31 -06:00 |
Tyera Eulberg
|
dfbfc9367b
|
Reorganize repository in preparation for more programs (#20)
* Initial reorg
* Update READMEs
* Update CI
* Add CI build stages
|
2020-06-05 12:34:17 -06:00 |