Commit 575d68f
fix(ic-icrc1-index-ng): handle AuthorizedMint and AuthorizedBurn in match arms
- process_balance_changes: credit to/debit from (no fee involved)
- get_accounts: return affected account (to for mint, from for burn)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f26b151 commit 575d68f
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
985 | 985 | | |
986 | 986 | | |
987 | 987 | | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
988 | 994 | | |
989 | 995 | | |
990 | 996 | | |
| |||
1028 | 1034 | | |
1029 | 1035 | | |
1030 | 1036 | | |
| 1037 | + | |
| 1038 | + | |
1031 | 1039 | | |
1032 | 1040 | | |
1033 | 1041 | | |
| |||
0 commit comments