This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
trezor-suite
Watch
2
Star
0
Fork
0
You've already forked trezor-suite
mirror of
https://github.com/trezor/trezor-suite.git
synced
2026-03-11 01:39:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1cee298894de4150dc99c7d9adead91c2d83bce9
trezor-suite
/
packages
/
utils
/
tests
History
tomasklim
071523a391
chore(blockchain-link): set max CU limit for sol priority fee simulation
2025-09-08 12:11:15 +02:00
..
utils
…
arrayPartition.test.ts
…
arrayShuffle.test.ts
…
arrayToDictionary.test.ts
…
asciUtils.test.ts
…
bufferUtils.test.ts
…
cache.test.ts
…
capitalizeFirstLetter.test.ts
…
cloneObject.test.ts
…
comparison.test.ts
…
countBytesInString.test.ts
…
createCooldown.test.ts
…
createDeferredManager.test.ts
…
createLazy.test.ts
…
enumUtils.test.ts
…
extractUrlsFromText.test.ts
…
getIntegerInRangeFromString.test.ts
feat(utils): stringToIntegerInRange
2025-06-16 11:17:26 +02:00
getLocaleSeparators.native.test.ts
…
getMutex.test.ts
…
getNumberFromPixelString.test.ts
…
getRandomInt.test.ts
chore: update jest to v30
2025-06-11 18:14:56 +02:00
getSynchronize.test.ts
…
getWeakRandomId.test.ts
…
getWeakRandomInt.test.ts
…
getWeakRandomNumberInRange.test.ts
…
hasUppercaseLetter.test.ts
…
isApproximatelyEqual.test.ts
feat(utils): add a util for float approx comparison
2025-06-25 14:25:42 +02:00
isArrayMember.test.ts
…
isFullPath.test.ts
…
isHex.test.ts
…
isWhitelistedHost.test.ts
…
logs.test.ts
…
mergeDeepObject.test.ts
…
objectPartition.test.ts
…
parseElectrumUrl.test.ts
…
parseHostname.test.ts
…
promiseAllSequence.test.ts
…
removeTrailingSlashes.test.ts
…
resolveAfter.test.ts
…
safeBigIntStringify.test.ts
chore(blockchain-link): set max CU limit for sol priority fee simulation
2025-09-08 12:11:15 +02:00
scheduleAction.test.ts
feat(utils):
scheduleAction
reject action gracefully when aborted
2025-09-02 15:28:46 +02:00
serializeError.test.ts
…
splitStringEveryNCharacters.test.ts
…
throttler.test.ts
…
topologicalSort.test.ts
…
typedEventEmitter.test.ts
…
typedObjectFromEntries.type-test.ts
chore: add typed helpers for Object.xxxx utils
2025-07-09 12:15:35 +02:00
typedObjectKeys.type-test.ts
chore: add typed helpers for Object.xxxx utils
2025-07-09 12:15:35 +02:00
typedObjectValues.type-test.ts
chore: add typed helpers for Object.xxxx utils
2025-07-09 12:15:35 +02:00
urlToOnion.test.ts
…
versionUtils.test.ts
…
xssFilters.test.ts
…