Development meeting held @ 3PM UTC in grin/Dev channel on Gitter, full chat transcript here. Meeting lasted ~ 90 min.
Notes are truncated, and conversations sorted based on topic and not always chronological. Quotes are edited for brevity and clarity, and not always exact.
Community attendance:
- antiochp
- DavidBurkett
- hashmap
- j01tz
- lehnberg
- quentinlesceller
- tromp
- yeastplume (joined towards the end of the meeting)
(apologies if I missed someone - submit a PR or contact @lehnberg to add)
- quentinlesceller: Covering for @yeastplume who's away for most of the meeting. First of all before we start a big thank you again to the very generous anonymous donor for the 50 btc donation. This is an amazing encouragement for all of us here. As for this past two weeks, @yeastplume has been working on the new restore function at a certain block height which could significantly speed up the process. There have been improvements on the grin node side logic thanks to @antiochp. And finally we have a Ubuntu snap available for grin thanks to @josephgoulden. Let me know if I am missing something. Again seems like everyone is focusing on a stable 3.0.0 build and grincon1 next week. RSVP here https://grincon.org if not already the case :)
Proposed agenda accepted, with a question about package managers added in Other questions.
-
TX Proof RFC: Created, thanks to @DavidBurkett
-
Jeremy Rubin PRs: @antiochp: I went ahead and closed them for now, with an aim to revisit them post 3.0.0 HF. CuckooCache and Arcify the pool make sense, but not really feasible for 3.0.0 as there is still some discussion ongoing. For example, there was still some debate around exactly which part of the pool should be arcify'd. So lets pick these up again in the new year.
- lehnberg: Planning issue: #204, node milestone, wallet milestone.
The meeting reviewed tickets, and added a "status" field to the table in the planning issue. Legend: 🛠 : in progress, ✅ : merged, 🔍 : awaiting review.
-
quentinlesceller: Needless to say it's going to be tight. Above issues are not all PRs btw. We might want to relook at the planning in two weeks to see if everything is doable or not.
- antiochp: yeah - maybe make a call around dropping some P3 issues then.
- lehnberg: Agreed.
-
quentinlesceller: I think what we can do for the next following weeks is focus on P1, P2 and the RFCs and look again at that list after together.
- lehnberg: So there's our information post about the upgrade. I think we said in last weeks' gov meeting that we would try to nail down the dates more explicitly in this meeting.
Following discussion, the meeting resolved to establishing the following schedule:
Date | Milestone | Description |
---|---|---|
2019-10-31 | Scope freeze | New functionality, improvements, and fixes targeted for the upgrade are defined and communicated |
2019-11-29 | PoW Release | New secondary proof of work is released along with a basic solver. |
2019-12-03 | Beta Binaries Release | Release of grin, grin-wallet, grin-miner beta binaries. |
2019-12-12 | Code Freeze | No changes are permitted on the branch to be released except critical bugs. |
2019-12-13 | Release candidate binaries | Release of grin, grin-wallet, grin-miner binaries. |
2019-12-19 | Floonet upgrade | Launch of Floonet hard fork and public testing. |
2020-01-15 | Mainnet upgrade | Grin is forking to v3.0.0. |
- quentinlesceller There are currently 8 RFCs open https://github.com/mimblewimble/grin-rfcs/pulls, 5 of which are not WIP. As @yeastplume said last meeting and considering the above timeline we want to move forward fast on them. Last target was end of Nov IIRC.
- lehnberg: Also keep in mind that there's technically a 2 week "Final Comment Period" before a "final" RFC becomes merged according to our process.
- quentinlesceller: Right, which means we'd need to move to have these RFCs in FCP by end of this week if we're to make November.
- lehnberg: Regarding these snap and homebrew builds
Maybe we should talk about how these should be managed?
- quentinlesceller: Homebrew build is simply a github directory with no owner so anyone can do a PR. (e.g. Homebrew/homebrew-core#45946). Had a look at choco last week and it shouldn't be too hard however I don't have a Windows machine so it's a tad bit harder for me to try it out.
- lehnberg: Okay - how does it work for snap? and apt-get? Are we introducing any security risks? If there's no security risk then I wouldn't want to create noise here. But I wonder what our process will be? even for homebrew - so anyone can submit updated versions? How are they quality controlled and ensured they are not malicious versions of grin-wallet for example. Snap looks more in our control as it's PRed into our own repo
- antiochp Want to comment on the PR for snap here? mimblewimble/grin#3107 Its a good point and I'm not sure actually.
- lehnberg: Oki, let's continue the disucssion there.
Meeting adjourned.