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

Update version to v0.5.3 #1334

Merged
merged 20 commits into from
Jul 8, 2024
Merged

Update version to v0.5.3 #1334

merged 20 commits into from
Jul 8, 2024

Commits on Apr 18, 2024

  1. Update dependencies (#1319)

    * Update dependencies to polkadot-v1.1.0
    
    * Format code
    
    * Remove duplicate dependencies
    sea212 authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7da60eb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update zrml-asset-router (#1321)

    * Update zrml-primitives
    
    * Partially update asset-router
    
    * Finalize logic adjustments in asset-router
    
    * Make asset-router tests compilable
    
    * Correct Inspect routing for market assets in Currencies
    
    * Directly invoke Inspect API for Currencies
    
    * Add tests for remaining Unbalances functions
    sea212 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    86732fe View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Update remaining Zeitgeist pallets (#1322)

    * Update zrml-asset-router (#1321)
    
    * Upgrade zrml-market-commons
    
    * Upgrade zrml-authorized && use MockBlock instead of MockBlockU32
    
    * Upgrade zrml-court
    
    * Upgrade zrml-global-disputes
    
    * Upgrade liquidity mining
    
    * Upgrade zrml-rikiddo
    
    * Upgrade zrml-simple-disputes
    
    * Upgrade zrml-styx
    
    * Upgrade zrml-orderbook
    
    * Upgrade zrml-parimutuel
    
    * Upgrade zrml-swaps
    
    * Upgrade zrml-prediction-markets
    
    * Upgrade zrml-neo-swaps
    
    * Upgrade zrml-hybrid-router
    
    * Update license headers
    sea212 authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    01f1aac View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Update runtime (#1323)

    * Update weight files & Runtime enum
    
    * Use workspace metadata
    
    * Always use serde serialization for asset types
    
    * Make battery station standalone runtime compilable
    
    * Make benchmark and try-runtime feature compilable
    
    * Make BS build with all features
    
    * Make parachain tests compile
    
    * Partially fix xcm tests
    
    * Use safe xcm version 2
    
    * Update Zeitgeist runtime (except xcm tests)
    
    * Format code
    
    * Remove deprecated comment
    sea212 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c5c31de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69fd390 View commit details
    Browse the repository at this point in the history
  3. Finalize standalone client

    sea212 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e58f4cf View commit details
    Browse the repository at this point in the history
  4. Integrate new xcm-emulator (#1324)

    * Integrate new xcm-emulator environment
    
    * Utilize new xcm-emulator interfaces
    
    * Spawn relay-para network using patched xcm-emulator
    
    * Use proper collator genesis config
    
    * Fix Rococo tests
    
    * Finalize Battery Station XCM tests
    
    * Finalize Zeitgeist XCM tests
    sea212 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    de0fad9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Update parachain client

    sea212 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6f94464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b766bb View commit details
    Browse the repository at this point in the history
  3. Satisfy Clippy

    sea212 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b958393 View commit details
    Browse the repository at this point in the history
  4. Update client (#1327)

    * Fix rpc and work on client update
    
    * Finalize standalone client
    
    * Update parachain client
    
    * Use same try-runtime subcommand in every case
    
    * Update node/src/cli.rs
    
    Co-authored-by: Malte Kliemann <mail@maltekliemann.com>
    
    * Update try-runtime* Makefile targets
    
    ---------
    
    Co-authored-by: Malte Kliemann <mail@maltekliemann.com>
    sea212 and maltekliemann authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7fc38ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    380f811 View commit details
    Browse the repository at this point in the history
  6. Fix benchmarks

    sea212 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9d6c870 View commit details
    Browse the repository at this point in the history
  7. Add migrations

    sea212 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8f5f171 View commit details
    Browse the repository at this point in the history
  8. Satisfy Clippy

    sea212 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e196b75 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update moonkit depedencies

    sea212 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    285187b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    332c6a3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    b8aeb97 View commit details
    Browse the repository at this point in the history
  2. Bump spec version

    maltekliemann committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2423ce3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    bf75881 View commit details
    Browse the repository at this point in the history