Commit b723c97
refactor: use PubkyAuthKind enum instead of string for kind field
Replace the raw string kind field with a proper PubkyAuthKind enum
(Signin/Signup) for type safety in generated bindings. Bump version
and regenerate bindings.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent aa28d33 commit b723c97
20 files changed
Lines changed: 195 additions & 35 deletions
File tree
- bindings
- android
- lib/src/main
- jniLibs
- arm64-v8a
- armeabi-v7a
- x86_64
- x86
- kotlin/com/synonym/bitkitcore
- ios
- BitkitCore.xcframework
- ios-arm64-simulator
- ios-arm64
- python/bitkitcore
- src
- modules/pubky
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 21 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6664 | 6664 | | |
6665 | 6665 | | |
6666 | 6666 | | |
6667 | | - | |
| 6667 | + | |
6668 | 6668 | | |
6669 | 6669 | | |
6670 | 6670 | | |
| |||
6673 | 6673 | | |
6674 | 6674 | | |
6675 | 6675 | | |
6676 | | - | |
| 6676 | + | |
6677 | 6677 | | |
6678 | 6678 | | |
6679 | 6679 | | |
6680 | 6680 | | |
6681 | 6681 | | |
6682 | 6682 | | |
6683 | 6683 | | |
6684 | | - | |
| 6684 | + | |
6685 | 6685 | | |
6686 | 6686 | | |
6687 | 6687 | | |
| |||
9223 | 9223 | | |
9224 | 9224 | | |
9225 | 9225 | | |
| 9226 | + | |
| 9227 | + | |
| 9228 | + | |
| 9229 | + | |
| 9230 | + | |
| 9231 | + | |
| 9232 | + | |
| 9233 | + | |
| 9234 | + | |
| 9235 | + | |
| 9236 | + | |
| 9237 | + | |
| 9238 | + | |
| 9239 | + | |
| 9240 | + | |
| 9241 | + | |
| 9242 | + | |
| 9243 | + | |
9226 | 9244 | | |
9227 | 9245 | | |
9228 | 9246 | | |
| |||
Lines changed: 19 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1344 | 1344 | | |
1345 | 1345 | | |
1346 | 1346 | | |
1347 | | - | |
| 1347 | + | |
1348 | 1348 | | |
1349 | | - | |
| 1349 | + | |
1350 | 1350 | | |
1351 | 1351 | | |
1352 | 1352 | | |
| |||
3407 | 3407 | | |
3408 | 3408 | | |
3409 | 3409 | | |
| 3410 | + | |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
| 3416 | + | |
| 3417 | + | |
| 3418 | + | |
| 3419 | + | |
| 3420 | + | |
| 3421 | + | |
| 3422 | + | |
| 3423 | + | |
| 3424 | + | |
| 3425 | + | |
| 3426 | + | |
3410 | 3427 | | |
3411 | 3428 | | |
3412 | 3429 | | |
| |||
0 commit comments