No description
Find a file
James Coxon 9868031a9c Displays block count for all states, simplified code
Due to the frequency of refreshing can appear out of sync with the
block count display in Advanced (when catching up) - minor issue
2017-04-15 07:34:52 +01:00
Argon2 Adding Argon2 library. 2015-09-12 18:14:59 -05:00
beast@9f10b11eff Adding beast as a submodule. 2017-02-10 20:05:27 -06:00
blake2 Conditionally including header. 2016-02-15 16:14:28 -06:00
CL Inboarding OpenCL header. 2016-04-17 18:11:50 -05:00
cryptopp Using word32 for bitfied manimulation instead of mixing signed and unsigned. 2017-01-24 10:23:23 -06: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
liblmdb Updating mdb.c to use win32 calling convention. 2017-02-05 22:29:36 -06:00
miniupnp@859b986385 Adding UPnP port mapping. 2017-02-17 19:04:01 -06:00
rai Displays block count for all states, simplified code 2017-04-15 07:34:52 +01: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 Adding UPnP port mapping. 2017-02-17 19:04:01 -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 Removing landing project. 2017-04-11 13:32:51 -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
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

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