token-vesting icon indicating copy to clipboard operation
token-vesting copied to clipboard

A Vesting Contract for the Solana Blockchain

Results 57 token-vesting issues
Sort by recently updated
recently updated
newest added

Make the warnings a bit more precise. Given how responsive and helpful per1234 has been in getting these bugs fixed and releases cut including the fixes the prior language seemed...

this is a know bug with a trivial workaround that would get rid of the need to recommend against 1.8.19. I suspect the ratio of frustration saved to the indignity...

Nothing in the fucking code was changed, why is this doing this? @per1234 do you have any idea what changed?

bug
critical

I have some problems with the sprintf() with serial.print to print the correct variable, seams that some kind of memory corrupted. When I change to snprintf(), all problems was solved!...

help wanted
DxCore Too
BLOCKED

We *really* ought to have a minimal wrapper class for at least the two most common non-PWM uses of a type B timer, and ideally the third as well. These...

enhancement
design decision
DxCore Too

This library will provide the following functionality: * Allow sleep where the RTC is used to keep time in standby sleep, and adjust millis() time upon wake, when using any...

enhancement
DxCore Too

got error can't find crate for `profiler_builtins` cargo --version --verbose cargo 1.60.0-nightly (358e79fe5 2022-01-04) solana --version solana-cli 1.9.4 (src:8ce65878; feat:3258470607)

https://github.com/saber-hq/captain https://github.com/DeployDAO/migrator if it is already in use, please document that

``` echo "RUST_BACKTRACE=1 ./target/debug/vesting-contract-cli \ --url https://api.devnet.solana.com \ --program_id $PROGRAM_ID \ create \ --mint_address $MINT \ --source_owner ~/.config/solana/id_owner.json \ --source_token_address $TOKEN_ACCOUNT_SOURCE \ --destination_token_address $ACCOUNT_TOKEN_DEST \ --release-frequency ISO8601_DURATION --start-date-time ISO_SORTABLE_DATE_TIME \...

If I go to https://vesting.bonfida.org/ and try to vest partial wrapped SOL tokens, i.e. 0.05 wSOL, then I receive the error "Error locking tokens - Error: Invalid character". Vesting an...