Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samsiegart pushed 3 commits to srs-fee-config Agoric/agoric-sdk
samsiegart pushed 4 commits to srs-fee-config Agoric/agoric-sdk
samsiegart opened a pull request on Agoric/agoric-sdk
feat(fast-usdc): publish feeConfig to vstorage
closes: https://github.com/Agoric/agoric-sdk/issues/10509 ## Description Publish the feeConfig to vstorage in the fastUSDC contract start functionsamsiegart created a branch on Agoric/agoric-sdk
srs-fee-config - monorepo for the Agoric Javascript smart contract platform
samsiegart pushed 1 commit to srs-status-mgr Agoric/agoric-sdk
- feat(fast-usdc): write status updates to vstorage 8403789
samsiegart opened an issue on Agoric/agoric-sdk
Record FastUSDC fees collected to vstorage
## What is the Problem Being Solved? ``` C22 - Agoric MUST report fees earned by Fast USDC to queryable storage Per Transaction ``` ## Description of Design We can record the fee collec...samsiegart pushed 59 commits to srs-status-mgr Agoric/agoric-sdk
- fix(telemetry): event name typo 9e19321
- fix(telemetry): event name typo (#10551) ## Description Fixes typo for kernel upgrade event ### Security Considera... 0105e1a
- chore(types): fix 'self' on this in prepareExo 63744cb
- build: license for fast-usdc package 0ca4a94
- fix 'self' in prepareExo (#10557) _incidental_ ## Description Fix the type for `prepareExo` so `this.self` works. ... c951fdc
- test: remove obsolete resm support 960b9dc
- test: simplify test:c8 cmd 9d728cf
- docs: help on code coverage cba42ae
- test: report src files that have zero coverage d99b7d3
- chore(deps): bump c8 to 10.1.2 only breaking change is requiring Node 18+ e3e643c
- chore(deps): yarn-deduplicate 8efce30
- coverage report untested files (and misc cleanup) (#10556) _incidental_ ## Description The main change in this PR i... 5cfb99b
- test: missed --all conversions 9d56156
- test: restore C8_OPTIONS needed for test:c8-all d8ef46c
- docs: how test:c8-all works 3eb1a1d
- fix c8-all (#10559) followup: #10556 ## Description https://github.com/Agoric/agoric-sdk/pull/10556 removed C8_OPTI... 62aabb6
- ci: c8 report all files in {src,tools} ab66c15
- refactor: single script for CI code coverage 476f7a5
- report all files in CI test coverage (#10560) refs: #10559 ## Description https://github.com/Agoric/agoric-sdk/pul... d7a0e3b
- ci: fix 'coverage' job 42bb239
- and 39 more ...