Go to file
Bo QIU 8b225fde43
Fix python test (#8)
* Fix stdouterr issue when shutdown storage node

* Fix random failure for submission test

* add more info for failed rpc

* use single file instead of subprocess pipe to launch CLI

* Opt test_all for windows

* wait for log entry before file sync by admin
2024-01-24 20:42:25 +08:00
.github Initial commit 2024-01-04 18:05:32 +08:00
common Initial commit 2024-01-04 18:05:32 +08:00
doc Initial commit 2024-01-04 18:05:32 +08:00
node feat: write cached segments to storage on log synced (#7) 2024-01-23 18:47:14 +08:00
run Supports to sync partial chunks (#4) 2024-01-19 14:04:59 +08:00
tests Fix python test (#8) 2024-01-24 20:42:25 +08:00
version-meld Initial commit 2024-01-04 18:05:32 +08:00
zerog-storage-client@5d32ed0df9 Filter address in log sync. 2024-01-16 17:54:23 +08:00
zerog-storage-contracts@da8aa6ed92 Filter address in log sync. 2024-01-16 17:54:23 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
.gitmodules Initial commit 2024-01-04 18:05:32 +08:00
Cargo.lock Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml Initial commit 2024-01-04 18:05:32 +08:00
codecov.yml Initial commit 2024-01-04 18:05:32 +08:00
LICENSE.lighthouse Initial commit 2024-01-04 18:05:32 +08:00
NOTICE Initial commit 2024-01-04 18:05:32 +08:00
requirements.txt add readme for python tests (#5) 2024-01-19 21:26:33 +08:00
rust-toolchain Initial commit 2024-01-04 18:05:32 +08:00