-
Here's a list of improvements in the SDK that would break backward source compatibility:
0 Remove all deprecated APIs.
1 Prefix all the SDK's identifiers. According to an Apple's recommendation, thi…
-
## Summary
This issue came up as we worked on DCAP and the `tcbinfo` contract. The latter in particular proved difficult to first upload then instantiate due to its inclusion of heavy dependencie…
-
### Description
At work we can't bump to the 11.* version of the firebase iOS SDK, the reason is that token custom claims are not there right after a user is created.
Until the latest 10.* versi…
-
In doing some research for #127 (i.e. monorepos), I've discovered some new tooling that appears to replace `lerna` in the ecosystem. Specifically, I stumbled upon [Nx](https://nx.dev/) while looking a…
-
**Describe the bug**
There seem to be a few cases where zome calls are routed to cells in the wrong hApp, if the hApps are distinguished only by app id and coordinator zome changes.
**Expected beh…
-
I've been working on prototypes to optimize interface dispatches in Graal. I'm planning to start working on pull requests but would like to get your feedback on the overall approach before proceeding.…
-
Does this plugin also cover instrumented test reports using JaCoCo?
also, is an integration of both UI tests and unit tests possible?
reference from 2019 (Jurassic?) : [https://medium.com/androi…
-
- [ ] setup ddl
- [ ] migrate current entity_workflow_definition' to 'workflow_definition' (adding external id and owner, status etc...)
- [ ] introduce 'workflow_state' table and populate with …
-
gitter conversation - meat of the discussion starts at https://gitter.im/amark/gun?at=56abb0526b6468374a0a52e2 and continues well past https://gitter.im/amark/gun?at=56abbef9c54bc2bf180cdca2
-
we need lots more examples to make pull streams easy to learn.
1. simpest source
2. simplest sink
3. simplest through (mention duplex but leave it for later)
4. errors and aborting. (take(n), what hap…