Skip to content

[engine] Enable partial token Superminds minds#4065

Ben requested to merge feat/partial-token-offers-m4065 into master

Ticket(s) / Related Merge Requests

Summary of Changes

Config change to enable partial token Superminds

Testing Considerations

Review requested from @fausto.arci due to his in-depth knowledge of the problem space we're tackling.

You need two accounts, that I'm going to name sender and recevier

  1. On receiver go into your Supermind settings and ensure your minimum amount is set to 0.01.
  2. From sender, send a 0.01 token Supermind to receiver.
  3. Accept the Supermind from receiver.
  4. You should see the balance change of 0.01 tokens for both sender and receiver.

Deployment Considerations

Standard deployment.

Regression Scope

Supermind

Platform Affected (web, mobile, etc)

Engine

Developer Testing Completed

Manual

Screenshots / Screen Recording

simplescreenrecorder-2023-06-05_16.55.44

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports