Commit 5307f25
authored
Split the old
* datastore: extract SequencesState
* datastore: extract tx_state
* datastore: extract committed_state & iter
* datastore: extract mut_tx
* cargo fmt
* move some pure AV/AT sats logic to sats
* pacify lints and cargo fmt
* datastore: iter -> state_view + move in StateViewlocking_tx_datastore (#757)1 parent c80cd35 commit 5307f25
File tree
8 files changed
+2261
-2146
lines changed- crates
- core/src/db/datastore/locking_tx_datastore
- sats/src
8 files changed
+2261
-2146
lines changedLines changed: 461 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 90 additions & 2146 deletions
Large diffs are not rendered by default.
Lines changed: 1083 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
0 commit comments