Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • hive hive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hive
  • hivehive
  • Issues
  • #170
Closed
Open
Created Sep 06, 2021 by Marcin Sobczyk@msobczykDeveloper

[cli_wallet] allow to send transactions nonblocking way

Currently when sending transaction using cli_wallet we usually need to wait for next block available on connected node. This means wallet is blocked for circa 3 seconds. There are few exceptions, like:

- transfer_nonblocking
- delegate_vesting_shares_nonblocking
- claim_account_creation_nonblocking

This proposal is about adding nonblocking mode/version to all kind of transactions. Event if there are any obstacles why this is hard task - then it would be nice to have it documented as an issue on gitlab.

Assignee
Assign to
Time tracking