Skip to content

Issues: aptos-labs/aptos-core

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[compiler-v2] Unify spec functions and Move functions in the model bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
#12456 opened Mar 10, 2024 by wrwg
[Feature Request][move-compiler-v2] print elapsed time after each compiler pass compiler-v2 enhancement New feature or request stale-exempt Prevents issues from being automatically marked and closed as stale
#12454 opened Mar 10, 2024 by brmataptos
[Feature Request] Move serializer error messages should be more useful enhancement New feature or request stale-exempt Prevents issues from being automatically marked and closed as stale
#12453 opened Mar 9, 2024 by brmataptos
[Dev Portal] Broken link in README file stale-exempt Prevents issues from being automatically marked and closed as stale
#12440 opened Mar 8, 2024 by Ao-senXiong
[Feature Request] Better BCS serialization in Move enhancement New feature or request stale-exempt Prevents issues from being automatically marked and closed as stale
#12423 opened Mar 7, 2024 by davidiw
[Bug][compiler-v2] Optimized stackless bytecode may not always yield optimized file format bytecode bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
#12404 opened Mar 6, 2024 by vineethk
[Feature Request][move-compiler-v2] abstract and share module/function iteration for AST passes compiler-v2 enhancement New feature or request stale-exempt Prevents issues from being automatically marked and closed as stale
#12403 opened Mar 6, 2024 by brmataptos
[Feature Request][compiler-v2] Dead store elimination optimization algorithm should be enhanced to eliminate cycles compiler-v2 enhancement New feature or request stale-exempt Prevents issues from being automatically marked and closed as stale
#12400 opened Mar 6, 2024 by vineethk
[Bug][move-compiler-v2] Can we change error message to make types clear without being too wordy? bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
#12347 opened Mar 2, 2024 by brmataptos
[Bug][Compiler-v2] Check use of display_simply, display and display_full for QualifiedSymbol bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
#12324 opened Mar 1, 2024 by rahxephon89
[compiler-v2] Use LocalVar instead of Temporary everywhere in the AST compiler-v2 enhancement New feature or request stale-exempt Prevents issues from being automatically marked and closed as stale
#12317 opened Mar 1, 2024 by wrwg
[Bug]Improve the if/else processing logic in cleanup() bug Something isn't working Stale
#12281 opened Feb 28, 2024 by kreator666
[Bug]Optimization of royalty_charge calculation process in token_offer module bug Something isn't working stale-exempt Prevents issues from being automatically marked and closed as stale
#12280 opened Feb 28, 2024 by kreator666
[Bug]Missing parameter check [no check if bid_increment is greater than 0] bug Something isn't working stale-exempt Prevents issues from being automatically marked and closed as stale
#12278 opened Feb 28, 2024 by kreator666
[Bug]logic problem [The auction price can be higher than the transaction price] bug Something isn't working stale-exempt Prevents issues from being automatically marked and closed as stale
#12277 opened Feb 28, 2024 by kreator666
[Bug]Missing parameter check [no check whether auction_end_time is greater than the current time] bug Something isn't working stale-exempt Prevents issues from being automatically marked and closed as stale
#12276 opened Feb 28, 2024 by kreator666
[docs] python SDK install instruction is out of date stale-exempt Prevents issues from being automatically marked and closed as stale
#12237 opened Feb 26, 2024 by sausagee
[compiler v2][receiver style] Partial instantiations of generic receiver functions bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
#12221 opened Feb 24, 2024 by wrwg
[compiler v2][receiver style] Decide whether to warn or to error on misplaced receiver functions bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
#12219 opened Feb 24, 2024 by wrwg
[Bug][move-compiler-v2] discuss borrow_global.exp semantics change with V2 bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
#12218 opened Feb 24, 2024 by brmataptos
[Bug][compiler v2] Check all reference safety error messages for sanity bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
#12173 opened Feb 22, 2024 by wrwg
[API] Report abort code name, not number when view function aborts bug Something isn't working stale-exempt Prevents issues from being automatically marked and closed as stale
#12168 opened Feb 22, 2024 by alnoki
ProTip! Exclude everything labeled bug with -label:bug.