• Kelvin Fichter's avatar
    feat(cmn): BSv2 private options by default · ab8ec365
    Kelvin Fichter authored
    Makes BaseServiceV2 options "secret" by default. Services will have to
    explicitly mark options as "public" for those options to be logged and
    included in metrics. Much more sane than logging everything, especially
    for anyone using BaseServiceV2 who might not know that this happens
    under the hood.
    ab8ec365
Name
Last commit
Last update
..
src Loading commit data...
.depcheckrc Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...