-
Node should be able to serve raw data from storage.
-
Need to add NEW transaction class field to transaction header:
Default = SIMPLE
Currency = CURRENCY
When a currency transaction, PAYLOAD will have some definition, will not be entirely arbitrary...
F…
-
See #513
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
This is to be considered alongside #1174 (though we could…
-
I would like to propose the removal of _embedded struct_ in Go 2.x, because it does not solve inheritance problems, and the alternatives may actually be better.
First, let us examine the pros and c…
-
I use Lombok's `@Getter` whenever possible. Almost all of the pure getters I find myself writing these days are for `java.util.Optional`s.
```
private final String foo;
public Optional getF…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package/Plugin version
9.0.0
### Flutter doctor
Flutter doctor
[√] Flutter (Channel stable,…
-
**[Hans Desmet](https://jira.spring.io/secure/ViewProfile.jspa?name=desmethans)** opened **[SPR-16259](https://jira.spring.io/browse/SPR-16259?redirect=false)** and commented
Since Spring 5, the `D…
-
## Why
We should create a `navigator` wrapper and let the app inject it instead of using the built-in `Navigator`. The necessary lib: [Fluro](https://pub.dev/packages/fluro)
Pros:
- Can define …
-
Please add the getx package to favourite https://pub.dev/packages/get
-
@devoncarew has started this
https://github.com/dart-lang/dartpad_server/pull/40
We need to consider:
-> Ensure that it can't be used as a DOS vector by triggering on the expensive package resoluti…