Ecosyste.ms: Timeline

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

usmanmani1122

usmanmani1122 closed a pull request on Agoric/instagoric
Fix missing CLUSTER NAME
## Description The refactor of entrypoint script zips all the scripts before uploading due to which the `envsubst` in `init.sh` couldn't replace `CLUSTER_NAME` usage in the scripts. This PR adds t...
usmanmani1122 opened a pull request on Agoric/instagoric
Fix missing CLUSTER NAME
## Description The refactor of entrypoint script zips all the scripts before uploading due to which the `envsubst` in `init.sh` couldn't replace `CLUSTER_NAME` usage in the scripts. This PR adds t...
usmanmani1122 created a branch on Agoric/instagoric

usman/fix-missing-cluster-name-env-var - Kubernetes spec for agoric networks

usmanmani1122 pushed 1 commit to usman/loadgen-revamp Agoric/testnet-load-generator

View on GitHub

usmanmani1122 pushed 1 commit to usman/loadgen-revamp Agoric/testnet-load-generator

View on GitHub

usmanmani1122 pushed 1 commit to usman/loadgen-revamp Agoric/testnet-load-generator

View on GitHub

usmanmani1122 opened a draft pull request on Agoric/testnet-load-generator
Testing
## Description TODO
usmanmani1122 created a branch on Agoric/testnet-load-generator

usman/loadgen-revamp - A dapp that generates somewhat realistic loads for testnet

usmanmani1122 pushed 1 commit to main Agoric/tools-app
  • enable end block height input 465ecac

View on GitHub

usmanmani1122 pushed 1 commit to main Agoric/tools-app

View on GitHub

usmanmani1122 deleted a branch Agoric/instagoric

usman/refactor-entrypoint-script

