Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
dckc opened a draft pull request on Agoric/agoric-sdk
fix(fast-usdc): reduce leaks etc.
refs: - #10931 - #10890 ## Description stuff found while working on #10890 ### Security Considerations <!-- Does this change introduce new assumptions or dependencies that, if viola...dckc created a branch on Agoric/agoric-sdk
dc-fu-res-misc - monorepo for the Agoric Javascript smart contract platform
dckc pushed 63 commits to dc-fu-impact Agoric/agoric-sdk
- chore: Replace otel-trace with otel-context-aware-slog in integration test (#10864) closes: #10798 refs: #10300 ## ... 1a00282
- chore(multichain-testing): remove starship repo from helm context 5cb7a33
- chore(multichain-testing): remove starship repo from helm context on `make clean` (#10881) refs: https://github.com/... 048a67c
- chore: Move natural-sort functionality into packages/internal Removes unnecessary use of localeCompare Ref https://... f4c6c9a
- chore(SwingSet): Fix confusing kernelTable.sort b567001
- chore: Move natural-sort functionality into packages/internal (#10320) Ref https://github.com/endojs/endo/issues/211... 8093cf6
- docs: remove dead mutable.ai https://news.ycombinator.com/item?id=42542512 f90c932
- chore(deps): rm obsolete dd-trace 3ef71b3
- deps cleanup (#10922) _evergreen_ ## Description See clean commits ### Security Considerations ### Scaling Cons... 473abf9
- test: remove shell-based smoketests We have most of this covered elsewhere, running in CI e6688ef
- chore: remove start-local-chain.sh no longer necessary 01e90ba
- remove start-local-chain (#7914) closes: #7496 ## Description That script was a stop gap and the gap has since bee... 9555ae0
- test(internal): fake vstorage advance blockHeight (#10933) refs: #10890 refs: #10931 ## Description Add a driver to... 5fa1324
- fix(vtransfer): some tweaks for ack handling fab004b
- chore(vibc): make `RawAcknowledgement` public 8d59aa6
- test(vtransfer): more comprehensive multiapp tests 9b7cd3a
- refactor(vibc): use `MustParseHeight(GetTimeoutHeight)` idiom a0f085e
- refactor(address_hooks): expose `ExtractBaseAddressFromData` to avoid packeting 6be6dd7
- docs(vtransfer): add notes to funcs inspired by `ibctesting` 3e74f51
- fix(vtransfer): store in-flight packet data (#10921) Closes: IOU an issue ## Description While improving the vtr... 9dfa568
- and 43 more ...
dckc pushed 40 commits to dc-fu-impact Agoric/agoric-sdk
- docs(swing-store): listAllSnapshots was missing from SnapStoreDebug 77c1e32
- fix(SwingSet): promise ref-counting in queueAndRun (WIP) ack: wizards :) 8ad3fe6
- fix(fast-usdc): release the seats! WIP 6dab5e9
- feat(fast-usdc): expose deleteCompletedTx df6b0b1
- feat(fast-usdc): core eval script to deleteCompletedTxs 906ffea
- chore(fast-usdc): don't write-chain-info when testing Fast USDC (WIP) d16016b
- chore(fast-usdc): refine return type of Offers.deposit 36a2e13
- chore(deps): swing-store for fast-usdc chain impact test c69bbdb
- test: Fast USDC chain impact test (WIP) - access kernel stats post bootstrap 04aeb0f
- chore: extract relevant kernel stats 8bdecef
- WIP: access uncompressedSize of heap snapshots of vats 9f57591
- WIP: 2 observations: post-boot, post-ocw-provision dc5ee0f
- chore: start fastUsdc b1bd52a
- WIP: use itest-fast-usdc-config c124034
- WIP: test LP deposit activity e0b5ad0
- test: kernel stats after advance, mint d3c1709
- WIP: iteration-based test 0e92eca
- chore: writeStats e1081a6
- WIP: clean up debug logging 0aeba11
- WIP: flatten stats 7efe957
- and 20 more ...
dckc created a review comment on a pull request on Agoric/dapp-offer-up
I'm struggling to understand what you're saying about `yarn create @agoric/dapp demo`.
dckc pushed 15 commits to dc-fu-impact Agoric/agoric-sdk
- fixup! chore: writeStats cafcb82
- chore: getting vstorage stats is not optional 8d1106e
- feat(fast-usdc): expose deleteCompletedTx 0bbaed2
- feat(fast-usdc): core eval script to deleteCompletedTxs 2ea2705
- chore: doCoreEval 6a89aeb
- test pruning vstorage 057ae85
- chore: prune vstorage every 8 iterations ea07116
- fix: makeFakeStoragKit: '' key deletes storage entry any falsy key, that is c9d2dec
- prune dead code 3d070b3
- chore: dump kernel before / after simulation iterations 3da9bfb
- chore: separate Fast USDC vstorage consumption a229e9b
- fix(SwingSet): promise ref-counting in queueAndRun (WIP) ack: wizards :) 93a1c56
- fixup! fix(SwingSet): promise ref-counting in queueAndRun (WIP) c7bb31f
- fix(fast-usdc): release the seats! WIP d949b20
- chore: prune vstorage before reapAllVats 85ddd5b
dckc opened a draft pull request on Agoric/agoric-sdk
test(boot): Fast USDC chain impact
?closes: refs: - #10890 ## Description <!-- Add a description of the changes that this PR introduces and the files that are the most critical to review. --> ### Security Considerations ...dckc pushed 9 commits to dc-fu-impact Agoric/agoric-sdk
- WIP: iteration-based test ccf0884
- chore: writeStats a608872
- WIP: clean up debug logging de7aba2
- WIP: flatten stats 2ab04b4
- oops: blockHash; cctp nonce e0d782f
- WIP: struggling with ADVANCING and such π€ UnhandledPromiseRejection: (Error#9) Error#9: Chain info not found for bec... 417a558
- WIP: fix some amount math e4a1aa9
- WIP: punt on increasing seq num in ack 76fc938
- WIP: punt on advance in promise.all() ae4e51d
dckc created a branch on Agoric/agoric-sdk
dc-devnet-config - monorepo for the Agoric Javascript smart contract platform
dckc pushed 3 commits to dc-fu-impact Agoric/agoric-sdk
dckc pushed 3 commits to dc-fu-impact Agoric/agoric-sdk
dckc created a comment on an issue on Agoric/agoric-sdk
broke ground... ``` ~/projects/agoric-sdk/packages/boot$ yarn test test/fast-usdc/chain-impact.test.ts - [todo] uncompressedSize of heap snapshots of vats β access relevant kernel stats after...
dckc pushed 1 commit to dc-fu-impact Agoric/agoric-sdk
- chore: use local (node) worker for faster dev, initially 0abe3bc
dckc created a branch on Agoric/agoric-sdk
dc-fu-impact - monorepo for the Agoric Javascript smart contract platform