Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
dshiell created a review comment on a pull request on polymerdao/signer-service
good catch
dshiell pushed 1 commit to ds/configure_ema_update_frequency polymerdao/signer-service
- fix doUpdate condition dec4be1
dshiell opened a pull request on polymerdao/signer-service
add frequency check for ema update; cleanup/refactor limit checking
dshiell published a release on polymerdao/signer-service
v0.0.27
## What's Changed * Fix EMA updating by @dshiell in https://github.com/polymerdao/signer-service/pull/9 **Full Changelog**: https://github.com/polymerdao/signer-service/compare/v0.0.26...v0.0.27dshiell closed a pull request on polymerdao/signer-service
Fix EMA updating
We should always update the gas price limits or they will never decrease.dshiell opened a pull request on polymerdao/signer-service
Fix EMA updating
We should always update the gas price limits or they will never decrease.dshiell created a review on a pull request on open-ibc/vibc-core-smart-contracts
are txServiceUrls "trustworthy"?
dshiell closed an issue on polymerdao/signer-service
[signer] Dynamically adjust gas price check over time
In order to avoid long delays in batcher updates, we should slowly adjust the price caps by a small amount periodically to avoid stalling for too long.dshiell pushed 1 commit to main polymerdao/signer-service
- Ds/fix compilation bug (#8) * add exponential weighting on txn price limits * fix rebase issue ebce771
dshiell closed a pull request on polymerdao/signer-service
Ds/fix compilation bug
closes #7 closes #5dshiell pushed 3 commits to ds/fix_compilation_bug polymerdao/signer-service
dshiell created a comment on an issue on polymerdao/signer-service
signer service v0.0.25
dshiell published a release on polymerdao/signer-service
v0.0.25
## What's Changed * add exponential weighting on txn price limits by @dshiell in https://github.com/polymerdao/signer-service/pull/6 ## New Contributors * @dshiell made their first contributio...dshiell pushed 1 commit to main polymerdao/signer-service
- add exponential weighting on txn price limits (#6) * add exponential weighting on txn price limits * use maxFeePe... c852ef6
dshiell closed a pull request on polymerdao/signer-service
add exponential weighting on txn price limits
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced transaction fee handling with dynamic limit adjustments. - In...dshiell pushed 1 commit to ds/exponential_weighting polymerdao/signer-service
- add better logging for limit updates 06da540
dshiell pushed 1 commit to ds/exponential_weighting polymerdao/signer-service
- add documentation to computeLimitEMA 2df7377
dshiell opened a pull request on polymerdao/signer-service
add exponential weighting on txn price limits
dshiell pushed 1 commit to ds/exponential_weighting polymerdao/signer-service
- use maxFeePerBlobGas for blobprice update af4db2f