Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
> If we make the { want: { PoolShare: ... }} part required, we can probably simplify some code that consumes it. Done
samsiegart created a review on a pull request on Agoric/agoric-sdk
> I wonder if we should consider updating the deposit and withdraw handlers I considered this but I figured we were doing all the validation between `checkPoolBalance`, `depositCalc`, and type g...
samsiegart created a review on a pull request on Agoric/agoric-sdk
> I wonder if we should consider updating the deposit and withdraw handlers I considered this but I figured we were doing all the validation between `checkPoolBalance`, `depositCalc`, and type g...
samsiegart pushed 2 commits to srs-bad-lp Agoric/agoric-sdk
samsiegart opened a pull request on Agoric/agoric-sdk
fix(fast-usdc): recover from bad lp proposal
closes https://github.com/Agoric/agoric-private/issues/234 ## Description See issue for context. It also seems related to https://github.com/Agoric/agoric-sdk/issues/10684 because the code pa...samsiegart pushed 1 commit to srs-bad-lp Agoric/agoric-sdk
- fix(fast-usdc): recover from bad lp proposal 6cff882
samsiegart pushed 1 commit to srs-bad-lp Agoric/agoric-sdk
- fix(fast-usdc): recover from bad lp proposal 82c0eaa
samsiegart created a branch on Agoric/agoric-sdk
srs-bad-lp - monorepo for the Agoric Javascript smart contract platform
samsiegart created a repository: agoric-labs/fast-usdc-lp-ui
https://github.com/agoric-labs/fast-usdc-lp-ui - UI for FastUSDC LP
samsiegart pushed 2 commits to srs-fu-skip-advance Agoric/agoric-sdk
samsiegart pushed 1 commit to srs-fu-skip-advance Agoric/agoric-sdk
- feat(fast-usdc): support risk assessment arg 2ebddaf
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Sounds good, added a bootstrap test.
samsiegart pushed 1 commit to srs-fu-skip-advance Agoric/agoric-sdk
- fixup! feat(fast-usdc): support risk assessment arg 06649f8
samsiegart opened a draft pull request on Agoric/agoric-sdk
feat(fast-usdc): support risk assessment arg
fixes https://github.com/Agoric/agoric-sdk/issues/10748 ## Description Allows operators to add a `riskAssessment` when submitting evidence. If there are any risks included in the risk assessmen...samsiegart pushed 1 commit to srs-fu-skip-advance Agoric/agoric-sdk
- feat(fast-usdc): support risk assessment arg a265577
samsiegart pushed 1 commit to srs-fu-skip-advance Agoric/agoric-sdk
- feat(fast-usdc): support risk assessment arg d37f3cd
samsiegart created a branch on Agoric/agoric-sdk
srs-fu-skip-advance - monorepo for the Agoric Javascript smart contract platform
samsiegart created a comment on an issue on Agoric/agoric-sdk
Trying to hash out the design more... > A second parameter to `submitEvidence`, `riskAssessment`. For now it will just have one property `skipAdvance: boolean`. Over time it can include other in...
samsiegart pushed 16 commits to srs-fu-transfer-cli Agoric/agoric-sdk
- feat: storage-test-utils report missing data 02c111b
- test: DRY setup of status-manager test 12627ee
- test: quieter advancer test 8c5bf85
- refactor: inline publishStatus 28cc2f6
- refactor: full marshaller e3f49be
- feat: record fee split in transaction 8846972
- record transaction fees (#10715) closes: #10578 ## Description Adds the fee `split` to the Disbursed status of Tra... 9418efc
- chore: constrain fast-usdc config for Mainnet caf6d7a
- test: disabled operators 621e22f
- refactor: TransactionFeed attest 0b57a65
- refactor: sync submitEvidence 1e52a41
- refactor: attest by operatorId fb4ff30
- feat: operator majority logic bc28201
- feat: error on conflicting evidence cd2a40c
- Operator attestation policy (#10721) TODO in code ## Description Update `TransactionFeed` to publish when a majorit... 9e5f628
- feat(fast-usdc): detect transfer completion in cli 2828444
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Removed thanks, accidentally left this in from debugging
samsiegart pushed 1 commit to srs-fu-transfer-cli Agoric/agoric-sdk
- fixup! feat(fast-usdc): detect transfer completion in cli e54c0b4