Roman
71db7418c9
fix: set wait time back to 5 seconds
2025-04-14 18:11:30 +08:00
Roman
53f6441f37
fix: change 4 node cl default parameters
2025-04-14 17:57:49 +08:00
Roman
9dc3950092
fix: change subnet_size to 2 on 4 node cl
2025-04-14 12:44:26 +08:00
Roman
ce6292413c
fix: rename test
2025-04-11 17:02:09 +08:00
Roman
2dba68f5b1
fix: optimize tests
2025-04-11 16:57:10 +08:00
Roman
21d5881d0d
test: consensus compatibility across nodes
2025-04-11 16:46:28 +08:00
Roman
17371cf3c5
fix: optimize test_da_consensus_compatibility
2025-04-11 16:20:15 +08:00
Roman
8337506961
fix: rows_commitments collection
2025-04-11 12:19:14 +08:00
Roman
e7c2141dd8
test: consensus compatibility
2025-04-11 11:05:12 +08:00
Roman
9d83b1a2c8
test: get blob ids
2025-04-10 15:14:10 +08:00
Roman
c847fcc222
fix: get_storage_block
2025-04-10 15:13:29 +08:00
Roman
8127ca86b5
fix: cryptarchia headers query
...
- log body size only for size > 0
2025-04-09 14:48:06 +08:00
Roman
14fccadc54
fix: add get_cryptarchia_headers to consensus
2025-04-09 13:23:42 +08:00
Roman
c90328a5c3
fix: add to_header_id conversion
2025-04-09 12:59:26 +08:00
Roman
a584d5e218
fix: log message
2025-04-08 14:18:55 +08:00
Roman
1fe6354ac6
fix: add get_storage_block to storage
2025-04-08 14:17:18 +08:00
Roman
6af92fa449
fix: add get_shares_commitments to da
2025-04-08 14:05:33 +08:00
Roman
19d4b04a55
fix: remove secs from cfgsync template
2025-04-07 03:01:59 +00:00
Roman
f8061cf584
fix: update cfgsync template
2025-04-07 10:18:33 +08:00
Roman Zajic
6ce0c4ede5
Merge pull request #13 from logos-co/chore-api-endpoints
...
chore: Add API endpoints
2025-03-31 19:39:32 +08:00
Roman
d07eebd31c
fix: flag for reconstruct command
2025-03-31 06:50:35 +00:00
Roman
1e1afa15ea
fix: undo monitor_failure_time_window_secs
2025-03-31 06:39:19 +00:00
Roman
8d54427b1b
fix: update cfgsync template
2025-03-31 06:09:22 +00:00
Roman
ecee614a98
fix: add network storage mempool endpoints
2025-03-28 07:09:35 +00:00
Roman
0c66fd1c37
fix: remaining DA endpoints
2025-03-28 06:18:48 +00:00
Roman
4684bbc70d
fix: add cluster and cryptarchia endpoints
2025-03-28 03:05:51 +00:00
Roman Zajic
c3ef9302c0
Merge pull request #12 from logos-co/test-edge-cases
...
Test/da edge cases
2025-03-27 16:10:55 +08:00
Roman
e6c304cda7
test: disperse empty data
2025-03-27 04:46:32 +00:00
Roman
8b055930a2
test: consumed bandwidth with large data dispersal
2025-03-26 05:56:40 +00:00
Roman
9a90fc29d1
fix: rename default docker image
2025-03-25 08:11:19 +00:00
Roman
b006bda4a9
test: disperse and retrieve with one node stopped
2025-03-25 07:56:16 +00:00
Roman
577de5c9fe
fix: config update
...
- http client log message
2025-03-24 08:24:25 +00:00
Roman Zajic
914157d629
Merge pull request #11 from logos-co/chore-improve-error-handling
...
chore: Improve error handling
2025-03-18 15:16:42 +08:00
Roman
c38c5324e0
fix: skip logging error when container stopped
2025-03-18 06:53:01 +00:00
Roman
045a8b495e
fix: remove assertions from exception handling
2025-03-17 08:06:33 +00:00
Radosław Kamiński
a2c33d6404
test: Disperse large volume data [TC8.3] ( #9 )
...
* test large volume
* refactor prepare_cluster_config
* refactor test case
* add more cases
* update cases
* update cases
* use faker to generate text
* handle none response and remove assertion
2025-03-13 10:18:02 +00:00
Roman Zajic
8d298829ea
Merge pull request #10 from bacv/chore-cfgsync-dispersal-mempool-strategy
...
chore: Add dispersal mempool strategy to cfgsync template
2025-03-13 07:41:27 +08:00
Roman Zajic
90a30b635f
Merge pull request #7 from logos-co/test-dos-robustness-high-load
...
Test/high load denial of service
2025-03-12 13:47:36 +08:00
Roman
22e56bdf55
fix: any value counts as true
2025-03-12 05:44:10 +00:00
Roman
463875f7bf
fix: refactor disperse_data and get_data_range
...
- make check log errors optional
2025-03-12 05:11:20 +00:00
Roman
f95f57a7ce
fix: timeout back to 60
2025-03-12 03:09:35 +00:00
Roman
bc7fc6164f
fix: move status code assertion to caller
...
- replace Exception with AssertionError
2025-03-12 03:07:32 +00:00
Roman
d19d224813
fix: move fixture to class level
2025-03-12 00:37:10 +00:00
Roman
a373193bdb
fix: simplify invalid REST API usage
2025-03-12 00:12:35 +00:00
Roman
9b41603bb8
fix: invalid REST API - logging
2025-03-11 23:47:48 +00:00
Gusto
07f74c9b5e
Add dispersal mempool strategy config
2025-03-12 01:47:17 +02:00
Roman
b8c6764bf1
fix: invalid REST API
2025-03-11 23:39:50 +00:00
Roman
e69c023010
fix: move delay before try/except to guarantee it
2025-03-11 03:17:36 +00:00
Roman
74cd882963
fix: better log container start
2025-03-11 03:14:39 +00:00
Roman
948446e599
fix: simplify search_log_for_keywords
2025-03-11 03:04:44 +00:00