Commit a3b7bb6
authored
feat: no shard realm encoding in long zero (hiero-ledger#19349)
Signed-off-by: Luke Lee <luke.lee@hashgraph.com>1 parent 6c380c2 commit a3b7bb6
File tree
110 files changed
+709
-666
lines changed- hedera-node
- hapi-utils/src
- main/java/com/hedera/node/app/hapi/utils
- test/java/com/hedera/node/app/hapi/utils
- hedera-app/src/main/java/com/hedera/node/app/throttle
- hedera-smart-contract-service-impl/src
- main/java/com/hedera/node/app/service/contract/impl
- exec
- operations
- systemcontracts
- has
- getevmaddressalias
- hederaaccountnumalias
- isauthorizedraw
- isvalidalias
- hss
- hts
- airdrops
- associations
- burn
- create
- address_0x167
- address_0x16c
- delete
- freeze
- grantapproval
- grantrevokekyc
- mint
- pauses
- rejecttokens
- setapproval
- transfer
- updatetokencustomfees
- update
- address_0x167
- address_0x16c
- wipe
- utils
- v038
- handlers
- state
- utils
- test/java/com/hedera/node/app/service/contract/impl/test
- exec
- operations
- systemcontracts
- has
- evmaddressalias
- hederaaccountnumalias
- isauthorizedraw
- isauthorized
- isvalidalias
- hts
- airdrops
- associations
- balanceof
- burn
- cancelairdrops
- claimairdrops
- create
- address_0x167
- address_0x16c
- delete
- freeze
- grantapproval
- grantrevokekyc
- isoperator
- mint
- pauses
- rejecttokens
- setapproval
- transfer
- updatetokencustomfees
- update
- address_0x167
- address_0x16c
- wipe
- utils
- state
- utils
- hedera-token-service-impl/src/main/java/com/hedera/node/app/service/token/impl
- handlers
- hedera-token-service/src
- main/java
- com/hedera/node/app/service/token
- api
- test/java/com/hedera/node/app/service/token
- test-clients/src/main/java/com/hedera/services/bdd
- spec
- transactions/contract
- utilops
- suites
- contract
- ethereum
- hapi
- leaky
- opcodes
- precompile
- schedule
- validation
- crypto
- hip904
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+709
-666
lines changedLines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
143 | | - | |
144 | | - | |
145 | 142 | | |
146 | 143 | | |
147 | 144 | | |
148 | | - | |
| 145 | + | |
149 | 146 | | |
150 | | - | |
151 | | - | |
152 | 147 | | |
153 | 148 | | |
154 | 149 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
768 | | - | |
| 768 | + | |
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
88 | | - | |
| 87 | + | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
| 57 | + | |
| 58 | + | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
274 | | - | |
| 275 | + | |
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments