Aspera icon indicating copy to clipboard operation
Aspera copied to clipboard

Aspera - a Burst Wallet written in go with the intention "Per Aspera ad astra". Killed by community.

Results 2 Aspera issues
Sort by recently updated
recently updated
newest added

When building from source on newest MacOS (Mojave) - 10.14.2 i get following error: ```cd c; \ cc -c -o shabal64.o shabal64.s; \ cc -c -o mshabal_sse4.o mshabal_sse4.c; \ cc...

It would be nice to have a CI running to check for successful AOT builds (still failing), Passing tests and even test coverage. Possible integrations could be with Travis, CodeCov....