File tree
188 files changed
+11278
-1657
lines changed- bench/AElf.Benchmark
- contract
- AElf.Contracts.Consensus.AEDPoS
- Types
- AElf.Contracts.CrossChain
- AElf.Contracts.Economic
- AElf.Contracts.Election
- AElf.Contracts.Genesis
- AElf.Contracts.MultiToken
- AElf.Contracts.Profit
- AElf.Contracts.Treasury
- protobuf
- src
- AElf.ContractTestBase
- ContractTestKit
- AElf.ContractTestKit
- AElf.ContractTestKit.AEDPoSExtension
- AElf.Cryptography
- Core
- ECVRF
- AElf.Kernel.Consensus.AEDPoS
- Application
- AElf.Kernel.Consensus.Core/Application
- AElf.Kernel.Core/Account/Application
- AElf.Kernel.SmartContract
- AElf.OS/Account/Application
- AElf.Sdk.CSharp
- AElf.WebApp.Application.Chain/Services
- test
- AElf.Contracts.AEDPoSExtension.Demo.Tests
- AElf.Contracts.Association.Tests
- AElf.Contracts.Configuration.Tests
- AElf.Contracts.Consensus.AEDPoS.Tests
- BVT
- Types
- AElf.Contracts.CrossChain.Tests
- AElf.Contracts.Economic.TestBase
- Types
- AElf.Contracts.EconomicSystem.Tests
- BVT
- AElf.Contracts.Election.Tests
- BVT
- Full
- AElf.Contracts.Genesis.Tests
- AElf.Contracts.MultiToken.Tests
- BVT
- AElf.Contracts.MultiTokenCrossChainTransfer.Tests
- Types
- AElf.Contracts.Parliament.Tests
- AElf.Contracts.Profit.Tests
- AElf.Contracts.Referendum.Tests
- AElf.Contracts.TestBase
- AElf.Contracts.TestContract.BasicFunction
- AElf.Contracts.TestContract.DApp
- AElf.Contracts.TestContract.MockParliament
- AElf.Contracts.TestContract.Tests
- AElf.Contracts.TestContract.VirtualAddress
- AElf.Contracts.TestContract.Vote
- AElf.Contracts.TokenConverter.Tests
- AElf.Contracts.TokenHolder.Tests
- AElf.Contracts.Vote.Tests
- BVT
- AElf.Cryptography.Tests
- ECVRF
- AElf.Kernel.Consensus.AEDPoS.Tests
- Application
- AElf.Kernel.Consensus.Tests
- AElf.Kernel.Core.Tests/Account/Application
- AElf.Kernel.SmartContract.ExecutionPluginForCallThreshold.Tests
- AElf.Kernel.SmartContract.ExecutionPluginForMethodFee.Tests
- AElf.Kernel.SmartContract.ExecutionPluginForResourceFee.Tests
- AElf.OS.TestBase
- AElf.OS.Tests/Account/Application
- AElf.Parallel.Tests
- AElf.WebApp.Application.Chain.Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
188 files changed
+11278
-1657
lines changedLines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
372 | 378 |
| |
373 | 379 |
| |
374 | 380 |
| |
| |||
1059 | 1065 |
| |
1060 | 1066 |
| |
1061 | 1067 |
| |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
1062 | 1080 |
| |
1063 | 1081 |
| |
1064 | 1082 |
| |
| |||
1245 | 1263 |
| |
1246 | 1264 |
| |
1247 | 1265 |
| |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
1248 | 1269 |
| |
1249 | 1270 |
|
Lines changed: 45 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
| 161 | + | |
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
|
Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
| 70 | + | |
69 | 71 |
| |
70 | 72 |
| |
71 |
| - | |
| 73 | + | |
72 | 74 |
| |
73 | 75 |
| |
74 | 76 |
| |
| |||
126 | 128 |
| |
127 | 129 |
| |
128 | 130 |
| |
129 |
| - | |
| 131 | + | |
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
| |||
140 | 142 |
| |
141 | 143 |
| |
142 | 144 |
| |
143 |
| - | |
| 145 | + | |
144 | 146 |
| |
145 | 147 |
| |
146 | 148 |
| |
| |||
154 | 156 |
| |
155 | 157 |
| |
156 | 158 |
| |
157 |
| - | |
| 159 | + | |
| 160 | + | |
158 | 161 |
| |
159 | 162 |
| |
160 | 163 |
| |
| |||
163 | 166 |
| |
164 | 167 |
| |
165 | 168 |
| |
166 |
| - | |
| 169 | + | |
167 | 170 |
| |
168 | 171 |
| |
169 | 172 |
| |
170 | 173 |
| |
171 | 174 |
| |
172 | 175 |
| |
173 | 176 |
| |
174 |
| - | |
| 177 | + | |
175 | 178 |
| |
176 | 179 |
| |
177 | 180 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 22 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| 32 | + | |
| 33 | + | |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
34 |
| - | |
35 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 |
| |
37 |
| - | |
38 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 |
| |
40 | 45 |
| |
| 46 | + | |
41 | 47 |
| |
42 | 48 |
| |
43 | 49 |
| |
| 50 | + | |
44 | 51 |
| |
45 | 52 |
| |
46 | 53 |
| |
| |||
65 | 72 |
| |
66 | 73 |
| |
67 | 74 |
| |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
74 | 80 |
| |
75 |
| - | |
76 | 81 |
| |
77 | 82 |
| |
78 | 83 |
| |
| |||
100 | 105 |
| |
101 | 106 |
| |
102 | 107 |
| |
103 |
| - | |
| 108 | + | |
104 | 109 |
| |
| 110 | + | |
| 111 | + | |
105 | 112 |
| |
106 | 113 |
| |
107 | 114 |
| |
| |||
149 | 156 |
| |
150 | 157 |
| |
151 | 158 |
| |
152 |
| - | |
| 159 | + | |
153 | 160 |
| |
| 161 | + | |
| 162 | + | |
154 | 163 |
| |
155 | 164 |
| |
156 | 165 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + |
Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + |
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
13 | 15 |
| |
14 |
| - | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| |||
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
46 |
| - | |
| 48 | + | |
| 49 | + | |
47 | 50 |
| |
48 | 51 |
| |
49 | 52 |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 |
| - | |
| 192 | + | |
| 193 | + | |
193 | 194 |
| |
194 | 195 |
| |
195 | 196 |
| |
|
0 commit comments