Savinda Senevirathne
|
648b70892c
|
Blake2 to Blake3 hash migration (#111)
* hash call update from blake2b to blake3
* including installation steps for blake3 in readme
|
2020-08-21 15:50:39 +05:30 |
|
Ravin Perera
|
465573ad29
|
Updated nodejs contract lib for streamed input reading. (#110)
|
2020-08-21 15:27:25 +05:30 |
|
Ravin Perera
|
baf5d8b14a
|
Fixed incorrect memory access issues. (#109)
|
2020-08-20 15:20:11 +05:30 |
|
Savinda Senevirathne
|
eb70d9f308
|
Updating hpfs binary for blake3 migration (#108)
|
2020-08-20 14:48:55 +05:30 |
|
ravinsp
|
051e358f14
|
Fixed hpfs hash update issue.
|
2020-08-18 22:15:12 +05:30 |
|
Ravin Perera
|
611d362876
|
Integrated hpfs hash map cache. (#107)
|
2020-08-16 21:41:14 +05:30 |
|
Ravin Perera
|
b89dbe0a2c
|
Rearchitected state sync with hpfs. (#96)
|
2020-06-10 20:51:45 +05:30 |
|
Ravin Perera
|
10374352c6
|
hpfs integration. (#94)
|
2020-06-04 13:51:53 +05:30 |
|
ravinsp
|
717dccc03a
|
Removed the websocketd issue workaround.
|
2020-05-29 11:40:01 +05:30 |
|
Ravin Perera
|
ef4999f29e
|
Added binary support for user sockets. (#90)
|
2020-04-05 13:04:32 +05:30 |
|
Ravin Perera
|
920be03ade
|
Websocket re-architecture with websocketd and websocat (#89)
- Replaced beast with websocketd and websocat. #79 #83 #84
- Implemented inbound/outbound peer connection merging.
- Added graceful shutdown of hpcore with sigint. #87
|
2020-04-05 08:12:55 +05:30 |
|