Skip to content

Smart Contract Enhancement: Optimize DataKey storage size in Token contract #330

Description

@p3ris0n

Category: Blockchain / Smart Contract Development

Objective: Implement Optimize DataKey storage size in Token contract in the core contracts.

Detailed Description: Enhance the contract capabilities by implementing: Optimize DataKey storage size in Token contract. Ensure it adheres to the existing crate structure and includes necessary event emissions.

Acceptance Criteria:

  • Code must compile with cargo build --target wasm32-unknown-unknown.
  • Must pass cargo clippy without warnings.
  • Must include unit tests.

Technical Requirements: Rust, Soroban SDK

Deliverables:

  • Contract source code updates
  • Tests for the new feature

Testing Requirements:

  • Run cargo test and cargo fmt.
  • Deploy to Testnet locally and verify invocation.

Estimated Difficulty: Advanced

Points: 200

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions