dependabot[bot]
a6e56885da
Bump setuptools from 69.0.3 to 70.0.0 ( #58 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 69.0.3 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v69.0.3...v70.0.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fbarbu15 <florin@status.im>
2024-07-16 10:05:14 +03:00
dependabot[bot]
03e577e558
Bump certifi from 2023.11.17 to 2024.7.4 ( #53 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2023.11.17 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fbarbu15 <florin@status.im>
2024-07-12 18:01:01 +03:00
dependabot[bot]
e8d5f78288
Bump urllib3 from 2.1.0 to 2.2.2 ( #47 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 13:33:10 +03:00
fbarbu15
03973b8897
Test/store v3 ( #38 )
...
* first commit
* get message tests 1
* store tests with node restarts
* reliability tests
* store tests
* fixes
* more tests
* fixes
* new store tests
* new store tests
* adjustments
* adjust tests for go-waku
* postgress test
* postgress test
* fixes
* small fixes
* reliability updates
* postgress test
* adjsutmens for go-waku
2024-05-28 16:50:14 +03:00
fbarbu15
46f6de18dd
Revert "--- ( #41 )" ( #42 )
...
This reverts commit 07e8ae32b2
.
2024-05-22 10:17:12 +03:00
dependabot[bot]
07e8ae32b2
--- ( #41 )
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 17:24:04 +03:00
dependabot[bot]
53417a8665
Bump idna from 3.6 to 3.7 ( #29 )
...
Bumps [idna](https://github.com/kjd/idna ) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 09:31:03 +03:00
dependabot[bot]
82d7ffd3fe
Bump black from 24.2.0 to 24.3.0 ( #25 )
...
Bumps [black](https://github.com/psf/black ) from 24.2.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 12:41:49 +02:00
Florin Barbu
7df4741a36
fixes for latest failures ( #19 )
2024-03-05 08:55:35 +02:00
Florin Barbu
589368f434
Relay Publish: Extend coverage ( #2 )
...
* small improvements
* minor adjustments
* new tests
* try with more runners
* try with more runners2
* tweaks for parallel run
* new tests
* small tweaks
* new tests
* new tests
* test remove defaults from CI
* handle empty strings for env vars in CI
* add nodekey to main node
* add more tests
* finishing touches
* fixes based on Alex suggestions
* revert unwanted change
* add new pause test
2023-11-17 08:47:22 +02:00
fbarbu15
69e8be0371
REST api support
2023-11-03 17:01:00 +02:00
fbarbu15
878448f654
add missing dependency
2023-11-01 14:36:16 +02:00
fbarbu15
e270742d5b
setup report
2023-11-01 14:31:36 +02:00
fbarbu15
81e86ee030
relay publish tests
2023-11-01 14:02:29 +02:00