Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrebowicz-ledger committed Dec 19, 2024
1 parent e341eda commit 770e869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ledger-live-common/src/families/near/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const nearConfig: CurrencyLiveConfigDefinition = {
infra: {
API_NEAR_PRIVATE_NODE: "https://near.coin.ledger-test.com/node",
API_NEAR_PUBLIC_NODE: "https://rpc.mainnet.near.org",
API_NEAR_INDEXER: "https://near.coin.ledger-test.com/node",
API_NEAR_INDEXER: "https://near.coin.ledger-test.com/indexer",
},
},
},
Expand Down

2 comments on commit 770e869

@github-actions
Copy link

Choose a reason for hiding this comment

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

[Bot] Testing with 'Nitrogen' ($0.00) ⏲ 21.7s

What is the bot and how does it work? Everything is documented here!

1 critical spec errors

Spec NEAR failed!

LedgerAPI4xx: API HTTP 400 https://near.coin.ledger-test.com/indexer/transactions?limit=100&account=0573d7a9c745fa9fe224b080832aa93d740760b94f192c9c141c709945e9aaaf&date=1734617199974
Details of the 0 mutations

Spec NEAR (failed)


Details of the 5 uncovered mutations

Spec NEAR (5)

  • Move 50% to another account:
  • Send max to another account:
  • Stake:
  • Unstake:
  • Withdraw:
Portfolio ($0.00) – Details of the 1 currencies
Spec (accounts) State Remaining Runs (est) funds?
NEAR (0) 0 ops , 🤷‍♂️ ``

Performance ⏲ 21.7s

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL 1125ms N/A N/A N/A N/A N/A N/A N/A
NEAR (0) 1125ms N/A N/A N/A N/A N/A N/A N/A

What is the bot and how does it work? Everything is documented here!

@github-actions
Copy link

Choose a reason for hiding this comment

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

[Bot] Testing with 'Nitrogen' ($0.00) ⏲ 20s

What is the bot and how does it work? Everything is documented here!

1 critical spec errors

Spec NEAR failed!

LedgerAPI5xx: API HTTP 503 https://near.coin.ledger-test.com/indexer/transactions?limit=100&account=0573d7a9c745fa9fe224b080832aa93d740760b94f192c9c141c709945e9aaaf&date=1734618639499
Details of the 0 mutations

Spec NEAR (failed)


Details of the 5 uncovered mutations

Spec NEAR (5)

  • Move 50% to another account:
  • Send max to another account:
  • Stake:
  • Unstake:
  • Withdraw:
Portfolio ($0.00) – Details of the 1 currencies
Spec (accounts) State Remaining Runs (est) funds?
NEAR (0) 0 ops , 🤷‍♂️ ``

Performance ⏲ 20s

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL 880ms N/A N/A N/A N/A N/A N/A N/A
NEAR (0) 880ms N/A N/A N/A N/A N/A N/A N/A

What is the bot and how does it work? Everything is documented here!

Please sign in to comment.