juno icon indicating copy to clipboard operation
juno copied to clipboard

Build Web3 at Lightning Speed

Results 109 juno issues
Sort by recently updated
recently updated
newest added

We do not really to migrate to those as we already have some custom code in place to get the information we need but, there are new memory information available...

See https://github.com/dfinity/ic-js/pull/865

on hold

Currently we display a sentence such as "Top-up 0.100T Cycles if the remaining threshold falls below 0.500". It isn't fully accurate. It's not below 0.5, it's e.g. below (30 *...

We might want to review the suggested threshold of the strategy for monitoring based on https://github.com/junobuild/docs/issues/354

https://github.com/dfinity/candid-extractor/releases/tag/0.1.6

# Motivation Been a long time since those controllers related functions have been set as deprecated given they were replaced by other functions.

# Motivation We kept the deprecated `statusesIdbStore` for clean-up on logout so we can remove it now.

# Motivation If the SNS DAO fails, Juno will be deprecated or at least in maintaince mode for a while. This PR aims to disallow the sign-in of new developers....

# Motivation We now have a list of error constants in [Rust](https://github.com/junobuild/juno/tree/main/src/libs/satellite/src/errors) and their counter part in [JavaScript](https://github.com/junobuild/juno-js/blob/main/packages/errors/src/constants.ts). To help developers understand what they mean, it would be nice to...