staratlasmeta / factory

Star Atlas Factory for constructing Transactions targeting Solana on-chain programs
https://www.npmjs.com/package/@staratlas/factory
Apache License 2.0
37 stars 15 forks source link

Big Cleanup / Maintenance #147

Closed mindrunner closed 6 months ago

mindrunner commented 7 months ago

Despite the impending deprecation of this library, it retains critical functionalities absent in its successors, such as the Marketplace client. The library is hindered by outdated dependencies, which complicates updating dependencies in applications that utilize factory. Overall, this results in a less than optimal developer experience.

I have forked factory and undertaken a comprehensive overhaul, removing unnecessary code and dependencies, and updating all components to their most recent versions.

This pull request consolidates all of my modifications. I believe the community would greatly benefit from merging these changes and releasing a new version. I am open to discussions and willing to adjust specific changes if needed.

I am currently integrating this updated version in https://github.com/mindrunner/fleetbot and another application within a private repository.

Changes


Checklist

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 0.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: