Commit 8ae195e
committed
Refactor asset handling: Remove 'immutable' field and update asset types
- Removed the 'immutable' field from AssetGroup in OpenAPI, Protobuf, and related Go files.
- Changed asset type from 'Teleport' to 'Intent' in various locations, including validation and repository logic.
- Updated asset input and output structures to reflect the removal of teleport-specific fields.
- Adjusted transaction handling to accommodate the new asset type.
- Cleaned up related tests to ensure consistency with the new asset structure.1 parent 5fc0ee3 commit 8ae195e
20 files changed
Lines changed: 161 additions & 418 deletions
File tree
- api-spec
- openapi/swagger/ark/v1
- protobuf
- ark/v1
- gen/ark/v1
- internal
- core
- application
- domain
- infrastructure
- db
- badger
- postgres
- sqlite
- tx-builder/covenantless
- interface/grpc/handlers
- pkg/ark-lib
- extension
- tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
779 | 779 | | |
780 | 780 | | |
781 | 781 | | |
782 | | - | |
783 | | - | |
784 | | - | |
785 | 782 | | |
786 | 783 | | |
787 | 784 | | |
| |||
1311 | 1308 | | |
1312 | 1309 | | |
1313 | 1310 | | |
1314 | | - | |
1315 | | - | |
1316 | | - | |
1317 | | - | |
1318 | | - | |
1319 | | - | |
1320 | | - | |
1321 | | - | |
1322 | | - | |
1323 | | - | |
1324 | | - | |
1325 | | - | |
1326 | | - | |
1327 | 1311 | | |
1328 | 1312 | | |
1329 | 1313 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
242 | 241 | | |
243 | 242 | | |
244 | 243 | | |
| |||
394 | 393 | | |
395 | 394 | | |
396 | 395 | | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | 396 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
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 | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
| 487 | + | |
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
283 | 281 | | |
284 | 282 | | |
285 | 283 | | |
286 | 284 | | |
287 | 285 | | |
288 | 286 | | |
289 | | - | |
290 | 287 | | |
291 | 288 | | |
292 | 289 | | |
| |||
1674 | 1671 | | |
1675 | 1672 | | |
1676 | 1673 | | |
1677 | | - | |
| 1674 | + | |
1678 | 1675 | | |
1679 | | - | |
1680 | | - | |
1681 | | - | |
1682 | | - | |
| 1676 | + | |
| 1677 | + | |
1683 | 1678 | | |
1684 | 1679 | | |
1685 | 1680 | | |
| |||
4368 | 4363 | | |
4369 | 4364 | | |
4370 | 4365 | | |
4371 | | - | |
4372 | 4366 | | |
4373 | 4367 | | |
4374 | 4368 | | |
| |||
4382 | 4376 | | |
4383 | 4377 | | |
4384 | 4378 | | |
4385 | | - | |
| 4379 | + | |
4386 | 4380 | | |
4387 | 4381 | | |
4388 | 4382 | | |
| |||
4408 | 4402 | | |
4409 | 4403 | | |
4410 | 4404 | | |
4411 | | - | |
4412 | | - | |
4413 | | - | |
4414 | | - | |
4415 | | - | |
4416 | | - | |
4417 | | - | |
4418 | | - | |
4419 | | - | |
4420 | | - | |
4421 | | - | |
4422 | | - | |
4423 | | - | |
4424 | | - | |
4425 | | - | |
4426 | | - | |
4427 | | - | |
4428 | | - | |
4429 | | - | |
4430 | | - | |
4431 | | - | |
4432 | | - | |
4433 | | - | |
4434 | | - | |
4435 | | - | |
4436 | | - | |
4437 | | - | |
4438 | | - | |
4439 | | - | |
4440 | 4405 | | |
4441 | 4406 | | |
4442 | 4407 | | |
| |||
4512 | 4477 | | |
4513 | 4478 | | |
4514 | 4479 | | |
4515 | | - | |
| 4480 | + | |
4516 | 4481 | | |
4517 | 4482 | | |
4518 | 4483 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
| |||
0 commit comments