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: IPs/RSKIP144.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,24 @@
2
2
rskip: 144
3
3
title: Parallel Transaction Execution for Unitrie
4
4
description: This RSKIP describes how miners partition transactions into disjoint sets in order to be safely parallelized, and how full nodes should process transactions.
5
-
status: Accepted
5
+
status: Draft
6
6
purpose: Sca
7
7
author: SDL (@sergiodemianlerner)
8
8
layer: Core
9
9
complexity: 3
10
10
created: 23-OCT-2019
11
+
---
12
+
# Parallel Transaction Execution for Unitrie
13
+
14
+
|RSKIP | 144 |
15
+
| :------------ |:-------------|
16
+
|**Title**|Parallel Transaction Execution for Unitrie|
0 commit comments