Skip to content

Remove unused & dangerous gas method, mark remaining #check-lint-warning

Asmund THORSec requested to merge asmund/subgas into develop

Working on eliminating the dangerous self-modify and return self-reference pattern.

Remove the unused gas subtraction method, and add a warning to the gas Add() method.

Merge request reports