Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/deploy proxy polygon #218

Merged
merged 2 commits into from
Feb 3, 2023

Conversation

portuu3
Copy link
Collaborator

@portuu3 portuu3 commented Feb 3, 2023

Description

Deploy contracts from #87 feat/staking-slashing on Polygon

Summary of changes

  • Deploy contracts
  • Verify contracts
  • Update contracts list
  • Deploy subgraph

How test the changes

Go to https://polygonscan.com and check these contracts are verified
Staking Proxy Address: 0xcbAd56bE3f504E98bd70875823d3CC0242B7bB29
Staking Implementation Address: 0xC2163A0928034e020f0d31e1171Ba0D6d9AfFB6c
Escrow Factory Proxy Address: 0xBDBfD2cC708199C5640C6ECdf3B0F4A4C67AdfcB
Escrow Factory Implementation Address: 0xe44D7eb960f24797D36FAdD8a8FfF29C76375Ef0
KVStore Address: 0x35Cf4beBD58F9C8D75B9eA2599479b6C173d406F
Reward Pool Proxy Address: 0xa8e32d777a3839440cc7c24D591A64B9481753B3
Reward Pool Implementation Address: 0x25E53A6D48A2744273C082e55bA5CCFCfD80f9e1

Operational checklist

  • All new functionality is covered by tests
  • Any related documentation has been changed or added

@portuu3 portuu3 self-assigned this Feb 3, 2023
@vercel
Copy link

vercel bot commented Feb 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
eth-kvstore-gui ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 3, 2023 at 11:56AM (UTC)
fortune-exchange-mumbai ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 3, 2023 at 11:56AM (UTC)
fortune-recording-oracle-mumbai ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 3, 2023 at 11:56AM (UTC)
fortune-reputation-oracle-mumbai ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 3, 2023 at 11:56AM (UTC)
human-protocol-escrow-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 3, 2023 at 11:56AM (UTC)
job-launcher-client ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 3, 2023 at 11:56AM (UTC)
job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 3, 2023 at 11:56AM (UTC)

@portuu3 portuu3 linked an issue Feb 3, 2023 that may be closed by this pull request
4 tasks
@portuu3 portuu3 changed the base branch from main to feat/staking-slashing February 3, 2023 10:57
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-mumbai February 3, 2023 10:57 Inactive
@vercel vercel bot temporarily deployed to Preview – eth-kvstore-gui February 3, 2023 11:02 Inactive
@portuu3 portuu3 requested a review from flopez7 February 3, 2023 11:03
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle-mumbai February 3, 2023 11:14 Inactive
@portuu3 portuu3 merged commit 089e93e into feat/staking-slashing Feb 3, 2023
@portuu3 portuu3 deleted the feature/deploy-proxy-polygon branch February 3, 2023 11:21
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-mumbai February 3, 2023 11:30 Inactive
@vercel vercel bot temporarily deployed to Preview – human-protocol-escrow-dashboard February 3, 2023 11:37 Inactive
@vercel vercel bot temporarily deployed to Preview – job-launcher-server February 3, 2023 11:41 Inactive
@vercel vercel bot temporarily deployed to Preview – eth-kvstore-gui February 3, 2023 11:44 Inactive
@vercel vercel bot temporarily deployed to Preview – job-launcher-client February 3, 2023 11:47 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle-mumbai February 3, 2023 11:56 Inactive
portuu3 pushed a commit that referenced this pull request Aug 29, 2024
* release dashboard/ui-2024

* feat(dashboard): integrate with api

* feat(app/home): intagrate page with stats from api (#217)

* feat(app/graph-page): integrate graph page with api (#218)

* feat(app/graph-page): integrate graph page with api

* feat(app/graph-page): add missing chart

* feat(app/graph-page): fix chart details

* fix(app/graph-page): fix chart data response and add optional scroll listener

* fix(app/search-page): fix responses validation and make fields optional (#222)

* feat(app/home-page): add links to exchange icons (#224)

* update(app/graph-page): remove cumulative chart (#219)

* Hdf 25 implement chart component on main page (#223)

* fix(app/search-page): fix responses validation and make fields optional

* feat(app/home): integrate small charts with api data

* feat(app/home/leaderboard): integrate with api (#220)

* feat(app/home/leaderboard): integrate with api

* feat(app/leaderboard-page): add page (#221)

* fix(app/home-page/leaderboard): fix dto (#225)

* fix(app): fix icon component (#226)

* feat(app/leaderboard): update leaderboard page (#227)

* revert yarn.lock

* fix(app): fixes done according to qa (#228)

* Hdf 32 UI fixes (#229)

* fix(app): fixes done according to qa

* fix(app): fixes according to QA

* fix(app): imports error

* fix(app/search-bar): set polygon as deafult network

* fix yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deploy contracts with proxies on Polygon
2 participants