Skip to content

Commit f76469f

Browse files
authored
Merge pull request #521 from rsksmart/aeidelman-patch-11
Update RSKIP144.md
2 parents 762e6c3 + 5169f16 commit f76469f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

IPs/RSKIP144.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,24 @@
22
rskip: 144
33
title: Parallel Transaction Execution for Unitrie
44
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
66
purpose: Sca
77
author: SDL (@sergiodemianlerner)
88
layer: Core
99
complexity: 3
1010
created: 23-OCT-2019
11+
---
12+
# Parallel Transaction Execution for Unitrie
13+
14+
|RSKIP | 144 |
15+
| :------------ |:-------------|
16+
|**Title** |Parallel Transaction Execution for Unitrie|
17+
|**Created** |23-OCT-2019 |
18+
|**Author** |SDL |
19+
|**Purpose** |Sca |
20+
|**Layer** |Core |
21+
|**Complexity** |3 |
22+
|**Status** |Draft |
1123

1224
# Abstract
1325

0 commit comments

Comments
 (0)