RGB-WG / rgb-schemata

Standard RGB schemata and schema compiler
Apache License 2.0
29 stars 20 forks source link

add inflation asset #43

Closed cymqqqq closed 1 month ago

cymqqqq commented 2 months ago

Description:

In this PR, I try to implement the rgb20 inflation allowance asset schema:

  1. Add new inflation schema, add new OS_INFLATION_ALLOWANCE, MS_ALLOWED_INFLATION, GS_MAX_SUPPLY, TS_ISSUE, ERRNO_INFLATION_EXCEEDED_ALLOWANCE types.
  2. Add a new inflation iface iimpl
  3. Add a new issue wrapper for the inflation asset.
  4. Add new script to check:
cymqqqq commented 2 months ago

I have no good idea about how to implement the issue transition now, so I set the issue transition validator to None.

cymqqqq commented 1 month ago

Hi @dr-orlovsky , do you mean this https://github.com/RGB-WG/rgb-interfaces/pull/7 , if yes, then I will close this pr.

dr-orlovsky commented 1 month ago

Yes sorry