Vivek

Results 12 issues of Vivek

I have an entry_point that doesn't takes any input parameters but just the amount of XTZ that needs to be sent. While doing batch transaction how can i specify that...

**Description** BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. I am using the following versions ```js ... "dependencies": { "@taquito/beacon-wallet": "^11.1.0", "@taquito/taquito": "^11.1.0",...

## ❓ Questions and Help I can't find documentation on rust SDK, can you point me in the right direction?

interface
community

### Description Fixed the path defined in the `minting.move` for its test. ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5251)

## ❓ Questions and Help We do have `CollectionMutabilityConfig` in `token.move` but I can't find functions to actually mutate collection parameters, I can only find `mutate_token_properties` to mutate token info,...

community

## ❓ Questions and Help Hello, don't you think it'll be better to allow direct transfer to some address without needing the receiver's signer if the receiver has opted for...

question
community

### Description Added functions to get info about the signer capability of an address. ### Test Plan Should I add tests for these?

Can we plz have more examples?

documentation
good first issue

I'm looking at the code just for reference implementation could you tell me how WASM compilation works?