Commit eb578bf
fix: avoid ignoring
* fix: avoid ignoring on complete if user provides one via transaction parameters
* fix: prevent ambiguity in transaction parameters by removing inheritance hierarchy
* chore: patching lockfile
---------
Co-authored-by: Daniel McGregor <daniel.mcgregor@makerx.com.au>on_complete if provided explicitly via transaction parameters (#79)1 parent 558c87e commit eb578bf
File tree
14 files changed
+1257
-165
lines changed- docs/html
- _sources
- apidocs/algokit_utils
- capabilities
- apidocs/algokit_utils
- capabilities
- src/algokit_utils
- tests
14 files changed
+1257
-165
lines changedLines changed: 608 additions & 14 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments