Releases: Folks-Finance/xchain-js-sdk
Releases · Folks-Finance/xchain-js-sdk
v0.0.9
v0.0.8
Patch Changes
- #105
2551022
Thanks @gidonkatten! - add amount to msg value for repay
v0.0.7
Patch Changes
- #103
f2b1995
Thanks @gidonkatten! - export formulae for converting between underlying and f amount
v0.0.6
Patch Changes
- #101
d19af87
Thanks @gidonkatten! - added fixed gas limit estimate increase
v0.0.5
Patch Changes
33dfe7c
Thanks @stefanofa! - Exports transaction utils
v0.0.4
Patch Changes
- #98
fb85a71
Thanks @gidonkatten! - added util to create empty loan for simulate
v0.0.3
v0.0.2
@folks-finance/[email protected]
What's Changed
- chore: migrate to nodenext module by @stefanofa in #1
- chore: setup eslint and run it by @stefanofa in #2
- docs: add CONTRIBUTING.md with guidelines for contributors by @stefanofa in #4
- refactor: set folder structure to improve coloation by @stefanofa in #5
- refactor: make clear the link between signer and selectedFolksChainId by @stefanofa in #6
- feat: add testnet constants for smart contracts addresses and ids by @gidonkatten in #7
- refactor: remove barrel files except for modules by @stefanofa in #8
- Added decimals to token data and removed listed token type by @gidonkatten in #9
- fix: account manager address format by @palace22 in #11
- fix: add get signer account by @palace22 in #10
- refactor: update token data types by @gidonkatten in #13
- fix: add sender on prepare methods by @palace22 in #12
- fix: handle null token address and use empty extra args when token type is erc20 by @gidonkatten in #15
- refactor: enforce chains constants and types by @stefanofa in #14
- ci: setup workflow to lint and typecheck by @stefanofa in #17
- fix: add value in estimate gas by @palace22 in #16
- refactor: use client instead of public-client by @stefanofa in #19
- refactor: re-deployed contracts and added token pools by @gidonkatten in #18
- Refactor account module message to send by @palace22 in #20
- refactor: loan module message to send by @palace22 in #21
- fix: create account estimate fees by @palace22 in #22
- fix: account receive gas limit by @palace22 in #23
- refactor: branded types by @palace22 in #25
- feat: evm ccip data estimate fees by @palace22 in #24
- fix: write invite address params by @palace22 in #27
- fix: loan module estimate fees by @palace22 in #26
- fix: prepare return fees params by @palace22 in #30
- feat: added referrer and account id by address (and chain) by @gidonkatten in #29
- refactor: prepare call type by @palace22 in #31
- feat/added retrieval info functions by @gidonkatten in #28
- feat: catch revert error name by @palace22 in #32
- fix: deposit adapter check if circle token by @palace22 in #35
- fix: withdraw spoke support check by @palace22 in #36
- feat: prepare and write repay by @palace22 in #34
- feat: prepare and write borrow by @palace22 in #33
- fix: construct spoke message with user address by @gidonkatten in #38
- feat: prepare and write repay with collateral by @palace22 in #37
- feat: prepare and write switch borrow type by @palace22 in #39
- refactor: make referral account id optional by @stefanofa in #41
- fix: convert generic address to lowercase by @stefanofa in #42
- feat: allowance state override in deposit by @palace22 in #44
- fix: redeployed pools by @gidonkatten in #45
- chore: update abi by @palace22 in #46
- chore: export folks pool and folks oracle modules by @palace22 in #47
- chore: add get event params by @palace22 in #48
- feat: prepare and write liquidate by @palace22 in #40
- fix: refactor spoke token type and fix prepare deposit by @palace22 in #49
- refactor: estiamte adapter gas limit by @palace22 in #50
- chore: add usdc slot by @palace22 in #54
- feat: hub adapter gas limit by @palace22 in #53
- fix: erc20 approve by @palace22 in #52
- feat: evm wh cctp adapter estimation by @palace22 in #51
- feat: get invitation by address by @palace22 in #55
- fix: get invitation by address by @palace22 in #57
- chore: update invitation by address res by @palace22 in #58
- chore: use correct prettier config by @stefanofa in #60
- chore: generate loan id by @palace22 in #62
- feat: retry and reverse message by @palace22 in #56
- refactor: hub token data by @palace22 in #63
- feat: get supported message adapters by @palace22 in #61
- chore: format by @palace22 in #65
- refactor: user loans info by @palace22 in #64
- refactor: deployed new pools by @gidonkatten in #67
- feat: deployed new contracts + create loan and deposit method by @gidonkatten in #68
- chore: export gmp constants by @palace22 in #69
- chore: export utils by @palace22 in #70
- refactor: deployed new contracts by @gidonkatten in #71
- fix: supported message adapters by @palace22 in #72
- chore: export evm hub types by @palace22 in #73
- refactor: fetch user loan ids by @palace22 in #74
- Fix: message builder params by @palace22 in #75
- fix: fixed dnum decimals by @gidonkatten in #76
- fix: adapter check by @palace22 in #77
- feat: export gmp types by @palace22 in #78
- fix: link token address by @palace22 in #79
- refactor: deployed new contracts by @gidonkatten in #80
- refactor: spoke and hub token types by @palace22 in #81
- fix: renamed gas limit to gas by @gidonkatten in #82
- fix: fixed approval for repay by @gidonkatten in #83
- feat: link eth sep slots by @palace22 in #84
- ...