Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
iomekam pushed 14 commits to 10445-transfer-pfm Agoric/agoric-sdk
- refactor: WalletUtils wraps VstorageKit 215a105
- build: defer building types 3c0b830
- feat(types): TypedPublished 88939bf
- feat: VstorageKit readPublished e48c53c
- feat: readPublished in SwingsetTestKit 0b383c9
- refactor: use readPublished in boot 0dfecae
- vstorage published types mapping (#10422) refs: #9109 ## Description The new `@agoric/client-utils` package provid... a82d636
- feat: CosmosChainInfo includes `pfmEnabled?: boolean` - in order to determine whether its possible to route a transf... dd51815
- feat: chain-capabilities.js constants - adds `ICQ_ENABLED` and `PFM_ENABLED` constants to support `CosmosChainInfo` ... f5451a1
- fix: yarn codegen script - use `ts-blank-space` since `tsx` is no longer in `node_modules/.bin` - prefer yarn comman... 0938e9a
- chore: yarn codegen - add `pfmEnabled: boolean` data - update snapshot tests 4fbebf4
- add pfmEnabled to shape 784feb2
- add usdchash 8ee6fa7
- Merge branch '10006-transfer-pfm' of https://github.com/Agoric/agoric-sdk into 10445-transfer-pfm c26d3c8
iomekam pushed 2 commits to 10445-transfer-pfm Agoric/agoric-sdk
iomekam opened a draft pull request on Agoric/agoric-sdk
10445 transfer pfm
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...iomekam pushed 1 commit to 10006-transfer-pfm Agoric/agoric-sdk
- WIP: buggy contract refac to upgrade sa 38ded26
iomekam pushed 1 commit to 10006-transfer-pfm Agoric/agoric-sdk
- WIP: Adding more register asset calls into bootstrap tests 53a8a32
iomekam pushed 71 commits to 10006-transfer-pfm Agoric/agoric-sdk
- 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
- chore: drop provisionPool.test, which shouldn't be here f5b08d7
- test: move localChain test to z:acceptance 1ae68bd
- test: clean up use.sh and test.sh: comments and drop redudancies dcb24f1
- test: gitignore localChaintest-submission/, now in z:acceptance fcbd971
- and 51 more ...