-
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…
-
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…
-
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…
-
The current definition of "it basically builds credit networks on top of e-invoicing" is maybe a bit weak and generic. Maybe we can be more specific about what we try to build and how it's different f…
-
**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've spent a few days getting this integrated on a relatively large and complex project and have a ton of questions, but for right now...
Is there a way to batch undos?
Thanks
-
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?