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

Deploy contracts with proxies on Moonbeam #228

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

portuu3
Copy link
Collaborator

@portuu3 portuu3 commented Feb 8, 2023

Description

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

Summary of changes

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

How test the changes

Go to https://moonscan.io/ and check these contracts are verified
Staking Proxy Address: 0x05398211bA2046E296fBc9a9D3EB49e3F15C3123
Staking Implementation Address: 0xC2163A0928034e020f0d31e1171Ba0D6d9AfFB6c
Escrow Factory Proxy Address: 0xD9c75a1Aa4237BB72a41E5E26bd8384f10c1f55a
Escrow Factory Implementation Address: 0xe44D7eb960f24797D36FAdD8a8FfF29C76375Ef0
KVStore Address: 0x70671167176C4934204B1C7e97F5e86695857ef2
Reward Pool Proxy Address: 0x4A5963Dd6792692e9147EdC7659936b96251917a
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 8, 2023
@vercel
Copy link

vercel bot commented Feb 8, 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 8, 2023 at 1:15PM (UTC)
exchange-oracle ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 8, 2023 at 1:15PM (UTC)
fortune-exchange-mumbai ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 8, 2023 at 1:15PM (UTC)
fortune-reputation-oracle-mumbai ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 8, 2023 at 1:15PM (UTC)
human-protocol-escrow-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 8, 2023 at 1:15PM (UTC)
job-launcher-client ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 8, 2023 at 1:15PM (UTC)
job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 8, 2023 at 1:15PM (UTC)
recording-oracle ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 8, 2023 at 1:15PM (UTC)

@portuu3 portuu3 linked an issue Feb 8, 2023 that may be closed by this pull request
4 tasks
@vercel vercel bot temporarily deployed to Preview – human-protocol-escrow-dashboard February 8, 2023 12:27 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-mumbai February 8, 2023 12:30 Inactive
@flopez7 flopez7 changed the base branch from main to feature/staking-slashing February 8, 2023 12:34
@flopez7 flopez7 changed the base branch from feature/staking-slashing to feat/staking-slashing February 8, 2023 12:35
@vercel vercel bot temporarily deployed to Preview – job-launcher-client February 8, 2023 12:45 Inactive
@vercel vercel bot temporarily deployed to Preview – recording-oracle February 8, 2023 12:53 Inactive
@vercel vercel bot temporarily deployed to Preview – exchange-oracle February 8, 2023 12:56 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle-mumbai February 8, 2023 13:08 Inactive
@vercel vercel bot temporarily deployed to Preview – job-launcher-server February 8, 2023 13:11 Inactive
@vercel vercel bot temporarily deployed to Preview – eth-kvstore-gui February 8, 2023 13:15 Inactive
@portuu3 portuu3 merged commit 57883ad into feat/staking-slashing Feb 8, 2023
@portuu3 portuu3 deleted the feature/deploy-moonbeam branch February 8, 2023 13:23
@portuu3 portuu3 mentioned this pull request Feb 24, 2023
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 Moonbeam
2 participants