Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

BoundedVec + Shims for Append/DecodeLength #8556

Merged
20 commits merged into from
Apr 16, 2021
Merged

BoundedVec + Shims for Append/DecodeLength #8556

20 commits merged into from
Apr 16, 2021

Commits on Apr 7, 2021

  1. prototype for shawn

    kianenigma committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    6440f6c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Clean and document it

    kianenigma committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8c60a17 View commit details
    Browse the repository at this point in the history
  2. Add more docs

    kianenigma committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9fb6bb3 View commit details
    Browse the repository at this point in the history
  3. Move imports

    kianenigma committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    33f7d93 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    0b3c08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9b839 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    373ff23 View commit details
    Browse the repository at this point in the history
  2. revert exmaple pallet

    kianenigma committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    d2eed35 View commit details
    Browse the repository at this point in the history
  3. rename

    kianenigma committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    cdeb274 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. BoundedVec for AccountLocks (#8580)

    * Example with balances
    
    * Fix tests
    
    * Make it indexable
    
    * fix
    
    * Fix tests
    
    * fix test
    
    * Fix collective as well
    
    * Fix test
    kianenigma authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    b3e876c View commit details
    Browse the repository at this point in the history
  2. Update frame/support/src/storage/mod.rs

    Co-authored-by: Peter Goodspeed-Niklaus <coriolinus@users.noreply.github.com>
    kianenigma and coriolinus authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    66490c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Repot and add for value

    kianenigma committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    8d4ce50 View commit details
    Browse the repository at this point in the history
  2. Add for map and double map

    kianenigma committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c9e4356 View commit details
    Browse the repository at this point in the history
  3. Master.into()

    kianenigma committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    2bbdacb View commit details
    Browse the repository at this point in the history
  4. Final touches.

    kianenigma committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    ca43313 View commit details
    Browse the repository at this point in the history
  5. Update frame/support/src/storage/bounded_vec.rs

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    kianenigma and gui1117 authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    07417e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Add a few more tests

    kianenigma committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    007047f View commit details
    Browse the repository at this point in the history
  2. Add import

    kianenigma committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    678bb20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c402aa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

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