dependabot[bot]
8525794ad1
build(deps-dev): bump @rollup/plugin-node-resolve in /token-lending/js ( #2143 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.0.2 to 13.0.4.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.4/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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-26 09:47:02 +00:00
dependabot[bot]
3fb13fe219
build(deps-dev): bump rollup from 2.53.3 to 2.54.0 in /token-lending/js ( #2142 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.53.3 to 2.54.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.53.3...v2.54.0 )
---
updated-dependencies:
- dependency-name: rollup
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-07-26 09:45:55 +00:00
jon-chuang
e9e4d36211
Stake pool/withdrawal fee ( #2107 )
...
* stake-pool: Add new fee fields for liquid staking and arbitrage
* incorporate withdrawal fee to withdrawal instruction, refactor calculating fees into Fee method
* update withdraw instruction to take manager fee account, revert divide by 0 edge-case removal
* initialize with withdrawal fee, modify integration tests to incorporate withdrawal fee
* extra safety check, prevent divide by 0
* patch Initialize for other tests
* decrease HUGE_POOL_SIZE to fit compute budget
* set_withdrawal_fee, initialize conditions
* Handle current withdrawal fee = 0 case
* add tests for withdrawal fees
* baseline fee increase is explicit constant
* withdrawal_fee for cli for initialize
* fmt, fix cli
* obey clippy
* clean up cli, add increase from 0 tests.
* add cli: set-withdraw-fee
* apply suggestions for code review
* remove 1_000_000 denom limit
* remove denom limit tests, inline, checked muls
* apply suggestions for code review
* referral fee
* tests: use local copy to calculate_withdrawal_fee instead of fetching from chain
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
Co-authored-by: dhy1996 <dhy1996@live.com.sg>
2021-07-25 20:08:16 -04:00
Jon Cinque
b52d41ea58
stake-pool: Update docs with new instructions and output ( #2125 )
2021-07-25 19:53:12 -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
dependabot[bot]
6047df7296
build(deps): bump bytemuck from 1.7.0 to 1.7.2 ( #2135 )
...
Bumps [bytemuck](https://github.com/Lokathor/bytemuck ) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/Lokathor/bytemuck/releases )
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md )
- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.7.0...v1.7.2 )
---
updated-dependencies:
- dependency-name: bytemuck
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-07-23 11:15:39 +00:00
Sebastian Bor
51df704edb
Governance: Capture realm authority and proposal mint vote supply ( #2129 )
...
* chore: move config towards account end to allow potential future grow
* feat: add realm authority to the account
* feat: add governing_token_mint_supply to proposal account
* feat: save realm authority when realm is created
* feat: capture governing mint supply when voting starts
* chore: update comments
* feat: capture governing_token_mint_supply when voting is decided
* Revert "feat: capture governing mint supply when voting starts"
This reverts commit c8d786d322f6c2907fa58b650100021bada9486e.
* chore: update comments on governing_token_mint_vote_supply
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-07-23 12:06:18 +01:00
dependabot[bot]
4911d3dca3
build(deps-dev): bump start-server-and-test in /token-swap/js ( #2134 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.12.6 to 1.13.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.6...v1.13.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-07-23 10:35:41 +00:00
dependabot[bot]
a0219814df
build(deps-dev): bump @types/node in /token-lending/js ( #2133 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.0 to 16.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/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-07-23 10:10:52 +00:00
Trent Nelson
e4145e3341
token-cli: fix resolving multisig authorities
2021-07-23 01:45:35 -06:00
Tyera Eulberg
5e86aa6142
Bump spl-token-cli ( #2131 )
2021-07-23 03:20:16 +00:00
Tyera Eulberg
c87bb29f48
token-cli: support json output ( #2130 )
...
* Add output_format to config
* Add --output global parameter
* Add json output handling for tx commands
* Impl OutputFormat handling for easy get requests
* Remove redundant struct
* Impl OutputFormat handling for accounts command
* Remove unused config field
* Prevent gc --output json for now
2021-07-23 01:44:06 +00:00
Sebastian Bor
d17679a161
Governance: Use separate thresholds to create proposals for council and community tokens ( #2124 )
...
* feat: use separate thresholds for council and community tokens to crate proposals
* chore: add tests for proposal creation
* chore: cleanup code and bump version
* chore: fix test name
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-07-22 19:40:30 +01:00
dependabot[bot]
95738e0a49
build(deps-dev): bump flow-bin from 0.155.1 to 0.156.0 in /token-swap/js ( #2127 )
...
Bumps [flow-bin](https://github.com/flowtype/flow-bin ) from 0.155.1 to 0.156.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-07-22 10:14:06 +00:00
dependabot[bot]
f63b6f0f10
build(deps-dev): bump @solana/web3.js in /token-lending/js ( #2126 )
...
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js ) from 1.21.0 to 1.22.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.21.0...v1.22.0 )
---
updated-dependencies:
- dependency-name: "@solana/web3.js"
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-07-22 09:25:57 +00:00
dependabot[bot]
094bb4b14a
build(deps): bump @solana/web3.js in /token-swap/js ( #2123 )
...
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js ) from 1.21.0 to 1.22.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.21.0...v1.22.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-07-21 10:23:17 +00:00
dependabot[bot]
5879c3c6b3
build(deps-dev): bump @types/node in /token-lending/js ( #2122 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.3.3 to 16.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/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-07-21 10:12:10 +00:00
dependabot[bot]
a6c7ad1f79
build(deps-dev): bump rollup from 2.53.2 to 2.53.3 in /token-lending/js ( #2121 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.53.2 to 2.53.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.53.2...v2.53.3 )
---
updated-dependencies:
- dependency-name: rollup
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-21 10:11:08 +00:00
Ryan M. Shea
d2309a7e9d
Add legal disclaimer
2021-07-20 23:50:57 -06:00
Jon Cinque
7fda501180
atoken: Bump version ( #2120 )
2021-07-21 01:27:08 +02:00
dependabot[bot]
2556d163ae
build(deps): bump num_enum from 0.5.1 to 0.5.2 ( #2119 )
...
Bumps [num_enum](https://github.com/illicitonion/num_enum ) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/illicitonion/num_enum/releases )
- [Commits](https://github.com/illicitonion/num_enum/compare/0.5.1...0.5.2 )
---
updated-dependencies:
- dependency-name: num_enum
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-07-20 23:02:28 +00:00
dependabot[bot]
67860a5a21
build(deps): bump thiserror from 1.0.25 to 1.0.26 ( #2118 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.25...1.0.26 )
---
updated-dependencies:
- dependency-name: thiserror
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-07-20 22:50:12 +00:00
dependabot[bot]
ed52a52328
build(deps): bump borsh from 0.9.0 to 0.9.1 ( #2117 )
...
Bumps [borsh](https://github.com/near/borsh-rs ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/near/borsh-rs/releases )
- [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/near/borsh-rs/compare/v0.9.0...v0.9.1 )
---
updated-dependencies:
- dependency-name: borsh
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-07-20 22:36:22 +00:00
dependabot[bot]
bcbed37fab
build(deps): bump bytemuck from 1.5.1 to 1.7.0 ( #2025 )
...
Bumps [bytemuck](https://github.com/Lokathor/bytemuck ) from 1.5.1 to 1.7.0.
- [Release notes](https://github.com/Lokathor/bytemuck/releases )
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md )
- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.5.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: bytemuck
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-07-20 22:21:59 +00:00
Jon Cinque
ddc029e14d
token: Bump to 3.2.0 everywhere ( #2116 )
2021-07-20 23:40:32 +02:00
Jon Cinque
ea354ab358
token: Clear close authority for native accounts ( #2115 )
2021-07-20 19:51:46 +02:00
dependabot[bot]
8871e172d1
build(deps-dev): bump @typescript-eslint/eslint-plugin ( #2113 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.28.3 to 4.28.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.4/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-20 11:08:04 +00:00
Sebastian Bor
5b5e5bed2a
Governance: FlagInstructionError instruction ( #2099 )
...
* feat: implement FlagInstructionError
* fix: ensure instruction can still be executed after being flagged with error
* chore: review cleanup
* chore: bump version
* chore: code review updates
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-07-20 11:53:38 +01:00
dependabot[bot]
2a92fac31c
build(deps-dev): bump @types/node in /token-lending/js ( #2112 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.3.2 to 16.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/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-07-20 09:32:11 +00:00
dependabot[bot]
f56375ce4e
build(deps-dev): bump @typescript-eslint/parser in /token-lending/js ( #2111 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.28.2 to 4.28.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.4/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-20 09:30:56 +00:00
Tyera Eulberg
f247af1932
token: Bump C bindings ( #2109 )
...
* Update token C bindings
* Fix Readme typo
2021-07-19 23:57:26 +00:00
Jon Cinque
5159608d03
stake-pool: Update pool token supply on update, in case of burns ( #2108 )
2021-07-20 00:36:08 +02:00
Jon Cinque
aef1e239b3
token: Add SyncNative instruction (program, CLI, JS) ( #2091 )
...
* Add SyncNative to program
* Add CLI support
* Add JS bindings
* Fix syncNative test to not run for existing token program
* Combine checks
2021-07-19 21:50:42 +02:00
dependabot[bot]
b06d1be6cb
build(deps-dev): bump flow-bin from 0.155.0 to 0.155.1 in /token-swap/js ( #2106 )
...
Bumps [flow-bin](https://github.com/flowtype/flow-bin ) from 0.155.0 to 0.155.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-07-19 10:32:31 +00:00
dependabot[bot]
988f37906f
build(deps-dev): bump eslint from 7.30.0 to 7.31.0 in /token-swap/js ( #2105 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.30.0 to 7.31.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.30.0...v7.31.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-07-19 10:21:28 +00:00
dependabot[bot]
741974a0e4
build(deps-dev): bump eslint from 7.30.0 to 7.31.0 in /token-lending/js ( #2104 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.30.0 to 7.31.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.30.0...v7.31.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-07-19 10:06:58 +00:00
Jon Cinque
f9c7932f03
stake-pool-cli: Integrate user feedback ( #2100 )
...
* Add ATA for pool fee account and more pool info
* stake-pool-cli: Integrate user feedback
* Add more output for `list` command, `-v` gives more info
* Default to the manager's associated token account when creating a pool
2021-07-17 21:11:53 +02:00
chaseeb
79fe890ef6
chore: examples directory with mint transfer example ( #2093 )
...
examples directory with mint transfer example
2021-07-16 18:57:04 -04:00
dependabot[bot]
6f9520c2a9
build(deps-dev): bump @rollup/plugin-node-resolve in /token-lending/js ( #2098 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.0.0 to 13.0.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.2/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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-16 09:50:10 +00:00
dependabot[bot]
abc66eaa8d
build(deps-dev): bump @rollup/plugin-typescript in /token-lending/js ( #2096 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 8.2.1 to 8.2.3.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v8.2.3/packages/typescript )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-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-07-16 09:36:34 +00:00
Brian Anderson
8fbb54bf5f
Eliminate doc warnings ( #2058 )
...
* Add URL autolinks to docs in spl-math
* Autolink URLs in doc comments
* Surround 'account references' doc items with code spans to avoid warnings
2021-07-15 17:58:37 -05:00
Jack May
8e81f5bab8
Bump token-lending test caps ( #2094 )
2021-07-15 15:09:35 -07:00
Jon Cinque
86f9e395ea
token: Drop delegate on ownership transfer ( #2085 )
...
* token: Drop delegate on ownership transfer
* Unconditionalize the block
2021-07-15 11:56:15 +02:00
dependabot[bot]
6246c94ed6
build(deps-dev): bump rollup from 2.53.1 to 2.53.2 in /token/js ( #2089 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.53.1 to 2.53.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.53.1...v2.53.2 )
---
updated-dependencies:
- dependency-name: rollup
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-15 09:15:15 +00:00
dependabot[bot]
fcdf3225f5
build(deps-dev): bump rollup from 2.53.1 to 2.53.2 in /token-lending/js ( #2090 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.53.1 to 2.53.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.53.1...v2.53.2 )
---
updated-dependencies:
- dependency-name: rollup
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-15 09:15:07 +00:00
Jon Cinque
d1827f5c93
token-js: Use `flow check-contents` to not trip on others' issues ( #2088 )
...
* token-js: Use `flow check-contents` to not trip on others' issues
* lending: Bump compute budget on init test
2021-07-15 03:38:47 +02:00
Jack May
df480b9795
Breakup stake-pool update test transactions ( #2084 )
...
* Breakup stake-pool update test transactions
* nudge
2021-07-14 10:26:31 -07:00
dependabot[bot]
924092929f
build(deps): bump @solana/web3.js in /token-swap/js ( #2083 )
...
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js ) from 1.20.2 to 1.21.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.20.2...v1.21.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-07-14 10:13:34 +00:00