2 Open Issues Need Help Last updated: Jul 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a WalletConnect integration issue in a Next.js application using the NEAR Protocol. The issue involves a `Session settlement failed` error (code 7000) when attempting to sign transactions using FireBlocks with the @near-wallet-selector/wallet-connect library. The task requires investigating the WalletConnect project configuration, testing with different wallet versions and setups, and potentially exploring alternative integration approaches.

Complexity: 4/5
help wanted high-priority

AI Summary: Implement proper error handling for mutations in the Templar Protocol frontend application. The current error handling for mutation functions is insufficient, causing exceptions to bubble up. The task involves investigating the existing error handling (using `onError` and `mutateAsync`), and potentially implementing an error boundary to prevent unhandled exceptions. This will improve the application's robustness and user experience.

Complexity: 3/5
bug good first issue high-priority