4 Commits

Author SHA1 Message Date
dependabot[bot]
e85f55a96d
Bump web3 from 6.15.1 to 7.15.0 in /tools/token-mint-service
Bumps [web3](https://github.com/ethereum/web3.py) from 6.15.1 to 7.15.0.
- [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst)
- [Commits](https://github.com/ethereum/web3.py/compare/v6.15.1...v7.15.0)

---
updated-dependencies:
- dependency-name: web3
  dependency-version: 7.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-04 06:40:03 +00:00
Tanya S
479b908c42
chore: make token initialisation more robust (#114)
* Make token initialisation more robust

* revert default tokens to mint to 5
2025-10-13 07:52:41 +02: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