Teechain icon indicating copy to clipboard operation
Teechain copied to clipboard

Teechain: A Secure Payment Network with Asynchronous Blockchain Access

Results 5 Teechain issues
Sort by recently updated
recently updated
newest added

Ubuntu 16.04 LTE Non-Intel processor on computer Intel SGX installed Results of running /src/bin/testnet/teechain_deposits.sh: ``` ~/Desktop/Teechain-master/src/bin/testnet$ ./teechain_deposits.sh Mounting a RAM disk for server output in test directory! ~/Desktop/Teechain-master/src ~/Desktop/Teechain-master/src/bin/testnet Starting...

This is just to make life easier when running and killing tests! Will handle when I have the time.

If you compile in HW mode using "SGX_PRERELEASE=1", this applies compiler optimizations "-O2" which exposes a memory bug when releasing unused deposits through backup nodes. This will probably be the...