-
Placeholder issue for designing and implementing dynamic rent
Rent prices need to be changeable (up and/or down), but that's not easy right now. We need a mechanism to allow rent to be computed dyn…
-
# Abstract
Pixudi is a traditional board racing game built on blockchain technology.
This game was created to introduce blockchain technology to millions of WEB2 users around the world. Our mission …
-
### 1. What is your project? (max 100 words)
CryptoPay ( Not just a CryptoPay ): All in one crypto wallet for all your needs. We make it safe and easy for you to store, buy, send, receive, swap token…
-
## Description
Selecting No for creating Solana Account doesn't set the network back to Ethereum in Send screen
## Steps to reproduce
1. Clean profile & Create wallet
2. Select Sen…
-
As far as I understand the metaplex.nfts().create() function can be also used to create SFT and SPL tokens with metadata. The functions under NFTs could stay there but with a reduced arguments set. Id…
-
#### version
host:aws ec2 r6i.12xlarge
os: ubuntu:20.4
disk: gp3 3T
sol version: 1.10.32
#### start command
solana-validator
--identity ${datadir}/validator-identity.json
--log -
--…
-
This is a follow up from https://github.com/solana-labs/solana/issues/21811 where the intent is to pass keypair data via STDIN to `spl-token` CLI. It seems that the behavior or keypair coming in from …
-
## Description
Show info for SOL token associated account creation in approve/reject and details fragment
## Steps to reproduce
1. Send SPL token first time to a solana account
2. …
-
## Description
Solana, alongside Jump Trading, is hosting a bounty for the creation of a new token vesting contract.
## Requirements
* Simple vesting contract (SVC) that allows you to deposit…
-
# 🐛 Bug
The creation of a resource account can be blocked by somebody calling:
`aptos_framework::aptos_account::transfer(&me, future_resource_account_addr, 1);`
## To reproduce
**Code snip…