Commit 9c56ed5
authored
test(rust/rbac-registration): Fix test data + undefined bug (#168)
* test(rbac-registration): fix test and test data
Signed-off-by: bkioshn <[email protected]>
* fix(rbac-registration): name txn_index
Signed-off-by: bkioshn <[email protected]>
* fix(rbac-registration): add more test to registration chain
Signed-off-by: bkioshn <[email protected]>
* test(rbac-registration): fix conway4 block
Signed-off-by: bkioshn <[email protected]>
* test(rbac-registration): fix conway4 block
Signed-off-by: bkioshn <[email protected]>
* fix(rbac-registration): consume undefined cbor
Signed-off-by: bkioshn <[email protected]>
* fix(rbac-registration): format
Signed-off-by: bkioshn <[email protected]>
---------
Signed-off-by: bkioshn <[email protected]>1 parent d5e9e27 commit 9c56ed5
File tree
5 files changed
+18
-9
lines changed- rust/rbac-registration/src
- cardano/cip509/rbac
- certs
- test_data/cardano
- utils
5 files changed
+18
-9
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments