Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
erights created a review comment on a pull request on Agoric/agoric-sdk
I'd say yes, this fits with existing precedent. Perhaps all those need to change, but until we do, we should stay consistent with our existing practice. Attn @mhofman , is this an additional cas...
erights created a review comment on a pull request on Agoric/agoric-sdk
Only a resource-use threat, yes? No integrity threat. And given "enough" resources, no other availability threat, yes? Under normal circumstances, this promise would always be settled by the end...
erights pushed 1 commit to markm-test-prepare-with-sham-trapping Agoric/agoric-sdk
- DNM: test #10795 against endo#2684 sham non-trapping 6e5fa1d
erights pushed 11 commits to markm-test-prepare-with-sham-trapping Agoric/agoric-sdk
- chore: `pendingTxs` -> `pendingSettleTxs` 26f5229
- chore: misc fusdc contract test improvements - verify poolAccount is sender for Advances - verify Advance is Disburs... ac0dd9b
- chore: only Observed txs are Forwardable ee09228
- test: mint received while ADVANCING 18f79d0
- fix: Advancing txs are dequeueable - Advancing txs are dequeueable so `case PendingTxStatus.Advancing:` is reachable... 3c4278d
- chore: capture `ForwardFailed` state - if Forward (slow transfer) fails, capture the state to distinguish from succe... 69740d2
- feat: evidence after mint results in forward - Advancer calls `forwardIfMinted` to check for an early matching mint ... 2d2dc7b
- chore: tx statuses in vstorage - ensure "minted before observed" `Observe` statuses are recorded in vstorage - ensur... 8b18171
- chore(fusdc): settle `ForwardFailed`, minted while `Advancing`, and minted early txs (#10729) closes: #10625 ## Des... 4c2be7c
- refactor: prepare for use of non-trapping integrity trait 4d00b72
- DNM: test 10795 against endo#2684 sham non-trapping 191008c
erights pushed 10 commits to markm-prepare-for-non-trapping Agoric/agoric-sdk
- chore: `pendingTxs` -> `pendingSettleTxs` 26f5229
- chore: misc fusdc contract test improvements - verify poolAccount is sender for Advances - verify Advance is Disburs... ac0dd9b
- chore: only Observed txs are Forwardable ee09228
- test: mint received while ADVANCING 18f79d0
- fix: Advancing txs are dequeueable - Advancing txs are dequeueable so `case PendingTxStatus.Advancing:` is reachable... 3c4278d
- chore: capture `ForwardFailed` state - if Forward (slow transfer) fails, capture the state to distinguish from succe... 69740d2
- feat: evidence after mint results in forward - Advancer calls `forwardIfMinted` to check for an early matching mint ... 2d2dc7b
- chore: tx statuses in vstorage - ensure "minted before observed" `Observe` statuses are recorded in vstorage - ensur... 8b18171
- chore(fusdc): settle `ForwardFailed`, minted while `Advancing`, and minted early txs (#10729) closes: #10625 ## Des... 4c2be7c
- refactor: prepare for use of non-trapping integrity trait 4d00b72
erights opened a draft pull request on endojs/endo
Markm 2684 without native harden
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...erights created a branch on endojs/endo
markm-2684-without-native-harden - Endo is a distributed secure JavaScript sandbox, based on SES
erights pushed 2 commits to markm-dont-use-native-harden endojs/endo
erights pushed 2 commits to markm-test-prepare-with-sham-trapping Agoric/agoric-sdk
erights pushed 2 commits to markm-prepare-for-non-trapping Agoric/agoric-sdk
erights pushed 3 commits to markm-test-prepare-with-sham-trapping Agoric/agoric-sdk
erights pushed 1 commit to markm-sham-use-sham-no-trapping endojs/endo
- fixup! error messages 9e6303d
erights pushed 1 commit to markm-test-prepare-with-sham-trapping Agoric/agoric-sdk
- fixup! lint 7278070
erights opened a draft pull request on Agoric/agoric-sdk
DNM: test 10795 against endo#2684 sham non-trapping
#endo-branch: markm-sham-use-sham-no-trapping Staged on https://github.com/Agoric/agoric-sdk/pull/10795 <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ...erights created a branch on Agoric/agoric-sdk
markm-test-prepare-with-sham-trapping - monorepo for the Agoric Javascript smart contract platform
erights opened a draft pull request on Agoric/agoric-sdk
refactor: prepare for use of non-trapping integrity trait
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...erights created a branch on Agoric/agoric-sdk
markm-prepare-for-non-trapping - monorepo for the Agoric Javascript smart contract platform
erights pushed 2 commits to markm-test-w-some-endo-fork Agoric/agoric-sdk
erights opened a draft pull request on endojs/endo
Markm sham use sham no trapping
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...erights created a branch on endojs/endo
markm-sham-use-sham-no-trapping - Endo is a distributed secure JavaScript sandbox, based on SES
erights pushed 1 commit to markm-sham-no-trapping endojs/endo
- blindly suppress mysterious lint complaints d9ec3dd
erights opened a draft pull request on endojs/endo
Markm sham no trapping
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...erights created a branch on endojs/endo
markm-sham-no-trapping - Endo is a distributed secure JavaScript sandbox, based on SES
erights pushed 3 commits to markm-test-w-some-endo-fork Agoric/agoric-sdk
erights pushed 1 commit to markm-dont-use-native-harden endojs/endo
- fix(ses): dont use native hardener which doesnt yet suppressTrapping 2907df1
erights pushed 3 commits to markm-dont-use-native-harden endojs/endo
- docs(marshal): revise cheatsheet to match ocapn (#2668) Closes: #XXXX Refs: - https://github.com/ocapn/ocapn/pull... fdb6074
- refactor: cleanup type warning (#2680) Closes: #XXXX Refs: #XXXX ## Description Was getting the irritating wa... e02b0f6
- fix(ses): dont use native hardener which doesnt suppressTrapping 528a9c4
erights pushed 7 commits to markm-use-no-trapping-pony endojs/endo
- refactor: cleanup type warning (#2680) Closes: #XXXX Refs: #XXXX ## Description Was getting the irritating wa... e02b0f6
- refactor: prepare for non-trapping integrity trait c3b3d92
- feat(non-trapping-shim): as created 8b1d357
- feat(non-trapping-shim): Ponyfill and shim for non-trapping integrity trait 6445345
- fixup! reveiwer suggestions b22b8b0
- fixup! review suggestion 4c095c0
- feat(ses,pass-style): use non-trapping integrity trait ponyfill for safety 0c13733
erights pushed 7 commits to markm-use-no-trapping-shim endojs/endo
- refactor: cleanup type warning (#2680) Closes: #XXXX Refs: #XXXX ## Description Was getting the irritating wa... e02b0f6
- refactor: prepare for non-trapping integrity trait c3b3d92
- feat(non-trapping-shim): as created 8b1d357
- feat(non-trapping-shim): Ponyfill and shim for non-trapping integrity trait 6445345
- fixup! reveiwer suggestions b22b8b0
- fixup! review suggestion 4c095c0
- feat(ses,pass-style): use non-trapping integrity level for safety 82e1233