Alex Gherghisan
Alex Gherghisan
Hi, We've encountered a problem after upgrading cordova-plugin-stripe from v1.4.0 to v1.5.3. The `createCardToken` method no longer returns a string as it did in v1.4.0 but a full object. This...
The fix for #2 marked the `link` column as `UNIQUE` which means that if a link was seen by the app once it can never be added again. A better...
It would be cool if the app would be able to sync the data between the Bulkshare app on the phone/tablet to a web app on a desktop/laptop. We can...
Bulkshare should be able to share links directly to other users instead of only relying on other apps
An old feature request that @TPS sent me by email: > Is it possible to collect multiple e-mail addresses, & send those to the clipboard suitable to paste into a...
Tracks block proving duration
Fix wallet not working due to missing link to `l1-artifacts`
This PR makes the world-state's `yarn build` prefer the "release" version of the world state library over some potentially out-of-date version built in build-pic. `yarn build:cpp` will build world-state locally...