Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
giunatale pushed 1 commit to giunatale/gov/dynamic-deposit atomone-hub/atomone
- fix(x/gov): α must be strictly between 0 and 1 (#70) Also add more tests cases 37dda5c
giunatale closed a pull request on atomone-hub/atomone
fix(x/gov): α must be strictly between 0 and 1
Also add more tests casesgiunatale created a review comment on a pull request on atomone-hub/atomone
yes indeed
giunatale opened a pull request on atomone-hub/atomone
feat(x/gov): dynamic deposit throttler
Add code for the deposit auto-throttler described in #65giunatale created a comment on an issue on atomone-hub/atomone
agreed with @tbruyelle
giunatale pushed 1 commit to giunatale/gov/dynamic-deposit atomone-hub/atomone
- move throttler params into a struct 27f2db6
giunatale created a review comment on a pull request on atomone-hub/atomone
Ok, this sounds good. I made the change on both code and adr
giunatale pushed 1 commit to docs/adr-dyamic-deposit atomone-hub/atomone
- change params to be under common struct d9f5acf
giunatale created a review comment on a pull request on atomone-hub/atomone
A separate struct for params is a deprecated method (see the other *Params structs) so that's why I didn't do it.
giunatale pushed 1 commit to docs/adr-dyamic-deposit atomone-hub/atomone
- Update docs/architecture/adr-003-governance-proposal-deposit-auto-throttler.md Co-authored-by: Thomas Bruyelle <thom... 90f1a1c
giunatale pushed 1 commit to docs/adr-dyamic-deposit atomone-hub/atomone
- fix formatting of equations c517ba4
giunatale pushed 1 commit to docs/adr-dyamic-deposit atomone-hub/atomone
- fix formatting in adr a699b9f
giunatale opened a pull request on atomone-hub/atomone
docs: ADR-003 Governance Proposal Deposit Auto-Throttler
ADR for the implementation of the min deposit throttling, with notes on also the min initial deposit. Implementation is at https://github.com/atomone-hub/atomone/tree/giunatale/gov/dynamic-depos...giunatale pushed 1 commit to giunatale/gov/dynamic-deposit atomone-hub/atomone
- fix formula for min deposit 95d679a
giunatale pushed 1 commit to giunatale/gov/dynamic-deposit atomone-hub/atomone
- fix e2e tests f4aacfa
giunatale pushed 1 commit to giunatale/gov/dynamic-deposit atomone-hub/atomone
- fix sign of percChange cbe9f12
giunatale pushed 1 commit to giunatale/gov/dynamic-deposit atomone-hub/atomone
- move out code from keeper.SetParams 2a64c3e