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 |
dependabot[bot]
|
0c0de6c4e5
|
build(deps-dev): bump typescript from 4.4.2 to 4.4.3 in /token-swap/js (#2409)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)
---
updated-dependencies:
- dependency-name: typescript
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-13 10:22:21 +00:00 |
dependabot[bot]
|
68c81160be
|
build(deps): bump @solana/web3.js in /token-swap/js (#2403)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.25.0 to 1.26.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.25.0...v1.26.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-10 10:18:56 +00:00 |
dependabot[bot]
|
f7c54313b5
|
build(deps-dev): bump prettier from 2.3.2 to 2.4.0 in /token-swap/js (#2394)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [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.3.2...2.4.0)
---
updated-dependencies:
- dependency-name: prettier
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-09 10:23:32 +00:00 |
dependabot[bot]
|
9e91f0f026
|
build(deps): bump axios from 0.21.1 to 0.21.4 in /token-swap/js (#2393)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-09 09:30:24 +00:00 |
dependabot[bot]
|
df65094507
|
build(deps): bump @solana/web3.js in /token-swap/js (#2386)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.24.2 to 1.25.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.24.2...v1.25.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-08 10:28:43 +00:00 |
dependabot[bot]
|
773302c005
|
build(deps): bump @solana/web3.js in /token-swap/js (#2378)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.24.1 to 1.24.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.24.1...v1.24.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-06 10:13:05 +00:00 |
dependabot[bot]
|
e7dc6d45e9
|
build(deps-dev): bump start-server-and-test in /token-swap/js (#2372)
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.13.1...v1.14.0)
---
updated-dependencies:
- dependency-name: start-server-and-test
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-03 10:14:10 +00:00 |
dependabot[bot]
|
5a4cff095c
|
build(deps-dev): bump flow-bin from 0.158.0 to 0.159.0 in /token-swap/js (#2370)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.158.0 to 0.159.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-02 10:17:23 +00:00 |
Jon Cinque
|
867417306a
|
token-swap: Use `find_program_address` on-chain during init (#2363)
|
2021-08-31 23:09:42 +02:00 |
Michael Vines
|
4406265d4a
|
Upgrade to Solana 1.7.11
|
2021-08-30 12:41:08 -07:00 |
dependabot[bot]
|
2011772385
|
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 in /token-swap/js (#2337)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)
---
updated-dependencies:
- dependency-name: typescript
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-08-27 10:15:27 +00:00 |
dependabot[bot]
|
6f1df15f74
|
build(deps-dev): bump eslint-plugin-import in /token-swap/js (#2324)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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-08-25 10:23:05 +00:00 |
dependabot[bot]
|
5dd1201974
|
build(deps): bump @solana/web3.js in /token-swap/js (#2311)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.22.0 to 1.24.1.
- [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.22.0...v1.24.1)
---
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-08-20 12:07:20 +00:00 |
dependabot[bot]
|
ae5d52501a
|
build(deps-dev): bump @solana/spl-token in /token-swap/js (#2309)
Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.1.6 to 0.1.8.
- [Release notes](https://github.com/solana-labs/solana-program-library/releases)
- [Commits](https://github.com/solana-labs/solana-program-library/compare/@solana/spl-token@v0.1.6...@solana/spl-token@v0.1.8)
---
updated-dependencies:
- dependency-name: "@solana/spl-token"
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-08-20 11:03:08 +00:00 |
dependabot[bot]
|
89f79dfd42
|
build(deps-dev): bump flow-bin from 0.157.0 to 0.158.0 in /token-swap/js (#2308)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.157.0 to 0.158.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-08-20 10:50:24 +00:00 |
dependabot[bot]
|
3d2cd0831f
|
build(deps-dev): bump ts-node from 10.2.0 to 10.2.1 in /token-swap/js (#2307)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.0...v10.2.1)
---
updated-dependencies:
- dependency-name: ts-node
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-08-20 10:36:14 +00:00 |
dependabot[bot]
|
ac3853197c
|
build(deps-dev): bump eslint-plugin-import in /token-swap/js (#2306)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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-08-20 10:13:50 +00:00 |
ilja
|
672d28fe2a
|
added support for curve params (#2271)
* added support for curve params
* Run pretty:fix
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
|
2021-08-13 00:30:30 -04:00 |
dependabot[bot]
|
bb9b4313e9
|
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /token-swap/js (#2254)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-11 10:30:05 +00:00 |
dependabot[bot]
|
31603ed375
|
build(deps-dev): bump ts-node from 10.1.0 to 10.2.0 in /token-swap/js (#2241)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.1.0...v10.2.0)
---
updated-dependencies:
- dependency-name: ts-node
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-08-09 10:14:33 +00:00 |
dependabot[bot]
|
8ed36b5ec1
|
build(deps-dev): bump flow-bin from 0.156.0 to 0.157.0 in /token-swap/js (#2233)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.156.0 to 0.157.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-08-06 10:13:06 +00:00 |
dependabot[bot]
|
d53339bd34
|
build(deps-dev): bump eslint from 7.31.0 to 7.32.0 in /token-swap/js (#2197)
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0)
---
updated-dependencies:
- dependency-name: eslint
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-08-02 10:30:49 +00:00 |
dependabot[bot]
|
d276a40780
|
build(deps-dev): bump start-server-and-test in /token-swap/js (#2151)
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.13.0...v1.13.1)
---
updated-dependencies:
- dependency-name: start-server-and-test
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-07-27 10:15:24 +00:00 |
Jon Cinque
|
ee8ed86166
|
token-swap-js: Update package.json to use real files (#2147)
* Update package.json to use real files
* Update version in package-lock.json
|
2021-07-26 19:13:35 -04:00 |
Tyera Eulberg
|
30fccebdc6
|
Bump solana crates (#2139)
|
2021-07-23 16:47:06 +00:00 |
Jon Cinque
|
d6b1ea2163
|
Update package-lock.json
|
2021-07-23 13:55:11 +02:00 |
Jon Cinque
|
8648f29c47
|
token-swap-js: Bump version for release (#2136)
|
2021-07-23 13:48:40 +02:00 |