-
Hey!
This project looks really cool and somewhat similar in spirit to [ledger-cli](https://www.ledger-cli.org/). Even the format of the accounts is the same. Is there some relationship, do you us…
Fuco1 updated
7 years ago
-
recently, garnix announced support for [incremental builds](https://garnix.io/blog/incremental-builds), enabling caching also on the module level.
what would it take to support this in typhon?
-
Today we discussed and analysed the results of the Suns subtraction Workflow which I explain below:
**1. Self-calibration of the main field**(Required)
In this step we proceed with the calibration…
-
**Is it a bug or a feature request?**
- [ ] It's a bug.
- [x] I'm requesting a new feature.
**Describe your issue**
A killer feature would be to create a quick and dirty webpage where you ca…
-
# 1.Non-library/interface files should use fixed compiler versions, not floating ones
=================================
# 2.Natspec errors
There are 9 instances of this issue:
### file: L1Arbitru…
-
**Update:**
While the initial work on this issue is now in master and performance is much better, there are still several things we can do to further improve things. Here are some ideas that we can e…
-
While I was working on getting tests to pass on Linux, I found an an immensely informative article about managing events from inotify, handling edge-cases, and even renames. An interesting method for …
-
### Version
Microsoft Windows [Version 10.0.22000.318]
### WSL Version
WSL 2
### Kernel Version
5.10.60.1
### Distro Version
Debian GNU/Linux 11 64-bit from Microsoft Store
###…
-
Currently, we authorize the payment of the submission fee purely by tx.origin.
This is, however, a vulnerability, as a malicious contract could trick the origin to call a function but then actually …
-
**Is your enhancement proposal related to a problem? Please describe.**
Programmers are sometimes lazy and may grant threads access to more kernel objects or device drivers than they actually need. I…