Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Aug 6, 2024
1 parent 94cac5b commit 4d20aa0
Show file tree
Hide file tree
Showing 213 changed files with 980 additions and 1,882 deletions.
129 changes: 128 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,113 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.2.0](https://github.com/masa-finance/masa-sdk/compare/v4.1.0...v4.2.0)

> 6 August 2024
#### [v4.1.0](https://github.com/masa-finance/masa-sdk/compare/v4.0.0...v4.1.0)

> 6 August 2024
### [v4.0.0](https://github.com/masa-finance/masa-sdk/compare/v4.0.0-alpha.6...v4.0.0)

> 6 August 2024
- feat: delete credit score and masa green creation [`f3dba26`](https://github.com/masa-finance/masa-sdk/commit/f3dba26d136f24d76da778751c744ebcf2d40f1e)
- feature (token): added swap functionality [`f7e34ca`](https://github.com/masa-finance/masa-sdk/commit/f7e34ca36767d3b9e57d50e4e222629b9acbc603)
- fix: build [`c09aead`](https://github.com/masa-finance/masa-sdk/commit/c09aeadafd0080ba519c27ca3a2f6d98a9fdf21b)
- feature (staking): added staking and unstake methods [`c721f92`](https://github.com/masa-finance/masa-sdk/commit/c721f9222ece1fd90aaa17724eab5d1dd852915b)
- feature (token swap): added swap, withdraw and deposit functionality [`447c816`](https://github.com/masa-finance/masa-sdk/commit/447c816ba3d2850c9b76eb8cbdbdbc5374b119fc)
- feature (staking): adopt changes from staking contracts [`7ea234f`](https://github.com/masa-finance/masa-sdk/commit/7ea234f07a0186716350324c21942f4470bf4bb0)
- feature (staking): restructure token class to make staking easier to understand [`440e6a6`](https://github.com/masa-finance/masa-sdk/commit/440e6a6afc8c7f42b19af394d57912dded68be6c)
- fix: removed unused data marketplace functionality [`932c344`](https://github.com/masa-finance/masa-sdk/commit/932c344ea6c5b2a4626096e084e4084d46093eb0)
- feature (staking): update staking contracts, map staking contract [`97ee130`](https://github.com/masa-finance/masa-sdk/commit/97ee1304a5b2126a35d99609e63d0ba3671fa4b1)
- feature (bridge): bottoms up, refactor swap functionality to get access to the internal logic [`ac449e1`](https://github.com/masa-finance/masa-sdk/commit/ac449e175fe45d25dd7e18065fe92b152b9805fb)
- extending setter/getters for marketplace.ts [`8d80921`](https://github.com/masa-finance/masa-sdk/commit/8d80921159c3a281f3c8c74e9a5efcfda2030f6a)
- feature (Marketplace): added marketplace boilerplate [`3cccc05`](https://github.com/masa-finance/masa-sdk/commit/3cccc05ffe2febf5cec19985100785ee6437b0f5)
- update: docs [`20e76ac`](https://github.com/masa-finance/masa-sdk/commit/20e76ac63f364b165fb6fea782c36bd3087cd1c5)
- feature: added results for bridge operations [`4f6d0f0`](https://github.com/masa-finance/masa-sdk/commit/4f6d0f046ca5bceab46093969d8b3265cf6f5e49)
- add data-points-multi.ts [`5eb81a3`](https://github.com/masa-finance/masa-sdk/commit/5eb81a3af2c446cb2275d67965df9b33b9355f6e)
- feature (staking): added global staking info [`cd53466`](https://github.com/masa-finance/masa-sdk/commit/cd5346630b48c2fe253f9455125ebcdbfe685084)
- feature: added deprecated flag to networks config [`99a7311`](https://github.com/masa-finance/masa-sdk/commit/99a73114ad5ff388171d9e3546626f4d2635c1d2)
- feature (bridge): add support for bsc testnet [`d216599`](https://github.com/masa-finance/masa-sdk/commit/d21659945477116c2a0a25a77cf9ea0ae8ddde2f)
- fix: build [`b05707a`](https://github.com/masa-finance/masa-sdk/commit/b05707af0f4d3e80ade4c2b3ca7f001297d0b09a)
- update: docs [`659d918`](https://github.com/masa-finance/masa-sdk/commit/659d91853b4af5ba26f00213eac5b5831e6adcf6)
- feature: masa token mainnet [`2772ea7`](https://github.com/masa-finance/masa-sdk/commit/2772ea7f18b3d5e644dc5072cac7c1b763cf2fa4)
- feature: added isAvailable flag to masa modules [`c5e1f94`](https://github.com/masa-finance/masa-sdk/commit/c5e1f943b0747bf1cf674261a9a1a20faf3f454a)
- feature: better error handling in masa client [`f91518d`](https://github.com/masa-finance/masa-sdk/commit/f91518dabdc6771a8e68fea3f22a0d3a319a6612)
- feature (marketplace): added datapoints wire up [`5ddb44d`](https://github.com/masa-finance/masa-sdk/commit/5ddb44d6f77059b341c5cfb41e0c5654f707b5f2)
- feature (new testnets): added token mapping for amoy and base sepolia [`054a8d2`](https://github.com/masa-finance/masa-sdk/commit/054a8d2a0b07e92ef7e4e6a59f5e3cfd499f3feb)
- fix: DataStakingDynamicNative [`be087ae`](https://github.com/masa-finance/masa-sdk/commit/be087ae61157cd3829f1fcb62fd496048590f879)
- feature: support masa token [`c2a149b`](https://github.com/masa-finance/masa-sdk/commit/c2a149bb515f2cb430e1d65d959fd90f4a748d96)
- feature (bridge): added masa LZ EID [`bc95026`](https://github.com/masa-finance/masa-sdk/commit/bc95026989c92f21ae1da1f44360dcd92430e4cb)
- feature: estimate swap transaction cost [`f568997`](https://github.com/masa-finance/masa-sdk/commit/f568997cbdcb11a3ef6b58e28a0c108bf971bb58)
- feature (walletconnect): activate wallet connect [`29b5198`](https://github.com/masa-finance/masa-sdk/commit/29b5198d9e1b3ede6385de22a6f55bbd65829f15)
- exposed DataPointsMulti and DataStakingDynamicNative contracts from masa-sdk [`ad558a7`](https://github.com/masa-finance/masa-sdk/commit/ad558a7c9dc26b3455f17c6254ddd2a79cdaa81a)
- fix: harden peer loading [`cdbe04b`](https://github.com/masa-finance/masa-sdk/commit/cdbe04b809a2182c505840703865286f09d5d14c)
- fix: interest rates [`14603a8`](https://github.com/masa-finance/masa-sdk/commit/14603a8c50a77a51c7e59dfda11eee35d340bc8b)
- revert changes, bring modules back [`c64fc4b`](https://github.com/masa-finance/masa-sdk/commit/c64fc4b427e2ffd1bbb7cdf13e88cce41632fcd3)
- feat (masa token): added aurora testnet [`8e3d7a0`](https://github.com/masa-finance/masa-sdk/commit/8e3d7a0a8a63af8476ee9d55a034dc9d7e7f1855)
- feature (testnet): added testnet [`7b018f7`](https://github.com/masa-finance/masa-sdk/commit/7b018f7f48b41b7e4de552be868a3281ff96a6dd)
- feature: added amoy network [`b681217`](https://github.com/masa-finance/masa-sdk/commit/b6812175a6ef6a206c46035f3f793ef2598e8843)
- remove redundant files [`d8b1e9e`](https://github.com/masa-finance/masa-sdk/commit/d8b1e9e04eeae8237101facd92291481d6fdfcc0)
- pull in latest contracts and update marketplace.ts [`3d06ba6`](https://github.com/masa-finance/masa-sdk/commit/3d06ba6476c210121f78a7261c22792601687fdd)
- feature: added masa mainnet [`42c083d`](https://github.com/masa-finance/masa-sdk/commit/42c083d73c50e53ffa65145d56f87c8f078e0463)
- fix: build [`18fc89f`](https://github.com/masa-finance/masa-sdk/commit/18fc89ffbc4ab5d2389c6abe96118899f09dfbd1)
- feat (login template): added a rotation template to rotate the login template [`6df4d21`](https://github.com/masa-finance/masa-sdk/commit/6df4d21be0ab63df63c1ae96da56f87a55f45f84)
- fix: error handling [`147e3ba`](https://github.com/masa-finance/masa-sdk/commit/147e3ba7eb30cbd8d4858d4dce4311281c0f37af)
- feature (marketplace): mapped proxy view aggregator [`c33f55b`](https://github.com/masa-finance/masa-sdk/commit/c33f55b9b4622ed445b0d2777ea18df5a6a3ee91)
- feat (aurora): mapped auroratest masa token address [`c55cc13`](https://github.com/masa-finance/masa-sdk/commit/c55cc13f1a98614de98354acadf2246188758b2e)
- feat: adding bsc to masa-sdk [`d9155e1`](https://github.com/masa-finance/masa-sdk/commit/d9155e128dbb4643636f1d705b8c434fd73b37f1)
- fix: contract loading -> queryFilter is not defined [`5b514fc`](https://github.com/masa-finance/masa-sdk/commit/5b514fcefbe768e5b97cfa95ae08b8f0a99793a5)
- feature: map masa testnet addresses properly [`4253683`](https://github.com/masa-finance/masa-sdk/commit/42536834f6a864d8bd88c79853a819e262f4e7d7)
- feat: extend sdk to support ProxyViewAggregator contract out of the box [`3b5b3b6`](https://github.com/masa-finance/masa-sdk/commit/3b5b3b6396f3d5feae6aa4ed6382ca7750387f62)
- feature (token on base): added base support for masa token [`0ca4731`](https://github.com/masa-finance/masa-sdk/commit/0ca4731d1915a5765811671dd55b865207775753)
- feature (token): added masa token on bsc mainnet [`3e5bb16`](https://github.com/masa-finance/masa-sdk/commit/3e5bb165197076103059af2bc4ff4d086f5925db)
- feature: added masa mainnet [`df1d9a6`](https://github.com/masa-finance/masa-sdk/commit/df1d9a6a94b69e2ad10bb6444a6a3bed6df9d8f2)
- feat: adding base and eth contracts [`3eb7142`](https://github.com/masa-finance/masa-sdk/commit/3eb714220d3d545d03e292b84fd3ffaa27d142ba)
- fix: bring back unit tests [`ff043dc`](https://github.com/masa-finance/masa-sdk/commit/ff043dca2a6e6cc1d173922178830ccc72991b01)
- fix: release [`e43b6eb`](https://github.com/masa-finance/masa-sdk/commit/e43b6eb44a365870423384645c60298a5d17dc96)
- feat: upgrading masa-contracts-staking [`b957eed`](https://github.com/masa-finance/masa-sdk/commit/b957eed468cdc51cee8544159e4b96d1ee9e0789)
- "@masa-finance/masa-contracts-marketplace": "^2.1.22 [`8a32e04`](https://github.com/masa-finance/masa-sdk/commit/8a32e04e90a03ed0c6697cd8cc2a35d66a7aa3c9)
- update: bump marketplace contracts [`0ac2137`](https://github.com/masa-finance/masa-sdk/commit/0ac21374906007646f405dc7812690d6d97eb000)
- update: bump marketplace-contracts version [`969a49d`](https://github.com/masa-finance/masa-sdk/commit/969a49dc5ccf732a2e119371db90aab8c56b9249)
- feat: updating masa contracts marketplace version [`f0b0a07`](https://github.com/masa-finance/masa-sdk/commit/f0b0a0717e3d74337198704fad46c2a151ca7820)
- update @masa-finance/masa-contracts-marketplace version [`2288538`](https://github.com/masa-finance/masa-sdk/commit/2288538dc9314350df2072e3f3dffdd800c50711)
- bump marketplace-contracts version [`e36a831`](https://github.com/masa-finance/masa-sdk/commit/e36a8314904459791ba12bd893aa5b4b1dc90543)
- feature: optimize staking limit display [`efb4632`](https://github.com/masa-finance/masa-sdk/commit/efb4632f8ceb6f38f837f326ad505bc83ce0266f)
- feature: make marketplace a base module to report contract status [`0ee6ec7`](https://github.com/masa-finance/masa-sdk/commit/0ee6ec7a7ac353f6323e9bec5285b7413c7e9ed1)
- fix: sort by period when showing staking info [`1eab775`](https://github.com/masa-finance/masa-sdk/commit/1eab7758feeff46961a3020cff9cad3196dd6217)
- feature: more rpc urls [`c4afdec`](https://github.com/masa-finance/masa-sdk/commit/c4afdec41eba693f2891e7f1f764aa812a1304b4)
- comment out failing test - revisit with Seb [`882c770`](https://github.com/masa-finance/masa-sdk/commit/882c770364178b3e1d7f8971ced9ab4a1f0f00b5)
- fix: optimize session loading [`0de921d`](https://github.com/masa-finance/masa-sdk/commit/0de921d97e1ab7045f0f60587999d670ef4f87b8)
- fix: harden log parsing [`25369a1`](https://github.com/masa-finance/masa-sdk/commit/25369a1658d2fb8742724e7acf432ccef65e2014)
- fix: added error handling [`23f2e6e`](https://github.com/masa-finance/masa-sdk/commit/23f2e6e9379814e1b7ba054426d53dd068a46680)
- feat (staking on aurora): mapped staking contract address [`504cb8d`](https://github.com/masa-finance/masa-sdk/commit/504cb8d0b03f0b12d07ce8868c32d50230686bca)
- fix: map contract addresses [`cd759e1`](https://github.com/masa-finance/masa-sdk/commit/cd759e19a9e2022da922c2e65b7d3864740e9f25)
- fix: optimize error handling when the peer is not known [`43e7bc8`](https://github.com/masa-finance/masa-sdk/commit/43e7bc8dca53b5af0fd509f5d716e480251a4780)
- feature: update masa mainnet [`5282040`](https://github.com/masa-finance/masa-sdk/commit/52820403a38fc0a626d483080a165c8829e43908)
- feature (bridge): rename masa native token on testnet [`dd6bb19`](https://github.com/masa-finance/masa-sdk/commit/dd6bb1905bb8368e2328e837338b1c2679bca969)
- feature (testnet): added LZ endpoint id [`b8473fe`](https://github.com/masa-finance/masa-sdk/commit/b8473fe8388f3a6b8cdc775360112f364a4910ff)
- remove masatest error [`9a922bc`](https://github.com/masa-finance/masa-sdk/commit/9a922bc44f6e01b68fe937e46071196e24a6823b)
- Update CODEOWNERS [`5bba57b`](https://github.com/masa-finance/masa-sdk/commit/5bba57b1a25125b5b4659df56242b9753f6cd38c)
- feature: export checkExists so someone can check a contract exists [`a88350f`](https://github.com/masa-finance/masa-sdk/commit/a88350f5e68f744a2b80f84fa06c5c98fca638af)
- fix: update session detection [`46dd5b8`](https://github.com/masa-finance/masa-sdk/commit/46dd5b811eab11d45cdc7272177126a06334cf75)
- feat: fixing masa adresses dictionary [`54c313c`](https://github.com/masa-finance/masa-sdk/commit/54c313ca16005773a27e0efd0b630e56e5719ce6)
- fix: codeowners [`da6277b`](https://github.com/masa-finance/masa-sdk/commit/da6277b907f282458975a6ae8afbbaa42ad3bf33)
- fix: wording [`5bffbda`](https://github.com/masa-finance/masa-sdk/commit/5bffbdac014bb3575a5a79335ba373fee3a19ebe)
- fix (base): base sepolia LZ config [`f9f1a9a`](https://github.com/masa-finance/masa-sdk/commit/f9f1a9a491b2214f12702782e05b8811b8a6617c)
- fix: update bsc rpc url [`95bdf0b`](https://github.com/masa-finance/masa-sdk/commit/95bdf0bdcafb1c25a23d808e907f427954b4d520)
- feature: make load oft contract public [`f32dcf0`](https://github.com/masa-finance/masa-sdk/commit/f32dcf03c21edbd383f775bcfc3190cd34d849d0)
- fix: block explorer url [`bf99b92`](https://github.com/masa-finance/masa-sdk/commit/bf99b924dd857dbcb19084e18ac5b59c7a561156)
- fix: unify network names [`ea4b73b`](https://github.com/masa-finance/masa-sdk/commit/ea4b73bac8855e7ed222b65fbb735910e08c30d4)
- feature: update masa mainnet [`6a39254`](https://github.com/masa-finance/masa-sdk/commit/6a39254e3ca6d8bcc842c398004bc6e032d4a963)
- fix: masa mainnet token id [`725ee31`](https://github.com/masa-finance/masa-sdk/commit/725ee31913e2a09627800d64c47e6fcc6445eb33)
- fix (subnet): fix network id [`7d37808`](https://github.com/masa-finance/masa-sdk/commit/7d37808b9e922631c0ef3cbab99fd0bb22cbb79c)
- fix: error handling when bridging [`df649bc`](https://github.com/masa-finance/masa-sdk/commit/df649bc356337cf368d082022de108f257567d6d)
- fix: remove module [`1203ef9`](https://github.com/masa-finance/masa-sdk/commit/1203ef923e9003daa53c8d14238093673579af05)
- add export [`1899c82`](https://github.com/masa-finance/masa-sdk/commit/1899c8257e578bde89ceb7cff53356594b37bb3f)

#### [v4.0.0-alpha.6](https://github.com/masa-finance/masa-sdk/compare/v4.0.0-alpha.5...v4.0.0-alpha.6)

> 23 January 2024
Expand All @@ -26,13 +133,33 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 5 December 2023
#### [v4.0.0-alpha.1](https://github.com/masa-finance/masa-sdk/compare/v3.40.0...v4.0.0-alpha.1)
#### [v4.0.0-alpha.1](https://github.com/masa-finance/masa-sdk/compare/v3.41.2...v4.0.0-alpha.1)

> 5 December 2023
- feature: optimize error handling with error codes [`996e849`](https://github.com/masa-finance/masa-sdk/commit/996e849b55ff5f333f032c31b7c8312e01aecfb2)
- feature: error codes [`b1e82b0`](https://github.com/masa-finance/masa-sdk/commit/b1e82b0a319e290f5998a2525db3197989e0b161)

#### [v3.41.2](https://github.com/masa-finance/masa-sdk/compare/v3.41.1...v3.41.2)

> 27 June 2024
- feat (staking on aurora): mapped staking contract address [`504cb8d`](https://github.com/masa-finance/masa-sdk/commit/504cb8d0b03f0b12d07ce8868c32d50230686bca)

#### [v3.41.1](https://github.com/masa-finance/masa-sdk/compare/v3.41.0...v3.41.1)

> 26 June 2024
- feat (aurora): mapped auroratest masa token address [`c55cc13`](https://github.com/masa-finance/masa-sdk/commit/c55cc13f1a98614de98354acadf2246188758b2e)

#### [v3.41.0](https://github.com/masa-finance/masa-sdk/compare/v3.40.0...v3.41.0)

> 26 June 2024
- feat (masa token): added aurora testnet [`8e3d7a0`](https://github.com/masa-finance/masa-sdk/commit/8e3d7a0a8a63af8476ee9d55a034dc9d7e7f1855)
- Update CODEOWNERS [`5bba57b`](https://github.com/masa-finance/masa-sdk/commit/5bba57b1a25125b5b4659df56242b9753f6cd38c)
- fix: codeowners [`da6277b`](https://github.com/masa-finance/masa-sdk/commit/da6277b907f282458975a6ae8afbbaa42ad3bf33)

#### [v3.40.0](https://github.com/masa-finance/masa-sdk/compare/v3.40.0-alpha.0...v3.40.0)

> 27 May 2024
Expand Down
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**Masa SDK v3.40.0**[**Docs**](globals.md)
**Masa SDK v4.2.0**[**Docs**](globals.md)

***

Expand Down Expand Up @@ -62,7 +62,7 @@ export const masa = new Masa({

## Interface

For a detailed interface description see [Masa](docs/classes/Masa.md)
For a detailed interface description see [Masa](_media/Masa.md)

## Configuration

Expand Down
Loading

0 comments on commit 4d20aa0

Please sign in to comment.