aboutsummaryrefslogtreecommitdiff
path: root/src/modules/finance
AgeCommit message (Expand)AuthorFilesLines
2022-09-22fix(finance): adjust min length of generated bitcoin address (#1384)Guilherme Minozzi1-4/+4
2022-09-22feat(finance): branch code option in bic() (#1378)Eric Cheng1-3/+14
2022-09-21test(finance): use validator.js for bitcoin addresses (#1375)Guilherme Minozzi1-1/+1
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+38
2022-08-28fix(datatype): unintentional hex breaking change (#1306)Eric Cheng1-1/+0
2022-08-10feat: `datatype.hexadecimal` signature change (#1238)Eric Cheng1-1/+5
2022-08-01fix(finance.bic): remove hardcoded elements and simplify function (#1171)Hanna1-18/+14
2022-07-22refactor(company): rename companyName to name (#1166)Guilherme Minozzi1-1/+1
2022-05-24docs: replace Luhn-based function jsdocs with valid numbers (#995)Eric Cheng1-3/+3
2022-05-09docs: consistent capitalization of crypto methods (#937)Eric Cheng1-3/+3
2022-05-04refactor!: remove deprecations (#916)Shinigami1-5/+4
2022-05-03refactor!: reorganize src folder (#909)Shinigami2-0/+1850