No description
Find a file
Luke Alonso 411f994355 Add test for wallet password race
When the wallet password is modified it currently is a non-atomic operation.

While we consider how to change the design to mitigate the condition, here's a test case that reproduces the problem.
2018-01-07 00:01:41 -06:00
.github doc: add issue template for creating a new issue (#348) 2018-01-06 16:41:18 -06:00
blake2 Fixing AVX2 PERMUTE_WITH_GATHER build 2017-10-31 13:16:42 +03:00
ci Add asan, tsan to CI (#421) 2018-01-06 16:42:27 -06:00
CL Fix typo in comment 2017-12-28 01:24:23 -06: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
docker Add xvfb to docker cfg (#418) 2018-01-06 16:42:40 -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
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 Add test for wallet password race 2018-01-07 00:01:41 -06:00
xxhash Removing unused file. 2015-09-12 19:06:07 -05:00
.clang-format Add clang-format configuration 2018-01-05 22:58:30 -06:00
.gitignore Added Jetbrains CLion IDE files to .gitignore 2018-01-02 01:28:27 -06:00
.gitlab-ci.yml gitlab CI: combine "variables" sections 2018-01-02 01:26:51 -06:00
.gitmodules Pointing to cloned repo. 2017-12-15 20:26:47 -06:00
.travis.yml Add asan, tsan to CI (#421) 2018-01-06 16:42:27 -06:00
asan_blacklist Fixing an asan issue. 2014-11-04 22:01:22 -06:00
bootstrap.py went back to commit #2 2017-12-28 01:25:43 -06:00
CMakeLists.txt Update required boost version to 1.66 2018-01-06 23:36:32 -06: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 Fix blurry text on retina displays on OSX. 2017-12-28 01:23:48 -06: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 Add build status to readme 2018-01-06 20:35:37 -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

Build Status


Logo of RaiBlocks

What is RaiBlocks?

RaiBlocks is designed to be a feeless, instant, high throughput cryptocurrency.

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


Key Features:

  • RaiBlocks utilizes a novel block-lattice architecture, unlike conventional blockchains used in many other cryptocurrencies.
  • The network requires minimal resources, no high-power mining hardware, and can process high transaction throughput.
  • Offers feeless, instantaneous transactions, as well as unlimited scalability, making RaiBlocks ideal for peer-to-peer transactions.
  • As of December 2017, the RaiBlocks network has processed over four million transactions with an unpruned ledger size of only 1.7GB.

For more information:


Build instructions:

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