usmanmani1122 pushed 1 commit to main Agoric/instagoric
  • Refactor entrypoint.sh 1.0 (#47) 2e9a5e3

View on GitHub

usmanmani1122 closed a pull request on Agoric/instagoric
Refactor entrypoint.sh 1.0
## Description Ths PR lays the base for refactoring entrypoint. In this PR, we have moved out exported variables in a separate script which will be sourced in the main script. We will now send a ...
usmanmani1122 created a review comment on a pull request on Agoric/instagoric
I agree. This was unintentional. Reverted

View on GitHub

usmanmani1122 created a review on a pull request on Agoric/instagoric

View on GitHub

usmanmani1122 pushed 25 commits to usman/refactor-entrypoint-script Agoric/instagoric
  • TS Relayer Config (#55) e441c71
  • Backup/delete log files on reboot (#59) fa06ecc
  • chore: Change Logs & Dashboard URL to monitor.agoric.net (#61) e61de59
  • Enable otel metrics reporting to GCP (#60) 952e776
  • Periodically restart pods (#62) ef05888
  • chore: update logs link text to 'Click Here' for clarity 7add40f
  • feat: use nodemon to start dev server for hot reloading 8a23798
  • Merge pull request #65 from Agoric/rs-fix-logs-link chore: update logs link text to 'Click Here' for clarity ad335c3
  • Merge pull request #66 from Agoric/rs-hot-reload feat: use nodemon to start dev server for hot reloading 41e5321
  • docs: starting the dev server e071594
  • Merge pull request #68 from Agoric/rs-update-docs docs: starting the dev server 0af8888
  • chore: ensure server starts by handling git-revision.txt read failures f537aac
  • Merge pull request #67 from Agoric/rs-fallback-for-revision-file chore: ensure server starts by handling git-revisio... dcbe936
  • chore: css changes to make scrollbar/scrolling evident on screen cd2bf71
  • docs: add role of FAUCET_KEYNAME 751ecee
  • docs: working with a3p 6d4e321
  • Merge pull request #71 from Agoric/rs-adding-scroll-effect chore: css changes to make scrollbar/scrolling evident on... 851e780
  • Merge pull request #72 from Agoric/rs-update-docs-II docs: working with a3p ccd4204
  • Remove log-otel container (#73) 4e46f8e
  • feat: capability to input value for custom tokens 072fb4f
  • and 5 more ...

View on GitHub

usmanmani1122 deleted a branch Agoric/tools-app

usman/use-database

usmanmani1122 pushed 1 commit to main Agoric/tools-app
  • Fetch logs from database (#2) 6a6fa21

View on GitHub

usmanmani1122 closed a pull request on Agoric/tools-app
Fetch logs from database
## Description Use postgreSQL database for fetching logs
usmanmani1122 created a review comment on a pull request on Agoric/tools-app
This is postgresql specifc syntax for applying conditions on json

View on GitHub

usmanmani1122 created a review on a pull request on Agoric/tools-app

View on GitHub

usmanmani1122 pushed 1 commit to usman/use-database Agoric/tools-app

View on GitHub

usmanmani1122 pushed 1 commit to usman/use-database Agoric/tools-app

View on GitHub

usmanmani1122 created a branch on Agoric/tools-app

usman/use-database - An app containing various development tools

usmanmani1122 pushed 193 commits to usman/8420 Agoric/agoric-sdk
  • feat: `TxStatus` const for `StatusManager` states 1376020
  • types: `CctpTxEvidence`, `PendingTx` 646df78
  • test: `MockCctpTxEvidences` and `MockVTransferEvents` fixtures 5e4139c
  • feat: `CctpTxEvidenceShape`, `PendingTxShape` typeGuards 5a7b3d2
  • chore: export `denomHash` helper 1063efd
  • feat: minimal `addressTools` for query param parsing 6f97e13
  • refactor: `getChainInfoByAddress` -> `makeChainAddress` - removes `getChainInfoByAddress` and provides `makeChainAd... 3f71342
  • feat: `StatusManager` scaffold - shows the various `StatusManager` MapStore states updates (`OBSERVED`, `ADVANCED`) ... 980463f
  • feat: `StatusManager` tracks `seenTxs` - use a composite key of `txHash+chainId` to track unique `EventFeed` submiss... f3d1e36
  • feat: fusdc status manager states (#10406) closes: #10389 ## Description - `StatusManager` with `OBSERVED`, `ADVANC... c236c55
  • chore(a3p-integration): Clean up tryISTBalances bb8d2cd
  • fix(client-utils): Retry at least every other interval ...even when a backing operation hangs (e.g., `follow` of an ... fd9394b
  • chore(a3p-integration): Increase the verbosity of psmSwap 2ced1d5
  • feat(agoric-cli): Block `agoric wallet send` on tx inclusion 0389a21
  • test(a3p-integration): Update "swap into IST" to force the default gas limit 1369e6b
  • feat(agoric-cli): Add `agoric wallet send` gas limit options ...defaulting to `--gas=auto --gas-adjustment=1.2`. 21a03f8
  • refactor(a3p-integration): Use execa rather than a custom `runCommand` 236a61f
  • style(a3p-integration): Use `concat` to group `agd` CLI arguments c98ee13
  • style(agoric-cli): Introduce `gas` option helper 4016066
  • fix(agoric-cli): Default `agoric wallet send` to use `--gas=auto` (#10447) ## Description Extracted from #10165. Whe... fb76d70
  • and 173 more ...

View on GitHub

usmanmani1122 pushed 1 commit to usman/mainnet-archive Agoric/instagoric

View on GitHub

usmanmani1122 deleted a branch Agoric/tools-app

usman/app-base

usmanmani1122 pushed 1 commit to main Agoric/tools-app

View on GitHub

usmanmani1122 closed a pull request on Agoric/tools-app
Base app
## Description Added the base app which is a nextjs app (since we need a full stack app) Added a route for downloading logs of a specific block height
usmanmani1122 created a branch on Agoric/instagoric

usman/mainnet-archive - Kubernetes spec for agoric networks

Load more