This repository was archived by the owner on Jan 24, 2025. It is now read-only.
File tree
31 files changed
+1130
-970
lines changed- components
- inx
- prometheus
- pkg
- model
- protocol
- engine
- accounts
- accountsledger
- mana
- filter/postsolidfilter/postsolidblockfilter
- ledger/ledger
- sybilprotection
- seatmanager
- mock
- poa
- topstakers
- sybilprotectionv1
- requesthandler
- storage/prunable
- slotstore
- tests
- testsuite
- snapshotcreator
31 files changed
+1130
-970
lines changedDiff for: components/inx/server_accounts.go
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Diff for: pkg/model/account_diff.go
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
86 |
| - | |
87 |
| - | |
| 87 | + | |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
|
Diff for: pkg/protocol/commitment.go
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
|
Diff for: pkg/protocol/commitment_verifier.go
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
| 163 | + | |
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
|
0 commit comments