Michael FIG

Results 33 issues of Michael FIG

Hi Alex. This is a support request, not an issue. I'm thinking of a convenience membrane for [Agoric/Jessie](https://github.com/Agoric/Jessie), that has "interior" and "exterior" graphs, and when objects cross from interior...

support

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` and `@protobufjs/[email protected]` for the project I'm working on. I'm using your code...

## Is this a BUG REPORT or FEATURE REQUEST? FEATURE REQUEST I would like to have a `Cluster` resource option for setting the mysql daemon's `TZ` environment variable. Such as:...

feature

**Describe the bug** For a medium-to-large `genesis.json` `initial_height` (reflected in `Meteor.settings.params.startHeight`), average block time drops suddenly on the second block. This is tested against big-dipper branch `v0.41.x-14.2`. **To Reproduce** Steps...

bug

**Describe the bug** I can't see any transaction information, but the block's transaction count is okay. Validator voting power seems incorrect (wayy too big). **To Reproduce** Use the stargate release,...

stargate

## Summary Allow `OnChanOpenTry` both to write the new state and publish the event in a future block. ## Problem Definition On the Agoric chain, we're using async messaging to...

tao
needs discussion

See https://github.com/endojs/endo/tree/mfig-endo-exec/packages/endo-exec/README.md

Added some new features: - implement WeakRef/FinalizationRegistry-based garbage collection (refactoring for this tightened up the implementation considerably) - allow optional `nearOptions` and `farOptions` for `makeLoopback` - expose `isOnlyLocal(specimen)` to see...

Intended to support Agoric/agoric-sdk#5579, by allowing the abrupt termination of serialization/unserialization if memory budgets are exceeded.

enhancement

Allow an optional `slots` argument to `decodeToJustin` that allows printing of `slotToVal(slot, "iface")`.