Abhimanyu Singh Gaur
e29bc53c5f
Migrate to @solana/buffer-layout ( #2624 )
...
* Update package.json
* Fix build errors
* More fixes
* Add flow definitions
2021-12-09 16:26:14 +01:00
Justin Starry
6eac7bc331
fix: add support for browser modules to @solana/spl-token ( #1337 )
...
* fix: add support for browser modules
* chore: format and lint
* chore: fix flow
2021-02-25 14:56:09 +08:00
Justin Starry
80b93879e9
fix: fix flow typedefs in token js
2021-02-13 17:03:42 +08:00
Jon Cinque
51c4dc6951
Fix lint check in CI ( #519 )
...
* Fix lint check in CI
* `npm run lint` now checks that code is properly formatted, instead of
running the formatter
* Add extra commands to run the linting, include ts definitions file
* Update flow-bin, fix type errors that come up
* Clarify lint vs lint:fix as requested
2020-09-23 18:20:37 +02:00
Michael Vines
a22908bbd9
Relocate js
2020-08-08 15:25:47 -07:00
Michael Vines
26ab9bb26a
Reorganize crates based on program
2020-08-08 15:25:47 -07: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