From c45e4006eec84a50cc55f935d068175f3fae080f Mon Sep 17 00:00:00 2001 From: NoahMaizels Date: Sat, 5 Aug 2023 18:27:46 +0700 Subject: [PATCH 1/2] Removed title --- .../foundation/posts/monthly-development-update-july-2023.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/foundation/posts/monthly-development-update-july-2023.md b/content/foundation/posts/monthly-development-update-july-2023.md index 8c89449c..a2ef1634 100644 --- a/content/foundation/posts/monthly-development-update-july-2023.md +++ b/content/foundation/posts/monthly-development-update-july-2023.md @@ -8,8 +8,6 @@ title = "Monthly Development Update – July 2023" _template = "post" +++ -# Monthly Development Update – July 2023 - In July, a major step was taken for the Swarm network with the unveiling of the new Localstore, which will be included in the latest [Bee 1.17.0](https://github.com/ethersphere). Phase 4 of the storage From 16268aa8d2b845cf515426cab9b1430259512ec6 Mon Sep 17 00:00:00 2001 From: NoahMaizels Date: Sat, 5 Aug 2023 18:37:25 +0700 Subject: [PATCH 2/2] Temporarily hide post to fix formatting --- .../monthly-development-update-july-2023.md | 104 ++++-------------- 1 file changed, 24 insertions(+), 80 deletions(-) diff --git a/content/foundation/posts/monthly-development-update-july-2023.md b/content/foundation/posts/monthly-development-update-july-2023.md index a2ef1634..d6aa8435 100644 --- a/content/foundation/posts/monthly-development-update-july-2023.md +++ b/content/foundation/posts/monthly-development-update-july-2023.md @@ -1,7 +1,7 @@ +++ banner = "/uploads/devupdate-jul-23.png" categories = [ "Development updates" ] -date = 2023-08-04T13:15:00.000Z +date = 2024-08-04T13:15:00.000Z description = "In July, a major step was taken for the Swarm network with the unveiling of the new Localstore, which will be included in the latest Bee 1.17.0. Phase 4 of the storage incentives roadmap will also be released in the next few days, as will the latest updates to the price oracle, which is currently being tested extensively." references_and_footnotes = [ ] title = "Monthly Development Update – July 2023" @@ -30,43 +30,19 @@ the forefront of these exciting developments! ### Bee Track (Callum) -The Localstore rewrite is complete, tested, and anticipated features, - such as multi-stamping and local pinning, work as expected. And - release of the 1.17.0 is scheduled in the coming days as announced on - the Community Call this month. +The Localstore rewrite is complete, tested, and anticipated features, such as multi-stamping and local pinning, work as expected. And release of the 1.17.0 is scheduled in the coming days as announced on the Community Call this month. -- The hardening phase epic and documents have been created and added to - both, internally and externally. We look forward to beginning work in - this vein between and after our awaited breaking change scheduled - releases. +* The hardening phase epic and documents have been created and added to both, internally and externally. We look forward to beginning work in this vein between and after our awaited breaking change scheduled releases. ### Research Track (Callum) - -- The phase 4 inclusion proof tests and refactorings are complete and - awaiting bee-side test completion and a testnet release is imminent - for phase 4. - -- The price oracle coefficient values that manipulate the price have - been recalibrated and the contract is complete – giving a better - product experience, and these will be put to testnet in the coming - weeks. - -- The research team has also done extensive research and written - documents on chain migration and omnichain support for Swarm and its - implications for node operators, etc. as well as statistics on the - variance of operator rewards. +- The phase 4 inclusion proof tests and refactorings are complete and awaiting bee-side test completion and a testnet release is imminent for phase 4. +- The price oracle coefficient values that manipulate the price have been recalibrated and the contract is complete – giving a better product experience, and these will be put to testnet in the coming weeks. +- The research team has also done extensive research and written documents on chain migration and omnichain support for Swarm and its implications for node operators, etc. as well as statistics on the variance of operator rewards. ### JS Track (Aron) -- [Released - axios-fetch-bridge](https://github.com/Cafe137/axios-fetch-bridge) - that may enable the usage of bee-js in previously unsupported - environments. - -- [Released a new version of - bee-js](https://github.com/ethersphere/bee-js/releases/tag/v6.1.0) - which adds an HTTP adapter option to Bee and BeeDebug. It also fixes - an issue where some uploads failed with tagUid errors.. +* [Released axios-fetch-bridge](https://github.com/Cafe137/axios-fetch-bridge) that may enable the usage of bee-js in previously unsupported environments. +* [Released a new version of bee-js](https://github.com/ethersphere/bee-js/releases/tag/v6.1.0) which adds an HTTP adapter option to Bee and BeeDebug. It also fixes an issue where some uploads failed with tagUid errors.. ### Ecosystem @@ -74,86 +50,54 @@ The Localstore rewrite is complete, tested, and anticipated features, #### Fairdrive Web App -- Added [Password protection for wallet creation using - Metamask](https://github.com/fairDataSociety/fairdrive-theapp/issues/399) - -- [Upgraded to fdp-storage - 0.7.3](https://github.com/fairDataSociety/fairdrive-theapp/issues/378) - -- [Implemented referral programme - form](https://github.com/fairDataSociety/fairdrive-theapp/issues/338) - -- [Other enhancements and - fixes](https://github.com/fairDataSociety/fairdrive-theapp/issues?q=is%3Aissue+is%3Aclosed+closed%3A2023-07-01..2023-07-31+) - +* Added [Password protection for wallet creation using Metamask](https://github.com/fairDataSociety/fairdrive-theapp/issues/399) +* [Upgraded to fdp-storage 0.7.3](https://github.com/fairDataSociety/fairdrive-theapp/issues/378) +* [Implemented referral programme form](https://github.com/fairDataSociety/fairdrive-theapp/issues/338) +* [Other enhancements and fixes](https://github.com/fairDataSociety/fairdrive-theapp/issues?q=is%3Aissue+is%3Aclosed+closed%3A2023-07-01..2023-07-31+) [fdp-storage](https://github.com/fairDataSociety/fdp-storage/) -- Released [version - v0.9.0](https://github.com/fairDataSociety/fdp-storage/releases) - with a breaking change: registration is now retriable, and this - version also has support for upgraded fdp-contracts version 3.7.0 +* Released [versionv0.9.0](https://github.com/fairDataSociety/fdp-storage/releases) with a breaking change: registration is now retriable, and this version also has support for upgraded fdp-contracts version 3.7.0 -[Create account -page](https://github.com/fairDataSociety/fdp-create-account/) +[Create account page](https://github.com/fairDataSociety/fdp-create-account/) -- [Upgraded to fdp-storage - 0.7.3](https://github.com/fairDataSociety/fdp-create-account/issues/266) +* [Upgraded to fdp-storage 0.7.3](https://github.com/fairDataSociety/fdp-create-account/issues/266) -- [Other upgrades and - fixes](https://github.com/fairDataSociety/fdp-create-account/issues?q=is%3Aissue+is%3Aclosed+closed%3A2023-07-01..2023-07-31+) +* [Other upgrades and fixes](https://github.com/fairDataSociety/fdp-create-account/issues?q=is%3Aissue+is%3Aclosed+closed%3A2023-07-01..2023-07-31+) [bmt-js](https://github.com/fairDataSociety/bmt-js) -- Released [version - v2.1.0](https://github.com/fairDataSociety/bmt-js/releases) with - custom hasher for chunks and bugfix +* Released [version v2.1.0](https://github.com/fairDataSociety/bmt-js/releases) with custom hasher for chunks and bugfix [fdp-contracts](https://github.com/fairDataSociety/fdp-contracts/) -- Released [version - v3.7.0](https://github.com/fairDataSociety/fdp-contracts/releases) - with support for Optimism and Arbitrum Goerli networks +* Released [version v3.7.0](https://github.com/fairDataSociety/fdp-contracts/releases) with support for Optimism and Arbitrum Goerli networks ### DevRel #### Docs update -- Work is continuing on improving the readability of the [Book of - Swarm](https://www.ethswarm.org/The-Book-of-Swarm.pdf). +* Work is continuing on improving the readability of the [Book of Swarm](https://www.ethswarm.org/The-Book-of-Swarm.pdf). -- Bee client specs repo set up as a place for more [detailed client - specs](https://github.com/ethersphere/specs). +* Bee client specs repo set up as a place for more [detailed client specs](https://github.com/ethersphere/specs). #### Educational content -- [How to Create an NFT and store metadata on - Swarm](https://blog.ethswarm.org/foundation/2023/how-to-create-an-nft-and-store-metadata-on-swarm/) +* [How to Create an NFT and store metadata on Swarm](https://blog.ethswarm.org/foundation/2023/how-to-create-an-nft-and-store-metadata-on-swarm/) #### Apps: Etherproxy: -- [Released a new version of - etherproxy](https://github.com/Cafe137/etherproxy) with an - improved Dockerfile as well as health and readiness endpoints to be - used in Docker and Kubernetes infrastructures +* [Released a new version of etherproxy](https://github.com/Cafe137/etherproxy) with an improved Dockerfile as well as health and readiness endpoints to be used in Docker and Kubernetes infrastructures Events: Swarm Community Call – July 2023 -- The Swarm Community Call, our main monthly online event, was held on - 27 July. You can [read a recap blog post about it - here](https://blog.ethswarm.org/foundation/2023/swarm-community-call-27-july-recap/). +* The Swarm Community Call, our main monthly online event, was held on 27 July. You can [read a recap blog post about ithere](https://blog.ethswarm.org/foundation/2023/swarm-community-call-27-july-recap/). ### **Upcoming events** #### **Swarm Community Call** -- Swarm Community Call, our main monthly online event, will take place - on 31 August at 17:00 CET in the [Swarm Foundation - Discord](https://discord.gg/PHqsVNSJ?event=1126056886773489675) - (add to calendar). Meanwhile, you are welcome to send any questions - you might have for the teams building the Swarm network by using this - [online form](https://airtable.com/shrBRyrMkXFsJvLS3) for them - to be addressed on the call. +* Swarm Community Call, our main monthly online event, will take place on 31 August at 17:00 CET in the [Swarm Foundation Discord](https://discord.gg/HqsVNSJ?event=1126056886773489675) (add to calendar). Meanwhile, you are welcome to send any questions you might have for the teams building the Swarm network by using this[online form](https://airtable.com/shrBRyrMkXFsJvLS3) for them to be addressed on the call.