Chris Troutner
|
5be93afc38
|
fix(production): adding .env file to docker folder to prevent orphan warning
|
2022-01-28 19:43:51 -08:00 |
|
Chris Troutner
|
63cb107a25
|
Merge pull request #63 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): Updating to 6.8.11
|
2022-01-28 19:32:43 -08:00 |
|
Chris Troutner
|
c54fb73c7d
|
fix(bch): Adding additional debugging statements for BCH endpoints
|
2022-01-28 19:31:04 -08:00 |
|
Chris Troutner
|
8063c0e922
|
fix(ipfs-coord): Updating to 6.8.11
|
2022-01-28 19:26:41 -08:00 |
|
Chris Troutner
|
b729c7ed80
|
Merge pull request #62 from Permissionless-Software-Foundation/ct-unstable
feat(transaction): Refactoring to allow up to 20 TXIDs per call
|
2022-01-28 12:06:12 -08:00 |
|
Chris Troutner
|
5a3d91e3b0
|
feat(transaction): Refactoring to allow up to 20 TXIDs per call
|
2022-01-28 12:04:35 -08:00 |
|
Chris Troutner
|
d9fa44328a
|
Merge pull request #61 from Permissionless-Software-Foundation/ct-unstable
Heavily refactored transaction history JSON RPC endpoint
|
2022-01-28 08:15:36 -08:00 |
|
Chris Troutner
|
efaffa8e0f
|
fix(getTransactions()): Added unit tests
|
2022-01-28 08:03:35 -08:00 |
|
Chris Troutner
|
27a9e9f3f3
|
Working on unit tests
|
2022-01-28 06:55:50 -08:00 |
|
Chris Troutner
|
41a5071467
|
fix(JSON transactions): Updated to new algorithm
|
2022-01-28 06:37:18 -08:00 |
|
Chris Troutner
|
c6c3bb5d9c
|
More debugging of pagination
|
2022-01-27 19:01:57 -08:00 |
|
Chris Troutner
|
e4977a4351
|
Debugging pagination
|
2022-01-27 18:58:28 -08:00 |
|
Chris Troutner
|
fe3b45f6be
|
fixing typo
|
2022-01-27 17:54:17 -08:00 |
|
Chris Troutner
|
d25b240112
|
Debugging
|
2022-01-27 17:52:16 -08:00 |
|
Chris Troutner
|
7a89a06ddb
|
fix(getTransactions()): Adding pagination to tx history
|
2022-01-27 17:47:03 -08:00 |
|
Chris Troutner
|
74fb65df72
|
more debugging
|
2022-01-27 15:10:46 -08:00 |
|
Chris Troutner
|
0b38247f5a
|
more debugging
|
2022-01-27 15:05:08 -08:00 |
|
Chris Troutner
|
473aaae307
|
debugging
|
2022-01-27 15:00:54 -08:00 |
|
Chris Troutner
|
284f4e4478
|
Debugging and reporting errors
|
2022-01-27 14:58:00 -08:00 |
|
Chris Troutner
|
56f6dc273a
|
Restoring bch-js
|
2022-01-27 09:06:39 -08:00 |
|
Chris Troutner
|
4bd3387bde
|
feat(transactions): Refactored JSON RPC transactions endpoint
|
2022-01-27 08:47:06 -08:00 |
|
Chris Troutner
|
7e7e91460a
|
fix(integration): Adding integration test script to package.json
|
2022-01-24 13:21:29 -08:00 |
|
Chris Troutner
|
e5f6f24570
|
Created mock unit tests for BCH use cases
|
2022-01-24 13:13:55 -08:00 |
|
Chris Troutner
|
818c85e3d4
|
Merge branch 'master' into ct-unstable
|
2022-01-24 12:32:24 -08:00 |
|
Chris Troutner
|
651c4a1346
|
Debugging transactions JSON RPC endpoint
|
2022-01-19 15:58:25 -08:00 |
|
Chris Troutner
|
4b90ad5009
|
fix(bch-js): Upgrading to v5.2.2
|
2022-01-19 15:31:25 -08:00 |
|
Chris Troutner
|
05ddf8521a
|
fix(bch-js): Updating to v5.2.1
|
2022-01-19 11:34:58 -08:00 |
|
Chris Troutner
|
88d1805685
|
Merge pull request #60 from Permissionless-Software-Foundation/ct-unstable
No-op
|
2022-01-18 15:38:12 -08:00 |
|
Chris Troutner
|
ea104b5586
|
Rolling back debug console.logs
|
2022-01-18 15:31:15 -08:00 |
|
Chris Troutner
|
4251e2a02d
|
more debugging
|
2022-01-18 15:22:26 -08:00 |
|
Chris Troutner
|
5e0eb017ef
|
Debugging
|
2022-01-18 15:16:45 -08:00 |
|
Chris Troutner
|
86946968fe
|
Merge pull request #59 from Permissionless-Software-Foundation/ct-unstable
fix(bch-js): Updating to bch-js v5
|
2022-01-18 12:40:22 -08:00 |
|
Chris Troutner
|
9597f1963f
|
fix(bch-js): Updating to bch-js v5
|
2022-01-18 12:38:33 -08:00 |
|
Chris Troutner
|
67d80056ff
|
Merge pull request #58 from Permissionless-Software-Foundation/ct-unstable
New version. Syncing with upstream ipfs-service-provider
|
2022-01-18 12:32:55 -08:00 |
|
Chris Troutner
|
199677e4c6
|
synced with upstream ipfs-service-provider
|
2022-01-18 12:14:51 -08:00 |
|
Chris Troutner
|
86ea5c6354
|
fix(version): Bumping to v2.0.0
|
2022-01-18 12:08:36 -08:00 |
|
Chris Troutner
|
fe5c573291
|
Merge pull request #74 from Permissionless-Software-Foundation/ct-unstable
fix(tests): Skipping IPFS stuff in test environment
|
2022-01-09 11:54:41 -08:00 |
|
Chris Troutner
|
463d7df582
|
fix(tests): Skipping IPFS stuff in test environment
|
2022-01-09 11:51:15 -08:00 |
|
Chris Troutner
|
5a1ec640a4
|
Merge pull request #73 from Permissionless-Software-Foundation/ct-unstable
Adding swarm.key
|
2022-01-03 11:39:57 -08:00 |
|
Chris Troutner
|
8bb8dbcd23
|
Updating READMe
|
2022-01-03 11:35:26 -08:00 |
|
Chris Troutner
|
ba212b0997
|
fix(ipfs): Adding swarm.key file for joining network
|
2022-01-03 11:22:15 -08:00 |
|
Chris Troutner
|
803496fbc3
|
Merge pull request #57 from Permissionless-Software-Foundation/ct-unstable
Syncing upstream ipfs-service-provider
|
2022-01-02 19:15:52 -08:00 |
|
Chris Troutner
|
c49ab4f58b
|
Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable
|
2022-01-02 19:14:28 -08:00 |
|
Chris Troutner
|
4670bd22af
|
Merge pull request #72 from Permissionless-Software-Foundation/ct-unstable
fix(pubsub): Applying fix for pubsub in external node
|
2022-01-02 19:13:44 -08:00 |
|
Chris Troutner
|
b3e7c63e61
|
fix(pubsub): Applying fix for pubsub in external node
|
2022-01-02 19:00:50 -08:00 |
|
Chris Troutner
|
421ca359f2
|
Merge pull request #56 from Permissionless-Software-Foundation/ct-unstable
Syncing with upstream ipfs-service-provider
|
2022-01-01 21:06:35 -08:00 |
|
Chris Troutner
|
4e6559ac96
|
Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable
|
2022-01-01 21:04:33 -08:00 |
|
Chris Troutner
|
1fcc92e10d
|
Merge pull request #71 from Permissionless-Software-Foundation/ct-unstable
fix(ipsf-coord): Updating to v6.8.10
|
2022-01-01 21:01:14 -08:00 |
|
Chris Troutner
|
f332aece98
|
fix(ipsf-coord): Updating to v6.8.10
|
2022-01-01 20:58:56 -08:00 |
|
Chris Troutner
|
4112b34205
|
Merge pull request #55 from Permissionless-Software-Foundation/ct-unstable
Syncing with upstream ipfs-service-provider
|
2022-01-01 20:47:11 -08:00 |
|
Chris Troutner
|
30d0a62455
|
Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable
|
2022-01-01 20:44:41 -08:00 |
|
Chris Troutner
|
89f24e9940
|
Merge pull request #70 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): Switching to private network. Updating ipfs-coord
|
2022-01-01 20:40:23 -08:00 |
|
Chris Troutner
|
25a75dc369
|
fix(ipfs-coord): Switching to private network. Updating ipfs-coord to v6.8.9
|
2022-01-01 20:25:40 -08:00 |
|
Chris Troutner
|
f36ce14087
|
fix(ipfs-coord): Updating v6.8.8
|
2022-01-01 18:58:47 -08:00 |
|
Chris Troutner
|
df45792f47
|
fix(ipfs-coord): Updating to v6.8.7
|
2022-01-01 18:43:24 -08:00 |
|
Chris Troutner
|
9e71e33ccd
|
Merge pull request #69 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): Updating to v6.8.6
|
2022-01-01 18:20:30 -08:00 |
|
Chris Troutner
|
c7b0b0c1d5
|
fix(ipfs-coord): Updating to v6.8.6
|
2022-01-01 18:19:07 -08:00 |
|
Chris Troutner
|
e475e5f4c3
|
Downgrading ipfs-http-client
|
2022-01-01 16:41:56 -08:00 |
|
Chris Troutner
|
7fff41b702
|
fix(production): Fixing typo in docker-compose.yml
|
2022-01-01 06:51:54 -08:00 |
|
Chris Troutner
|
a7f7fc4e14
|
Merge pull request #54 from Permissionless-Software-Foundation/ct-unstable
Syncing with upstream ipfs-service-provider
|
2022-01-01 06:48:33 -08:00 |
|
Chris Troutner
|
83ad0d8bfa
|
Merge branch 'master' into ct-unstable
|
2022-01-01 06:44:04 -08:00 |
|
Chris Troutner
|
ac4aaca66e
|
fix(production): Explictly using ipfs v0.11.0 docker container
|
2022-01-01 06:43:16 -08:00 |
|
Chris Troutner
|
0748106637
|
Merge pull request #68 from Permissionless-Software-Foundation/ct-unstable
fix(production): using explcit v0.11.0 ipfs docker container
|
2022-01-01 06:41:36 -08:00 |
|
Chris Troutner
|
27dcc219b9
|
fix(production): using explcit v0.11.0 ipfs docker container
|
2022-01-01 06:40:15 -08:00 |
|
Chris Troutner
|
1362e64c42
|
Merge pull request #53 from Permissionless-Software-Foundation/ct-unstable
Syncing with upstream ipfs-service-provider
|
2021-12-31 18:44:59 -08:00 |
|
Chris Troutner
|
7aad5db594
|
Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable
|
2021-12-31 18:42:36 -08:00 |
|
Chris Troutner
|
b231686a64
|
Merge pull request #67 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): Updating to v6.8.5
|
2021-12-31 18:40:55 -08:00 |
|
Chris Troutner
|
60668430f5
|
fix(ipfs-coord): Updating to v6.8.5
|
2021-12-31 18:38:17 -08:00 |
|
Chris Troutner
|
cf0fb0f572
|
Merge pull request #52 from Permissionless-Software-Foundation/ct-unstable
Syncing with upstream ipfs-service-provider
|
2021-12-31 16:04:19 -08:00 |
|
Chris Troutner
|
68b0117c3d
|
Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable
|
2021-12-31 16:02:57 -08:00 |
|
Chris Troutner
|
e73440f342
|
fix(production): Slight tweek to start-production.sh
|
2021-12-31 16:02:37 -08:00 |
|
Chris Troutner
|
b9680508db
|
Merge pull request #66 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): Updating to v6.8.4
|
2021-12-31 16:01:32 -08:00 |
|
Chris Troutner
|
acebfdef09
|
fix(ipfs-coord): Updating to v6.8.4
|
2021-12-31 15:59:06 -08:00 |
|
Chris Troutner
|
c3ee71a54f
|
Merge pull request #51 from Permissionless-Software-Foundation/ct-unstable
Syncing with upstream ipfs-service-provider
|
2021-12-31 15:44:39 -08:00 |
|
Chris Troutner
|
0d9a32488e
|
Merge branch 'master' into ct-unstable
|
2021-12-31 15:43:00 -08:00 |
|
Chris Troutner
|
de7629c93d
|
Syncing with upstream ipfs-service-provider
|
2021-12-31 15:42:16 -08:00 |
|
Chris Troutner
|
3979694109
|
Merge pull request #65 from Permissionless-Software-Foundation/ct-unstable
fix(production): Adding instructions for customizing IPFS docker cont…
|
2021-12-31 15:38:39 -08:00 |
|
Chris Troutner
|
ae888d094b
|
fix(production): Adding instructions for customizing IPFS docker container
|
2021-12-31 15:34:40 -08:00 |
|
Chris Troutner
|
9b8db2adaf
|
Merge pull request #50 from Permissionless-Software-Foundation/ct-unstable
Syncing with upstream ipfs-service-provider
|
2021-12-31 12:15:50 -08:00 |
|
Chris Troutner
|
c8539372ae
|
Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable
|
2021-12-31 12:14:24 -08:00 |
|
Chris Troutner
|
e8a3234dcd
|
Merge pull request #64 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): updating to v6.8.2
|
2021-12-31 12:13:13 -08:00 |
|
Chris Troutner
|
fc717e0dcd
|
fix(ipfs-coord): updating to v6.8.2
|
2021-12-31 12:11:47 -08:00 |
|
Chris Troutner
|
02512a8183
|
Automatically restarting wallet service
|
2021-12-30 07:52:22 -08:00 |
|
Chris Troutner
|
09a58a78ef
|
Merge pull request #49 from Permissionless-Software-Foundation/ct-unstable
Synced with upstream ipfs-servicer-provider
|
2021-12-29 20:06:42 -08:00 |
|
Chris Troutner
|
f4708d9a49
|
Synced with upstream ipfs-servicer-provider
|
2021-12-29 19:53:53 -08:00 |
|
Chris Troutner
|
18cec75f41
|
Merge pull request #63 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-coord): Updating to v6.8.1
|
2021-12-29 19:33:54 -08:00 |
|
Chris Troutner
|
7621842952
|
fix(ipfs-coord): Updating to v6.8.1
|
2021-12-29 19:32:39 -08:00 |
|
Chris Troutner
|
01da1b44da
|
minor tweeks to docker files
|
2021-12-29 18:31:01 -08:00 |
|
Chris Troutner
|
b8f262b01b
|
feat(ipfs-service-provider): Syncing with upstream. Production uses go-ipfs
|
2021-12-29 18:17:35 -08:00 |
|
Chris Troutner
|
0e9a57a1da
|
Merge pull request #62 from Permissionless-Software-Foundation/ct-unstable
Kicking off v2.0.0
|
2021-12-29 18:04:29 -08:00 |
|
Chris Troutner
|
e374522725
|
fix(version): Bumping to v2.0.0
|
2021-12-29 18:03:09 -08:00 |
|
Chris Troutner
|
e402f33132
|
Adding more properties to docker-compose
|
2021-12-29 18:00:17 -08:00 |
|
Chris Troutner
|
e85655c0ec
|
Adding data/ directory to gitignore
|
2021-12-29 17:46:52 -08:00 |
|
Chris Troutner
|
227ffbc4bc
|
Removing data directory
|
2021-12-29 17:46:28 -08:00 |
|
Chris Troutner
|
b41f819783
|
fix(startup): Exiting if server can't stop
|
2021-12-29 17:46:05 -08:00 |
|
Chris Troutner
|
d6c3635c6a
|
fix(ipfs): Got running with external IPFS node
|
2021-12-29 17:28:35 -08:00 |
|
Chris Troutner
|
37e98e4248
|
fix(ipfs): Switching from @chris.troutner/ipfs to ipfs v0.60.0
|
2021-12-29 16:59:32 -08:00 |
|
Chris Troutner
|
d2f4369f8d
|
Merge pull request #48 from Permissionless-Software-Foundation/ct-unstable
syncing upstream ipfs-service-provider
|
2021-12-24 17:16:17 -08:00 |
|
Chris Troutner
|
bd33314c4f
|
Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable
|
2021-12-24 17:14:26 -08:00 |
|
Chris Troutner
|
e6941f7f7f
|
Merge pull request #61 from Permissionless-Software-Foundation/ct-unstable
fix(ipfs-cood): Updating to v6.7.6
|
2021-12-24 17:10:49 -08:00 |
|