Commit 3c13a1b
committed
bug #798 [Live] Fix checksum calculation for deeply nested data (1ed)
This PR was merged into the 2.x branch.
Discussion
----------
[Live] Fix checksum calculation for deeply nested data
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Tickets | -
| License | MIT
For a consistent checksum we need to sort the whole input.
Commits
-------
5b0b862 [Live] Fix checksum calculation for deeply nested data1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
552 | 562 | | |
0 commit comments