Commit Graph
64 Commits
Author SHA1 Message Date
Chris Troutner f65400c043 fix(ipfs-coord): Updating to v6.7.4 2021-11-13 14:33:27 -08:00
Daniel Gonzalez 2107886611 feat(tests): Added tests to gatsby-ipfs-web-wallet 2021-11-10 21:21:49 -04:00
Chris Troutner aa33147423 Adding in initial tests 2021-11-08 08:25:38 -08:00
Daniel Gonzalez f4330a4f53 feat(gatsby): Upgraded gatsby-ipfs-web-wallet to Gatsby v4 2021-11-03 22:06:31 -04:00
Chris Troutner 6d0e1c111b fix(ipfs-coord): Updating to v6.7.3 2021-10-23 11:03:19 -07:00
Daniel Gonzalez 1664c76141 feat(wallet): Re-initialize minimal-slp-wallet 2021-09-25 11:19:53 -04:00
Daniel Gonzalez d97a824362 feat(wallet): Poll for wallet services 2021-09-21 11:08:15 -04:00
Daniel Gonzalez cf809b3374 Fixed develop and build issues 2021-09-09 22:29:47 -04:00
Daniel Gonzalez b7699c37d6 feat(IPFS): Added IPFS tab to web wallet 2021-09-08 18:30:28 -04:00
Chris Troutner b261db4d57 fix(v5): Switching to /v5 route for bch-api 2021-06-17 10:23:55 -07:00
Daniel Gonzalez 953ff09eef chore(update): Updated gatsby-ipfs-web-wallet dependencies 2021-06-16 19:27:44 -04:00
Chris Troutner 787fb8875c fix(dependencies): More updates to dependencies 2021-02-27 17:11:59 -08:00
Chris Troutner 13d5eff521 fix(dependencies): Updated sharp plugin 2021-02-27 16:50:58 -08:00
Daniel Gonzalez e744637006 fix(update): Update dependencies for gatsby-ipfs-web-wallet 2021-01-23 00:08:13 -04:00
Chris Troutner 49bd409786 fix(linting): Adding linting libs and updating deps 2021-01-05 17:34:44 -08:00
Chris Troutner 7e9d9e2bda Removing memo-get-gatsby as a dependency 2020-12-18 14:33:56 -08:00
Chris Troutner 884e0d068e Using new minimal-slp-wallet v2 lib 2020-12-17 06:43:15 -08:00
Daniel Gonzalez 536766fd8e testing updating dependencies 2020-11-20 22:36:50 -04:00
Chris Troutner 08257309a3 fix(gatsby-config): Fixing bug with gatsby-plugin-manifest 2020-11-19 07:31:41 -08:00
Chris Troutner 72ca316638 Testing CI 2020-11-09 11:59:43 -08:00
Chris Troutner 5365b93aec Updating package.json description 2020-11-09 11:58:09 -08:00
Chris Troutner 5704b05f80 fix(npm audit): ran npm audit fix 2020-11-06 09:13:24 -08:00
Chris Troutner 9371eb822c Merge pull request #70 from Permissionless-Software-Foundation/feature/copyAddress
Copy address clicking QR
2020-09-25 06:20:36 -07:00
Chris Troutner 4879deb5a9 fix(memo-get-gatsby): Updating memo-get-gatsby 2020-09-23 12:39:20 -07:00
nicocappabianca 3e6a6d75cd copy address clicking QR 2020-09-22 23:28:35 -03:00
Chris Troutner 6a6187855f bumped version to 1.9.13 2020-09-21 13:44:52 -07:00
Chris Troutner 931c30b065 fix(husky): Adding husky for pre-commit linting 2020-07-22 17:46:52 -07:00
Chris Troutner 6e8ea8147d feat(minimal-slp-wallet-web): Moving to external library to circumvent webpack 2020-07-22 17:41:04 -07:00
Chris Troutner ca35c13700 fix(token): Should send tokens with updates to minimal-slp-wallet 2020-07-19 11:01:48 -07:00
Daniel Gonzalez de16a9926a fix(bug): Fixed switch backend bug 2020-07-11 23:48:52 -04:00
Chris Troutner 22c50ee80e fix(ipfs): Automatically reading IPFS hash from BCH blockchain 2020-07-10 19:49:48 -07:00
Chris Troutner fdd3cb2943 Got token sends working 2020-07-08 16:39:21 -07:00
Chris Troutner 22d66bedb7 fix(build): Making normal build default, ipfs build with build:ipfs 2020-07-07 11:20:19 -07:00
Chris Troutner 8c1c2411df Adding contributors to package.json 2020-07-06 17:16:10 -07:00
Chris Troutner dd0aea4c14 Additional linting 2020-07-06 14:31:29 -07:00
Chris Troutner 8dddc9abfe fix(linting): Adding standard linting 2020-07-06 13:56:15 -07:00
Chris Troutner 0209a07057 fix(dependencies): Cleaning up deps (again) 2020-07-06 11:28:36 -07:00
Chris Troutner 16bfd87b5e Removing loadable components from dependencies 2020-07-06 10:59:53 -07:00
Chris Troutner a062ec21b2 fix(semantic-release): Adding semantic release 2020-07-06 10:35:16 -07:00
Chris Troutner 13149382d9 fix(package-long): restored package-lock file 2020-07-06 10:30:08 -07:00
Chris Troutner d571f52e72 Merge branch 'master' into ct-temp 2020-07-06 10:18:04 -07:00
Chris Troutner 87b6fdfadb build successful. Manually porting Andre's code 2020-07-06 09:29:43 -07:00
Andre Cabrera 9988a79554 fix(package): fix package.json 2020-07-06 11:56:21 -03:00
Andre Cabrera 0447d0eeda Merge branch 'master' of github.com:Permissionless-Software-Foundation/gatsby-ipfs-web-wallet 2020-07-06 11:54:54 -03:00
Andre Cabrera f3178d6424 1.0.3 2020-07-06 05:56:09 -03:00
Andre Cabrera 406bcec29d 1.0.2 2020-07-06 05:52:55 -03:00
Andre Cabrera b813b1e79c Changing page context 2020-07-06 05:52:46 -03:00
Andre Cabrera c29bac5af7 1.0.1 2020-07-06 05:22:45 -03:00
Andre Cabrera 28fe866ece Adding menu components 2020-07-06 05:22:41 -03:00
Andre Cabrera d00907e9d8 Packaging as a theme 2020-07-06 04:45:16 -03:00