MystenLabs/Sui_Owned_Object_Pools
A library that provides a set of tools for managing multiple concurrent transactions on the Sui network, helping to avoid object equivocation and locking.
TypeScript
Issues
- 1
Add the library in master sui repo
#131 opened by teohaik - 0
Update sui.js to latest version
#93 opened by Tzal3x - 0
- 0
- 0
Add sponsored TX examples in readme
#130 opened by teohaik - 0
Add support for sponsored transactions
#125 opened by teohaik - 0
- 2
Fix race condition when modifying mainPool
#123 opened by Tzal3x - 1
Fix: eshandler all retries failed
#120 opened by Tzal3x - 0
Add 2 end-to-end use cases to README
#114 opened by Tzal3x - 0
- 0
- 2
- 1
- 1
Define max limit of workers
#113 opened by Tzal3x - 1
Create a splitCoins function
#109 opened by Tzal3x - 0
Add SplitStrategy to README
#101 opened by Tzal3x - 0
Fix - CI build fails on tests
#106 opened by Tzal3x - 0
Update coins while updating the pool
#104 opened by Tzal3x - 0
Include options and request type to eshandler.execute
#102 opened by Tzal3x - 0
Fix library compilation options for commonjs
#99 opened by Tzal3x - 0
Fix build to include js files
#97 opened by Tzal3x - 0
Handle GasBalanceTooLow edge case
#95 opened by Tzal3x - 0
Fix library imports
#92 opened by Tzal3x - 4
Make logging configurable
#69 opened by Tzal3x - 1
Split out test code from library code
#76 opened by Tzal3x - 3
- 1
Add documentation on public facing APIs
#75 opened by Tzal3x - 0
Implement nits from first review
#81 opened by Tzal3x - 1
Improve helpers.isCoin to catch edge cases
#78 opened by Tzal3x - 0
Strategy succeeded should be an attribute
#83 opened by Tzal3x - 0
- 1
- 0
- 0
Error: Getting NFT_APP_PACKAGE_ID is missing when trying to execute a transation in production code
#71 opened by teohaik - 0
Lazily load Owned objects when splitting
#47 opened by teohaik - 1
Publish Lib as npm project
#49 opened by teohaik - 4
Remove Coin Pool
#43 opened by teohaik - 0
Bug fix - non sui coins used as gas payments
#62 opened by Tzal3x - 0
Write Documentation
#51 opened by teohaik - 0
Set a default split strategy
#55 opened by Tzal3x - 2
Create ExecutorServiceHandler
#45 opened by teohaik - 0
Refactor tests so they can run from every PC
#50 opened by teohaik - 0
Add Dry Run execution
#44 opened by teohaik - 1
Test client scenario
#35 opened by Tzal3x - 0
Fix code formatting
#37 opened by teohaik - 3
- 0
Implement pool merging
#33 opened by Tzal3x - 0
- 1