Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samsiegart opened a pull request on Agoric/agoric-sdk
feat(fast-usdc): write status updates to vstorage
closes https://github.com/Agoric/agoric-sdk/issues/10508samsiegart pushed 1 commit to srs-status-mgr Agoric/agoric-sdk
- feat(fast-usdc): write status updates to vstorage 43925a2
samsiegart pushed 1 commit to srs-status-mgr Agoric/agoric-sdk
- feat(fast-usdc): write status updates to vstorage df2a097
samsiegart pushed 19 commits to srs-status-mgr Agoric/agoric-sdk
- chore(a3p-integration): Bump @agoric/synthetic-chain dependencies 6e2d76f
- chore(a3p-integration): Improve z:acceptance governance test logging 4450b78
- chore(a3p-integration): Calculate proposal deadlines as late as possible bb61622
- chore(a3p-integration): Bump @agoric/synthetic-chain dependencies (#10533) ## Description A final step that I forgot... 72248e9
- build(deps): bump cosmossdk.io/math to v1.4.0 8339df2
- build(deps): bump cosmossdk.io/math to v1.4.0 (#10534) closes: #XXXX refs: #XXXX ## Description Bump cosmossdk.io/... 429a377
- doc: fix alphabetical order in env.md (#10542) closes: #XXXX refs: #XXXX ## Description Fix alphabetical order in ... 721071e
- feat(builders): fast-usdc oracleSet option for MAINNET, ... 3bf01a2
- chore(f:fast-usdc): toward fast-usd: copy quickSend stuff from 8beb9db 2ae8e51
- feat(f:fast-usdc): add fast-usdc to a3p-integration - d:quick-send -> f:fast-usdc - init-orch overtaken by u17 - ... a181f9b
- docs(a3p-i): how to get a chain running b467173
- chore: put 'agoric' chain info in agorcNames UNTIL ... ... PFM / chainHub stuff 9b771d3
- Fast USDC a3p deployment proposal (#10517) closes: #10492 ## Description Adds `f:fast-usdc` that invokes `init-fas... 83191e7
- `agd export` option for diagnosis (#10344) closes: #8420 ref: #8152 ## Description This PR adds a new optional flag... 6112a8b
- feat(fast-usdc): write chain policies to vstorage (#10532) closes https://github.com/Agoric/agoric-sdk/issues/10512 ... 9d6cff1
- chore(cosmic-swingset): Type-check JS files 226eda9
- chore(cosmic-swingset): Fix lint issues a9fdcea
- chore(cosmic-swingset): Type-check JS files (#10539) ## Description At long last! ### Security Considerations n/a ... a7bee20
- feat(fast-usdc): write status updates to vstorage 1b3cf38
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Done. PTAL
samsiegart pushed 50 commits to srs-chain-policy Agoric/agoric-sdk
- ci(dump-ci-stats): synchronize Github Action versions f4caf69
- ci(lint-rest): move `lint-primary` doc generation to rebalance 2f6fce8
- test(e2e-tools): provide `proposal_id` and fix typo 0d6ec09
- chore(fast-usdc): publish for `@agoric/builders` to use 266117a
- chore: minor nitpicking (#10525) _Incidental_ ## Description Independent changes that are best reviewed commit-by-... 02967de
- refactor(SwingSet): Simplify upgradeSwingset (#10473) ## Description Minor cleanup noticed in passing. ### Security... d268023
- refactor(a3p-integration): Inline some single-use functions ...in anticipation of improving log output 63f0338
- chore(a3p-integration): Update z:acceptance ava config to use @endo/init/debug.js This should eliminate noisy `Objec... 450bdbd
- refactor(a3p-integration): Simplify implementPsmGovParamChange with some generic helper functions 96eecc0
- chore(a3p-integration): Improve z:acceptance log output 96dc900
- chore(a3p-integration): Further improve z:acceptance log output by normalizing entries and records 5d10575
- chore(a3p-integration): Improve n:upgrade-next log output 0684783
- fix(a3p-integration): Patch Hardened JS compatibility into n:upgrade-next dependencies https://github.com/axios/axio... 943c151
- chore(a3p-integration): Improve p:upgrade-19 log output 44c17de
- chore(a3p-integration): Log the full command in execSwingsetTransaction 8751e93
- chore(client-utils): Don't log reusePromise in `retryUntilCondition` Ref fd9394b33ed9f12e229e9914d7efe3ca10980f0c U... 173f834
- chore(a3p-integration): Reduce nesting level for tryISTBalances t.log output d6c274e
- chore(a3p-integration): Implement type-aware linting above proposals/ 7ff9b34
- chore(a3p-integration): Type-check s:stake-bld 5b2e20c
- chore(a3p-integration): Improve log output (#10485) ## Description Extracted from #10165 and best reviewed by commit... 7e54272
- and 30 more ...
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Happy to wait for that to go in, your call though.
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Added a check for `feedPolicy` also
samsiegart pushed 1 commit to srs-chain-policy Agoric/agoric-sdk
- test(fast-usdc): document feedPolicy storage schema c578a8b
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Do we need the `seenTx:` part? At the least, we probably don't need to stringify `[txHash]`, just append `txHash` right?
samsiegart created a review on a pull request on Agoric/agoric-sdk
Approve with one optional suggestion
samsiegart created a review on a pull request on Agoric/agoric-sdk
Approve with one optional suggestion
samsiegart created a branch on Agoric/agoric-sdk
srs-status-mgr - monorepo for the Agoric Javascript smart contract platform
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
I just made chainName the key instead, since it's more self-describing. Having the chainId as the key might confuse people not knowing what the number means.
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Changed so that the start script writes the policy directly
samsiegart created a review comment on a pull request on Agoric/agoric-sdk
Done. Just made the CLI accept stringified JSON for the policy.
samsiegart opened a pull request on Agoric/agoric-sdk
feat(fast-usdc): write chain policies to vstorage
closes https://github.com/Agoric/agoric-sdk/issues/10512 ## Description Adds the shape/type for the chain policies, and exposes a method on the transaction feed kit to write the policies to v...samsiegart created a comment on an issue on Agoric/agoric-sdk
Chain policies would be keyed by `chainId`, which is the numeric identifier for each chain. E.g. ETH:1, OP: 10, ARB: 42161, etc.. The policy for each chain would contain: nobleContractAddress...
samsiegart created a branch on Agoric/agoric-sdk
srs-chain-policy - monorepo for the Agoric Javascript smart contract platform