aptos-labs/aptos-core
Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
RustNOASSERTION
Issues
- 8
- 4
[Bug][indexer-grpc] Fullnode indexer grpc service ignores transactions_count in GetTransactionsFromNodeRequest
#15628 opened by byron1st - 0
The accurate current version information cannot be obtained through the aptos-node --version command.
#15651 opened by starcloud123 - 0
Inaccurate Error Message for Voting Failure
#15356 opened by junkil-park - 0
[Bug] Can not run full node with indexer-grpc configuration
#15430 opened by seiji0411 - 1
[Bug] indexer-grpc-fullnode convert error
#15439 opened by bbaktaeho - 5
[compiler-v2][prover] Move prover blows up for emojicoin arena package even without any specs
#15605 opened by alnoki - 2
[Bug][compiler-v2] public(package) causes unit test errors
#15618 opened by vineethk - 2
[Bug] When JWT verification fails the faucet returns 500 but should return 4xx
#15560 opened by banool - 0
[prover][doc] MSL docs used `t: type` to quantify over types, but generics must be used
#15604 opened by wrwg - 0
[Feature Request] Implement "eager pushes" optimization
#15339 opened by vineethk - 4
[Bug][compiler-v2] Randomness errors out for `fun init_module` even though it is private
#15436 opened by alnoki - 0
[Bug][move compiler v2] receiver-style syntax doesn’t work correctly with generic functions with single argument
#15582 opened by igor-aptos - 5
> same issue here, anyone managed to solve it?
#15417 opened by adeshkhari - 2
[Bug][CLI][4.6.0] Fails to work with Ledger
#15542 opened by gregnazario - 0
- 0
[Rust SDK] block fetching
#15548 opened by 0xmemorygrinder - 0
[Bug][Compiler-v2] Use compiler V2 for all Move-related tests by default
#15517 opened by rahxephon89 - 0
- 0
The Relationship Between Canonical and Signature
#15509 opened by tjchern - 1
[Bug][prover] account module cannot be proved when `aborts_if_is_partial` is set
#15432 opened by rahxephon89 - 0
[Bug] rosetta fee event mixed with FA withdraw
#15486 opened by lightmark - 0
[Feature Request][refactoring][compiler-v2] Avoid having to include the vector module for compiler v2
#15483 opened by vineethk - 0
[compiler-v2] <PLEASE NAME IT>
#15457 opened by Joj501 - 0
- 0
Typo in the v2 event name `CollectionMaxiumMutate` in `token_event_store.move`
#15433 opened by junkil-park - 0
[Bug]: Named Address Resolution Priority
#15405 opened by mshakeg - 0
[Feature Request][move-compiler-v2] type mismatch error wording can be improved.
#15415 opened by brmataptos - 0
[Feature Request][move-compiler-v2] type mismatches should highlight significant differences
#15414 opened by brmataptos - 0
[Bug][move-compiler-v2] Access specifier gating in exp_builder may use incorrect Move version
#15413 opened by brmataptos - 0
[Bug][move-compiler-v2] Move language <= 2.1 has separate function and variable namespaces
#15404 opened by brmataptos - 0
[Bug][bytecode-verifier] Improve error message when checking a package during publish
#15396 opened by rahxephon89 - 0
[Bug][Coverage][Compiler-v2] `aptos move coverage` compiles the code instead of using generated artifacts by `aptos move test --coverage`
#15383 opened by rahxephon89 - 0
- 0
- 0
- 3
[CLI] Roadmap planning and requests
#15307 opened by gregnazario - 0
[Bug][move-compiler-v2] visible function names shadow local variables with same name in function calls
#15360 opened by brmataptos - 2
[Bug][compiler-v2] Tests running for "move-unit-test" package are not using compiler v2
#15385 opened by vineethk - 0
Incorrect `Mutation` event (v2) value emitted in the 'aptos-token-objects::collection' module
#15373 opened by junkil-park - 1
- 0
[Bug] Simple `for-loop` verification fails
#15265 opened by franck44 - 0
[Feature Request][move-compiler-v2] extend `GlobalEnv::display` to print all IR constructs (including V1) in move-model
#15340 opened by brmataptos - 1
- 1
[Feature Request][move-compiler-v2] add an attribute to include `#[test_only]` functions in coverage
#15276 opened by brmataptos - 0
[compiler-v2][move-2] Non-deterministic unit test failures
#15284 opened by alnoki - 0
- 1
[compiler-v2][move-v2] Compound bitwise operators
#15282 opened by alnoki - 0
- 1
[Bug][Movefmt] `movefmt -q` does nothing
#15254 opened by mkurnikov