mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +00:00
1127ae560e9016dd5898e492280ed18b2617ee8f
validations. We now have an open ledger, a last closed ledger, and a last validated ledger. Normally, a ledger will be validated right after it closes, but in edge cases, we might see a ledger close that then doesn't get validated. This makes the code do the right thing.
Dependancies: - boost 1.47 - Google protocol buffers 2.4.1 - openssl Sub modules: - websocketpp: https://github.com/zaphoyd/websocketpp - sjcl: https://github.com/bitwiseshiftleft/sjcl - cryptojs: https://github.com/gwjjeff/cryptojs aka http://code.google.com/p/crypto-js/
Description
Languages
C++
98.4%
C
0.9%
CMake
0.4%
Shell
0.2%