-
Currently my Elm interpreter has the potential to behave incorrectly when passing functions into other functions which share variable names. For instance:
```elm
f g x = x + g 2
h x = x + 1
f h …
-
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…
-
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?
-
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 …
-
# 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 …
-
I recently came across this heartbeat cost analysis performed by DFINITY https://github.com/maksymar/heartbeat-cost, and was wondering why there is such a discrepancy in cycles in terms of running a s…
-
# v5 Notary Allocator Application
To apply to be an allocator, organizations will submit one application for each proposed pathway to DataCap. If you will be designing multiple specific pathways, y…