Commit Graph
502 Commits
Author SHA1 Message Date
Chris Troutner 483cecd97f linting 2022-05-09 14:47:53 -07:00
Chris Troutner eab6f863ae Improvements to retrieving token icons 2022-05-09 14:47:23 -07:00
Chris Troutner aba888d156 Merge pull request #1 from FullStack-cash/ct-unstable
fix(tokens): Adding new method for token icon lookup
2022-05-09 12:15:45 -07:00
Chris Troutner ac3b0c0690 Updating to v1.0.9 2022-05-09 12:15:05 -07:00
Chris Troutner 5be582f740 fix(tokens): Adding new method for token icon lookup 2022-05-09 12:14:03 -07:00
Chris Troutner b25eaae8c2 Bumpting to v1.0.8 2022-03-15 07:53:18 -07:00
Chris Troutner c54279eae2 Adding debugging info when wallet is created 2022-03-15 07:52:47 -07:00
Chris Troutner c185d5065d Switching to FullStack.cash infra 2022-03-15 06:56:52 -07:00
Chris Troutner cf9a78de96 Bumping to v1.0.6 2022-03-14 17:34:06 -07:00
Chris Troutner a125fbcbbe fix(slp-mutable-data): Updating to v1.5.1 2022-03-14 17:33:15 -07:00
Chris Troutner feff2a9858 Bumping to v1.0.5 2022-02-19 12:17:34 -08:00
Chris Troutner ba37bc8a5b linting 2022-02-19 12:17:15 -08:00
Chris Troutner f0d4bea76b fix(slp-mutable-data): Re-enabling token icons 2022-02-19 12:17:03 -08:00
Chris Troutner 47deccbf2e linting 2022-02-19 12:06:36 -08:00
Chris Troutner 37a85e2a1f fix(bch-message-lib): Disabled this lib 2022-02-19 12:06:24 -08:00
Chris Troutner f06531424c Bumping to v1.0.4 2022-02-14 06:39:53 -08:00
Chris Troutner eece4bb48e Bumping to v1.0.3 2022-02-14 06:38:35 -08:00
Chris Troutner 0c8564adca Merge pull request #10 from Permissionless-Software-Foundation/ct-unstable
Switching dependencies to use exact versions
2022-02-06 09:26:56 -08:00
Chris Troutner 8f43f34e3f fix(deps): Switching to exact versions 2022-02-06 09:24:51 -08:00
Chris Troutner b0866e5c3b fix(deps): Removing unneeded dependencies 2022-02-06 09:09:57 -08:00
Chris Troutner 0f2ebe248c Merge pull request #9 from Permissionless-Software-Foundation/ct-unstable
Using site-config.js to switch between centralized and decentralized infra
2022-02-03 06:55:18 -08:00
Chris Troutner 7866205fe2 linting 2022-02-03 06:32:11 -08:00
Chris Troutner 27c1994fd8 feat(site-config.js): Using to switch between dectralized and centralized infra 2022-02-03 06:27:21 -08:00
Chris Troutner 6162119aa9 fix(config): Setting API interface in site-config.js 2022-02-02 16:18:42 -08:00
Chris Troutner eb3abac413 Merge pull request #8 from Permissionless-Software-Foundation/ct-unstable
fix(api): Removing API calls that do not use bch-consumer
2022-02-02 14:47:17 -08:00
Chris Troutner bab85451d1 fix(api): Removing API calls that do not use bch-consumer 2022-02-02 14:43:45 -08:00
Chris Troutner a6c3151339 Merge pull request #7 from Permissionless-Software-Foundation/ct-unstable
fix(handleMutableData): Making error handling less noisy and more inf…
v1.1.2
2021-12-23 11:51:20 -08:00
Chris Troutner a714d35635 fix(handleMutableData): Making error handling less noisy and more informative 2021-12-23 11:49:08 -08:00
Chris Troutner db9a910d2c Merge pull request #6 from Permissionless-Software-Foundation/ct-unstable
fix(minimal-slp-wallet): changing how its initialized
v1.1.1
2021-12-21 08:24:34 -08:00
Chris Troutner 2fffc9e486 fix(minimal-slp-wallet): changing how its initialized 2021-12-21 08:23:08 -08:00
Chris Troutner c4563413a8 Merge pull request #4 from Permissionless-Software-Foundation/dh-refactor
refactor(instancing): Refactored instancing of minimal-slp-wallet
2021-12-21 08:20:39 -08:00
Chris Troutner 6819d61e5e Merge branch 'master' into dh-refactor 2021-12-21 08:18:43 -08:00
Chris Troutner a18fff6508 Merge pull request #5 from Permissionless-Software-Foundation/ct-unstable
fix(wallet.apk): Removing APK before publishing npm library
v1.1.0
2021-12-21 08:14:11 -08:00
Chris Troutner a114389db0 fix(CI/CD): Another CI/cd test 2021-12-21 08:05:44 -08:00
Chris Troutner 2f1e2facc3 fix(CI/CD): Testing CI/CD 2021-12-21 08:04:20 -08:00
Chris Troutner 203e583f9c fix(wallet.apk): Removing APK before publishing npm library 2021-12-21 07:58:34 -08:00
Daniel Gonzalez 2c413343c9 refactor(instancing): Refactored instancing of minimal-slp-wallet 2021-12-21 11:46:51 -04:00
Chris Troutner 977c86a375 Merge pull request #3 from Permissionless-Software-Foundation/dh-apk
feat(apk): Created new Android app
2021-12-11 19:55:45 -08:00
Chris Troutner bcbda5a6d0 fix(README): Adding instructions to README for building Android app 2021-12-11 19:55:14 -08:00
Daniel Gonzalez f410066958 feat(apk): Created new Android app 2021-12-06 18:49:24 -04:00
Chris Troutner 660f6171d8 Merge pull request #2 from Permissionless-Software-Foundation/dh-mutable-data
feat(slp): Added slp-mutable-data to gatsby-web-wallet
2021-12-03 10:32:51 -08:00
Daniel Gonzalez de59103ddb feat(slp): Added slp-mutable-data to gatsby-web-wallet 2021-12-01 15:36:20 -04:00
Chris Troutner 1e4447ee1f Merge pull request #1 from Permissionless-Software-Foundation/dh-ipfs-coord
feat(ipfs-coord): Pull out ipfs-coord stuff
2021-11-30 09:58:14 -08:00
Daniel Gonzalez 0c0e20484c feat(ipfs-coord): Pull out ipfs-coord stuff 2021-11-29 21:02:36 -04:00
Chris Troutner bebba0a8a1 Updating version v1.0.0 2021-11-24 16:16:36 -08:00
Chris Troutner e368b36b12 Customizing README and package.json 2021-11-24 16:16:14 -08:00
Chris Troutner ed5b0a8947 Customizing package.json and README 2021-11-24 16:11:08 -08:00
Chris Troutner b5289ceb46 Forked from gatsby-ipfs-web-wallet 2021-11-24 16:06:03 -08:00
Chris Troutner e3b982b618 Merge pull request #166 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): Updating to v6.7.4
2021-11-13 14:36:31 -08:00
Chris Troutner f65400c043 fix(ipfs-coord): Updating to v6.7.4 2021-11-13 14:33:27 -08:00