You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hugo-site/content/news/weekly-dev-meeting-2025-02-07.md
+3-10Lines changed: 3 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,21 +28,14 @@ date = 2025-02-07
28
28
- An issue was discovered where state updates are not propagating, likely caused by a previous efficiency optimization that prevented redundant updates.
29
29
- The get function may also not be retrieving the contract correctly.
30
30
31
-
4.**Demo & Deliverable Strategy for Filecoin**
32
-
- Filecoin's representative likely just needs documentation proving progress rather than a live demo.
33
-
- The plan is to:
34
-
- Ensure a version is published that users can install.
35
-
- Demonstrate the ping contract working via a recorded video rather than a live presentation.
36
-
- Aiming to send materials by **Friday, February 14**, avoiding a last-minute submission.
37
-
38
-
5.**Persistent Contract Updates for Demo**
31
+
4.**Persistent Contract Updates for Demo**
39
32
- To ensure the contract is continuously updated, the team will run the ping contract on a gateway to keep activity visible.
40
33
41
-
6.**Code & Technical Adjustments**
34
+
5.**Code & Technical Adjustments**
42
35
- Discussed removing an outdated connection filtering rule preventing multiple nodes on the same local network from connecting.
43
36
- Ensured that the network can support multiple peers with the same location, using historical response times for routing decisions.
0 commit comments