From 218ccaec840d68ea2365638b44e010fce316c492 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Thu, 17 Dec 2020 13:24:57 -0800 Subject: [PATCH 1/4] fix(IPFS): Changing address used for this repo --- src/components/footer/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/footer/index.js b/src/components/footer/index.js index 9792c53..67afada 100644 --- a/src/components/footer/index.js +++ b/src/components/footer/index.js @@ -25,7 +25,7 @@ class Footer extends React.Component { async componentDidMount () { try { - const addr = 'bitcoincash:qq8mk8etntclfdkny2aknh4ylc0uaewalszh5eytnr' + const addr = 'bitcoincash:qqwdv3hkmvd5vk0uhwqrqnef54542e5ctvy3ppt0nq' const hash = await _this.memoGet.read(addr) console.log(`hash: ${hash}`) this.setState({ From 4140614d7efff78f2ed367e4256d6c30efc1f6b9 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Thu, 17 Dec 2020 13:37:08 -0800 Subject: [PATCH 2/4] Testing webhook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62339d4..e9e475b 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,4 @@ Standard workflow for setting up a development environment for working on this r [MIT](./LICENSE.md) +t From e2d485fdb92bc3386fa9ca02614c881bfcbb9c13 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Thu, 17 Dec 2020 13:38:38 -0800 Subject: [PATCH 3/4] Testing webhook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9e475b..b6ea2f2 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ Standard workflow for setting up a development environment for working on this r [MIT](./LICENSE.md) -t + From a3714fd527e54e341376a8679a94b028cdf992ce Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Thu, 17 Dec 2020 13:41:18 -0800 Subject: [PATCH 4/4] Testing webhook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6ea2f2..d94a7d4 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,4 @@ Standard workflow for setting up a development environment for working on this r [MIT](./LICENSE.md) +t