Releases: uleroboticsgroup/BCubed
Releases · uleroboticsgroup/BCubed
v2.1.0
What's Changed
- [Blockchain] Adapt transaction gas limit cap to align with EIP-7825 by @linya-rg
- [Registers] Replace field names 'netN' and 'wifi' by @linya-rg
- [Records] Add an ID to the split values by @linya-rg
- [BUGFIX] Fix estimate gas method by @linya-rg
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- [Blockchain] Add support for different blockchain simulators by @linya-rg
- [Update] Merge develop-proposal-dictionaries branch into main by @linya-rg
- Add float field support for OBD-II integration by @krisia13
New Contributors
- @krisia13 made their first contribution
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- [Configuration] First configuration of the project by @linya-rg
- [Models] Create BCubed registers by @linya-rg
- [Logging] Create logger by @linya-rg
- [Blockchain] Create Smart-Contract by @linya-rg
- [Configuration] Create the responsible for the configuration by @linya-rg
- [Registers] Create get methods to retrieve registers by @linya-rg
- [Registers] Create get SD records by timestamp to retrieve useful information by @linya-rg
- [BUGFIX] Fix getting SD records when retrieving by timestamp by @linya-rg
- [Configuration] Configure BCubed library creation by @linya-rg
- [Blockchain] Improve Solidity contracts logic by @linya-rg
- [Experiment] Improve BCubed library by @linya-rg
- ROSCON 2025 clean up by @linya-rg
Full Changelog: https://github.com/uleroboticsgroup/BCubed/commits/v1.0.0