diffs - #11
Open
Uter1007 wants to merge 5941 commits into
Open
Conversation
* ref: manage wallets list and search * fix review * improvements * fix: svg and localization * fix: swipe * fix: dark mode * fix: props type * fix: remove dead code * fix: drop TouchableWithoutFeedback * fix: usePreventRemove * ref: address search * fix header animation * fix: code style --------- Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
Fee rate was computed with Math.round, collapsing values like 3.6 sats/vB to 4. Round to one decimal place for display and copy text. Co-authored-by: Overtorment <Overtorment@users.noreply.github.com>
…-xml-builder-1.2.0 build(deps): bump fast-xml-builder from 1.1.4 to 1.2.0
…te-decimal-585e FIX: transaction details fee rate to one decimal place
ref: localization sweep — translations, lint script, cleanups
tst: e2e stability
…e-handler-2.x fix(deps): update dependency react-native-gesture-handler to v2.31.2
Double the DynamicQRCode interval from 500ms to 1000ms so fragment animation is easier for hardware wallets to scan. Co-authored-by: r1n04h <r1n04h@users.noreply.github.com>
FIX: slow down animated QR frame rate 2x
FIX: use selectable prop for native copy option
…ackages-80126499-hunc [Aikido] Fix critical issue in fonttools via minor version upgrade from 4.60.1 to 4.60.2 in reproducible-builds
* DEL: useextendednavigation * p * h * REF: address copilot review - fix navigationGuardRouter return type, deduplicate useNavigation, fix optional chaining * FIX: add scanqrcode to the chabges * Update select-wallet.ts * FIX: open scanner in launching stack, not root modal --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
…-0.4.55 chore: Upgrade @arkade-os dependencies
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
REF: small wallet cleanups
…ackages-80128467-m96x [Aikido] Fix security issue in cryptography via major version upgrade from 46.0.3 to 49.0.0 in reproducible-builds
OPS: Update all dependencies
…llet, animated tabs, fix top gap, e2e test Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
OPS: Update RN Screen
ADD: Haptic feedback on entropy rolls and entropy indicator on Add Wallet screen
Math.round() turned sub-1 sat/vB fees into 0 and left pending tx details stuck on "Analyzing...". Co-authored-by: Cursor <cursoragent@cursor.com>
FIX: keep fractional sat/vB when computing tx ETA
100% reviewed source file: 'loc/en.json' on 'zh_CN'.
…ster_zh_CN Updates for file loc/en.json in zh_CN
…tion (#8851) * FIX: Support decimal points in rbf fee input and handle navigation * FIX: Disable button if newFeeRate is NaN, undefined or Null * FIX: remove rounding from feerate comparison
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Goals
Notes
closes