-
At this time we have to manage customer's differing permissions sets by rewriting large chunks of code and managing seperate branches.
I propose we refactor some of the different components of a st…
-
### What happened?
I'm unable to access configuration or secrets from within a Jupyter notebook cell .. is that a known problem or has anyone been able to do so? I can access from CLI just fine, bu…
-
### Describe the bug
With a `Stack` of:
```ts
// cdk_test-stack.ts
import { Aspects, Stack, StackProps } from 'aws-cdk-lib';
import { Construct } from 'constructs';
import { Bucket } from 'a…
-
## Summary
A data race was getting past some CI tests and creating inconsistency in
successful runs. It occured in the following test that broadcasts many
transactions in rapid succession, expec…
-
When in active provider mode each wagon will only provide a single stack at once. The logistics network will thus deploy the necessary amount of robots for a single stack. Once the stack is emptied th…
-
Related to #283
> We have btc wire formats for different stack features. Like stx transfer with memo:
https://github.com/stacks-network/stacks-blockchain/blob/26bfd5fcdc1f25106288f18ced05290b569f…
-
I just figured out why rumpkernel is used here:
> Since the NUSE host backend embeds a network stack into a
> single process, other processes have no access neither to the
> process nor the network s…
-
### Company or project name
_No response_
### Question
My stack file : (it's working)
`
> version: "3.8"
>
> services:
> server:
> ulimits:
> nproc: 65535
> nofile:…
-
I have been trying to develop a couple of changes for mcrouter and want to add proper unit tests as part of that effort. As a starting point I am trying to run the existing unit tests but I keep getti…
-
Here is a repro:
```haskell
#!/usr/bin/env stack
-- stack script --resolver lts-9.17
-- --package gogol --package gogol-storage
-- --package lens --package servant
{-# LANGUAGE Overloade…