-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: optin oncomplete, assertions, method returns #311
base: main
Are you sure you want to change the base?
fix: optin oncomplete, assertions, method returns #311
Commits on Sep 3, 2024
-
fix: allow super().__init__() calls that resolve to object.__init__()…
… as no-ops, this is valid and can be useful in multiple inheritance scenarios
Configuration menu - View commit details
-
Copy full SHA for 2e66773 - Browse repository at this point
Copy the full SHA 2e66773View commit details -
fix: fix super() usage in multiple inheritance scenarios
--------- note that this has been fixed over multiple previous commits, almost incidentally as part of the puyapy/puya split, this commit just adds tests that confirm the fix
Configuration menu - View commit details
-
Copy full SHA for 0cbc19c - Browse repository at this point
Copy the full SHA 0cbc19cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f9854 - Browse repository at this point
Copy the full SHA 48f9854View commit details -
add passing tests that configure and use cattrs to serialize/unserial…
…ize AWST to JSON
Configuration menu - View commit details
-
Copy full SHA for 590346e - Browse repository at this point
Copy the full SHA 590346eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1906c3 - Browse repository at this point
Copy the full SHA d1906c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4874b1 - Browse repository at this point
Copy the full SHA e4874b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d19c2a9 - Browse repository at this point
Copy the full SHA d19c2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c34c5 - Browse repository at this point
Copy the full SHA 41c34c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for de120dd - Browse repository at this point
Copy the full SHA de120ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e1639 - Browse repository at this point
Copy the full SHA b3e1639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 888fc3e - Browse repository at this point
Copy the full SHA 888fc3eView commit details -
fix: calling
algopy.arc4.arc4_create
oralgopy.arc4.arc4_update
w……ith a ARC4Contract type now works for abimethods that have a return type
Configuration menu - View commit details
-
Copy full SHA for 954a82c - Browse repository at this point
Copy the full SHA 954a82cView commit details -
feat:
algopy.arc4.abi_call
,algopy.arc4.arc4_create
and `algopy.a……rc4.arc4_update` now all support txn arguments
Configuration menu - View commit details
-
Copy full SHA for 25cef67 - Browse repository at this point
Copy the full SHA 25cef67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7939dc0 - Browse repository at this point
Copy the full SHA 7939dc0View commit details -
fix: when there is exactly 15 arguments to an ABI function, the final…
… argument should not be expected to be automatically tuple-packed
Configuration menu - View commit details
-
Copy full SHA for ec6b5cd - Browse repository at this point
Copy the full SHA ec6b5cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a6014 - Browse repository at this point
Copy the full SHA 88a6014View commit details -
remove is_abstract flag on ContractFragment, explicit compilation tar…
…gets now working correctly and takes that role instead
Configuration menu - View commit details
-
Copy full SHA for 92ad60b - Browse repository at this point
Copy the full SHA 92ad60bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4db99 - Browse repository at this point
Copy the full SHA 7b4db99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a5186 - Browse repository at this point
Copy the full SHA 29a5186View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a01f6 - Browse repository at this point
Copy the full SHA d8a01f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c7753 - Browse repository at this point
Copy the full SHA 53c7753View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee32618 - Browse repository at this point
Copy the full SHA ee32618View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d43c2 - Browse repository at this point
Copy the full SHA c7d43c2View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26e66e7 - Browse repository at this point
Copy the full SHA 26e66e7View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbce065 - Browse repository at this point
Copy the full SHA cbce065View commit details -
Co-authored-by: Daniel McGregor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07b6745 - Browse repository at this point
Copy the full SHA 07b6745View commit details -
Configuration menu - View commit details
-
Copy full SHA for d010c1c - Browse repository at this point
Copy the full SHA d010c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca50d2 - Browse repository at this point
Copy the full SHA 3ca50d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aeae74 - Browse repository at this point
Copy the full SHA 8aeae74View commit details -
- don't output line/file numbers for embedded lib functions in TEAL
- output all source locations in MIR, even if they're synthetic
Configuration menu - View commit details
-
Copy full SHA for 28b5d14 - Browse repository at this point
Copy the full SHA 28b5d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3f643 - Browse repository at this point
Copy the full SHA 8f3f643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 108196a - Browse repository at this point
Copy the full SHA 108196aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0aa5f6 - Browse repository at this point
Copy the full SHA e0aa5f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94dd06a - Browse repository at this point
Copy the full SHA 94dd06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1fc8f1 - Browse repository at this point
Copy the full SHA d1fc8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ada726 - Browse repository at this point
Copy the full SHA 7ada726View commit details -
Configuration menu - View commit details
-
Copy full SHA for aed658e - Browse repository at this point
Copy the full SHA aed658eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20d7678 - Browse repository at this point
Copy the full SHA 20d7678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 542e70e - Browse repository at this point
Copy the full SHA 542e70eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 691b064 - Browse repository at this point
Copy the full SHA 691b064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e7fd8f - Browse repository at this point
Copy the full SHA 1e7fd8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ab9c2 - Browse repository at this point
Copy the full SHA 14ab9c2View commit details -
improve SourceLocation merging so that only adjacent/overlapping line…
…-intervals are merged
Configuration menu - View commit details
-
Copy full SHA for ae9ae1b - Browse repository at this point
Copy the full SHA ae9ae1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3733f07 - Browse repository at this point
Copy the full SHA 3733f07View commit details -
validate rather than resolve SourceLocation paths, to prevent inconsi…
…stencies on Windows CI/CD and also to guard against accidental relative path inclusion especially when deserializing AWST
Configuration menu - View commit details
-
Copy full SHA for 1d7b06f - Browse repository at this point
Copy the full SHA 1d7b06fView commit details
Commits on Sep 12, 2024
-
fix: optin oncomplete, assertions, method returns
Chris Kim (Hyunggun) committedSep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 499b1ea - Browse repository at this point
Copy the full SHA 499b1eaView commit details
Commits on Sep 13, 2024
-
ran pre-commit, compiled new auction app
Chris Kim (Hyunggun) committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for e410bc8 - Browse repository at this point
Copy the full SHA e410bc8View commit details