app-monorepo icon indicating copy to clipboard operation
app-monorepo copied to clipboard

v5 feat: support algo

Open weatherstar opened this issue 1 year ago • 2 comments

weatherstar avatar May 08 '24 14:05 weatherstar

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar May 08 '24 14:05 codesandbox[bot]

PR Summary

  • Core Algorithms Updated The primary algorithms, collectively referred to as 'CoreChainAlgo', have been updated for enhanced functionality which may boost overall performance. For temporary safekeeping and possible future use, the old algorithms have been preserved but commented out in the CoreChainApiHub.ts file.

  • New Implementation Algorithm Added A new implementation algorithm, termed IMPL_ALGO, has been included in the factory.ts file. This novel algorithm may offer improved functionality and efficiency in the processing of tasks.

  • New File Additions Numerous new files have been added that pertain to a variety of functionalities - keyring operations, vault operations, and more. These files are contained within the 'algo' folder and include 'KeyringExternal.ts', 'KeyringHardware.ts', 'KeyringHd.ts', 'KeyringImported.ts', 'KeyringWatching.ts', 'Vault.ts', and 'sdkAlgo/index.ts'.

  • Settings Modifications The settings file, settings.ts, has been modified to incorporate the new IMPL_ALGO, allowing for tweaks and customization based on user preference or project requirements.

  • Network Presets Updated The presetNetworks.ts file has been augmented with the 'algo' network. This inclusion makes accommodation for the latest network configurations and aims to enhance network connectivity or coverage.

what-the-diff[bot] avatar May 08 '24 14:05 what-the-diff[bot]