Releases: ferrumnet/multiswap-node
Releases · ferrumnet/multiswap-node
v4.2.0
v4.0.1
v4.0.0
What's Changed
- Contracts network config updated for dev env. FiberRouter.json updated by @zikriya in #130
- Feature/gas estimation optimization by @zikriya in #132
- NETWORKS updated by @zikriya in #133
- bug fixed by @zikriya in #134
- Feature/gas estimation optimization by @zikriya in #136
- Develop by @zikriya in #137
- zksync and base network configs added by @zikriya in #138
- CCTP flow by @ArslanKibria98 in #139
- config updated by @zikriya in #140
- Scroll network config by @zikriya in #141
- Improvements for fee distribution flow by @zikriya in #142
- bug fixing during testing fee management by @ArslanKibria98 in #143
- Settled amount and destinationAmountIn decoupled by @zikriya in #144
- Network configs by @zikriya in #145
- Network configs by @zikriya in #146
- Bug fixed by @zikriya in #147
- Bug fixed for settledAmount check by @zikriya in #148
- Bug fixed for settledAmount conversion by @zikriya in #149
- Bug fixed for settledAmount conversion by @zikriya in #150
- numberIntoDecimals conversion fixed by @zikriya in #151
- Network config updated by @zikriya in #152
- Network config updated by @zikriya in #153
- Network config updated by @zikriya in #154
- Network config updated by @zikriya in #155
- Network config updated by @zikriya in #156
Full Changelog: v3.0.3...v4.0.0
v3.0.3
v3.0.2
v3.0.1
v3.0.0
What's Changed
- polygon contract info updated by @zikriya in #61
- Develop by @zikriya in #62
- bsc contract info updated by @zikriya in #63
- polygon contract info updated by @zikriya in #64
- polygon contract info updated by @zikriya in #65
- polygon contract info updated by @zikriya in #66
- polygon contract info updated by @zikriya in #67
- polygon contract info updated by @zikriya in #68
- Feature/node infra by @ArslanKibria98 in #69
- createJob modified based on v3 flow by @ArslanKibria98 in #70
- job for transaction proccessing added for v3 flow by @ArslanKibria98 in #71
- validation function added for evm and non-evm by @ArslanKibria98 in #72
- worker.ts modified for v3 flow by @ArslanKibria98 in #73
- Feature/node infra by @zikriya in #74
- .env.example and package.json updated by @ArslanKibria98 in #75
- transactionJob added by @ArslanKibria98 in #76
- validation of validators by @ArslanKibria98 in #77
- polygon configuration updated by @zikriya in #78
- polygon configuration updated by @zikriya in #79
- auth layers added for multiswap endpoints and job router by @ArslanKibria98 in #80
- securityKey feature by @zikriya in #81
- privateKet encryption/decryption by @zikriya in #82
- swapBridgeAmount getting from chain by @zikriya in #83
- validation module hash is creating after fetching latest data from chain network by @ArslanKibria98 in #84
- FM and FR changed against 42161 chainId by @zikriya in #85
- swapBridgeAmount (destinationAmount) is fetching from chain network (Non EVM) by @zikriya in #86
- Feature/optimization by @zikriya in #87
- Develop by @zikriya in #88
- bug fixing by @zikriya in #89
- Develop by @zikriya in #90
- FM changed for all networks by @zikriya in #91
- Develop by @zikriya in #92
- signature creation updated for 1Inch by @zikriya in #93
- Develop by @zikriya in #94
- Updates Const by @SibghatUllah1997 in #95
- Update const by @SibghatUllah1997 in #96
- Updated AVAX and POL addresses by @SibghatUllah1997 in #97
- Develop by @zikriya in #98
- Update constants.ts with ftm addresses by @SibghatUllah1997 in #99
- Develop by @zikriya in #100
- Updated FR addresses by @SibghatUllah1997 in #101
- Develop by @zikriya in #102
- FiberRouter.json updated by @zikriya in #104
- Update constants.ts with new addresses by @SibghatUllah1997 in #103
- Develop by @zikriya in #105
- job and securityKey routes removed by @ArslanKibria98 in #106
- Dynamic threshold added for chain data by @ArslanKibria98 in #107
- SECURITY_KEY moved into .env and limit added in corn by @ArslanKibria98 in #108
- Feature/node infra by @zikriya in #109
- Feature/node infra by @zikriya in #110
- constants updated by @zikriya in #111
- settledAmount flow added by @zikriya in #112
- console removed and settledAmount formula changed by @zikriya in #113
- network config updated by @zikriya in #114
- Update deploy_dev.yaml by @sheraz-ferrum in #115
- README updated by @zikriya in #116
- code optimization by @zikriya in #117
- Modifications by @zikriya in #118
- Validation of chain process modified by @ArslanKibria98 in #119
- Feature/node infra by @zikriya in #120
- Develop by @zikriya in #121
- NETWORKS config updated by @zikriya in #122
- ethereum network config added by @zikriya in #123
- ethereum network config updated by @zikriya in #124
- network config updated by @zikriya in #125
- transactionsJob time reduced to 5 sec by @zikriya in #126
New Contributors
- @SibghatUllah1997 made their first contribution in #95
Full Changelog: v2.0.3...v3.0.0
v2.0.3
What's Changed
- Develop by @zikriya in #48
- THRESHOLD added in web3.service by @zikriya in #49
- THRESHOLD bug fixed in web3.service by @zikriya in #50
- THRESHOLD increased in web3.service by @zikriya in #51
- Develop by @zikriya in #52
- contract name changed by @zikriya in #53
- Develop by @zikriya in #54
- FiberRouter.json modified by @zikriya in #55
- Develop by @zikriya in #56
- contract name changed by @zikriya in #57
- Develop by @zikriya in #58
- bsc network info updated by @zikriya in #59
- Develop by @zikriya in #60
Full Changelog: v2.0.1...v2.0.3
v2.0.1
v2.0.0
What's Changed
- Queue Implementation by @AbdulAhadArain in #1
- transaction response on job completion or failure by @AbdulAhadArain in #2
- Merged with main by @zikriya in #3
- Develop by @AbdulAhadArain in #4
- Develop by @zikriya in #5
- dockerize app by @sheraz-ferrum in #6
- Request body of api updateTransactionJobStatus modified with transactionReceipt by @zikriya in #7
- signature creation by @AbdulAhadArain in #8
- source chainId fixed by @AbdulAhadArain in #9
- ci/cd test by @AbdulAhadArain in #10
- createJobBySwapHash api response updated by @zikriya in #11
- Develop by @AbdulAhadArain in #12
- ethereumjs-util added to create the signature. Also contractAddress param have changed to static, only for BSC by @zikriya in #13
- getHealth api added to check health at loadbalancer. Also one bug fixed at web3.service, await added at getTransactionReceipt by @zikriya in #14
- getTransactionReceipt called at on complete to get the latest reciept by @zikriya in #15
- Enable CICD for automated push to ECR by @sheraz-ferrum in #16
- ECS Deploy by @sheraz-ferrum in #17
- Authorization added in headers for gateway-backend api by @ArslanKibria98 in #18
- .env.example file updated by @ArslanKibria98 in #19
- Signature for foundar asset by @zikriya in #20
- While creation of signature, sourceAmount is converted into destination token deciaml. Also NETWORKS have added to get fundManagerAddress by @zikriya in #21
- bug fixing while creating signature for refinary and ionic by @zikriya in #22
- Randmon key added as a backup for public key while creating authorization token for update transaction job by @zikriya in #23
- bridgeAmount added on body of job and signature by @zikriya in #24
- View AWS ECS logs by @sheraz-ferrum in #25
- update readme to view logs by @sheraz-ferrum in #26
- Develop by @zikriya in #27
- polygon and arbitrum network added in constants by @zikriya in #28
- Develop by @zikriya in #29
- polygon network updated at constants. Also some console have added fo… by @zikriya in #30
- Develop by @zikriya in #31
- console added for debug by @zikriya in #32
- Develop by @zikriya in #33
- cosmwasm lib added and also logic changed for evm and non-evm support inside worker by @zikriya in #34
- Get receipt using CosmWasm lib by @zikriya in #35
- job.interface module updated to support non-evm by @ArslanKibria98 in #36
- ether lib added to generated evm to non-evm signature by @zikriya in #37
- signature modified and created for evm to evm and non-evm to evm by @zikriya in #38
- worker module updated to handle evm and non-evm by @ArslanKibria98 in #39
- bug resolved for non-evm flow in v2 by @zikriya in #40
- Non evm v2 by @zikriya in #41
- getFoundaryTokenAddress added for targetToken in web3.service by @zikriya in #42
- Update Dockerfile by @sheraz-ferrum in #43
New Contributors
- @AbdulAhadArain made their first contribution in #1
- @zikriya made their first contribution in #3
- @sheraz-ferrum made their first contribution in #6
- @ArslanKibria98 made their first contribution in #18
Full Changelog: https://github.com/ferrumnet/multiswap-node/commits/v2.0.0