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

Conversation

@shawntabrizi
Copy link
Member

@shawntabrizi shawntabrizi commented Mar 17, 2019

  • Renamed all instances of increase_total_stake_by to increase_total_issuance_by
  • Renamed all instances of decrease_total_stake_by to decrease_total_issuance_by
  • Bumped spec_version, rebuilt wasm
  • DID NOT update documentation from stake -> issuance since that will happen in another PR

Solves #1990

Superceded by #2028

* Renamed all instances of increase_total_stake_by to increase_total_issuance_by
* Bumped spec_version, rebuilt wasm
* DID NOT update documentation from stake -> issuance since that will happen in another PR
@shawntabrizi shawntabrizi added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). A0-please_review Pull request needs code review. labels Mar 17, 2019
gavofyork added a commit that referenced this pull request Mar 18, 2019
rphmeier pushed a commit that referenced this pull request Mar 20, 2019
* Be a little safer with total issuance.

* PairT instead of _Pair

* Remove rev causing upset

* Remove fees stuff.

* Fix build (including tests)

* Update runtime, bump version

* Fix

* Handle gas refunds properly.

* Rename identifier

ala #2025

* Address grumbles

* New not-quite-linear-typing API

* Slimmer API

* More linear-type test fixes

* Fix tests

* Tidy

* Fix some grumbles

* Keep unchecked functions private

* Remove another less-than-safe currency function and ensure that
contracts module can never create cash.

* Address a few grumbles and fix tests
@shawntabrizi shawntabrizi deleted the shawntabrizi-rename-issuance branch March 25, 2019 22:41
MTDK1 pushed a commit to bdevux/substrate that referenced this pull request Apr 12, 2019
* Be a little safer with total issuance.

* PairT instead of _Pair

* Remove rev causing upset

* Remove fees stuff.

* Fix build (including tests)

* Update runtime, bump version

* Fix

* Handle gas refunds properly.

* Rename identifier

ala paritytech#2025

* Address grumbles

* New not-quite-linear-typing API

* Slimmer API

* More linear-type test fixes

* Fix tests

* Tidy

* Fix some grumbles

* Keep unchecked functions private

* Remove another less-than-safe currency function and ensure that
contracts module can never create cash.

* Address a few grumbles and fix tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review. A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants