Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: Failed Redeem Process, AVAX to Algorand (#449)
* #199 - re factor js to tsx files * #199 - add sei support * #199 - fix typing issues * run prettier, update package-lock.json * update package-lock.json * fix build issues * bump LTS node version * change install command * add @babel/plugin-proposal-private-property-in-object dev * set 10gb as memory limit * add thread-loader * #199 - add mainnet settings * tmp commit * add fee calculation function for sei * bump version * update calculate fee logic * update base fee and rpc * update package-lock.json * fix * fix sui, and remove change on emitter addres sei * run prettier * update logic to manage automatic redeem on sei * fix 404 request for empty-relayer-config.json * fix redeem * update packages * change verwsion of prettier * format * bump version --------- Co-authored-by: Sebastian Scatularo <[email protected]>
- Loading branch information