• smartcontracts's avatar
    feat: introduce the drippie-mon service (#2687) · 982cb980
    smartcontracts authored
    * feat(ctp): minor Drippie client-side tweaks
    
    Tweaks Drippie to make the client-side a bit simpler. Adds a separate
    function "executable" that can be queried to see if a given drip is
    currently executable. Updates events so that the name will be properly
    emitted but can still be indexed.
    
    * feat: introduce the drippie-mon service
    
    Introduces drippie-mon, a basic service for monitoring Drippie
    deployments. drippie-mon will increment a metric whenever a drip is
    currently executable. Clients of drippie-mon can watch for this metric
    to see if a drip has been executable for a while but has not yet been
    executed.
    982cb980
Name
Last commit
Last update
..
config/deploy Loading commit data...
contracts Loading commit data...
deploy Loading commit data...
deployments Loading commit data...
src Loading commit data...
tasks Loading commit data...
test Loading commit data...
.depcheckrc Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierignore Loading commit data...
.prettierrc.js Loading commit data...
.solcover.js Loading commit data...
.solhint.json Loading commit data...
.solhintignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
codechecks.yml Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
slither.config.json Loading commit data...
tsconfig.json Loading commit data...