wbt
wbt
This is an enhancement, not a bugfix (though "then get alerts" doesn't seem to match the options which follow a legislator lookup). I don't think the majority of folks remember...
It solves the problem that people can't (or choose not to spend the energy on) remember who their reps are and that it's currently a fairly large amount of effort...
Do you have statistics on occurrences where the same address gets looked up more than once? That would be the signal to check for, though I don't think that data...
Also, how is the "get alerts" part supposed to work (especially being specific to one's senators/reps) if the information is not stored?
In what directory are you running this? Does it work when you're not using a temp directory?
That could also be motivation for releasing the removal of Moment from [this](https://github.com/kelektiv/node-cron/pull/486) PR, as the package is [basically deprecated](https://momentjs.com/docs/).
If you need someone to help with super simple tasks like an occasional "release to npm" let me know. On this one, the fix is already in and a publish...
Thanks much! l look forward to seeing this in a release soon.
I still don't think this should be marked as stale just because of the difficulty of getting a human to look at code.
I am getting an issue where a simple call to signer.sendTransaction() returns a Promise as expected but if the tx signature is rejected, the Promise never rejects, perpetually remaining in...