Skip to content

refactor: update to wallet lib 2.5.1#16

Open
andreabadesso wants to merge 6 commits intorefactor/new-uifrom
refactor/wallet-lib-2.5.1
Open

refactor: update to wallet lib 2.5.1#16
andreabadesso wants to merge 6 commits intorefactor/new-uifrom
refactor/wallet-lib-2.5.1

Conversation

@andreabadesso
Copy link
Collaborator

@andreabadesso andreabadesso commented Jul 9, 2025

Acceptance Criteria

  • All screens must work with the latest wallet-lib 2.5.1
  • We should use the bravo testnet by default

@andreabadesso andreabadesso force-pushed the refactor/wallet-lib-2.5.1 branch from 2d61b8b to a9e66f1 Compare July 9, 2025 20:32
@andreabadesso andreabadesso self-assigned this Jul 9, 2025
@andreabadesso andreabadesso added the enhancement New feature or request label Jul 9, 2025
@@ -28,6 +28,7 @@ import { Label } from "@/components/ui/label";
import { DateTimePicker } from '@/components/ui/datetime-picker';
import NanoContract from '@hathor/wallet-lib/lib/nano_contracts/nano_contract';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one can be removed, right?

null,
);

console.log(ncTxRpcReq);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still needed?

@@ -0,0 +1,66 @@
# CLAUDE.md
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great README.

- `/bet/[id]` - Place bets on existing contracts
- `/set_result/[id]` - Oracle interface for setting results
- `/results/[id]` - View results and withdraw winnings
- `/all_bets` - View all betting contracts
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should add /rpc here?

@github-project-automation github-project-automation bot moved this from Todo to In Review (WIP) in Hathor Network Jul 10, 2025
@andreabadesso andreabadesso moved this from In Review (WIP) to Todo in Hathor Network Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants