diff --git a/changelog/2024-02-29.md b/changelog/2024-02-29.md new file mode 100644 index 00000000000..c97ba365f84 --- /dev/null +++ b/changelog/2024-02-29.md @@ -0,0 +1,437 @@ +# 2024 - February + +Developer changelog for [essential repositories](https://near.dev) when building on NEAR Protocol. ๐Ÿ—๏ธ + +๐Ÿ‘‰ [Get monthly emails of this report](https://docs.google.com/forms/d/1JfFUbTq3ELUlScJT1UI9PQPuQsv0W2jcTa7P94KrS5U/edit) ๐Ÿ‘ˆ + +## Releases ๐ŸŽ‰ + +| repo | release | description | +| --- | --- | --- | +| near-discovery | [02-27-2024](https://github.com/near/near-discovery/releases/tag/02-27-2024) | near.org Decentralized Frontend Gateway | +| near-discovery-components | [02-27-2024](https://github.com/near/near-discovery-components/releases/tag/02-27-2024) | Core components for decentralized frontends | +| vm | [2.6.0](https://github.com/NearSocial/VM/releases/tag/2.6.0) | VM execution layer for decentralized frontend components | +| wallet-selector | [v8.9.5](https://github.com/near/wallet-selector/releases/tag/v8.9.5) | NEAR native wallet selector tool for dApps | +| create-near-app | [Release 6.3.1](https://github.com/near/create-near-app/releases/tag/v6.3.1) | Scaffolding tool for NEAR decentralized applications and smart contracts | +| bos-loader | [0.11.0](https://github.com/near/bos-loader/releases/tag/v0.11.0) | Local development tool for decentralized frontend components | +| bos-cli-rs | [0.3.13 - 2024-02-03](https://github.com/bos-cli-rs/bos-cli-rs/releases/tag/v0.3.13) | Command line utility for developing decentralized frontend components | +| near-cli | [v4.0.5](https://github.com/near/near-cli/releases/tag/v4.0.5) | Command line interface for interacting with NEAR Protocol | +| near-cli-rs | [0.8.1 - 2024-02-26](https://github.com/near/near-cli-rs/releases/tag/v0.8.1) | Guided command line interface for interacting with NEAR (Rust) | +| near-sdk-rs | [near-sdk-v5.0.0](https://github.com/near/near-sdk-rs/releases/tag/near-sdk-v5.0.0) | Rust SDK for writing smart contracts | +| near-api-js | [near-api-js@3.0.3](https://github.com/near/near-api-js/releases/tag/near-api-js%403.0.3) | JavaScript API for interacting with NEAR Protocol | +| nearcore | [1.37.0-rc.3](https://github.com/near/nearcore/releases/tag/1.37.0-rc.3) | NEAR Protocol Core | + +--- + +## Merged Pull Requests ๐Ÿš€ + +## ๐Ÿ“„ Documentation + +### docs + +> NEAR Protocol Developer Documentation + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-29 | [1772](https://github.com/near/docs/pull/1772) | [remove `blog` direct...](https://github.com/near/docs/pull/1772) | +| 2024-02-28 | [1770](https://github.com/near/docs/pull/1770) | [Fix changelog sync script ](https://github.com/near/docs/pull/1770) | +| 2024-02-28 | [1764](https://github.com/near/docs/pull/1764) | [update papers link to near.org/papers](https://github.com/near/docs/pull/1764) | +| 2024-02-26 | [1757](https://github.com/near/docs/pull/1757) | [fix typo & improve clarity in what-is.md](https://github.com/near/docs/pull/1757) | +| 2024-02-28 | [1768](https://github.com/near/docs/pull/1768) | [Crowdin fix](https://github.com/near/docs/pull/1768) | +| 2024-02-27 | [1763](https://github.com/near/docs/pull/1763) | [change `/blog` to `/changelog`](https://github.com/near/docs/pull/1763) | +| 2024-02-27 | [1762](https://github.com/near/docs/pull/1762) | [fix changelog script...](https://github.com/near/docs/pull/1762) | +| 2024-02-27 | [1760](https://github.com/near/docs/pull/1760) | [Elevate chain abstra...](https://github.com/near/docs/pull/1760) | +| 2024-02-26 | [1758](https://github.com/near/docs/pull/1758) | [Fix: eth-tx code snippets](https://github.com/near/docs/pull/1758) | +| 2024-02-24 | [1743](https://github.com/near/docs/pull/1743) | [multichain Gas station ](https://github.com/near/docs/pull/1743) | +| 2024-02-23 | [1704](https://github.com/near/docs/pull/1704) | [Add chain signatures...](https://github.com/near/docs/pull/1704) | +| 2024-02-22 | [1737](https://github.com/near/docs/pull/1737) | [feat: Document "Star...](https://github.com/near/docs/pull/1737) | +| 2024-02-21 | [1738](https://github.com/near/docs/pull/1738) | [Fixing commands on implicit accounts](https://github.com/near/docs/pull/1738) | +| 2024-02-21 | [1740](https://github.com/near/docs/pull/1740) | [Fix indentation](https://github.com/near/docs/pull/1740) | +| 2024-02-20 | [1736](https://github.com/near/docs/pull/1736) | [Update integrations.md](https://github.com/near/docs/pull/1736) | +| 2024-02-20 | [1739](https://github.com/near/docs/pull/1739) | [fix: create implicit...](https://github.com/near/docs/pull/1739) | +| 2024-02-20 | [1731](https://github.com/near/docs/pull/1731) | [first version of relayer service docs](https://github.com/near/docs/pull/1731) | +| 2024-02-19 | [1660](https://github.com/near/docs/pull/1660) | [Update transactions.md](https://github.com/near/docs/pull/1660) | +| 2024-02-16 | [1734](https://github.com/near/docs/pull/1734) | [NFT Zero to Hero tutorial update](https://github.com/near/docs/pull/1734) | +| 2024-02-13 | [1727](https://github.com/near/docs/pull/1727) | [Nav improvements](https://github.com/near/docs/pull/1727) | +| 2024-02-13 | [1729](https://github.com/near/docs/pull/1729) | [Add back files needed for translations](https://github.com/near/docs/pull/1729) | +| 2024-02-15 | [1733](https://github.com/near/docs/pull/1733) | [Chain Abstraction](https://github.com/near/docs/pull/1733) | +| 2024-02-15 | [1730](https://github.com/near/docs/pull/1730) | [Added js examples fo...](https://github.com/near/docs/pull/1730) | +| 2024-02-12 | [1728](https://github.com/near/docs/pull/1728) | [Fix assets](https://github.com/near/docs/pull/1728) | +| 2024-02-12 | [1725](https://github.com/near/docs/pull/1725) | [Update examples ](https://github.com/near/docs/pull/1725) | +| 2024-02-09 | [1724](https://github.com/near/docs/pull/1724) | [Minor Fixes](https://github.com/near/docs/pull/1724) | +| 2024-02-09 | [1723](https://github.com/near/docs/pull/1723) | [Near cli update](https://github.com/near/docs/pull/1723) | +| 2024-02-09 | [1722](https://github.com/near/docs/pull/1722) | [feat: changed logo +...](https://github.com/near/docs/pull/1722) | +| 2024-02-09 | [1721](https://github.com/near/docs/pull/1721) | [Update quickstart.md](https://github.com/near/docs/pull/1721) | +| 2024-02-09 | [1720](https://github.com/near/docs/pull/1720) | [Update wallet-selector.md](https://github.com/near/docs/pull/1720) | +| 2024-02-09 | [1719](https://github.com/near/docs/pull/1719) | [feat: rename method ...](https://github.com/near/docs/pull/1719) | +| 2024-02-09 | [1707](https://github.com/near/docs/pull/1707) | [Simplify docs structure](https://github.com/near/docs/pull/1707) | +| 2024-02-09 | [1716](https://github.com/near/docs/pull/1716) | [Improve styles for Wallet Selector modal](https://github.com/near/docs/pull/1716) | +| 2024-02-09 | [1717](https://github.com/near/docs/pull/1717) | [Provide the list of ...](https://github.com/near/docs/pull/1717) | +| 2024-02-08 | [1715](https://github.com/near/docs/pull/1715) | [Fix start and build on Windows OS](https://github.com/near/docs/pull/1715) | +| 2024-02-08 | [1700](https://github.com/near/docs/pull/1700) | [update link for examples](https://github.com/near/docs/pull/1700) | +| 2024-02-07 | [1713](https://github.com/near/docs/pull/1713) | [Update data-storage....](https://github.com/near/docs/pull/1713) | +| 2024-02-03 | [1706](https://github.com/near/docs/pull/1706) | [Update creating-accounts.md](https://github.com/near/docs/pull/1706) | +| 2024-02-02 | [1705](https://github.com/near/docs/pull/1705) | [fix: update github overview](https://github.com/near/docs/pull/1705) | +| 2024-02-02 | [1703](https://github.com/near/docs/pull/1703) | [Fix css: dark mode \
](https://github.com/near/docs/pull/1703) | +| 2024-02-01 | [1702](https://github.com/near/docs/pull/1702) | [fix: Removed unnecessary css](https://github.com/near/docs/pull/1702) | + +## ๐Ÿš€ Decentralized Frontends + +### near-discovery + +> near.org Decentralized Frontend Gateway + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-27 | [1006](https://github.com/near/near-discovery/pull/1006) | [2x weekly promotion of develop to main](https://github.com/near/near-discovery/pull/1006) | +| 2024-02-22 | [990](https://github.com/near/near-discovery/pull/990) | [develop -> main](https://github.com/near/near-discovery/pull/990) | +| 2024-02-22 | [988](https://github.com/near/near-discovery/pull/988) | [2x weekly promotion of develop to main](https://github.com/near/near-discovery/pull/988) | +| 2024-02-21 | [986](https://github.com/near/near-discovery/pull/986) | [feat: update nightshade to v2.0](https://github.com/near/near-discovery/pull/986) | +| 2024-02-20 | [981](https://github.com/near/near-discovery/pull/981) | [fix near.org/papers/nightshade](https://github.com/near/near-discovery/pull/981) | +| 2024-02-20 | [979](https://github.com/near/near-discovery/pull/979) | [2x weekly promotion of develop to main](https://github.com/near/near-discovery/pull/979) | +| 2024-02-15 | [972](https://github.com/near/near-discovery/pull/972) | [weekly promotion of develop to main](https://github.com/near/near-discovery/pull/972) | +| 2024-02-08 | [959](https://github.com/near/near-discovery/pull/959) | [weekly promotion of develop to main](https://github.com/near/near-discovery/pull/959) | +| 2024-02-05 | [956](https://github.com/near/near-discovery/pull/956) | [develop -> main](https://github.com/near/near-discovery/pull/956) | + +### near-discovery-components + +> Core components for decentralized frontends + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-27 | [677](https://github.com/near/near-discovery-components/pull/677) | [non-regular promotion develop -> main](https://github.com/near/near-discovery-components/pull/677) | +| 2024-02-27 | [675](https://github.com/near/near-discovery-components/pull/675) | [develop -> main](https://github.com/near/near-discovery-components/pull/675) | +| 2024-02-26 | [669](https://github.com/near/near-discovery-components/pull/669) | [Custom chat component (#668)](https://github.com/near/near-discovery-components/pull/669) | +| 2024-02-23 | [666](https://github.com/near/near-discovery-components/pull/666) | [release: fix component paths](https://github.com/near/near-discovery-components/pull/666) | +| 2024-02-23 | [663](https://github.com/near/near-discovery-components/pull/663) | [Release AI Nexus agent features](https://github.com/near/near-discovery-components/pull/663) | +| 2024-02-22 | [659](https://github.com/near/near-discovery-components/pull/659) | [develop -> main](https://github.com/near/near-discovery-components/pull/659) | +| 2024-02-22 | [657](https://github.com/near/near-discovery-components/pull/657) | [weekly promotion of develop to main](https://github.com/near/near-discovery-components/pull/657) | +| 2024-02-15 | [649](https://github.com/near/near-discovery-components/pull/649) | [weekly promotion of develop to main](https://github.com/near/near-discovery-components/pull/649) | +| 2024-02-14 | [646](https://github.com/near/near-discovery-components/pull/646) | [non-regular promotion develop -> main](https://github.com/near/near-discovery-components/pull/646) | +| 2024-02-08 | [641](https://github.com/near/near-discovery-components/pull/641) | [hotfix: trusted part...](https://github.com/near/near-discovery-components/pull/641) | +| 2024-02-08 | [638](https://github.com/near/near-discovery-components/pull/638) | [weekly promotion of develop to main](https://github.com/near/near-discovery-components/pull/638) | +| 2024-02-01 | [632](https://github.com/near/near-discovery-components/pull/632) | [weekly promotion of develop to main](https://github.com/near/near-discovery-components/pull/632) | + +### viewer + +> near.social Decentralized Frontend Gateway + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-28 | [231](https://github.com/NearSocial/viewer/pull/231) | [VM 2.6.0](https://github.com/NearSocial/viewer/pull/231) | +| 2024-02-15 | [227](https://github.com/NearSocial/viewer/pull/227) | [add mintbase wallet support](https://github.com/NearSocial/viewer/pull/227) | + +### vm + +> VM execution layer for decentralized frontend components + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-28 | [181](https://github.com/NearSocial/VM/pull/181) | [Release 2.6.0](https://github.com/NearSocial/VM/pull/181) | + +### bos-web-engine + +> Improved execution layer for decentralized frontend components + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-28 | [336](https://github.com/near/bos-web-engine/pull/336) | [docs: additional context on imports](https://github.com/near/bos-web-engine/pull/336) | +| 2024-02-26 | [333](https://github.com/near/bos-web-engine/pull/333) | [getAccounts()](https://github.com/near/bos-web-engine/pull/333) | +| 2024-02-26 | [332](https://github.com/near/bos-web-engine/pull/332) | [remove todo](https://github.com/near/bos-web-engine/pull/332) | +| 2024-02-26 | [331](https://github.com/near/bos-web-engine/pull/331) | [add testing npm package todo](https://github.com/near/bos-web-engine/pull/331) | +| 2024-02-26 | [330](https://github.com/near/bos-web-engine/pull/330) | [fix docs build](https://github.com/near/bos-web-engine/pull/330) | +| 2024-02-26 | [328](https://github.com/near/bos-web-engine/pull/328) | [combine docs & alpha tab](https://github.com/near/bos-web-engine/pull/328) | +| 2024-02-26 | [329](https://github.com/near/bos-web-engine/pull/329) | [update issue creation link](https://github.com/near/bos-web-engine/pull/329) | +| 2024-02-26 | [327](https://github.com/near/bos-web-engine/pull/327) | [update alpha test instructions](https://github.com/near/bos-web-engine/pull/327) | +| 2024-02-24 | [326](https://github.com/near/bos-web-engine/pull/326) | [remove stub migratio...](https://github.com/near/bos-web-engine/pull/326) | +| 2024-02-24 | [325](https://github.com/near/bos-web-engine/pull/325) | [feat: use Near denomination for demo](https://github.com/near/bos-web-engine/pull/325) | +| 2024-02-23 | [319](https://github.com/near/bos-web-engine/pull/319) | [[IGNORE] docs build test](https://github.com/near/bos-web-engine/pull/319) | +| 2024-02-23 | [322](https://github.com/near/bos-web-engine/pull/322) | [update starter files for sandbox](https://github.com/near/bos-web-engine/pull/322) | +| 2024-02-23 | [317](https://github.com/near/bos-web-engine/pull/317) | [Social DB Plugin](https://github.com/near/bos-web-engine/pull/317) | +| 2024-02-23 | [309](https://github.com/near/bos-web-engine/pull/309) | [Component Alpha Namespace](https://github.com/near/bos-web-engine/pull/309) | +| 2024-02-23 | [320](https://github.com/near/bos-web-engine/pull/320) | [fix: undefined Component](https://github.com/near/bos-web-engine/pull/320) | +| 2024-02-22 | [308](https://github.com/near/bos-web-engine/pull/308) | [feat: Wallet Selector plugin](https://github.com/near/bos-web-engine/pull/308) | +| 2024-02-22 | [306](https://github.com/near/bos-web-engine/pull/306) | [Reconcile "." and "/...](https://github.com/near/bos-web-engine/pull/306) | +| 2024-02-21 | [304](https://github.com/near/bos-web-engine/pull/304) | [Revert "[Epic-139]: ...](https://github.com/near/bos-web-engine/pull/304) | +| 2024-02-21 | [302](https://github.com/near/bos-web-engine/pull/302) | [change header height css var name](https://github.com/near/bos-web-engine/pull/302) | +| 2024-02-21 | [300](https://github.com/near/bos-web-engine/pull/300) | [handle components without css](https://github.com/near/bos-web-engine/pull/300) | +| 2024-02-21 | [288](https://github.com/near/bos-web-engine/pull/288) | [[Epic-139]: Add pers...](https://github.com/near/bos-web-engine/pull/288) | +| 2024-02-20 | [297](https://github.com/near/bos-web-engine/pull/297) | [My Near Wallet](https://github.com/near/bos-web-engine/pull/297) | +| 2024-02-16 | [294](https://github.com/near/bos-web-engine/pull/294) | [Improved Demos](https://github.com/near/bos-web-engine/pull/294) | +| 2024-02-16 | [293](https://github.com/near/bos-web-engine/pull/293) | [split out generated ...](https://github.com/near/bos-web-engine/pull/293) | +| 2024-02-15 | [289](https://github.com/near/bos-web-engine/pull/289) | [Minor style updates and fixes](https://github.com/near/bos-web-engine/pull/289) | +| 2024-02-15 | [285](https://github.com/near/bos-web-engine/pull/285) | [Remove Bootstrap](https://github.com/near/bos-web-engine/pull/285) | +| 2024-02-15 | [232](https://github.com/near/bos-web-engine/pull/232) | [feat: demo Component...](https://github.com/near/bos-web-engine/pull/232) | +| 2024-02-14 | [281](https://github.com/near/bos-web-engine/pull/281) | [Open Published Components](https://github.com/near/bos-web-engine/pull/281) | +| 2024-02-14 | [283](https://github.com/near/bos-web-engine/pull/283) | [Short term fix for C...](https://github.com/near/bos-web-engine/pull/283) | +| 2024-02-13 | [278](https://github.com/near/bos-web-engine/pull/278) | [fix: support pseudo-...](https://github.com/near/bos-web-engine/pull/278) | +| 2024-02-13 | [279](https://github.com/near/bos-web-engine/pull/279) | [fix: strip invalid React prop keys](https://github.com/near/bos-web-engine/pull/279) | +| 2024-02-09 | [267](https://github.com/near/bos-web-engine/pull/267) | [Sandbox: Updated Example Imports](https://github.com/near/bos-web-engine/pull/267) | +| 2024-02-01 | [144](https://github.com/near/bos-web-engine/pull/144) | [docs: FAQ updates](https://github.com/near/bos-web-engine/pull/144) | +| 2024-02-10 | [269](https://github.com/near/bos-web-engine/pull/269) | [Sandbox: proper CSS Module import syntax](https://github.com/near/bos-web-engine/pull/269) | +| 2024-02-12 | [272](https://github.com/near/bos-web-engine/pull/272) | [chore: remove className interpolation](https://github.com/near/bos-web-engine/pull/272) | +| 2024-02-10 | [271](https://github.com/near/bos-web-engine/pull/271) | [fix: CSS inconsistencies](https://github.com/near/bos-web-engine/pull/271) | +| 2024-02-09 | [266](https://github.com/near/bos-web-engine/pull/266) | [Dark & Light CSS](https://github.com/near/bos-web-engine/pull/266) | +| 2024-02-09 | [268](https://github.com/near/bos-web-engine/pull/268) | [fix: check for Preac...](https://github.com/near/bos-web-engine/pull/268) | +| 2024-02-09 | [264](https://github.com/near/bos-web-engine/pull/264) | [feat: CSS modules](https://github.com/near/bos-web-engine/pull/264) | +| 2024-02-08 | [262](https://github.com/near/bos-web-engine/pull/262) | [feat: CSS reset](https://github.com/near/bos-web-engine/pull/262) | +| 2024-02-09 | [239](https://github.com/near/bos-web-engine/pull/239) | [initialize docs app](https://github.com/near/bos-web-engine/pull/239) | +| 2024-02-09 | [263](https://github.com/near/bos-web-engine/pull/263) | [Theme Update](https://github.com/near/bos-web-engine/pull/263) | +| 2024-02-08 | [248](https://github.com/near/bos-web-engine/pull/248) | [Support Nested Fragments](https://github.com/near/bos-web-engine/pull/248) | +| 2024-02-08 | [255](https://github.com/near/bos-web-engine/pull/255) | [Sandbox CSS](https://github.com/near/bos-web-engine/pull/255) | +| 2024-02-08 | [260](https://github.com/near/bos-web-engine/pull/260) | [fix: export references](https://github.com/near/bos-web-engine/pull/260) | +| 2024-02-06 | [146](https://github.com/near/bos-web-engine/pull/146) | [fix: reset code insp...](https://github.com/near/bos-web-engine/pull/146) | +| 2024-02-05 | [250](https://github.com/near/bos-web-engine/pull/250) | [Fixing create compon...](https://github.com/near/bos-web-engine/pull/250) | +| 2024-02-02 | [242](https://github.com/near/bos-web-engine/pull/242) | [feat: Component imports](https://github.com/near/bos-web-engine/pull/242) | +| 2024-02-02 | [246](https://github.com/near/bos-web-engine/pull/246) | [fix: Component props order](https://github.com/near/bos-web-engine/pull/246) | +| 2024-02-01 | [241](https://github.com/near/bos-web-engine/pull/241) | [feat: useCompiler hook](https://github.com/near/bos-web-engine/pull/241) | +| 2024-02-01 | [237](https://github.com/near/bos-web-engine/pull/237) | [chore: package rename](https://github.com/near/bos-web-engine/pull/237) | + +## ๐Ÿ”‘ Wallet / Auth + +### wallet-selector + +> NEAR native wallet selector tool for dApps + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-12 | [1076](https://github.com/near/wallet-selector/pull/1076) | [v8.9.5 Release (dev -> main)](https://github.com/near/wallet-selector/pull/1076) | +| 2024-02-08 | [1070](https://github.com/near/wallet-selector/pull/1070) | [v8.9.4 Release (dev -> main)](https://github.com/near/wallet-selector/pull/1070) | + +### fast-auth-signer + +> FastAuth signer for NEAR Protocol + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-22 | [179](https://github.com/near/fast-auth-signer/pull/179) | [Check for window.fir...](https://github.com/near/fast-auth-signer/pull/179) | +| 2024-02-22 | [178](https://github.com/near/fast-auth-signer/pull/178) | [Improve on account id retrival](https://github.com/near/fast-auth-signer/pull/178) | +| 2024-02-12 | [172](https://github.com/near/fast-auth-signer/pull/172) | [Upload Sentry Sourcemap](https://github.com/near/fast-auth-signer/pull/172) | +| 2024-02-05 | [167](https://github.com/near/fast-auth-signer/pull/167) | [Firebase Account Indexer](https://github.com/near/fast-auth-signer/pull/167) | + +### idos-sdk-js + +> Decentralized identity storage and verification + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-22 | [111](https://github.com/idos-network/idos-sdk-js/pull/111) | [feat: optimistic upd...](https://github.com/idos-network/idos-sdk-js/pull/111) | +| 2024-02-22 | [112](https://github.com/idos-network/idos-sdk-js/pull/112) | [Update dashboard favicon](https://github.com/idos-network/idos-sdk-js/pull/112) | +| 2024-02-14 | [110](https://github.com/idos-network/idos-sdk-js/pull/110) | [feat(enclave): re-en...](https://github.com/idos-network/idos-sdk-js/pull/110) | +| 2024-02-09 | [109](https://github.com/idos-network/idos-sdk-js/pull/109) | [fix: do not initiali...](https://github.com/idos-network/idos-sdk-js/pull/109) | +| 2024-02-09 | [108](https://github.com/idos-network/idos-sdk-js/pull/108) | [feat(dashboard): update privacy policy](https://github.com/idos-network/idos-sdk-js/pull/108) | +| 2024-02-09 | [107](https://github.com/idos-network/idos-sdk-js/pull/107) | [fix: do not initaili...](https://github.com/idos-network/idos-sdk-js/pull/107) | +| 2024-02-08 | [106](https://github.com/idos-network/idos-sdk-js/pull/106) | [feat(enclave): impro...](https://github.com/idos-network/idos-sdk-js/pull/106) | +| 2024-02-08 | [105](https://github.com/idos-network/idos-sdk-js/pull/105) | [fix(enclave): init p...](https://github.com/idos-network/idos-sdk-js/pull/105) | +| 2024-02-06 | [104](https://github.com/idos-network/idos-sdk-js/pull/104) | [fix(example-dapp): auth flow](https://github.com/idos-network/idos-sdk-js/pull/104) | + +## ๐Ÿ› ๏ธ Dev Tools + +### bos-loader + +> Local development tool for decentralized frontend components + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-13 | [21](https://github.com/near/bos-loader/pull/21) | [Refactor -- General ...](https://github.com/near/bos-loader/pull/21) | + +## ๐Ÿ–ฅ๏ธ CLI + +### bos-cli-rs + +> Command line utility for developing decentralized frontend components + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-03 | [90](https://github.com/bos-cli-rs/bos-cli-rs/pull/90) | [chore: release v0.3.13](https://github.com/bos-cli-rs/bos-cli-rs/pull/90) | +| 2024-02-03 | [91](https://github.com/bos-cli-rs/bos-cli-rs/pull/91) | [chore: Updated binar...](https://github.com/bos-cli-rs/bos-cli-rs/pull/91) | + +### near-cli + +> Command line interface for interacting with NEAR Protocol + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-26 | [1100](https://github.com/near/near-cli/pull/1100) | [fix: remove [...] from command](https://github.com/near/near-cli/pull/1100) | +| 2024-02-20 | [1098](https://github.com/near/near-cli/pull/1098) | [fix: implicit account shows correctly](https://github.com/near/near-cli/pull/1098) | +| 2024-02-12 | [1093](https://github.com/near/near-cli/pull/1093) | [Bring back validators commands](https://github.com/near/near-cli/pull/1093) | +| 2024-02-11 | [1092](https://github.com/near/near-cli/pull/1092) | [fix: Message on near delete](https://github.com/near/near-cli/pull/1092) | +| 2024-02-09 | [1091](https://github.com/near/near-cli/pull/1091) | [chore: relase 4.0.1](https://github.com/near/near-cli/pull/1091) | +| 2024-02-09 | [1090](https://github.com/near/near-cli/pull/1090) | [Exit with error on error](https://github.com/near/near-cli/pull/1090) | +| 2024-02-08 | [1088](https://github.com/near/near-cli/pull/1088) | [Release 4.0.0](https://github.com/near/near-cli/pull/1088) | +| 2024-02-08 | [1082](https://github.com/near/near-cli/pull/1082) | [[v4.0.0] Reorganize, Reduce and Enhance ](https://github.com/near/near-cli/pull/1082) | + +### near-cli-rs + +> Guided command line interface for interacting with NEAR (Rust) + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-26 | [303](https://github.com/near/near-cli-rs/pull/303) | [chore: release v0.8.1](https://github.com/near/near-cli-rs/pull/303) | +| 2024-02-19 | [302](https://github.com/near/near-cli-rs/pull/302) | [fix: Added support f...](https://github.com/near/near-cli-rs/pull/302) | +| 2024-02-19 | [295](https://github.com/near/near-cli-rs/pull/295) | [chore: release v0.8.0](https://github.com/near/near-cli-rs/pull/295) | +| 2024-02-19 | [300](https://github.com/near/near-cli-rs/pull/300) | [fix: Pass right args...](https://github.com/near/near-cli-rs/pull/300) | +| 2024-02-19 | [293](https://github.com/near/near-cli-rs/pull/293) | [feat: Added `inspect...](https://github.com/near/near-cli-rs/pull/293) | +| 2024-02-03 | [292](https://github.com/near/near-cli-rs/pull/292) | [chore: release v0.7.8](https://github.com/near/near-cli-rs/pull/292) | +| 2024-02-03 | [294](https://github.com/near/near-cli-rs/pull/294) | [chore: Updated binar...](https://github.com/near/near-cli-rs/pull/294) | + +## ๐Ÿ“ Smart Contracts + +### near-sdk-rs + +> Rust SDK for writing smart contracts + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-23 | [1148](https://github.com/near/near-sdk-rs/pull/1148) | [release: v5.0.0](https://github.com/near/near-sdk-rs/pull/1148) | +| 2024-02-23 | [1149](https://github.com/near/near-sdk-rs/pull/1149) | [refactor: Slimmed do...](https://github.com/near/near-sdk-rs/pull/1149) | +| 2024-02-20 | [1138](https://github.com/near/near-sdk-rs/pull/1138) | [chore: release](https://github.com/near/near-sdk-rs/pull/1138) | +| 2024-02-19 | [1146](https://github.com/near/near-sdk-rs/pull/1146) | [fix: Fixed a typo in...](https://github.com/near/near-sdk-rs/pull/1146) | +| 2024-02-12 | [1139](https://github.com/near/near-sdk-rs/pull/1139) | [fix: deprecated `sto...](https://github.com/near/near-sdk-rs/pull/1139) | +| 2024-02-08 | [1140](https://github.com/near/near-sdk-rs/pull/1140) | [[Fix] Downgrade clap...](https://github.com/near/near-sdk-rs/pull/1140) | +| 2024-02-04 | [1136](https://github.com/near/near-sdk-rs/pull/1136) | [chore: adding abi tests](https://github.com/near/near-sdk-rs/pull/1136) | +| 2024-02-04 | [1137](https://github.com/near/near-sdk-rs/pull/1137) | [feat: Updated exampl...](https://github.com/near/near-sdk-rs/pull/1137) | + +## ๐Ÿงช Testing + +### near-workspaces-rs + +> Sandbox testing environment for NEAR Smart Contracts written in Rust + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-03 | [303](https://github.com/near/near-workspaces-rs/pull/303) | [chore: include near-abi-client examples](https://github.com/near/near-workspaces-rs/pull/303) | +| 2024-02-02 | [342](https://github.com/near/near-workspaces-rs/pull/342) | [chore: wasmcov docs](https://github.com/near/near-workspaces-rs/pull/342) | + +## ๐Ÿ“ž API + +### near-api-js + +> JavaScript API for interacting with NEAR Protocol + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-23 | [1278](https://github.com/near/near-api-js/pull/1278) | [Publish packages](https://github.com/near/near-api-js/pull/1278) | +| 2024-02-23 | [1298](https://github.com/near/near-api-js/pull/1298) | [KeyPairEd25519.fromRandom() fix](https://github.com/near/near-api-js/pull/1298) | +| 2024-02-08 | [1275](https://github.com/near/near-api-js/pull/1275) | [Display user-friendl...](https://github.com/near/near-api-js/pull/1275) | + +## ๐Ÿ”Ž Data Indexing + +### queryapi + +> Create custom APIs for your dApp using an indexing framework + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-28 | [585](https://github.com/near/queryapi/pull/585) | [feat: Cache Database Credentials](https://github.com/near/queryapi/pull/585) | +| 2024-02-26 | [583](https://github.com/near/queryapi/pull/583) | [541 update the front...](https://github.com/near/queryapi/pull/583) | +| 2024-02-26 | [584](https://github.com/near/queryapi/pull/584) | [fix: Increase timeout of VM run function](https://github.com/near/queryapi/pull/584) | +| 2024-02-26 | [582](https://github.com/near/queryapi/pull/582) | [feat: Cache Streamer...](https://github.com/near/queryapi/pull/582) | +| 2024-02-26 | [567](https://github.com/near/queryapi/pull/567) | [Feat: Support Wildca...](https://github.com/near/queryapi/pull/567) | +| 2024-02-25 | [576](https://github.com/near/queryapi/pull/576) | [chore: Remove legacy code](https://github.com/near/queryapi/pull/576) | +| 2024-02-23 | [578](https://github.com/near/queryapi/pull/578) | [Feat: added CORS matching all routes](https://github.com/near/queryapi/pull/578) | +| 2024-02-23 | [579](https://github.com/near/queryapi/pull/579) | [feat: Add metrics to Block Streamer](https://github.com/near/queryapi/pull/579) | +| 2024-02-21 | [571](https://github.com/near/queryapi/pull/571) | [fix: view and monaco...](https://github.com/near/queryapi/pull/571) | +| 2024-02-21 | [570](https://github.com/near/queryapi/pull/570) | [feat: Remove `allowl...](https://github.com/near/queryapi/pull/570) | +| 2024-02-21 | [566](https://github.com/near/queryapi/pull/566) | [feat: Update fronten...](https://github.com/near/queryapi/pull/566) | +| 2024-02-21 | [572](https://github.com/near/queryapi/pull/572) | [feat: Support Star C...](https://github.com/near/queryapi/pull/572) | +| 2024-02-16 | [562](https://github.com/near/queryapi/pull/562) | [feat: Improve Schema...](https://github.com/near/queryapi/pull/562) | +| 2024-02-15 | [563](https://github.com/near/queryapi/pull/563) | [fix: Remove throwing...](https://github.com/near/queryapi/pull/563) | +| 2024-02-14 | [553](https://github.com/near/queryapi/pull/553) | [feat: Handle `StartB...](https://github.com/near/queryapi/pull/553) | +| 2024-02-14 | [556](https://github.com/near/queryapi/pull/556) | [fix: Various block streamer issues](https://github.com/near/queryapi/pull/556) | +| 2024-02-13 | [558](https://github.com/near/queryapi/pull/558) | [fix: Prevent skippin...](https://github.com/near/queryapi/pull/558) | +| 2024-02-13 | [557](https://github.com/near/queryapi/pull/557) | [feat: Remove executor metrics on stop](https://github.com/near/queryapi/pull/557) | +| 2024-02-09 | [554](https://github.com/near/queryapi/pull/554) | [feat: Add Metrics for Memory Statistics](https://github.com/near/queryapi/pull/554) | +| 2024-02-07 | [548](https://github.com/near/queryapi/pull/548) | [feat: Add "StartBloc...](https://github.com/near/queryapi/pull/548) | +| 2024-02-06 | [552](https://github.com/near/queryapi/pull/552) | [fix: Various Control...](https://github.com/near/queryapi/pull/552) | +| 2024-02-06 | [550](https://github.com/near/queryapi/pull/550) | [fix: Crashed Runner ...](https://github.com/near/queryapi/pull/550) | +| 2024-02-06 | [527](https://github.com/near/queryapi/pull/527) | [feat: Auto migrate i...](https://github.com/near/queryapi/pull/527) | +| 2024-02-05 | [547](https://github.com/near/queryapi/pull/547) | [fix: Executors would...](https://github.com/near/queryapi/pull/547) | + +## โ›“๏ธ Protocol + +### nearcore + +> NEAR Protocol Core + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-28 | [10384](https://github.com/near/nearcore/pull/10384) | [Upgrade protobuf to ...](https://github.com/near/nearcore/pull/10384) | +| 2024-02-28 | [10679](https://github.com/near/nearcore/pull/10679) | [fix: fix feature = "...](https://github.com/near/nearcore/pull/10679) | +| 2024-02-28 | [10675](https://github.com/near/nearcore/pull/10675) | [refactor: move Night...](https://github.com/near/nearcore/pull/10675) | +| 2024-02-28 | [10632](https://github.com/near/nearcore/pull/10632) | [fix(state-sync): Tra...](https://github.com/near/nearcore/pull/10632) | +| 2024-02-28 | [10676](https://github.com/near/nearcore/pull/10676) | [refactor: Add Receip...](https://github.com/near/nearcore/pull/10676) | +| 2024-02-28 | [10666](https://github.com/near/nearcore/pull/10666) | [refactor: wrote log_...](https://github.com/near/nearcore/pull/10666) | +| 2024-02-28 | [10661](https://github.com/near/nearcore/pull/10661) | [[TestLoop Refactorin...](https://github.com/near/nearcore/pull/10661) | +| 2024-02-27 | [10673](https://github.com/near/nearcore/pull/10673) | [fix: use `log_assert...](https://github.com/near/nearcore/pull/10673) | +| 2024-02-23 | [10613](https://github.com/near/nearcore/pull/10613) | [feat: orphan chunk state witness pool](https://github.com/near/nearcore/pull/10613) | +| 2024-02-27 | [10662](https://github.com/near/nearcore/pull/10662) | [Fix AsyncSender so t...](https://github.com/near/nearcore/pull/10662) | +| 2024-02-27 | [10671](https://github.com/near/nearcore/pull/10671) | [feat: remove flat st...](https://github.com/near/nearcore/pull/10671) | +| 2024-02-27 | [10665](https://github.com/near/nearcore/pull/10665) | [fix: pytest staking ...](https://github.com/near/nearcore/pull/10665) | +| 2024-02-27 | [10669](https://github.com/near/nearcore/pull/10669) | [[cleanup] Use `is_ge...](https://github.com/near/nearcore/pull/10669) | +| 2024-02-27 | [10670](https://github.com/near/nearcore/pull/10670) | [[fix] Fix Lychee lint test](https://github.com/near/nearcore/pull/10670) | +| 2024-02-23 | [10633](https://github.com/near/nearcore/pull/10633) | [fix: properly handle...](https://github.com/near/nearcore/pull/10633) | +| 2024-02-27 | [10658](https://github.com/near/nearcore/pull/10658) | [feat: clean orphaned...](https://github.com/near/nearcore/pull/10658) | +| 2024-02-27 | [10667](https://github.com/near/nearcore/pull/10667) | [fix: Don't ban peers...](https://github.com/near/nearcore/pull/10667) | +| 2024-02-27 | [10664](https://github.com/near/nearcore/pull/10664) | [fix: comment test_cl...](https://github.com/near/nearcore/pull/10664) | +| 2024-02-27 | [10657](https://github.com/near/nearcore/pull/10657) | [fix: clippy lint in rosetta rpc](https://github.com/near/nearcore/pull/10657) | +| 2024-02-27 | [10611](https://github.com/near/nearcore/pull/10611) | [[resharding] Handle ...](https://github.com/near/nearcore/pull/10611) | +| 2024-02-27 | [10415](https://github.com/near/nearcore/pull/10415) | [Yield Execution](https://github.com/near/nearcore/pull/10415) | +| 2024-02-26 | [10618](https://github.com/near/nearcore/pull/10618) | [[test] Update block schema for pytest](https://github.com/near/nearcore/pull/10618) | +| 2024-02-26 | [10654](https://github.com/near/nearcore/pull/10654) | [[clippy] Add `or_fun...](https://github.com/near/nearcore/pull/10654) | +| 2024-02-26 | [10652](https://github.com/near/nearcore/pull/10652) | [fix: return an error...](https://github.com/near/nearcore/pull/10652) | +| 2024-02-26 | [10653](https://github.com/near/nearcore/pull/10653) | [fix: avoid unnecessa...](https://github.com/near/nearcore/pull/10653) | +| 2024-02-23 | [10646](https://github.com/near/nearcore/pull/10646) | [[TestLoop Refactorin...](https://github.com/near/nearcore/pull/10646) | +| 2024-02-23 | [10626](https://github.com/near/nearcore/pull/10626) | [fix(mirror): fix ski...](https://github.com/near/nearcore/pull/10626) | +| 2024-02-23 | [10619](https://github.com/near/nearcore/pull/10619) | [fix(mirror): change ...](https://github.com/near/nearcore/pull/10619) | +| 2024-02-22 | [10647](https://github.com/near/nearcore/pull/10647) | [refactor: add `FlatS...](https://github.com/near/nearcore/pull/10647) | +| 2024-02-13 | [10608](https://github.com/near/nearcore/pull/10608) | [fix: don't read empt...](https://github.com/near/nearcore/pull/10608) | +| 2024-02-21 | [10627](https://github.com/near/nearcore/pull/10627) | [[TestLoop refactorin...](https://github.com/near/nearcore/pull/10627) | +| 2024-02-21 | [10621](https://github.com/near/nearcore/pull/10621) | [fix: don't panic whe...](https://github.com/near/nearcore/pull/10621) | +| 2024-02-21 | [10644](https://github.com/near/nearcore/pull/10644) | [fix lychee lints](https://github.com/near/nearcore/pull/10644) | +| 2024-02-21 | [10635](https://github.com/near/nearcore/pull/10635) | [[Snyk] Upgrade @type...](https://github.com/near/nearcore/pull/10635) | +| 2024-02-21 | [10643](https://github.com/near/nearcore/pull/10643) | [bump our bolero dependency](https://github.com/near/nearcore/pull/10643) | +| 2024-02-21 | [10638](https://github.com/near/nearcore/pull/10638) | [hardcode target cpu ...](https://github.com/near/nearcore/pull/10638) | +| 2024-02-21 | [9600](https://github.com/near/nearcore/pull/9600) | [[NEP-491] Non-refundable storage ](https://github.com/near/nearcore/pull/9600) | +| 2024-02-21 | [10636](https://github.com/near/nearcore/pull/10636) | [[Snyk] Upgrade react...](https://github.com/near/nearcore/pull/10636) | +| 2024-02-20 | [10628](https://github.com/near/nearcore/pull/10628) | [Missing parentheses ...](https://github.com/near/nearcore/pull/10628) | +| 2024-02-20 | [10629](https://github.com/near/nearcore/pull/10629) | [docs: add a page on applied tracing](https://github.com/near/nearcore/pull/10629) | +| 2024-02-20 | [10631](https://github.com/near/nearcore/pull/10631) | [ignore warnings when building fuzzers](https://github.com/near/nearcore/pull/10631) | +| 2024-02-20 | [10480](https://github.com/near/nearcore/pull/10480) | [Feat(near-client): C...](https://github.com/near/nearcore/pull/10480) | +| 2024-02-19 | [10630](https://github.com/near/nearcore/pull/10630) | [Fix fuzzer builds](https://github.com/near/nearcore/pull/10630) | +| 2024-02-19 | [10620](https://github.com/near/nearcore/pull/10620) | [estimator: write up ...](https://github.com/near/nearcore/pull/10620) | +| 2024-02-19 | [10466](https://github.com/near/nearcore/pull/10466) | [[Snyk] Upgrade @type...](https://github.com/near/nearcore/pull/10466) | +| 2024-02-16 | [10622](https://github.com/near/nearcore/pull/10622) | [Print error descript...](https://github.com/near/nearcore/pull/10622) | +| 2024-02-16 | [10624](https://github.com/near/nearcore/pull/10624) | [[Snyk] Security upgr...](https://github.com/near/nearcore/pull/10624) | +| 2024-02-16 | [10614](https://github.com/near/nearcore/pull/10614) | [[TestLoop Refactor] ...](https://github.com/near/nearcore/pull/10614) | +| 2024-02-15 | [10617](https://github.com/near/nearcore/pull/10617) | [fix: timeout in skip_epoch pytest](https://github.com/near/nearcore/pull/10617) | +| 2024-02-15 | [10592](https://github.com/near/nearcore/pull/10592) | [Improve the memtrie ...](https://github.com/near/nearcore/pull/10592) | +| 2024-02-14 | [10612](https://github.com/near/nearcore/pull/10612) | [refactor: move `chun...](https://github.com/near/nearcore/pull/10612) | +| 2024-02-14 | [10606](https://github.com/near/nearcore/pull/10606) | [estimator: bail earl...](https://github.com/near/nearcore/pull/10606) | +| 2024-02-14 | [10607](https://github.com/near/nearcore/pull/10607) | [estimator: clean up ...](https://github.com/near/nearcore/pull/10607) | +| 2024-02-13 | [10599](https://github.com/near/nearcore/pull/10599) | [feat: garbage collec...](https://github.com/near/nearcore/pull/10599) | +| 2024-02-13 | [10603](https://github.com/near/nearcore/pull/10603) | [fix: make test_valid...](https://github.com/near/nearcore/pull/10603) | +| 2024-02-12 | [10598](https://github.com/near/nearcore/pull/10598) | [[test] Have real epo...](https://github.com/near/nearcore/pull/10598) | +| 2024-02-12 | [10601](https://github.com/near/nearcore/pull/10601) | [fix: test_chunk_forw...](https://github.com/near/nearcore/pull/10601) | +| 2024-02-12 | [10587](https://github.com/near/nearcore/pull/10587) | [rust: 1.76.0](https://github.com/near/nearcore/pull/10587) | +| 2024-02-12 | [10588](https://github.com/near/nearcore/pull/10588) | [[resharding] Fix ope...](https://github.com/near/nearcore/pull/10588) | +| 2024-02-10 | [10595](https://github.com/near/nearcore/pull/10595) | [fix: adversenet speedups and fixes](https://github.com/near/nearcore/pull/10595) | +| 2024-02-10 | [10589](https://github.com/near/nearcore/pull/10589) | [test: statelessnet ci](https://github.com/near/nearcore/pull/10589) | +| 2024-02-09 | [10597](https://github.com/near/nearcore/pull/10597) | [[test] real_epoch_ma...](https://github.com/near/nearcore/pull/10597) | +| 2024-02-09 | [10596](https://github.com/near/nearcore/pull/10596) | [fix: bump statelessnet to 82](https://github.com/near/nearcore/pull/10596) | +| 2024-02-09 | [10594](https://github.com/near/nearcore/pull/10594) | [[test] TestEnvBuilde...](https://github.com/near/nearcore/pull/10594) | +| 2024-02-09 | [10590](https://github.com/near/nearcore/pull/10590) | [[test] Introduce Tes...](https://github.com/near/nearcore/pull/10590) | +| 2024-02-09 | [10591](https://github.com/near/nearcore/pull/10591) | [[test] ChainGenesis:...](https://github.com/near/nearcore/pull/10591) | +| 2024-02-09 | [10582](https://github.com/near/nearcore/pull/10582) | [[Single Shard] Intro...](https://github.com/near/nearcore/pull/10582) | +| 2024-02-08 | [10585](https://github.com/near/nearcore/pull/10585) | [do not count coverag...](https://github.com/near/nearcore/pull/10585) | +| 2024-02-08 | [10586](https://github.com/near/nearcore/pull/10586) | [[cleanup] Remove ref...](https://github.com/near/nearcore/pull/10586) | +| 2024-02-08 | [10583](https://github.com/near/nearcore/pull/10583) | [fix: make test_bad_c...](https://github.com/near/nearcore/pull/10583) | + +### neps + +> NEAR Protocol Enhancement Proposals + +| DATE | PR | DESCRIPTION | +| --- | --- | --- | +| 2024-02-26 | [535](https://github.com/near/NEPs/pull/535) | [Fix: links to examples for NEP413](https://github.com/near/NEPs/pull/535) | +| 2024-02-23 | [528](https://github.com/near/NEPs/pull/528) | [nep-393: add class metadata interface](https://github.com/near/NEPs/pull/528) |