About expanding the emergency multi-sig, peg-out tx fee-bumping, time-lock refresh, bridge UTXOs selection, consolidation, and batching. by Owanate Amachree, Content Developer, IOV labs. On 19th August 2021, The RSK Ecosystem held its third community call. The aim of these community calls is to discuss the , get the community involved, gather feedback, discuss the RSK consensus protocol, the formal process for proposing improvements, and the upcoming network upgrades. For more info, read the RSK Improvement Proposals - RSKIPs RSKIP Purpose and Guidelines. It was live-streamed on several platforms, thanks to everyone who joined the Livestream! For those of you who missed out on attending it live, visit the links below; 🗣️ Propose your own RSKIPs 🔗 Join the RSK Research & Innovation Forum 🗣️ in the next community call Suggest RSKIPs to discuss 🔗Join our and ask your questions in #research-and-innovation Open Slack Community The speakers on this call were: John Light Jose Dahlquist Sergio Demian Lerner Brendan Graetz In this call, we discussed: The recent Iris release Expanding the emergency multisig (RSKIP 268) Emergency time-locks refresh (RSKIP 207) Simplified emergency time-locks refresh (RSKIP 264) Bridge UTXOs selection, consolidation and batching (RSKIP 265) User-triggered peg-out transaction fee-bumping (RSKIP 241) The Iris v3.0.0 Release RSK is happy to announce that the RSK Iris 5th network upgrade was successfully activated at block #3,614,800 on 19th August 2021! Read about the benefits this milestone upgrade brings to the ecosystem in this article: and also check out which focused on RSKIPs that were included in Iris. Iris v3.0.0: What You Need To Know About RSK’s Upcoming Network Upgrade the previous community call Expanding The Emergency Multisig (RSKIP-268) John Light from Sovryn talked about modifying and expanding the Iris multisig from a 3-of-4 to a 7-of-12 multisig in line with the 7-of-12 PowHSM nodes required to operate the Powpeg Schnorr key aggregation to reduce the size of the emergency multisig transactions. He talked about enabling the current PowHSM nodes to be able to make taproot style transactions. See related links: RSKIP-268 RSKIP-268 discussion Emergency Time Locks Refresh (RSKIP-207) Jose Dahlquist talked about improving the time-locked emergency multisig of RSKIP-201. Prior to this time, the Powpeg unspent transaction outputs (UTXOs) are periodically spent in order to prevent the time-lock expiration, with the recent upgrade to the network, the new mechanism for the Bridge to command this time-lock refresh efficiently. See related links: RSKIP-207 RSKIP-207 discussion Simplified Emergency Time-locks Refresh (RSKIP-264) Jose also talked about simplifying RSKIP207 and prioritising UTXO consolidation. The aim of this rskip is the same as 207, but for 264 to be implementable, a consolidation of UTXOs should happen. If RSKIP-264 is activated, then the priority queue introduced in RSKIP-207 is not needed, and therefore RSKIP-264 should replace it. See related links: RSKIP-264 RSKIP-264 discussion Bridge UTXOs Selection, Consolidation and Batching (RSKIP-265) Sergio Demian Lerner talked about preventing the proliferation and fragmentation of UTXOs, consolidating the peg-ins into a small set when the number of UTXOs grows over a threshold concurrent with a method of peg-out output batching, this solves the problem of variable peg-out fees and reduces the effectiveness of some DoS attacks. He highlighted the problems of the current UTXO management in RSK, these include; UTXO denial of service, UTXO proliferation, UTXO fragmentation, UTXO uneven amount distribution, UTXO size shrink, peg-out cost, unfunded UTXO management, peg-out transactions fee bumping, etc. Some problems addressed by RSKIP-265; DOS attacks targeting the bridge High peg out costs UTXO proliferation and shrinkage UTXO fragmentation, uneven amount distribution & UTXO refresh Large variance in peg-out costs Unfunded UTXO management What RSKIP 265 does not solve; Fee bumping See related links: RSKIP-265 RSKIP-265 discussion User-triggered peg-out transaction fee-bumping (RSKIP-241) Sergio talked about adding several methods to the bridge contract, allowing previously signed transactions to be rebuilt with higher Bitcoin transaction fees, and also allowing these transactions to be re-signed by the pegnatories. See related links: RSKIP-241 RSKIP-241 discussion Decisions During the call, it was noted that RSKIP-265 was very complex, and appeared to contain several discrete parts. It was suggested that in order to make this more approachable, and to facilitate subsequent discussion, that this proposal is split into its constituent parts. Post call this suggestion was actioned. The version of RSKIP-265 presented during the community call has been split up, and is now four RSKIPs: RSKIP-265: Bridge UTXOs Coin Selection RSKIP-270: Bridge UTXO set size management RSKIP-271: Bridge peg-out Batching RSKIP-272: Bridge UTXO Management Account Summary For more details on these, please watch the recording on Youtube. Want to champion an RSKIP? Missed the previous RSK Community Call? Watch the . Also, leave a comment on ! recording on Youtube this thread for the next community call Thanks for reading! Resources RSK Community Call,May, 2021 RSK Community Call, July, 2021 Discussion for next RSK Community Call RSK Improvement Proposals Repository Community Slack: https://developers.rsk.co/slack Discourse Forum: https://research.rsk.dev Ask Questions: https://open-rsk-dev.slack.com/archives/C01ER7YCT37 RSKIPs: https://github.com/rsksmart/RSKIPs August Community Call: https://research.rsk.dev/t/community-call-july-august-2021/204 July RSKIP: https://youtu.be/H15kZD15oSg RSKIP 187: https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP187.md IRIS Update: https://github.com/rsksmart/rskj/releases/tag/IRIS-3.0.0 RSKIP 268 Pull Files: a) Expanding the Emergency Multi sig: https://github.com/rsksmart/RSKIPs/pull/268/files https://research.rsk.dev/t/rskip-x-expanding-the-emergency-multisig/218 RSKIP 207: a) Emergency Time Locks Refresh: b) Related: c) Related: https://github.com/rsksmart/RSKIPs/blob/rskip207/IPs/RSKIP207.md https://research.rsk.dev/t/rskip-207-emergency-time-locks-refresh/215 https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP264.md https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP265.md RSKIP-264: Simplified Emergency Time-locks Refresh a) Related: b) Related: https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP264.md https://github.com/rsksmart/RSKIPs/blob/rskip207/IPs/RSKIP207.md https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP265.md RSKIP-265: Bridge UTXOs Selection, Consolidation and Batching a) Bridge UTXOs Selection: https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP265.md https://research.rsk.dev/t/rskip-265-bridge-utxos-selection-consolidation-and-batching/219 RSKIP-241: User-triggered peg-out transaction fee-bumping a) RSKIP 241: b) User triggered Peg out: c) RSKIP Purpose and Guidelines: d) Next Community Call: https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP241.md https://research.rsk.dev/t/rskip-241-user-triggered-peg-out-tx-fee-bumping/213 https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP0.md https://research.rsk.dev/t/community-call-september-october-2021/220?u=bguiz