Ecosyste.ms: Timeline

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

usmanmani1122

usmanmani1122 created a review comment on a pull request on Agoric/agoric-sdk
Done

View on GitHub

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

View on GitHub

usmanmani1122 pushed 13 commits to usman/8420 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
  • chore(types): update type coverage 2f62d77
  • refactor: use readPublished 3baf4be
  • chore(types): update type coverage c890f53
  • use readPublished for types in agoric-cli (#10450) follow-up ## Description Pulled out of https://github.com/Agoric... 3b799b8
  • Merge branch 'master' into usman/8420 f3c69b3
  • use new constants 530a2b5

View on GitHub

usmanmani1122 pushed 1 commit to usman/app-base Agoric/tools-app

View on GitHub

usmanmani1122 pushed 1 commit to usman/app-base Agoric/tools-app

View on GitHub

usmanmani1122 pushed 1 commit to usman/app-base Agoric/tools-app

View on GitHub

usmanmani1122 pushed 1 commit to usman/app-base Agoric/tools-app

View on GitHub

usmanmani1122 pushed 93 commits to usman/8420 Agoric/agoric-sdk
  • lint: eslint-env node 5108ab1
  • build: smart-wallet doesn't need casting e73afcb
  • chore(types): less ambient 769de1f
  • feat: client-utils package 50af71f
  • build: emit types 3026d97
  • refactor: format lib to client-utils 63c7850
  • chore: remove Natural 64bf826
  • chore: WalletUtils type bd97f95
  • lint: cleanup imports 8582373
  • feat: makeWalletUtils wo/spawn 20083ae
  • refactor: pickEndpoint 5762418
  • refactor: network-config ocap module 55fd3d1
  • refactor: format lib back to agoric-cli 4ea3ec0
  • chore: deprecations 1563f0f
  • feat: one marshaller per WalletUtils b141ce6
  • chore(types): more annotations 085db85
  • feat: makeTendermintRpcClient 129516a
  • feat: ocap makeStargateClient c8f7407
  • test: exports list c3f5438
  • new client-utils package (#10407) closes: #10168 ## Description Provide a new package, `client-utils`, as a home fo... d4f2864
  • and 73 more ...

View on GitHub

usmanmani1122 created a review comment on a pull request on Agoric/agoric-sdk
Yes. My bad.

View on GitHub

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

View on GitHub

usmanmani1122 created a review comment on a pull request on Agoric/agoric-sdk
I thought we want to trigger the bootstrap logic And will the reason of the panic be the absence of directory pointed by `swingStoreExportDir`?

View on GitHub

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

View on GitHub

usmanmani1122 created a review comment on a pull request on Agoric/agoric-sdk
You are right. `skip` is not a supported artifact mode. I will revert `SwingStoreArtifactModeSkip` to `SwingStoreArtifactModeNone`. But I don't see `SwingStoreArtifactModeNone` and `SwingStoreArti...

View on GitHub

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

View on GitHub

usmanmani1122 pushed 1 commit to usman/app-base Agoric/tools-app
  • disable end block height input for now 3bd870f

View on GitHub

usmanmani1122 opened a draft pull request on Agoric/tools-app
Base app
## Description [TODO]
usmanmani1122 pushed 1 commit to usman/app-base Agoric/tools-app

View on GitHub

usmanmani1122 pushed 1 commit to usman/app-base Agoric/tools-app
  • change trigger branch name af4d9d7

View on GitHub

usmanmani1122 created a branch on Agoric/tools-app

usman/app-base - An app containing various development tools

usmanmani1122 created a branch on Agoric/tools-app

main - An app containing various development tools

usmanmani1122 created a repository: Agoric/tools-app

https://github.com/Agoric/tools-app - An app containing various development tools

usmanmani1122 deleted a branch Agoric/instagoric

usman/upgrade-18-changes

usmanmani1122 pushed 1 commit to main Agoric/instagoric
  • Enable context slogger (#76) 181bfe3

View on GitHub

usmanmani1122 closed a pull request on Agoric/instagoric
Enable context slogger
## Description This updates the mainfork height and add OTEL reporting endpoint environmental variable **Should be merged after [this](https://github.com/Agoric/instagoric-private/pull/92) PR**
usmanmani1122 pushed 1 commit to usman/upgrade-18-changes Agoric/instagoric

View on GitHub

usmanmani1122 opened a draft pull request on Agoric/instagoric
Enable context slogger
## Description This PR enables context slogger and removes the old slog reporting. The slog will is though still created, it's content is just not reported to GCP anymore Also updated the mainfor...
usmanmani1122 created a branch on Agoric/instagoric

usman/upgrade-18-changes - Kubernetes spec for agoric networks

usmanmani1122 created a review comment on a pull request on Agoric/agoric-sdk
I thought `EncodeKVEntryReaderToJsonl` function will close the reader passed to it at the end but it seems like it doesn't

View on GitHub

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

View on GitHub

usmanmani1122 pushed 17 commits to usman/8420 Agoric/agoric-sdk
  • chore(ci): Dump GH CI Stats to GCP Metrics 7202c10
  • Feat (CI): Dump GH CI Stats to GCP Metrics (#10338) closes: #XXXX refs: #XXXX ## Description This PR adds a workfl... a6b3352
  • feat: add `bech32Prefix?: string` to `CosmosChainInfo` cb9e1ee
  • chore: remove dead test code 6b3d31a
  • feat(chainHub): `getChainInfoByAddress` helper - takes a ChainAddress.value, parses the bech32Prefix, and looks up t... d6c487c
  • fix: `convertChainInfo` connection sorting - prevents empty entries from affecting sort order and causing unnecessar... 8ba4699
  • feat(orchestration): lookup `ChainInfo` from address value (#10354) closes: #10349 ## Description - add `bech32Pref... aba3e48
  • test: zcf-tools wo/durability 9a5e84a
  • test: make durability tests run concurrently ea569e8
  • test: make durable Orch tests able to run concurrently (#10381) incidental ## Description Some orchestration tests... 5429b84
  • test: contract placeholder 18befd0
  • test: starting the contract 0bc5b16
  • chore: exo stubs 22b2cc5
  • test: poolShares issuer 17df411
  • scaffold Fast USDC contract (#10383) in preparation for other tickets ## Description Sets up the basic structure o... 604ac38
  • Merge branch 'master' into usman/8420 cc6cbd0
  • close reade 3928c4a

View on GitHub

Load more