-
Notifications
You must be signed in to change notification settings - Fork 0
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 #14633: fix error messages for lambdas, identify change points for more complete lambda implementation #1
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ca643e - Browse repository at this point
Copy the full SHA 2ca643eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eab8d27 - Browse repository at this point
Copy the full SHA eab8d27View commit details -
[move-compiler-v2] Add all remaining V1 tests to V2, except evm/async (…
…aptos-labs#14578) * add options and plumbing for compile_verify_code, warn_deprecated, etc., and add final set of V1 tests to V2, except flavor tests (evm/async) * move around and edit/split tests to test same functionality in V2 as V1
Configuration menu - View commit details
-
Copy full SHA for 2b208e5 - Browse repository at this point
Copy the full SHA 2b208e5View commit details -
[cli] Release 4.2.1 (aptos-labs#14694)
Patches the indexer processors for 4.2.0
Configuration menu - View commit details
-
Copy full SHA for 5f17a6e - Browse repository at this point
Copy the full SHA 5f17a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25499ae - Browse repository at this point
Copy the full SHA 25499aeView commit details
Commits on Sep 20, 2024
-
[move-compiler-v2] fix issue 6922 by allowing type annotations for la…
…mbda parameters (aptos-labs#14254) Allowing declared type annotations for lambda parameters. Fixes aptos-labs#6922.
Configuration menu - View commit details
-
Copy full SHA for f5134a5 - Browse repository at this point
Copy the full SHA f5134a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6158a - Browse repository at this point
Copy the full SHA ce6158aView commit details -
Update pin on the Swatinem/rust-cache GH action
The old version relies on a deprecated version of Node.js
Configuration menu - View commit details
-
Copy full SHA for acf8e9f - Browse repository at this point
Copy the full SHA acf8e9fView commit details -
[GHA] Update actions/checkout v3 -> v4
V3 runs on a deprecated version of Node.js (16) and Github has now started forcing Node.js 20.
Configuration menu - View commit details
-
Copy full SHA for 109814a - Browse repository at this point
Copy the full SHA 109814aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb8b52 - Browse repository at this point
Copy the full SHA 8eb8b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for d79cb44 - Browse repository at this point
Copy the full SHA d79cb44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c65af5 - Browse repository at this point
Copy the full SHA 1c65af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for efe0365 - Browse repository at this point
Copy the full SHA efe0365View commit details
Commits on Sep 21, 2024
-
[Fix] Return None instead of error if table info is not available on …
…the node. (aptos-labs#14715)
Configuration menu - View commit details
-
Copy full SHA for 1abb125 - Browse repository at this point
Copy the full SHA 1abb125View commit details -
Revert "use storage ledgerinfo for txn APIs"
This reverts commit efe0365.
Configuration menu - View commit details
-
Copy full SHA for ee84fb4 - Browse repository at this point
Copy the full SHA ee84fb4View commit details -
Revert "skip version checking on get txn by hash"
This reverts commit 1c65af5.
Configuration menu - View commit details
-
Copy full SHA for e87224f - Browse repository at this point
Copy the full SHA e87224fView commit details
Commits on Sep 23, 2024
-
[move-compiler-v2] Print a better error message for a string without …
…b or x (aptos-labs#14687) Fixes aptos-labs#14364.
Configuration menu - View commit details
-
Copy full SHA for 208988e - Browse repository at this point
Copy the full SHA 208988eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9105c85 - Browse repository at this point
Copy the full SHA 9105c85View commit details -
Add Move Compiler to components list in PR template, reorder sections…
… to make more sense (aptos-labs#14384)
Configuration menu - View commit details
-
Copy full SHA for ac60da1 - Browse repository at this point
Copy the full SHA ac60da1View commit details
Commits on Sep 24, 2024
-
fix aptos-labs#14633: fix error messages for lambdas, identify change…
… points for more complete lambda implementation
Configuration menu - View commit details
-
Copy full SHA for cac57d5 - Browse repository at this point
Copy the full SHA cac57d5View commit details