rgb-std icon indicating copy to clipboard operation
rgb-std copied to clipboard

RGB standard libs for WASM & low-level integrations (no FS/networking)

Results 22 rgb-std issues
Sort by recently updated
recently updated
newest added

describe: When building the consignment file, if multiple seals exist, the previous ones will be overwritten.

- Based on #181, such that all the CI can be used for this feature branch - Add round trips checks for `Contract`, `Transfer`, and `Kit` - Impl `FromStr` traits...

Fix MSRV issue of #178 - Bumps MSRV - CI will use MSRV from Rust manifest (Cargo.toml) - reduce using actions-rs, which is no longer maintained after Oct 13, 2023....

During Viareggio meeting we reported that the `WitnessVout` beneficiary doesn't embed the desired close method. It was said that this is a bug because a receiver should be able to...

bug

This is an alternative to https://github.com/RGB-WG/rgb-std/pull/190#issuecomment-2060902799

enhancement

when we get contract state with iface.fungible(), it return wrong assertOwner the asset was issued at seal: a0ea0a6b4f9e52d2b12a1f7872c66f6576edfe5b2d88ad158f1d33835068a040:1 then we transfer someone others, the new seal is 41563b544dc1018162fae1e63c471a0693514aeeda4bc96307f5bdcb5933f97f:0 but when...

add mainnet issue method for PrimaryIssue

The invoice for 100.00 of an asset with precision 2 or more should look like `rgb:/RGB20/100.00+tb:utxob:...` (independently from whether the precision is 2 or 8) and not like `rgb:/RGB20/10000+tb:...` (if...

enhancement
question
refactoring

We need more investigation on the matter: https://github.com/RGB-WG/rgb-std/issues/149

help wanted
question