-
Now that representatives will vote with musig (and only then the node will relay the final transaction with the vote aggregation to the network) couldn't we just get rid of PoW? Other DPoS currencies …
-
@arky let's track all these small Kolibri issues that have emerged recently, so everything comes together smoothly for [IIAB 7.0](https://github.com/iiab/iiab/milestone/5):
- [x] #913 -> PR #1412 h…
holta updated
10 months ago
-
Hello,
# BUG REPORT INFORMATION
### Prerequisites
***Versions***
For the RPM based systems
-- Copy/Paste the result of the following command --
```
$ rpm -qa | grep centreon | egrep…
-
We can use bitcoin keys for signing messages https://doc.satoshilabs.com/trezor-user/messages.html#signing-messages
We can also use bitcoin transactions to build trusted chain for master keys/departm…
-
HI Hariom,
Thanks for putting all this together. It looks really good and promising.
The code is clean, easy to read, modular and well structured.
I had few comments to share. No need to make cha…
-
```
What steps will reproduce the problem?
1. enable calendar sync service
2. wait for sync
3. check logs to see errors.
What is the expected output? What do you see instead?
Sync Sucessful - Result…
-
### Distribution
Mint 21.1 & Kernel 6.5.8
### Package version
Cinnamon 5.8.4
### Graphics hardware in use
Intel Xe Graphics 13th Gen Core i7
### Frequency
Always
### Bug description
1. **Pre-…
-
I see the project uses peerjs for peer to peer communication, it's a great tool, but i wonder about the centralisation issues peerjs-server creates. If the project is aiming for a true distributed has…
-
I need turn off network but not destroy tox structure. I need turn on/off network many times in my program, not only one.
How turn off automatic reconecting network ?
og1en updated
7 months ago
-
That doesn't allow arbitrary unpickling and thus arbitrary code execution. Maybe an option for torch.load?
Yes, one should not load/run code from unknown locations, but sometimes intermediate cont…