Commit 96f2bc7
chore: remove prebuilt transaction code tables
Delete codes_gen.go (516K lines). All transaction code resolution
now happens dynamically via lazy JAR extraction from the device.
The CompiledTable type and sorted-slice infrastructure remain for
any future use.
Binary size drops from 124MB to 112MB.1 parent b66def5 commit 96f2bc7
2 files changed
Lines changed: 5 additions & 516524 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
12 | 10 | | |
13 | 11 | | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
0 commit comments