Ravin Perera
|
7255dae84c
|
Code cleanup and naming consistency improvement. (#73)
|
2019-12-19 19:22:17 +05:30 |
|
Asanka Indrajith
|
23a3fa9b39
|
Consensus with network clock (#71)
|
2019-12-19 01:29:46 -05:00 |
|
ravinsp
|
d6751c3e52
|
Added better error handling for socket errors.
|
2019-12-16 14:49:33 +05:30 |
|
Asanka Indrajith
|
7a7aa6d5b3
|
Consensus enhancements and eliminating deadlocks after state inclusion. (#69)
|
2019-12-13 09:38:50 -05:00 |
|
Ravidu Lashan
|
1238e96423
|
State synchronization logic (#67)
* Added flat buffer state message request
* Added state vote
* Added state to ledger history and did necessary changes
* Completed receiveing state request
* State read/write helpers.
* Added new fbs schema
* Added more state_store helper methods.
* Started processing response
* Fixed compile errors
* Added get file length.
* Handled state content response
* Statefs code cleanup and fixes.
* Completed response handling
* Completed changes in handling state response
* State sync integration fixes.
* Fuse mount waiting logic.
* Fixed state syncing issues
* state sync fixes
* fixes
* State sync fixes.
* Fixed fs entries retrieval issues.
* changed desync logic
* Added directory helper functions.
* Handled return statemetns from statefs
* Fixed state folder deletion.
* handled errors from statefs
* Working for small files
* Got state sync working.
* Removed cout.
* Fixed catering for stae issue
* Fixed block hash map flatbuf issue.
* Added expected hash
* Added helpers for expected hash comparison.
* Improved state req/resp awaiting logic.
* Fixes.
* Fixes.
* Block request ordering fix.
* Removed couts
* Closed non-closed file descriptors
* Minor fixes.
* Cluster create script changes.
* Fixed reset time off issue.
|
2019-12-13 10:20:41 +05:30 |
|