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
> The marshaller threw without it. That's a a bug in the caller that claimed something was a `CopyRecord` without `harden`-ing it. This is actually the cost of adding the `harden(...)` here: ...

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
odd that we spell it out internally but not externally.

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
ok, so `txns` isn't an abbreviation of transactions; it's a plural of the evidence property name. Re `txn` distinguing between ethereum and others such as cosmos-sdk... I seem to have a gap in m...

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
When we get to upgrade testing, I hope we manage to test upgrading with pending vows.

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
`ctx` is part of the durable storage of the relevant vow, right? So this property name change would be a breaking change if this code were deployed, right?

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
these vstorage snapshots are nice for looking at an example or two, but I wonder about how to make it easier to figure out all possible values. How about including the name of a TypedPattern and...

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
I wonder what "monotonic" is intended to communicate. Monotonic is a relationship between 2 variables. Is the dependent variable here time? A constant function is non-decreasing and hence monotonic...

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
I was expecting a type that includes the enumeration that includes `ADVANCING`.

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
`harden(...)` doesn't hurt (much) here, but if it's already a `CopyRecord`, it's already hardened.

View on GitHub

dckc created a review comment on a pull request on Agoric/agoric-sdk
```suggestion > Under "published", the "fastUsdc.txns" node is delegated to the Ethereum transactions upon which Fast USDC is acting. ``` I suppose `txns` is an abbreviation for `transactions`...

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk
I'm struggling to get a high level view. I'd like to see a typed pattern for what a client might see at one of these vstorage keys.

View on GitHub

dckc created a review on a pull request on Agoric/agoric-sdk
I'm struggling to get a high level view. I'd like to see a typed pattern for what a client might see at one of these vstorage keys.

View on GitHub

dckc created a comment on a pull request on Agoric/agoric-sdk
before closing #10576 , re upgrade considerations: are there any vats deployed with the previous vow package? Do we plan to upgrade them? Also please consider how to verify this fix in a testnet...

View on GitHub

dckc opened an issue on Agoric/agoric-sdk
Brand, NameHub docs should include global naming security considerations: phishing etc.
## What is the Problem Being Solved? [Brand](https://agoric-sdk.pages.dev/types/_agoric_ertp.Brand) reference docs don't say why we use unforgeable objects rather than contract addresses (large ...
dckc created a comment on an issue on Agoric/agoric-sdk
fixed in - #10682

View on GitHub

dckc closed 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 created a comment on a pull request on Agoric/agoric-sdk
I haven't gotten set up to test this locally; using ci to test it is pretty slow. Let's roll back to before @0xpatrickdev handed this to me and see if it's green. If so, I can do my refactor in ...

View on GitHub

dckc pushed 0 commits to pc/fusdc-multichain-macro Agoric/agoric-sdk

View on GitHub

dckc created a branch on Agoric/agoric-sdk

dc-multichain-macro - monorepo for the Agoric Javascript smart contract platform

dckc opened a draft pull request on Agoric/agoric-sdk
SPIKE: factor out Orch contract core-eval boilerplate
refs: - https://github.com/Agoric/agoric-sdk/discussions/9717 - https://github.com/Agoric/dapp-agoric-basics/pull/48 - https://github.com/agoric-labs/ag-power-tools/issues/14 - https://gith...
dckc created a branch on Agoric/agoric-sdk

dc-fu-autostart - monorepo for the Agoric Javascript smart contract platform

dckc pushed 1 commit to pc/fusdc-multichain-macro Agoric/agoric-sdk
  • refactor: factor out actors: TxOracle, LiquidityProvider, UserAgent e084cac

View on GitHub

dckc pushed 14 commits to disc-cli dckc/finquick
  • feat(book_ops): handle non-USD assets in balanceSheet 5f3a0c5
  • feat: convert paystub to html - grok x: 1 y: 2 - grok recip sender - addr - grok side-by-side tables 755d28c
  • feat(book_ops): TurboTax staking rewards report Staking rewards ended up in other income, though. 17347d7
  • feat(justInCase): addViewer to a folder linked from a cell 43907df
  • feat: Share a folder just in case owner is no longer available cddce52
  • style(justInCase): lint 103049a
  • Merge branch 'disc-cli' 94a64e1
  • refactor(justInCase): add static typing c2e8da4
  • build(justInCase): lock packages with @types/google-apps-script 16dada8
  • Merge branch 'justInCase' 25c026d
  • deps(lm-sync): update better-sqlite3 eafbb32
  • chore(sheetsAccess): be noisy about missing acctNum f0fd320
  • build: yarn 4 and workspaces 72ddb08
  • build: lock packages with yarn 4 c9c7071

View on GitHub

dckc pushed 1 commit to pc/fusdc-multichain-macro Agoric/agoric-sdk
  • refactor: factor out actors: TxOracle, LiquidityProvider, UserAgent 44f280c

View on GitHub

dckc pushed 1 commit to pc/fusdc-multichain-macro Agoric/agoric-sdk
  • refactor: factor out actors: TxOracle, LiquidityProvider, UserAgent f6e4c55

View on GitHub

Load more