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

[rolldown] council actions for rolldown pallet #699

Closed
wants to merge 106 commits into from

Conversation

mateuszaaa
Copy link
Member

  • metamask integration - ExtendedCall trait
  • Translated rust prototype app to substrate pallet
  • Added pending_updates_json and its hash to storage
  • workign example
  • rpc interface for metamask signing
  • Added pending_updates_as_u256_array and its hash to storage
  • working example with metamask payloadd fetched through rpc
  • fix args formatting
  • impl rpc for kusama
  • fix formatting
  • impl ExtendedCall for all runtimes
  • fix features
  • bump refs
  • bump sdk
  • Made core changes - Yet to compile
  • Ethereum address converter
  • SequencerStaking - compiling
  • Rolldown string to accountid conversion for SequencerStakingProvider is_active_sequencer
  • use proper hashing alg comaptible with nostd runtime
  • node side slashing
  • slash rolldown uses slash in sequencer stake
  • Rolldown - SequencerStaking - Added new_sequencer_active hook and fixed ensure_root bug
  • Added is_active_sequencer origin, config for updated asset registry
  • bump orml-asset-registry
  • bump polkadot-sdk for a minor bug fix
  • hande sequencer fn
  • council_update_l2_from_l1
  • comments and fmt
  • fmt
  • minor changes
  • Impl for process_withdraw and process_deposit
  • fmt
  • minor fixes
  • past reads no longer slashes sequencer or skips process_request
  • past reads no longer slashes sequencer or skips process_request - 2
  • Rolldown + sequencer staking + asset registry (Rolldown + sequencer staking + asset registry #660)
  • updated deps branches
  • rolldown prototype (rolldown prototype #661)
  • fmt
  • ci: add deployment workflows for eigen-mococo deployments
  • ci: add conditions for fungible envs deployment only for PRs with label
  • ci: temporarily change runners (ci: temporarily change runners #662)
  • CI: Fix self-hosted GHA runners in GKE MGX-868 (CI: Fix self-hosted GHA runners in GKE MGX-868 #669)
  • ci: add cancel-in-progress config for workflow
  • ci: add a condition for eigen-mococo env deployment
  • draft of runtime api
  • tmp
  • Remove outdated migrations
  • bump runtime version for next release 0.34.0
  • change chain id to goerly
  • update chain id to goerly
  • CI: Workflow updates (docs.yml fix, Helm chart update, release pipeline fix) (CI: Workflow updates (docs.yml fix, Helm chart update, release pipeline fix) #677)
  • apply formatting
  • use latest sdk
  • at least it compiles ...
  • unit tests for l1 requests
  • test compiles and cancel request works (but needs to be rewritten either way)
  • small cleanup
  • apply formatting
  • rename file with messages
  • remove incompatible rust bindings
  • improve naming
  • cleanup
  • fix warnings
  • fix compilation problems
  • apply cargo fix
  • comment out not compiling code chunk
  • bring back update type
  • compatible api
  • chore: add generate types ci
  • chore: fix small issue with branch
  • chore: fix branch format
  • apply cargo fmt
  • allign config file
  • sort l2 updates
  • create new chainspec config that sets intial collators to also have sequencer rights
  • Feature: Align rollup-testnet environment naming MGX-944 (Feature: Align rollup-testnet environment naming MGX-944 #691)
  • L1Update message verification
  • formatting
  • ci: reconfigure eth-rollup-develop to be automatically deployed to rollup-dev env instead of rollup-testnet env MGX-944 (ci: reconfigure eth-rollup-develop to be automatically deployed to rollup-dev env instead of rollup-testnet env MGX-944 #694)
  • council action for update & cancel requests

mateuszaaa and others added 30 commits November 27, 2023 20:03
mateuszaaa and others added 22 commits February 6, 2024 23:00
Rollup refactor
…ights (#689)

`mangata-rococo-local-seq` Can be used to simplify initial setup for L1
<--> L2 communication
@mateuszaaa mateuszaaa closed this Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants