This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
Releases: MystenLabs/Sui_Owned_Object_Pools
Releases · MystenLabs/Sui_Owned_Object_Pools
Release 2.3.2
Release 2.3.0
- Add support for sponsored transactions
Release 2.2.0
- Fix race condition when modifying mainpool (e6a5b6a)
Release 2.1.3
- Improve Pool.split and update tests (bf025a9)
Release 2.1.2
- Enhance release script (3397592)
Release 2.1.1
Release 2.1.0
- update CHANGELOG.md for 2.1.0 (6c68a8c)
- Merge pull request #117 from MystenLabs/tzalex/114-add-2-end-to-end-use-cases-to-readme (fc8c8d7)
- Small change - Fix txb declaration (d86ee99)
- Bring back case 2 - multiple admin caps (6f35b0e)
- Include transactions.ts to index.ts (59444f8)
- Change 0 pool objects error to warning (d8725cc)
- Fix test: concurrent transactions with AdminCaps (d4bebf7)
- Fix IncludeAdminCapStrategy (b9a5c7a)
- Test concurrent transactions with multiple AdminCaps (c2c7bff)
- Replace AdminCapTransactionBlockFacade with TransactionBlockWithLambda (WIP) (fd80fc1)
- Create AdminCapTransactionBlockFacade (WIP) (8a6074f)
- Merge pull request #118 from MystenLabs/tzalex/116-move-admincap-handling-responsibility-from-user-to-library (7ed7847)
- Include transactions.ts to index.ts (30c5297)
- Change 0 pool objects error to warning (7755d23)
- Fix test: concurrent transactions with AdminCaps (fd59dae)
- Fix IncludeAdminCapStrategy (b2d605b)
- Test concurrent transactions with multiple AdminCaps (e991688)
- Replace AdminCapTransactionBlockFacade with TransactionBlockWithLambda (WIP) (b47d680)
- Remove case 2: multiple AdminCap transactions (b6a90cc)
- Create AdminCapTransactionBlockFacade (WIP) (b9c569e)
- Change assertions of test "uses only the pool s coins for gas" (b5ab2d0)
- Update splitCoinAndTransferToSelf inside README - Case 1 (97551cf)
- Bring back the double coin creation at test setup (6865198)
- Add case 2 (WIP) (f88eb27)
- Add code for case 1 - needs to be tested (76c1b51)
- Add use-case sections to README (WIP) (c007d09)
- Increase sleep after setupAdmin to 5 seconds (0a5242c)
- Merge pull request #115 from MystenLabs/tzalex/108-handle-transaction-block-execution-failure-due-to-low-balance (0e81a2c)
- Resolve review comments - micro fixes (f9f47b2)
- Fix setupTestsHelper.assureAdminHasMoreThanEnoughCoins (9cdc25d)
- Update balance too in Pool.updateCoins (0e48d4b)
- Update IncludeAdminCapStrategy (c5819a6)
- Update README part regarding DefaultSplitStrategy (7884244)
- Include balance in PoolObject(s) and update SplitStrategy (e4c4565)
- Fix lint warnings (bdadece)
- Merge pull request #111 from MystenLabs/tzalex/82-update-the-lint-config-to-align-with-that-of-sui-js (4d046aa)
- Update .eslintrc.js to match the rules of @mysten/sui.js (e840070)
- Merge pull request #110 from MystenLabs/tzalex/101-add-splitstrategy-to-readme (0d25efc)
- Ignore smash coins test since it breaks build (9b93008)
- Remove smashCoins from inside test (8468eb0)
- Merge pull request #107 from MystenLabs/tzalex/106-fix-ci-build-fails-on-tests (2b56b94)
- Update test - make it pass (43ed1d1)
- Minot change - README (cfb9e61)
- Update DefaultSplitStrategy (2b9f70b)
- Update README (cd2599e)
- Ignore smash coins test since it breaks build (5fc1b72)
- Remove smashCoins from inside test (b143dbd)
Release 2.0.7
- added built artifacts
Release 2.0.6
- update CHANGELOG.md for 2.0.6 (f10fdab)
- Merge pull request #103 from MystenLabs/tzalex/102-include-options-and-request-type-to-eshandlerexecute (a62ac9d)
- Merge pull request #105 from MystenLabs/104-update-coins-while-updating-the-pool (22dcdd1)
- Update coins after transaction completes (bed3e61)
- Improve some log messages (78f1ff1)
- ESHandler: Add options and requestType (385716d)
Release 2.0.5
- update CHANGELOG.md (2fdb9cd)