Skip to content

Generate_only should create txs without requiring a local key nor password #3284

Closed

Description

Summary

Creating txs by POST /....?generate_only=true should not require a local key nor password. This prevents the usage of this feature in the context of creating txs to be signed by some other mechanism.

Proposal:

If the generate_only parameter is set in queries. The base_req can contain either a name or sender_address. Same goes for the CLI. This would be non breaking.

Problem Definition

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

T: API BreakingBreaking changes that impact APIs and the SDK only (not state machine).

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions