Skip to content

Commit

Permalink
skip history on osmosis
Browse files Browse the repository at this point in the history
  • Loading branch information
hedi-edelbloute committed Apr 8, 2024
1 parent 4ae85cb commit 0546c1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/ledger-live-common/src/families/cosmos/specs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,7 @@ const osmosis = {
minViableAmount: osmosisMinimalTransactionAmount,
mutations: cosmosLikeMutations(osmosisMinimalTransactionAmount),
testTimeout: 8 * 60 * 1000,
skipOperationHistory: true,
}),
};

Expand Down

3 comments on commit 0546c1a

@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) ⏲ 2.00ms

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

Details of the 0 mutations
Portfolio ($0.00) – Details of the 0 currencies
Spec (accounts) State Remaining Runs (est) funds?

Performance ⏲ 2.00ms

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL N/A 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) ⏲ 22.8s

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

1 critical spec errors

Spec osmosis failed!

Error: "Error during osmo synchronization: "API HTTP 429
Details of the 0 mutations

Spec osmosis (failed)


Details of the 6 uncovered mutations

Spec osmosis (6)

  • send some:
  • send max:
  • delegate new validators:
  • undelegate:
  • redelegate:
  • claim rewards:
Portfolio ($0.00) – Details of the 1 currencies
Spec (accounts) State Remaining Runs (est) funds?
osmosis (0) 0 ops , 🤷‍♂️ ``

Performance ⏲ 22.8s

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL 315ms N/A N/A N/A N/A N/A N/A N/A
osmosis (0) 315ms 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) ⏲ 22.5s

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

1 critical spec errors

Spec osmosis failed!

Error: "Error during osmo synchronization: "API HTTP 429
Details of the 0 mutations

Spec osmosis (failed)


Details of the 6 uncovered mutations

Spec osmosis (6)

  • send some:
  • send max:
  • delegate new validators:
  • undelegate:
  • redelegate:
  • claim rewards:
Portfolio ($0.00) – Details of the 1 currencies
Spec (accounts) State Remaining Runs (est) funds?
osmosis (0) 0 ops , 🤷‍♂️ ``

Performance ⏲ 22.5s

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL 314ms N/A N/A N/A N/A N/A N/A N/A
osmosis (0) 314ms 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.