mradkov

Results 19 issues of mradkov

For 2FA one can use KeePass + Yubikey as well. KeePass allows setting up TOTP to any entry in your `.kdbx` file. Yubikey could be used in company with KeePass...

# Fadroma - Secret Network smart contracts development tooling ## Project Description The purpose of the Fadroma suite of tools is to facilitate the rapid prototyping, continued development, and maintenance...

reviewed

https://github.com/aeternity/aepp-sdk-js/blob/79a2c5a2b49d11d4d3dfb11d51b0d01e1296aa71/src/utils/keystore.ts#L63 Consider increasing the memory used in the kdf. Ref: - https://blog.dataparty.xyz/blog/wtf-is-a-kdf/

Ref: https://github.com/waellet/waellet/issues/358

Brainstorm

If we enable support for vanilla CosmWasm (maybe in a separate branch or different version), we might expand the support for contracts for other cosmos networks as well. --- EDIT...

rust
epic

Having the option to fork a mainnet (or any other) network to work with locally (or via endpoint) will enable testing integrations with other contracts easier. - ref: https://hardhat.org/hardhat-network/guides/mainnet-forking.html

enhancement
ts
devnet

## Operations: - follow a convention in branch naming (improve on potential contributors accessibility); - ~~`main` instead of `stable` and `dev` instead of `unstable`~~; - 🤝 Keep `stable` and `unstable`...

docs
question
ux
idea

Generate a static page/[egui](https://github.com/emilk/egui) page based on the generated contract schema and the WASM blobs from the compiled code, which will allow the developer to click-trough the whole contract functionality...

enhancement

enhancement