micwallace
micwallace
When importing unsigned TokenScript files, at least on Android, there is no confirmation step. It wouldn't be hard to imagine this being used in a phishing scam. I recommend 1-2...
I am not able to decode an XML with entity references on Android. ``` val xml = XML { repairNamespaces = true recommended() } var string = "\n" + "\n"...
- Add view content processing, to inject common view content when a view is loaded. - Add URL hash/fragment location when loading the view.
Pretty much what the title says. This is nice to have as a developer :-)
Devcon
This adds support for validation against multiple public keys for a single conference ID
Hey @weiwu-zhang Here is an examples of how the asn1-schema library can be utilized to serialize & parse ASN using a schema provided at runtime. The schema input is currently...
- Add viewContent element. This adds support for utilising common code across 2 or more tokenscript cards. Each card can reference viewContent to be included at runtime when rendering the...
Fixes for two bugs that prevented customer address fields from being removed on the customer edit page. Since ~2.4, the way address form works has changed. - Customer address form...
Likely due to a new remote views factory being spawned.
This PR adds Mantle chains to known networks & InfuraProvider hostname mapping