dependabot[bot]
7e0c58b1ac
Merge 5269d7418711feee90b41b2d15aec4a98f79f5a9 into f3e3ee5011f0544ef35d432690caaf25f538112d
2025-08-14 18:13:41 +00:00
Tanya S
f3e3ee5011
Update block time to be the same as linea and add retries for token cast send functions ( #111 )
2025-07-24 16:37:11 +02:00
Tanya S
e5bb677abe
Update contract deployment for new RLN contract ( #110 )
...
* Run deploy scripts for new incentivized contract and mint tokens per account
* Add service to manage RLN contract token minting per nwaku service
* Add token-mint-service as tool
* revert back to sh instead of bash for contract deployer script
* Add comments and code cleanup
2025-07-16 08:35:22 +02:00
dependabot[bot]
5269d74187
Bump requests from 2.32.3 to 2.32.4 in /tools/rest-traffic
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 11:54:49 +00:00
Tanya S
640045bd30
Move the rest-traffic logic inside waku-simulator ( #103 )
...
* Move the rest-traffic logic inside waku-simulator to be built locally
* Enable timestamp for rest-traffic
2025-04-10 16:00:26 +02:00