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

Dependency (Substrate/Polkadot/Frontier/Cumulus/...) update to v0.9.43 #2377

Merged
merged 103 commits into from
Aug 3, 2023

Commits on Jun 22, 2023

  1. begin upgrade to v0.9.43

    Agusrodri committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1dadcc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. make client/vrf compile

    Agusrodri committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c74aacc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61383a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e738a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    443ec68 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    73a6d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5f1a21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d726e View commit details
    Browse the repository at this point in the history
  4. fix dependencies

    Agusrodri committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2b35cc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    035796d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eddcf68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    427822a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    708a008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cda069 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. update frontier fork

    librelois committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3d80b7d View commit details
    Browse the repository at this point in the history
  2. use moonbeam forks

    librelois committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ddf7d06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    385ec5b View commit details
    Browse the repository at this point in the history
  4. use our evm fork

    librelois committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6ad0b0e View commit details
    Browse the repository at this point in the history
  5. AssetId non-Copy

    librelois committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cd004d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    983f5a2 View commit details
    Browse the repository at this point in the history
  7. moonbeam runtime compiles

    Agusrodri committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4a6fe91 View commit details
    Browse the repository at this point in the history
  8. moonriver runtime compiles

    Agusrodri committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1c0106d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. start fixing client & node

    Agusrodri committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    48d0e0b View commit details
    Browse the repository at this point in the history
  2. fix frontier sql

    nbaztec committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ddcf58e View commit details
    Browse the repository at this point in the history
  3. fix mocks

    Agusrodri committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    94bc4eb View commit details
    Browse the repository at this point in the history
  4. fix relay-encoder

    Agusrodri committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8bf3f5b View commit details
    Browse the repository at this point in the history
  5. fix pallet-ethereum dep

    Agusrodri committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a818904 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1feffd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20b55ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1c0d76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    448fa2b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix node service

    Agusrodri committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c4ccf0d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. fix xcm tests

    Agusrodri committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    be446f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. update cumulus pin

    librelois committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    dcdfa2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    384685a View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    Agusrodri committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7686323 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c35a428 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    b9a1079 View commit details
    Browse the repository at this point in the history
  2. fix randomness benchmarks

    Agusrodri committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6dce69c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d4e37a View commit details
    Browse the repository at this point in the history
  4. fmt

    Agusrodri committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cf0bae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. update moonkit pin

    Agusrodri committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    13f8a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f789c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Update node invocations to use rpc-port instead of ws-port (#2388)

    * Update node invocations to use rpc-port instead of ws-port
    
    * Prettier
    
    * Removed unneeded options from moonwall config
    
    * Removed unused arg
    fgamundi committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8a85cc8 View commit details
    Browse the repository at this point in the history
  2. Cargo.toml files fmt

    Agusrodri committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    da5c4c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    54bd246 View commit details
    Browse the repository at this point in the history
  2. Update RelayEncoder to be 9430 compatible (#2376)

    * Update RelayEncoder stake calls to latest changes
    
    * fmt
    
    * Naming
    
    * fmt
    
    * Fix tests
    
    * Completely removed old calls
    
    * fmt
    
    * Update Solidity contract
    
    * Updated tests
    
    * Review
    
    * Updated tests
    
    * fmt
    
    * Prettier
    
    * Prettier
    
    * Updated encodeNominate param type
    
    ---------
    
    Co-authored-by: Francisco Gamundi <[email protected]>
    fgamundi and Francisco Gamundi committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9d2e2ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c368877 View commit details
    Browse the repository at this point in the history
  4. clippy fixes in moonkit

    Agusrodri committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    751c8ba View commit details
    Browse the repository at this point in the history
  5. clippy fixes in moonbeam

    Agusrodri committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    747b613 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b07d33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ad334c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix some TS tests

    Agusrodri committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fa2ab85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bcb527 View commit details
    Browse the repository at this point in the history
  3. fix rust tests

    Agusrodri committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    28883ed View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    680700c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df07bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f5bf45 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    8350375 View commit details
    Browse the repository at this point in the history
  2. Fix zombie

    timbrinded committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    966eec4 View commit details
    Browse the repository at this point in the history
  3. moonwall dev fixes

    timbrinded committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    443e1fe View commit details
    Browse the repository at this point in the history
  4. restored APIs

    timbrinded committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d2dd153 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a515355 View commit details
    Browse the repository at this point in the history
  6. update polkadot pin

    Agusrodri committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    36e4fbd View commit details
    Browse the repository at this point in the history
  7. remove wasm overrideP

    girazoki committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    52eb57f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dadbb0 View commit details
    Browse the repository at this point in the history
  9. fix test

    timbrinded committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0a5c933 View commit details
    Browse the repository at this point in the history
  10. eth test fix

    timbrinded committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2e94619 View commit details
    Browse the repository at this point in the history
  11. prettier

    timbrinded committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5c06316 View commit details
    Browse the repository at this point in the history
  12. chopsticks fixes

    timbrinded committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    454a66e View commit details
    Browse the repository at this point in the history
  13. disabled test

    timbrinded committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cf43309 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a33ded9 View commit details
    Browse the repository at this point in the history
  15. fix moonwall

    timbrinded committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5248847 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. changed base ext weight

    timbrinded committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4acbe1f View commit details
    Browse the repository at this point in the history
  2. fix eth-tx-types TS tests

    Agusrodri committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    da14547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    776461f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae4e9aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3838524 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    9f8b106 View commit details
    Browse the repository at this point in the history
  2. fix test-txpool-fairness

    Agusrodri committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5ef0e2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a16f8b9 View commit details
    Browse the repository at this point in the history
  4. prettier

    Agusrodri committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3793788 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. update frontier pin

    Agusrodri committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f8f44a8 View commit details
    Browse the repository at this point in the history
  2. fix fee-multiplier TS test

    Agusrodri committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ab145ed View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix test-filter-api-pending

    Agusrodri committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3d8dc60 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. ED of zero in more mocks

    Agusrodri committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1550a83 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary clone

    Agusrodri committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f388eb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1981fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c26e2a View commit details
    Browse the repository at this point in the history
  5. timeout again

    Agusrodri committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f00eb79 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. upgrade rust to 1.71

    librelois committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    9fcb15a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ed8faf View commit details
    Browse the repository at this point in the history
  3. update substrate pin

    librelois committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    c5a5115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcd70e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6092ff4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd8d875 View commit details
    Browse the repository at this point in the history
  7. fix clippy warnings

    librelois committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    05a3d31 View commit details
    Browse the repository at this point in the history
  8. fix rust tests compilation

    librelois committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    5a07bb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. timeout

    Agusrodri committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ea8ab7e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. migrate to moonkit (#2384)

    * migrate to moonkit
    
    * make it compile
    
    * fix rust tests & clippy
    
    ---------
    
    Co-authored-by: agus <[email protected]>
    librelois and Agusrodri committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    01b5cf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2b8b23 View commit details
    Browse the repository at this point in the history
  3. minor changes

    Agusrodri committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8de0ace View commit details
    Browse the repository at this point in the history