No description
Find a file
2017-11-02 16:42:56 -05: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 Removing argon-specific function inside blake2 library. 2017-10-28 18:22:56 -05: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@60d500206a Adding LMDB as a submodule 2017-07-31 12:20:21 +03: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 Checking block count in the beginning is redundant with checking block_count % block_info_max 2017-11-02 15:57:36 -05: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
.gitmodules Updating to modified Argon2 library that shared blake2 with the build environment. 2017-11-01 20:55:52 -05: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 Updating to modified Argon2 library that shared blake2 with the build environment. 2017-11-01 20:55:52 -05: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