Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #227

Merged
merged 50 commits into from
May 31, 2023
Merged

Dev #227

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
d081e61
Add cid-checker for hyperspace
dumikau Jan 12, 2023
065c054
Update buildspec environment
dumikau Jan 12, 2023
f8b4727
ga tag for hyperspace
plcgi1 Jan 24, 2023
0ff4b22
Merge branch 'calibration' into hyperspace
plcgi1 Jan 29, 2023
7e19697
wallwby helm removed
plcgi1 Jan 29, 2023
59b4ddf
Merge branch 'hyperspace' of github.com:protofire/filecoin-CID-checke…
plcgi1 Jan 29, 2023
6216c3a
updated build version
plcgi1 Jan 30, 2023
e9cb2ec
Merge branch 'calibration' into calibration-hyperspace
lazavikmaria Feb 6, 2023
00ee453
Merge pull request #179 from protofire/calibration-hyperspace
lazavikmaria Feb 6, 2023
ae72b17
be.increased HEIGHT_ALARM_ALLOW_DIFF to 160
plcgi1 Feb 7, 2023
4c2a753
Merge branch 'hyperspace' of github.com:protofire/filecoin-CID-checke…
plcgi1 Feb 7, 2023
60c33a3
Update buildspec.yaml
plcgi1 Feb 7, 2023
92e66ea
Merge pull request #186 from protofire/feature/json-zstd
koteld Feb 8, 2023
8e94963
Merge pull request #188 from protofire/feature/json-zstd
ArseniiPetrovich Feb 8, 2023
13d1d04
Merge pull request #192 from protofire/dev
koteld Feb 13, 2023
99b99ba
Increase allowed diff
Feb 23, 2023
37838a3
Merge pull request #197 from protofire/fix/hyperspace-diff
dumikau Feb 23, 2023
1e51e97
add variable ONLY_COMPRESSED to values s3SortCaching
lazavikmaria Mar 6, 2023
87b3a09
Merge pull request #201 from protofire/update-only-zstd-file
lazavikmaria Mar 8, 2023
3eb15f4
Feat/network switcher (#203)
plcgi1 Mar 9, 2023
ce01568
Feat/network switcher (#203) (#204)
plcgi1 Mar 9, 2023
db977e0
fe.define network from host
plcgi1 Mar 10, 2023
b4aaf24
ci version 0.1.29
plcgi1 Mar 10, 2023
555b318
merge fixed conflicts
plcgi1 Mar 10, 2023
fd2b84b
Merge branch 'calibration' into dev
plcgi1 Mar 10, 2023
ad0e372
fe.network name from hostname
plcgi1 Mar 13, 2023
ff94fd0
Dev -> hyperspace (#208)
plcgi1 Mar 13, 2023
68c210d
Merge branch 'calibration' into dev
plcgi1 Mar 13, 2023
61f7c8f
fe.version
plcgi1 Mar 13, 2023
638b230
Merge branch 'dev' of github.com:protofire/filecoin-CID-checker into dev
plcgi1 Mar 13, 2023
71ddeb3
Dev -> hyperspace fix (#211)
plcgi1 Mar 13, 2023
96bcc4c
Dev -> main (#210)
plcgi1 Mar 14, 2023
ce7a70d
fe.dropdown icon for network selector
plcgi1 Mar 27, 2023
db5e849
fe.dropdown icon for network selector (#212)
plcgi1 Mar 27, 2023
c71df20
Merge branch 'dev' of github.com:protofire/filecoin-CID-checker into dev
plcgi1 Mar 27, 2023
bcf7fcc
app version
plcgi1 Mar 27, 2023
855981b
Merge branch 'hyperspace' into dev
plcgi1 Mar 27, 2023
386885e
Dev (#213)
plcgi1 Mar 27, 2023
f2edb81
Merge branch 'calibration' into dev
plcgi1 Mar 27, 2023
3f6cecb
Merge branch 'main' into dev
plcgi1 Mar 28, 2023
0ff744c
Dev (#215)
plcgi1 Mar 28, 2023
be79975
fe.fix for duplicate requests ga-stats and stats
plcgi1 May 4, 2023
4cd1c34
Merge branch 'hyperspace' into dev
plcgi1 May 4, 2023
f7dc12a
fe.app version
plcgi1 May 4, 2023
eb5f398
Merge branch 'dev' of github.com:protofire/filecoin-CID-checker into dev
plcgi1 May 4, 2023
b590463
fe.useEffectOnce
plcgi1 May 4, 2023
492ea30
Merge branch 'calibration' into dev
plcgi1 May 4, 2023
c848b43
Merge branch 'main' into dev
plcgi1 May 4, 2023
b3be911
fe.removed hyperspace network switcher
plcgi1 May 31, 2023
75e2364
Merge branch 'calibration' into dev
plcgi1 May 31, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion buildspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
DOCKERHUB_ORGANIZATION: 'protofire'
HELM_VERSION: 'v3.1.0'
DOCKERHUB_REPO_NAME: 'cid-checker'
APP_VERSION: '0.1.31'
APP_VERSION: '0.1.32'
NETWORK: 'calibration'
ARCH: 'amd64'
DOCKER_BUILDX_VERSION: 'v0.10.4'
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cid-checker-ui",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"engines": {
"node": ">=14",
Expand Down
5 changes: 0 additions & 5 deletions packages/frontend/src/config/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@ export const networks: INetwork[] = [
url: 'https://calibration.filecoin.tools',
label: 'Calibration',
},
{
id: 'hyperspace',
url: 'https://hyperspace.filecoin.tools',
label: 'Hyperspace',
},
]