Jon Cinque
|
fdf7786be0
|
Step 6: Use `StateWithExtensions` instead of `Mint` and `Account`
|
2022-08-05 20:42:41 +02:00 |
Jon Cinque
|
b3c432a0f3
|
Step 5: Add extensions to tests
|
2022-08-05 20:42:41 +02:00 |
Jon Cinque
|
4b4214e1aa
|
Step 4: Replace spl_token::id() with a parameter
|
2022-08-05 20:42:41 +02:00 |
Jon Cinque
|
3955c3f994
|
Step 3: Update instruction creators to use spl_token_2022
|
2022-08-05 20:42:41 +02:00 |
Jon Cinque
|
a07ec0a615
|
Step 2: Update all tests to test cases for token and token-2022
|
2022-08-05 20:42:41 +02:00 |
Jon Cinque
|
5539bad023
|
Step 1: Update dependencies for tests
|
2022-08-05 20:42:41 +02:00 |
Tyera Eulberg
|
7c6235d9e7
|
Bump token to v3.5.0 and ata to v1.1.1 (#3430)
|
2022-08-04 01:09:38 -06:00 |
Jon Cinque
|
f5ce86d43d
|
token/ata: Bump versions to 3.4.0 and 1.1.0, respectively (#3427)
|
2022-08-04 01:03:04 +02:00 |
Tyera Eulberg
|
c00194d225
|
Bump solana crates to v1.10.33 (#3385)
|
2022-07-27 11:28:14 -06:00 |
Justin Malčić
|
d4bd86e162
|
Improve token error messages in token-swap (#3357)
* Move PrintProgramError impls
* Add wrapper function
* Add PrintProgramError to use declaration
|
2022-07-26 13:59:37 +02:00 |
xweb3
|
fdc1df5e14
|
fix: change .mjs to .js (#3364)
|
2022-07-21 13:48:17 +02:00 |
Jon Cinque
|
042da2b687
|
token-swap: Allow for huge swaps that almost entirely drain one side (#3334)
|
2022-07-19 19:08:12 +02:00 |
Jon Cinque
|
c1ee6a58be
|
Update Solana crates to 1.10.29 (#3303)
|
2022-07-01 16:51:01 -04:00 |
Jon Cinque
|
79d2c606b8
|
CI: Add `--max-warnings 0` to eslint to abort on errors (#3254)
* CI: Add `--max-warnings 0` to eslint to abort on errors
* Fix lint issue
|
2022-06-16 09:39:55 -04:00 |
Jon Cinque
|
5b1b87ed48
|
token-swap: Prepare v3.0.0 release for testnet and devnet (#3227)
|
2022-06-07 16:31:18 +02:00 |
Jon Cinque
|
93e2d1b7bf
|
token-swap-js: Bump package version for release (#3185)
|
2022-05-19 22:54:19 +02:00 |
Jon Cinque
|
c4fdb29ff2
|
token-swap-js: Bump buffer-layout and web3.js (#3182)
|
2022-05-19 20:04:54 +02:00 |
Dmitri Makarov
|
f1c1d440e9
|
Bump solana to v1.10.15 (#3176)
|
2022-05-17 11:27:30 -07:00 |
Tyera Eulberg
|
b3fe5b6d5d
|
Bump token-2022 (#3113)
* Bump token-2022
* Bump solana dependencies
|
2022-04-26 12:15:26 -06:00 |
Anurag Gupta
|
fe20132b07
|
Updated index.ts and tests (#3094)
|
2022-04-21 01:00:43 +02:00 |
Jon Cinque
|
1d1c2b178b
|
Upgrade crates to 1.10.8 (#3076)
|
2022-04-11 22:25:27 +02:00 |
Danny Povolotski
|
29d424e597
|
fully switch to @solana/buffer-layout (#2634)
* remove unused buffer-layout
* change to solana implementation of buffer-layout
* use latest buffer-layout and utils
* update buffer-layout-utils
* update buffer-layout-utils
* info.data is already Uint8Array
* update deps, fix lint
* remove node engine requirements
Co-authored-by: Danny Povolotski <danny@192.168.1.34>
Co-authored-by: Jordan Sexton <jordan@jordansexton.com>
|
2022-03-26 22:00:59 -06:00 |
kampung-tech
|
6487cde537
|
fix typo remove_liquidty to remove_liquidity (#3010)
|
2022-03-14 18:07:18 +01:00 |
Jon Cinque
|
9c4127f5f1
|
token-swap-js: Cleanup for next release (#3004)
|
2022-03-11 22:23:41 +01:00 |
Tyera Eulberg
|
f4c5fdcfcf
|
Bump solana to v1.9.9 (#2902)
|
2022-02-23 16:20:55 -07:00 |
Jon Cinque
|
d557474ff9
|
token-swap: Ceiling stable curve division (#2942)
|
2022-02-23 15:27:16 -05:00 |
Mykola Vasylchyshyn
|
d6896a9715
|
Fix a typo in instruction.rs
|
2022-02-22 23:58:32 -07:00 |
Anurag Gupta
|
95cd64ce02
|
token-swap: Making Arc struct as Sync (#2896)
* box changed to arc
* Imported Arc in all files
* warnings removed
* Updated fuzz
* Removed useless Arc
|
2022-02-11 13:18:06 +01:00 |
Anurag Gupta
|
78e29e9238
|
token-swap: Changed Wrap SwapCurve's calculator field into Arc instead of Box (#2860)
* box changed to arc
* Imported Arc in all files
* warnings removed
* Updated fuzz
|
2022-02-03 20:22:51 +01:00 |
Tyera Eulberg
|
83c3ffad25
|
Bump solana crates to v1.9.5 (#2780)
* Bump solana crates to v1.9.5
* Update sol_set_return_data type signature and un-ignore test
|
2022-01-21 22:52:10 -07:00 |
Jon Cinque
|
81f50127f1
|
token: Bump version to 3.3.0 (#2765)
|
2022-01-21 01:47:02 +01:00 |
Peyton Randolph
|
c5d73812cb
|
[token-swap] Upgrade PyO3 from 0.12.3 to 0.15.1 (#2673)
* Update PyO3 from 0.12.3 to 0.15.1
* run cargo fmt --all
|
2021-12-29 22:54:57 -05:00 |
Jon Cinque
|
6ee008d256
|
Update SDK to 1.9.2, fix warnings (#2674)
* Update SDK to 1.9.2, fix warnings
* Upgrade honggfuzz
* Use `get_latest_blockhash` correctly
|
2021-12-28 23:02:47 -05:00 |
Phạm Văn Dũng
|
a6a1ce4290
|
fix account list in token_swap instructions docs (#2648)
|
2021-12-17 13:05:23 +01:00 |
Abhimanyu Singh Gaur
|
70973850d3
|
token-swap: Migrate to `@solana/buffer-layout` (#2629)
|
2021-12-10 21:53:46 +01:00 |
Michael Vines
|
1a0155e34b
|
Update to Rust 1.57.0
|
2021-12-09 23:56:47 -08:00 |
Jon Cinque
|
f83240a868
|
token-swap: Prevent single deposits for curves that don't allow it (#2590)
|
2021-11-17 23:41:55 +01:00 |
Jon Cinque
|
fcbc0d3501
|
token-swap: Add comment for stable curve A calculation (#2556)
|
2021-11-03 19:48:25 +01:00 |
Michael Vines
|
9acb082dc3
|
Upgrade to Solana v1.8.1
|
2021-10-20 22:52:19 -07:00 |
Michael Vines
|
12732f8d5a
|
Upgrade to Solana 1.8.0
|
2021-10-12 09:40:06 -07:00 |
dependabot[bot]
|
df959d0605
|
build(deps-dev): bump flowgen from 1.14.1 to 1.15.0 in /token-swap/js (#2492)
Bumps flowgen from 1.14.1 to 1.15.0.
---
updated-dependencies:
- dependency-name: flowgen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-07 10:15:57 +00:00 |
dependabot[bot]
|
f236d6ec7f
|
build(deps-dev): bump flow-bin from 0.160.2 to 0.161.0 in /token-swap/js (#2471)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.160.2 to 0.161.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-30 10:38:12 +00:00 |
dependabot[bot]
|
8facdabb65
|
build(deps): bump @solana/web3.js in /token-swap/js (#2470)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.29.0 to 1.29.2.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.29.0...v1.29.2)
---
updated-dependencies:
- dependency-name: "@solana/web3.js"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-30 09:30:18 +00:00 |
dependabot[bot]
|
6087affb60
|
build(deps-dev): bump flow-bin from 0.160.1 to 0.160.2 in /token-swap/js (#2451)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.160.1 to 0.160.2.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-24 10:26:25 +00:00 |
dependabot[bot]
|
f93450c731
|
build(deps): bump @solana/web3.js in /token-swap/js (#2439)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.28.0...v1.29.0)
---
updated-dependencies:
- dependency-name: "@solana/web3.js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-21 10:23:45 +00:00 |
dependabot[bot]
|
394cedb058
|
build(deps): bump @solana/web3.js in /token-swap/js (#2434)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.27.0...v1.28.0)
---
updated-dependencies:
- dependency-name: "@solana/web3.js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-20 10:47:13 +00:00 |
dependabot[bot]
|
c0dc709751
|
build(deps-dev): bump flow-bin from 0.160.0 to 0.160.1 in /token-swap/js (#2433)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.160.0 to 0.160.1.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-20 10:32:25 +00:00 |
dependabot[bot]
|
45f68921c2
|
build(deps-dev): bump prettier from 2.4.0 to 2.4.1 in /token-swap/js (#2423)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-16 11:05:09 +00:00 |
dependabot[bot]
|
d2570cdd06
|
build(deps-dev): bump flow-bin from 0.159.0 to 0.160.0 in /token-swap/js (#2422)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.159.0 to 0.160.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)
---
updated-dependencies:
- dependency-name: flow-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-16 10:52:30 +00:00 |
dependabot[bot]
|
e08e486c0f
|
build(deps): bump @solana/web3.js in /token-swap/js (#2414)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json)
- [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.26.0...v1.27.0)
---
updated-dependencies:
- dependency-name: "@solana/web3.js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-15 10:24:57 +00:00 |