No description
Find a file
2017-12-22 14:53:07 -06:00
beast@c7b830f37f updated to latest beast directory including moving submodule link url and also porting commands to latest code 2017-07-29 20:38:51 +00:00
blake2 Fixing AVX2 PERMUTE_WITH_GATHER build 2017-10-31 13:16:42 +03:00
ci Add Gitlab CI config 2017-12-22 14:53:07 -06:00
CL Inboarding OpenCL header. 2016-04-17 18:11:50 -05:00
cryptopp@ed4c345ce8 updated to latest beast directory including moving submodule link url and also porting commands to latest code 2017-07-29 20:38:51 +00:00
ed25519-donna Switching SHA3 for blake2 2015-01-28 19:44:08 -06:00
gtest Inboarding gtest. 2016-04-16 10:24:41 -05:00
images Adding weight to easy and complex. 2015-11-06 23:48:06 -06:00
lmdb@a036f6572b Using forked lmdb to apply windows incremental db patch. 2017-12-15 18:32:28 -06:00
miniupnp@e24d7eca28 updated to latest beast directory including moving submodule link url and also porting commands to latest code 2017-07-29 20:38:51 +00:00
phc-winner-argon2@ea080f9d8e Changing Argon2 module location to use locally forked one. 2017-11-02 16:42:56 -05:00
rai Catch json parse exceptions in sign/work. 2017-12-22 13:41:33 -06:00
xxhash Removing unused file. 2015-09-12 19:06:07 -05:00
.gitignore Basic receivable_processor completion. 2014-06-14 10:46:08 -05:00
.gitlab-ci.yml Add Gitlab CI config 2017-12-22 14:53:07 -06:00
.gitmodules Pointing to cloned repo. 2017-12-15 20:26:47 -06:00
asan_blacklist Fixing an asan issue. 2014-11-04 22:01:22 -06:00
bootstrap.py Bootstrap generating script. 2015-03-24 10:37:06 -05:00
CMakeLists.txt Moving lib source files in to lib directory and moving work in to lib project. 2017-12-21 15:49:59 -06:00
docker_init.sh Added dockerfile 2017-12-09 15:59:18 +01:00
Dockerfile Added dockerfile 2017-12-09 15:59:18 +01:00
FindCryptoPP.cmake Adding and changing a bunch of functionality. 2014-05-07 23:34:38 -05:00
FindLevelDB.cmake Revert "Changing to leveldb compiles." 2014-08-18 20:49:38 -05:00
Info.plist Renaming to rai_wallet and rai_node. 2015-09-30 21:21:14 -05:00
LICENSE Adding license file. 2016-02-15 20:25:49 -06:00
logo.png Using smaller logo. 2017-04-23 12:00:08 -05:00
qt.conf Found the correct magic recipe to get packaging working. 2014-11-09 18:51:16 -06:00
RaiBlocks.icns Adding icon for osx bundle. 2015-03-29 18:06:30 -05:00
RaiBlocks.ico Adding windows icons. 2015-03-29 21:12:10 -05:00
RaiBlocks.rc Adding windows icons. 2015-03-29 21:12:10 -05:00
README.md Update README.md 2017-02-18 11:11:04 -06:00
resources.qrc fixed the inclusion of the logo file into the binary using QT resources 2017-04-20 13:19:26 -05:00

RaiBlocks

RaiBlocks is designed to be a low latency, high throughput cryptocurrency https://raiblocks.net

We've applied the philosophy of "Do one thing and do it well" giving you performance and scalability unmatched by any other platform.

Build instructions: https://github.com/clemahieu/raiblocks/wiki/Build-Instructions