Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Releases: MystenLabs/Sui_Owned_Object_Pools

Release 2.0.4

21 Nov 11:07
Compare
Choose a tag to compare
  • Merge pull request #100 from MystenLabs/tzalex/99-fix-library-compilation-options-for-commonjs (80cdc7e)
  • Set module and type to commonjs (16de9bb)

Release 2.0.3

20 Nov 14:27
Compare
Choose a tag to compare
  • update CHANGELOG.md (5ecb32b)
  • Merge pull request #98 from MystenLabs/tzalex/97-fix-build-to-include-js-files (9edccbe)
  • Update tsconfig.json to compile to js files too (922a412)

Release 2.0.2

20 Nov 13:20
Compare
Choose a tag to compare
  • Merge pull request #96 from MystenLabs/tzalex/95-handle-gasbalancetoolow-edge-case (d194cdb)
  • Improve tests - minor fixes (ae5113b)
  • Revert to using two splitCoins instead of one (0837848)
  • Only smash coins when needed (37f061e)
  • Refactor: Use only one txb.splitCoins instead of two (ddbbb8a)
  • Fix: Use await when calling smashCoins (8e8d969)
  • SmashCoins: Add another try-catch block (50a6470)
  • Include more logs to debug tests (652cd77)
  • Move helper constructor to the top of tests (c1f8f8a)
  • Create splitStrategies.ts (760c347)
  • Create setupTestsHelper.smashCoins for gas coin reset (368571c)

Release 2.0.1

16 Nov 17:34
Compare
Choose a tag to compare

Release 2.0.0

16 Nov 09:45
Compare
Choose a tag to compare
  • Renamed library to suioop (Sui Owned Object Pools)
  • Refactor test logic to be isolated from the main library
  • Introduction of logging library to standardize logs
  • Refactor logic in getAWorker function to remove busy wait

Release 1.0.5

06 Nov 12:01
Compare
Choose a tag to compare
  • docs: update CHANGELOG.md (5dd3e2d)
  • Merge pull request #74 from MystenLabs/tzalex/72-ownership-check-should-skip-shared-or-immutable-objects (1433cc4)
  • Fix lint warnings (6ffb2f3)
  • Fix worker status update after transaction fail (3d43ee3)
  • Add extra log and extra check on IncludeAdminCapStrategy (b12f3f0)
  • Skip ownership check for immutable objects (dbcafba)
  • Add SharedObject, process_shared_object, mint_immutable_hero (0910a75)
  • Merge pull request #73 from MystenLabs/tzalex/71-error-getting-nft_app_package_id (8e501f9)
  • Separate env vars used for testing (96c992f)

Release 1.0.4

02 Nov 11:14
Compare
Choose a tag to compare
  • docs: update CHANGELOG.md (4ec0741)
  • Update README.md (78bd8c2)
  • Add files via upload (fc0c8d2)
  • Merge pull request #70 from MystenLabs/tzalex/47-lazily-load-owned-objects-when-splitting (2be554c)
  • Improve test expect on pool size checks (ebc8b20)
  • Fix - save split predicate rejected objects to mainPool (136af17)
  • Lazy load objects instead of storing them in main pool (681651a)

1.0.1-alpha

30 Oct 10:27
Compare
Choose a tag to compare
1.0.1-alpha Pre-release
Pre-release
Release 1.0.1