daweth
daweth
why is clone.sol a contract? it has only pure functions
I'm getting `error: executing shell '/nix/store/g3h44wk74xdnpbmj87636wxyd3yai8ds-bash-interactive-5.1-p8/bin/bash': Bad CPU type in executable` after running `curl https://dapp.tools/install | sh` On M1 max - I set nix.conf as advised in the docs. Please...
When following example code, I get the following error: ``` unresolved import `serde` use of undeclared crate or module `serde` ```
The output can be decoded with little addl. overhead since we have the abi. We should decode the output log (toggle setting), so results like [object object] can easily be...
# 🐛 Bug Code example links are outdated on the aptos.dev website ## Steps to reproduce https://aptos.dev/tutorials/your-first-dapp/ - Click on "full source code is available here" ## Expected Behavior Should...
I'm trying to use excalidraw to express mathematical models more easily. It's very useful, but lacks in supporting math symbols.
### Discord username (optional) _No response_ ### Describe the bug After a new update you can't close the update message without resizing the terminal ### To Reproduce 1. Update terminal...
# 🐛 Bug I have been getting this bug : ``` thread 'main' panicked at 'assertion failed: self.fun_table.insert(name, entry).is_none()', /Users/runner/.cargo/git/checkouts/move-0639dd674f581c30/0155b47/language/move-model/src/builder/model_builder.rs:295:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace...
# 🐛 Bug When `aptos move clean` is run the user is prompted with 'Do you also want to delete the local package download cache at '/Users/u/.move'? [y/n] If 'y'...
# 🚀 Feature Request An Aptos Version Manager, like [Go Version Manager](https://github.com/moovweb/gvm) and [Anchor Version Manager](https://www.anchor-lang.com/docs/avm), etc. ## Motivation **Is your feature request related to a problem? Please describe.** It's...