Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samsiegart pushed 4 commits to srs-fu-cli Agoric/agoric-sdk
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- test(fast-usdc): test cli transfer bc4554d
samsiegart created a comment on a pull request on Agoric/agoric-sdk
Added test coverage for the full transfer flow now
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Why though? It adds more dependencies and line of code, while the `SigningStargateClient` interface supports a string
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- test(fast-usdc): test cli transfer d60b4da
samsiegart pushed 203 commits to srs-fu-cli Agoric/agoric-sdk
- chore(a3p): setup oracle and push price at use phase rel: https://github.com/Agoric/BytePitchPartnerEng/issues/26 21cf6ef
- test(a3p): update test with new helper functions 8d45260
- fix(a3p): remove call to register oracle and push price from test rel: https://github.com/Agoric/BytePitchPartnerEng... 5a3ad84
- chore(a3p): setup the oracle and push price for ATOM and stATOM at `use` phase of `f:replace-price-feeds` (#10296) c... d7c994b
- feat(cosmic-swingset): add missing trigger events 92f8dfd
- fix(telemetry): otel correctly pop upgrade span Fixes #8272 Fixes #9569 0ffdf00
- fix(telemetry): handle new trigger slog events d32cb7e
- feat(telemetry): context aware slog support new triggers 03965d9
- Add missing trigger slog events (#10357) closes: #10332 closes: #8272 refs: #9569 ## Description Adds slog events... 745d557
- chore: reinstate wallet in upgrade.go (#10350) refs: #9404 refs: #10336 refs: #10319 ## Description #10319 clea... ced5d49
- chore: repair keys in priceFeed upgrade proposal 16880e6
- chore: also update package.json to use the new keys 9a8922c
- chore: some bootstrap tests also use the priceFeedBuilder a497ac3
- chore(cosmos): fmt f94ca73
- feat(cosmos): upgrade skips proposals with no variant 4ce1372
- feat: update price feed proposal support for custom config 8804ed2
- feat: replace committee proposal support for custom config d3014e3
- feat: drop sdk-generate from package.json e0a71e2
- chore: drop eval.sh which isn't used in software upgrades a88d60b
- chore: drop .gitignore, which is no longer needed 74a34a3
- and 183 more ...
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Got it thanks. I just wasn't sure the difference between this and `prepareDurablePublishKit`
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
I was thinking more about the workaround we discussed where the smart wallet would invoke the invitation maker, but the invitation maker itself would just throw without returning an invitation. To ...
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- refactor(fast-usdc): use file objects rather than paths 14de6d4
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Maybe we can try without an actual invitation, just a method call?
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Does this have to be durable or no?
samsiegart pushed 1 commit to srs-fu-cli Agoric/agoric-sdk
- feat(fast-usdc): implement transfer cli command 04f8e3f