Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dckc

dckc created a review comment on a pull request on Agoric/agoric-sdk
feel free to ignore these, but they stick out at me: ```suggestion { EUD: 'osmo183dejcnmkka5dzcu9xw6mywq0p2m5peks28men' }, ```

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk
yup, this should work. The comments are mostly one style suggestion that shows up in several places.

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk
yup, this should work. The comments are mostly one style suggestion that shows up in several places.

View on GitHub

dckc created a comment on an issue on Agoric/agoric-sdk
oops; I approved #10613 closing this, but there's more to it.

View on GitHub

dckc reopened an issue on Agoric/agoric-sdk
rework EUD address hook to use bech32
## What is the Problem Being Solved? https://github.com/Agoric/agoric-sdk/pull/10250 introduced address parameters. Not all chains we need to interop with support arbitrary address lengths. #...
dckc pushed 1 commit to dc-ertp-guide Agoric/documentation
  • docs(glossary): DebugName, with Alleged / AllegedName as aliases c55d3c6

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
ah yes... it's there. arrow 4. ```mermaid sequenceDiagram title Fast USDC Transaction Process participant NEA as Noble Express app<br/>[Browser] participant NC as Noble Chain<br/...

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
> It is somewhat like `assetOn` In fact, I sorta I assumed it was a wrapper around `assetOn` without reading it carefully.

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
on 2nd thought, to answer my own question, yes, we did choose this address: this is a test config. If we want to re-deploy the contract at a different address in our test env, we don't have to coor...

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
were these properties previously sorted?

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
I'd like to see a few words from this JSDoc lifed to the PR description and/or title. not critical.

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk

View on GitHub

dckc created a comment on an issue on Agoric/agoric-sdk
we have a relevant measurement in #10618 > the test takes about 32 seconds after setup. I should also also measure blocks.

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
@turadg , @LuqiPan , I suppose this shows that my assumption that the design was agreed by all the relevant parties is not correct.

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
ah. right. They get an IST rebate when they pay for a smart wallet with BLD

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk

View on GitHub

dckc opened a draft pull request on Agoric/agoric-sdk
chore(a3p-integration): use USDC_axl in fast-usdc if --noNoble
closes: #XXXX refs: #XXXX ## Description If there's no connection to noble, there are no USDC tokens in a3p. a3p has USDC_axl at genesis, since vaults were launched with a USDC_axl PSM. So ...
dckc pushed 2 commits to dc-usdc-axl-opt Agoric/agoric-sdk
  • chore(builders): init-fast-usdc: use USDC_axl if --noNoble There are no USDC tokens in a3p. 9d25368
  • fixup! chore(builders): init-fast-usdc option to use USDC_axl 3702ee9

View on GitHub

dckc pushed 17 commits to dc-usdc-axl-opt Agoric/agoric-sdk
  • refactor: Don't reschedule vault's priceNotifier if one exists a74161c
  • Don't reschedule vault's priceNotifier if one exists (#10668) refs: #10660 ## Description in testing upgrade 18 ca... 34f026b
  • chore: publish account addresses to storage 4d17a3f
  • chore: publish `PoolMetrics` to child node 092ad4a
  • test: `fastUsdc` vstorage coverage - include `poolMetrics` and account addresses bd2a960
  • chore: fusdc `getStaticInfo` PF method - ensure contract consumers have access to the contract's orch account addre... 475e720
  • chore: fusdc vstorage (#10639) incidental FUSDC changes ## Description - publish `PoolMetrics` to child node - p... 5affa34
  • feat(vats): first cut of Address Hooks in JS dbad30b
  • build(deps): regenerate `yarn.lock`s 5014cf9
  • feat(vtransfer): port some `address-hooks.js` functions to Go 159098b
  • docs(cosmic-proto): generate initial typedoc c8ad417
  • feat: `bech32` Address Hooks (#10613) closes: #10614 refs: #10249 #10250 ## Description Pack a bech32 "base addres... 945fef1
  • fix(telemetry): timer-poll run.id (#10672) refs: #10357 ## Description I did a bad copy paste in #10357, which caus... 3b478fb
  • chore(fast-usdc): add USDC Issuer to config Allow using USDC_axl or the like where no USDC is available. 79a72c2
  • chore(builders): Fast USDC policy: fix type; add dynamic check `@type {CoreEvalBuilder}` clobbered the annotation fo... ba4c469
  • chore(builders): init-fast-usdc option to use USDC_axl d706061
  • chore(a3p-integration): use USDC_axl in fast-usdc There are no USDC tokens available in a3p. 6ae0806

View on GitHub

dckc created a branch on Agoric/agoric-sdk

dc-usdc-axl-opt - monorepo for the Agoric Javascript smart contract platform

dckc created a review comment on a pull request on Agoric/agoric-sdk
calling `makeEmptyPurse()` seems better than bothering with `__getMethodNames__()`.

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk

View on GitHub

dckc created a review comment on a pull request on Agoric/documentation
maybe: To expose contract state for query, where smart contracts on Ethereum and other chains use readonly or view query methods, Agoric smart contracts write to storage nodes so that clients ca...

View on GitHub

dckc created a review on a pull request on Agoric/documentation

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
yes, let's add that pointer, @samsiegart I wonder how to track down the date the contract was deployed. A date is always a nice thing to have in a citation.

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk

View on GitHub

Load more