Releases: dv-net/dv-processing
Releases · dv-net/dv-processing
v0.9.8
[0.9.8] - 2025-11-17
- fix: disable CGO support in goreleaser configuration
- fix: bug in banwidth delegation accounting
- fix: fixed evm incorrectly assigning gas fee tip
- fix: adjust total gas price calculation to remove gas tip cap addition
- fix: correct total gas price calculation to exclude gas tip cap
- fix: remove gas tip cap from total gas price calculation
- fix: fixed bug with secp256k1 curve in cgo disabled env
- fix: update gas estimation logic and add gas limit function for block
- fix: bandwidth estimate for tron transfer
- fix: evm estimate for transfer
- init e2e tests
v0.9.8-RC11
What's Changed
- fix: disable CGO support in goreleaser configuration by @webster-swift in #23
- DV-3274-init-e2e-tests by @yuto-stryker in #24
- fix: bug in banwidth delegation accounting by @robert-allen-eth in #29
- fix: fixed evm incorrectly assigning gas fee tip by @robert-allen-eth in #30
- fix: adjust total gas price calculation to remove gas tip cap addition by @webster-swift in #32
- fix: correct total gas price calculation to exclude gas tip cap by @webster-swift in #33
- fix: remove gas tip cap from total gas price calculation by @webster-swift in #34
- fix: fixed bug with secp256k1 curve in cgo disabled env by @robert-allen-eth in #28
- fix: update gas estimation logic and add gas limit function for block… by @webster-swift in #35
Full Changelog: v0.9.7...v0.9.8-RC11
v0.9.8-RC10
What's Changed
- fix: disable CGO support in goreleaser configuration by @webster-swift in #23
- DV-3274-init-e2e-tests by @yuto-stryker in #24
- fix: bug in banwidth delegation accounting by @robert-allen-eth in #29
- fix: fixed evm incorrectly assigning gas fee tip by @robert-allen-eth in #30
- fix: adjust total gas price calculation to remove gas tip cap addition by @webster-swift in #32
- fix: correct total gas price calculation to exclude gas tip cap by @webster-swift in #33
- fix: remove gas tip cap from total gas price calculation by @webster-swift in #34
- fix: fixed bug with secp256k1 curve in cgo disabled env by @robert-allen-eth in #28
Full Changelog: v0.9.7...v0.9.8-RC10
v0.9.7
What's Changed
- Update CHANGELOG.md by @webster-swift in #20
- fix: correct event status check to ensure proper handling of success … by @webster-swift in #21
- Dev by @webster-swift in #22
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- DV-2526: implement two-factor authentication with OTP data encryption by @robert-allen-eth in #8
- fix: update RPC error handling to include new connection error codes by @webster-swift in #17
- chore: update dependencies and improve scanner event handling by @webster-swift in #18
- approved release candidate by @webster-swift in #19
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
- feat: add GetLastLogs RPC for retrieving memory logs by @webster-swift in #14
- feat: add Dockerfile for building and running dv-processing application by @webster-swift in #15
- Dev by @webster-swift in #16
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- fix: enable CGO in Goreleaser configuration for compatibility by @webster-swift in #9
- DV-3298-gpg-sign-packages by @yuto-stryker in #7
- Dv 3350: reduce log levels by @webster-swift in #12
- DV-3337: use proper log level based on RPC error in transfers by @robert-allen-eth in #11
- DV-3342 Local build fix version by @yuto-stryker in #13
- dev -> main by @yuto-stryker in #10
New Contributors
- @yuto-stryker made their first contribution in #7
- @robert-allen-eth made their first contribution in #11
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- fix: remove passphrase requirement in wallet validation by @webster-swift in #6
Full Changelog: v0.9.2...v0.9.3