-
Currently, a Sapling Output Description contains a 580-byte AEAD ciphertext containing:
- The note data (52 bytes)
- The memo field (512 bytes)
- The AEAD authentication data (16 bytes)
A reci…
str4d updated
5 years ago
-
## Summary
Unknown error without diagnostics information.
## Repro steps
Clone this repo: https://github.com/menduz/typed-url-params/tree/broken-branch and run `make build`
Th…
-
FYI, there's a beta version of React-Redux that is a complete internal rewrite, using layered memoized selectors internally to minimize updates. Any thoughts on how your approach compares?
See https…
-
When resource is deleted using other app or system, its properties still remain in storage. We need to clean storage after external resource deletion
ARK-Builders/ARK-Memo#8
-
**Repository**: **[memocash/memo](http://github.chaintip.org/memocash/memo)**
**Issue [#58](http://github.chaintip.org/memocash/memo/issues/58)**: **Add private/direct message support?**
I suggest ad…
-
To explain why it can be used as a simulator of record.
Could be a memo or notebook. At the very least, we should definitely point out the unit tests that test against analytic simulations.
-
With a given code
```js
const mapState = ({ page, direction, ...state }) => ({
page,
direction,
isLoading: isLoading(state)
})
```
memoize state should not react to any state change, as …
-
## Description
Eastwood fails on occurences of a newly added Clojure 1.12 feature — the [Qualified Methods](https://clojure.org/news/2024/09/05/clojure-1-12-0#qualified_methods) support. I guess, t…
-
Hi all,
I'm interning at MSR this summer and will be working on what we (currently) call reactive queries. Since there seems to be quite some interest and previous ideas already, I decided to start a…
ticup updated
6 years ago
-
Per discussion: https://github.com/oskardudycz/PostgresOutboxPatternWithCDC.NET/pull/7#discussion_r1629335230
About: https://github.com/oskardudycz/PostgresOutboxPatternWithCDC.NET/blob/3d42e355295…