Skip to content

Add message to transfer amount with vesting #631

Closed @tcharchian opened 2026-01-23 23:58 UTC 4 comments Updated 2026-02-10 22:49 UTC

When the community distributes funds to miners, the transferred tokens should vest over a fixed 180-epoch period, rather than being fully available at the time of transfer.


💬 Comments (4)

@AlexeySamosadov commented 2026-01-24 21:29 UTC

Implemented in PR #641 - adds MsgTransferWithVesting message with 180 epoch default vesting, validation, CLI support, and unit tests.

@tcharchian commented 2026-01-29 23:47 UTC

Hi @AlexeySamosadov can I kindly ask you to contact me on Discord? tatianacharchian_07833

@AlexeySamosadov commented 2026-01-31 15:18 UTC

Image Hi @tcharchian i texted you in Discord :)

@AlexeySamosadov commented 2026-02-08 14:14 UTC

PR created: https://github.com/gonka-ai/gonka/pull/641

Adds MsgTransferWithVesting for vesting transfers.


🔄 Auto-synced from Issue #631 every hour.