Skip to content

Commit ccb8412

Browse files
committed
chore: update changelog and readme for v0.4.3
1 parent 9d4ad9e commit ccb8412

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
[0.4.3]
9+
10+
### ### Fixed
11+
12+
- `submitReward` takes into account current round when checking stage validity [PR#43](https://github.com/gensyn-ai/rl-swarm-contracts/pull/43)
13+
814
[0.4.2]
915

1016
### Changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ This repository contains the smart contracts for the RL Swarm project, focusing
88

99
If you want to interact with the contract, use the `SwarmCoordinatorProxy`.
1010

11+
- v0.4.3
12+
- math:
13+
- [SwarmCoordinatorProxy](https://gensyn-testnet.explorer.alchemy.com/address/0x69C6e1D608ec64885E7b185d39b04B491a71768C)
14+
- [SwarmCoordinator Implementation](https://gensyn-testnet.explorer.alchemy.com/address/0xC713Defe71F7CA2b2c4a3973A25744818EE473A9.)
15+
- math-hard:
16+
- [SwarmCoordinatorProxy](https://gensyn-testnet.explorer.alchemy.com/address/0x6947c6E196a48B77eFa9331EC1E3e45f3Ee5Fd58)
17+
- [SwarmCoordinator Implementation](https://gensyn-testnet.explorer.alchemy.com/address/0x1E6698DFC31Ead6AFBa8F9Ba485E017337661bD3.)
1118
- v0.4.2
1219
- math:
1320
- [SwarmCoordinatorProxy](https://gensyn-testnet.explorer.alchemy.com/address/0x69C6e1D608ec64885E7b185d39b04B491a71768C)

0 commit comments

Comments
 (0)