-
Just a very brief note here that on a mac that had been left switched on for at least 2 weeks, the time between ntp updates seemed to have allowed the clock to drift sufficiently that granting permiss…
-
I'm trying to transliterate cyrillic to latin and replace all the remaining characters that aren't A-Z, a-z and 0-9 with `_`, then replace any resultant `_` repeats (`__`, `___`, `____` etc.) with a s…
-
Starting multiple agents via `hc run ...` causes communications failure between the agents, because some communications details are persisted to the directory, and both agents end up using the same pe…
-
### Problem statement
- [ ] Bug report
- [x] Feature request
### Expected Behavior
It'd be nice to be able to change the colour of the pattern in the disabled blocks.
In order to be able …
-
### What are you working on?
I am trying to make a certificate system when I have a preset pdf with form fields.
I have attempted to loop the form data with an array of participants however the end …
-
https://github.com/ConsenSys/PLCRVoting/blob/master/contracts/PLCRVoting.sol#L174
```solidity
function revealVote(uint _pollID, uint _voteOption, uint _salt) external {
// Make sure the revea…
-
First off, thank you @natefinch and all for putting this tool together!
I have the following usecase and wonder if this project can be extended to support it: today, `atomic.WriteFile()` uses `io.C…
-
Somewhere in https://book.divnix.com/ch04-00-derivations.html#fixed-output-derivations-fods it should probably mention the dangers of doing complex things inside FODs, given that this is a common newb…
-
#### Description of issue
![image](https://github.com/Foundation-19/Foundation-19/assets/139479120/de1fa6a3-6b2b-45cd-b52f-515c9fb0be95)
#### Difference between expected and actual behavio…
-
Working with turf.buffer I notice that the buffering figure of a Polygon was not correct.
In particular, the radius (expressed in meter) wasn't respected during the dilatation.
I report below a te…