Ryo Onodera
96215957d8
Remove unconditional hidden commitment override for sanity ( #1528 )
2021-03-30 22:37:56 +09:00
Justin Starry
bdbfe25980
chore: fix defs check
2021-02-13 17:03:42 +08:00
Michael Vines
aa9984e0d0
Replace mkdirp-promise with mkdirp
2020-10-06 18:01:48 -07:00
Jon Cinque
0a059706c0
Upgrade web3 to 0.78.0 and sdk to 1.3.13 ( #537 )
...
* Update `sendAndConfirmTransaction` to use `preflightCommitment` of
`recent`. For the token tests, on my machine, it took roughly 18.5
seconds, and with `skipPreflight: true` it was about 21.5 seconds.
2020-09-25 20:49:05 +02: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
Jon Cinque
f5e0d793a9
token-swap: Swap instruction fix and update libs for CI ( #408 )
...
* token-swap: Fix swap instruction
* Update SDK libs and fix outstanding issues
* Run lint in token/js
* Disable CI token-swap js tests
* Update code for web3.js 0.75.0
* Update output -> destination verbiage for clarity / consistency
2020-09-10 20:16:50 +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
Justin Starry
ef75a1d523
Return signature from sendAndConfirmTransaction ( #203 )
2020-08-04 01:22:54 +08:00
Jack May
5ee2d1f993
Single delegate support ( #77 )
2020-07-06 07:49:20 -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
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