Skip to content

Commit

Permalink
fix: display the amount of estimated rewards for Shibuya (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
impelcrypto committed Nov 28, 2023
1 parent 9f42378 commit f8ed32f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"playwright:ci": "node ./tests/chopsticks/start-chopsticks.js"
},
"dependencies": {
"@astar-network/astar-sdk-core": "^0.2.5",
"@astar-network/astar-sdk-core": "^0.2.7",
"@astar-network/astar-ui": "^0.0.136",
"@astar-network/metamask-astar-adapter": "^0.5.4",
"@astar-network/metamask-astar-types": "^0.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
tslib "^2.3.0"
zen-observable-ts "^1.2.5"

"@astar-network/astar-sdk-core@^0.2.5":
version "0.2.5"
resolved "https://registry.yarnpkg.com/@astar-network/astar-sdk-core/-/astar-sdk-core-0.2.5.tgz#fdaa80f9b0b28516723785135f43b1c5ad9166f5"
integrity sha512-BVr9RUYPmaSyHaoNBhrqMWygD15lG78/AnDdaW6S1UGL8hJ/jI1a7dxjanwXKJV4v623Ic0NPJxDWY0oE7Ejsw==
"@astar-network/astar-sdk-core@^0.2.7":
version "0.2.7"
resolved "https://registry.yarnpkg.com/@astar-network/astar-sdk-core/-/astar-sdk-core-0.2.7.tgz#378bd50fb32745a240dcfb1e518ddc27ee81f817"
integrity sha512-/kqdHVm4UZnGtfBv7RSaBRKOttyFDIzago8GWrjT01govGbohKx1npVOWl52w7MV9E494Q6vz2mJ7AoXnqJB5w==
dependencies:
"@ethersproject/bignumber" "^5.6.2"
"@polkadot/util" "^12.3.2"
Expand Down

1 comment on commit f8ed32f

@4everland
Copy link

@4everland 4everland bot commented on f8ed32f Nov 29, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following parameters

parameters Value
IC b5oiz-tyaaa-aaaag-abp6a-cai
Assigned domain https://b5oiz-tyaaa-aaaag-abp6a-cai.ic0.app/
Custom domain https://decentralized.portal.astar.network

Please sign in to comment.