Avatar for the MystenLabs user
MystenLabs
walrus-sites
BlogDocsChangelog

refactor(common-lib): use a more object-oriented-programming approach

#326Merged
Comparing
alextzimas/refactor-common-lib-move-to-ooo
(
46031da
) with
main
(
ab0f389
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
3
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

decompress deflate encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress deflate encoding
CodSpeed Performance Gauge
0%
249 µs
248.2 µs
decompress plaintext encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress plaintext encoding
CodSpeed Performance Gauge
0%
16 µs
16 µs
decompress gzip encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress gzip encoding
CodSpeed Performance Gauge
0%
254.3 µs
254.8 µs

Commits

Click on a commit to change the comparison range
Base
main
ab0f389
0%
Merge branch 'main' into alextzimas/refactor-common-lib-move-to-ooo
87fec2c
2 months ago
by Tzal3x
-1%
Fix test - new mock for rpcSelector
73b71db
2 months ago
by Tzal3x
0%
Create WalrusSitesRouter
dd0e162
2 months ago
by Tzal3x
0%
Fix webpack config - load env variables explicitly
9e9bd65
2 months ago
by Tzal3x
0%
Remove unused reemnant of rpcselector
34ea37d
2 months ago
by Tzal3x
0%
feat(server-portal): create ConfigurationLoader (#327) A utility class that makes it safer to load the environment variables of the project. By using this class, we can ensure that the environment variables are loaded correctly and their data types are correct. --------- Co-authored-by: giac-mysten <124184614+giac-mysten@users.noreply.github.com>
b714475
2 months ago
by Tzal3x
0%
Fix code scanning alert no. 2: Incomplete string escaping or encoding Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
c956eaa
2 months ago
by Tzal3x
0%
Rename checkForErrors to checkRedirectLimits
286fc92
2 months ago
by Tzal3x
0%
Rename PageFetcher to UrlFetcher Update its' functions to depict the new name.
46031da
2 months ago
by Tzal3x
Home Terms PrivacyDocs