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

Implement transfer_all in Balances Pallet #9018

Merged
11 commits merged into from
Jun 11, 2021
Merged

Commits on Jun 4, 2021

  1. transfer_all

    shawntabrizi committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    7730566 View commit details
    Browse the repository at this point in the history
  2. benchmark

    shawntabrizi committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    a1f71f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b15e9f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e19e25 View commit details
    Browse the repository at this point in the history
  5. cargo run --release --features=runtime-benchmarks --manifest-path=bin…

    …/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_balances --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/balances/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    37f80dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f96fa2d View commit details
    Browse the repository at this point in the history
  7. update

    shawntabrizi committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    882ab1e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. add note

    shawntabrizi committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    928825e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. typo

    apopiak authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6e59809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5249cf View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

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