]> git.codecow.com Git - libnemo.git/shortlog
libnemo.git
12 days ago Chris DuncanRemove redundant condition.
12 days ago Chris DuncanCheck for index buffer with actual values.
12 days ago Chris DuncanRemove duplicated copyright header.
12 days ago Chris DuncanFix error message.
12 days ago Chris DuncanRemove unused property.
12 days ago Chris DuncanEnable version spec for epochs.
12 days ago Chris DuncanResume vault autolock timer when catching async errors.
12 days ago Chris DuncanFix missing wallet type.
12 days ago Chris DuncanRevert regex to just check for hex format and maximum...
12 days ago Chris DuncanMiscellaneous fixes.
12 days ago Chris DuncanIncrease visible account derivation limit now that...
12 days ago Chris DuncanFix signing calls to also pass index as u32.
12 days ago Chris DuncanTransfer account indexes to vault worker as typed array.
12 days ago Chris DuncanStart refactoring vault to derive accounts in batches...
12 days ago Chris DuncanDerive link_as_account from link in Blocks.
12 days ago Chris DuncanRestrict special object properties from rolodex names.
12 days ago Chris DuncanFix rep in change block being overwritten by burn account.
12 days ago Chris DuncanRemove logging from passkey errors.
12 days ago Chris DuncanFix response fields excluded without flags in request.
12 days ago Chris DuncanFix account_info fields replaced in v22.
12 days ago Chris DuncanFix address construction and error logging.
12 days ago Chris DuncanFix missing imports.
12 days ago Chris DuncanNarrow block processing acceptable subtypes since epoch...
12 days ago Chris DuncanConfigure specialized block function for the subtype...
12 days ago Chris DuncanInclude link as account in Block subtype calls.
12 days ago Chris DuncanMore RPC refactoring.
12 days ago Chris DuncanRefactor RPC responses implemented so far to produce...
12 days ago Chris DuncanSpecify valid subtypes in parsed block_info response...
13 days ago Chris DuncanImplement more RPC response validators.
13 days ago Chris DuncanDefine account_balance RPC shape and reuse in accounts_...
13 days ago Chris DuncanExtend Hex type to accomodate string expectations.
13 days ago Chris DuncanRemove unnecessary early return.
13 days ago Chris DuncanStart refactoring RPC method response parsing.
13 days ago Chris DuncanRefactor RPC to require auth upfront instead of getting...
2026-08-06 Chris DuncanSimplify API exports.
2026-08-06 Chris DuncanExtract mass task rejection and move custom error to...
2026-08-06 Chris DuncanUse custom error for vault exceptions.
2026-08-06 Chris DuncanIgnore click delay for automated testing.
2026-08-06 Chris DuncanFix vault worker result reporting.
2026-08-06 Chris DuncanRefactor environment parsing for RPC values.
2026-08-06 Chris DuncanSpecify action type in vault request calls.
2026-08-06 Chris DuncanRefactor vault host code error handling.
2026-08-06 Chris DuncanClear data transferred to and parsed within vault.
2026-08-06 Chris DuncanRemove unused job property and 10 second vault request...
2026-08-06 Chris DuncanWhitespace.
2026-08-06 Chris DuncanMake assertion message optional.
2026-08-05 Chris DuncanRemove repetitive error cause, and do not replace with...
2026-08-05 Chris DuncanRevert regression.
2026-08-05 Chris DuncanClear buffers in Tools, but only local ones.
2026-08-05 Chris DuncanSimplify export barrel.
2026-08-05 Chris DuncanRevert zeroing of buffers not local to function.
2026-08-05 Chris DuncanSlice new wallet secrets for user backup before they...
2026-08-05 Chris DuncanTypo.
2026-08-05 Chris DuncanMake TypeScript happy.
2026-08-05 Chris DuncanExplicitly assign buffers to enable explicit zeroing.
2026-08-05 Chris DuncanZero out secret bytes when locking vault.
2026-08-05 Chris DuncanFix missing action for seed usage.
2026-08-05 Chris DuncanReorganize secret parsing steps.
2026-08-05 Chris DuncanAssert data properties so they can be cleared.
2026-08-05 Chris DuncanFix data arg buffer zeroing.
2026-08-05 Chris DuncanAppease them differently.
2026-08-05 Chris DuncanAppease the TypeScript gods.
2026-08-05 Chris DuncanEnable type narrowing which does not work with Array...
2026-08-05 Chris DuncanFix missing parenthesis.
2026-08-05 Chris DuncanRefactor vault secret parsing and zero out local copies...
2026-08-05 Chris DuncanZero out password on both success and error paths.
2026-08-05 Chris DuncanAvoid switch case fall-through.
2026-08-05 Chris DuncanFix self-extending timer.
2026-08-05 Chris DuncanClear copied key parts after use.
2026-08-05 Chris DuncanNarrow allowed wallet types since Ledger never requests...
2026-08-05 Chris DuncanReplace try-catch block with promise functions for...
2026-08-05 Chris DuncanSimplify RPC error logging.
2026-08-05 Chris DuncanFix null reference in Node.
2026-08-05 Chris DuncanExplicitly only throw when user activation fails in...
2026-08-05 Chris DuncanFix Schema references.
2026-08-05 Chris DuncanFix typo.
2026-08-05 Chris DuncanValidate wallet refresh frontier contents.
2026-08-05 Chris DuncanValidate Ledger frontier block content field value...
2026-08-05 Chris DuncanIgnore properties in the prototype chain.
2026-08-05 Chris DuncanValidate wallet refresh frontier subtype and fix accoun...
2026-08-05 Chris DuncanValidate subtype of frontier blocks.
2026-08-05 Chris DuncanCap unopened account search at max index.
2026-08-04 Chris DuncanReplace unsafe password check result with loggable...
2026-08-04 Chris DuncanFix Ledger frontier caching.
2026-08-04 Chris DuncanMove test webpage to enable import map scoping and...
2026-08-04 Chris DuncanFix test click delay.
2026-08-04 Chris DuncanRemove info logging from Vault and its worker.
2026-08-04 Chris DuncanFix account refresh rep setting and refactor RPC error...
2026-08-04 Chris DuncanFix imports.
2026-08-04 Chris DuncanFix RPC returned response.
2026-08-04 Chris DuncanRefactor RPC class to reference psuedo-namespaced envir...
2026-08-04 Chris DuncanFix post request data retaining action from previous...
2026-08-04 Chris DuncanRemove unused import.
2026-08-04 Chris DuncanAssert account address before testing refresh.
2026-08-04 Chris DuncanFix frontier block contents checks.
2026-08-04 Chris DuncanDocument test click helper function, and fix and rename...
2026-08-04 Chris DuncanStart fixing click functionality.
2026-08-04 Chris DuncanLog cause of RPC failure.
2026-08-04 Chris DuncanFix testing password versus mnemonic salt.
2026-08-03 Chris DuncanAdd more RPC endpoints to schema.
next