Cashmaney

Results 21 issues of Cashmaney

Hey guys, trying to compile the same code that depended on 1.1.2 now fails ``` version. This may also occur with an optional dependency that is not enabled. Compiling sgx_signal...

Hey, I'm trying to migrate our code to ubuntu 20.04 with gcc9.3 to take advantage of the LVI mitigations, but when I try to build the code (in a docker...

Updated our CI - localsecret is now cached properly, tests use the stuff from localsecret instead of compiling everything from scratch

bench_test.go now contains tests that can be used for benchmarking purposes. The goal is to end up with an output that can be comparable across different versions, and give a...

There is a problem where some contracts want computation to happen every X blocks (for example, staking derivatives may want to calculate rewards every block, or every few blocks). To...

contract

Currently Intel's certificate is hard-coded in the registration module. We probably should move it to be saved at genesis on-chain, and then pulled from the store when required. Would make...

dev
post-launch

At the moment, we have a few issues (of various degrees of impact) that arise due to the fact that the consensus mechanism doesn't help against taking nodes offline and...

dev
p-low
research
post-launch