Ravin
|
8d31075b7b
|
Code improvements.
|
2019-11-07 17:21:21 +05:30 |
|
Ravin Perera
|
cb364cc420
|
Compilation time improvements. (#52)
* Precompiled header for all common library headers (with cmake 3.16rc3).
* Divided cmake build into shared libraries.
* Added gold linker support.
* Separated websockets lambda expressions to an independent file.
|
2019-11-02 14:46:21 +05:30 |
|
Asanka Indrajith
|
d6acee4e09
|
Basic consensus implementation (#45)
Consensus for user connections, user inputs, contract outputs and time.
|
2019-10-26 11:46:32 -04:00 |
|
Ravin Perera
|
f77dae2f28
|
Added file log.
|
2019-10-21 14:01:16 +05:30 |
|
Ravin Perera
|
2d5d8960c0
|
Boost log integration. (#37)
|
2019-10-20 21:45:59 +05:30 |
|