-
subtask of #5801
**Storage**
- Add DB tables to store full required information when sending a transaction (bundle + single tx data)
- Migrate entries from the old multi_transactions and tran…
-
Hello,
very nice project and thank you for sharing!
Did you already try indoor navigation using the IMU array and are do you expect 100 Hz to be enough for a e.g. vacuum cleaner rover?
I was wonder…
-
Basically things left from #1007
-
Remove unnecessary leading namespaces
![image](https://user-images.githubusercontent.com/700243/218428688-ba12b827-3ba3-4f90-9beb-6f423883a35f.png)
![image](https://user-images.githubusercontent.c…
-
# Feature or enhancement
### Proposal:
Now, as `partial` has `__get__` and `Placeholder` it is probably a good idea to simplify `partialmethod`.
So the mental model of `partialmethod` can simply be…
dg-pb updated
1 month ago
-
# Problem
The whole activity flow is a monster, we cannot ensure its stability and it consumes a lot of RPC calls. We need to simplify it.
# Proposal
https://www.notion.so/Activity-Proposals-for-2-31…
-
We could simplify Rustup a lot. It was built with some very ambitious goals and it is clear that some of things will never happen, but the code is designed to accommodate them causing unnecessary comp…
-
## Background
We will need to catalog how consumers of Contact Information (whether in digital or PDF forms) structure their use of address fields so that:
1. we can ensure Profile does not make any …
-
We need to rerun parenx simplification following #127
-
For the following source code,
```
struct AllocStruct {
void * padding[0x30];
char * buffers[0x10];
int sizes[0x10];
};
int main() {
struct AllocStruct* a = malloc(sizeo…