Releases: LimeChain/hashport-validator
Releases · LimeChain/hashport-validator
v0.0.5-rc-1
What's Changed
- Updating hedera sdk version to 2.15. by @Psykepro in #649
- Hedera node transaction retries by @vectorman1 in #660
- Retry requests to Mirror node by @vectorman1 in #665
- Feature/fix hedera nft fees on update config by @Psykepro in #667
- Adding implementation for Hedera ID Change backwards compatibility. by @Psykepro in #666
- Adding token release field. by @Psykepro in #669
Full Changelog: v0.0.4-rc-3...v0.0.5-rc-1
v0.3.0-alpha-1
What's Changed
- Adding unit tests for 'clients/hedera/mirror-node/model/transaction'. by @Psykepro in #559
- Adding unit tests for price watcher. by @Psykepro in #561
- Adding unit tests for 'app/process/handler/read-only/nft/fee/handler'. by @Psykepro in #563
- Feature/networks assets api by @Psykepro in #565
- Add endpoint for getting bridge payout transaction from evm tx hash by @vectorman1 in #586
- Updating the docs by adding API by @svetlio8 in #588
- chore: bump go-ethereum version by @failfmi in #589
- Exposing 'ReserveAmounts' for assets on 'api/v1/assets' endpoint. by @Psykepro in #595
- Changing Hedera Chain Id. by @Psykepro in #599
- Feature/scripts for updating bridge config by @Psykepro in #614
- Add Originator and Timestamp columns by @vectorman1 in #612
- Check NFT fee as dollar amount by @vectorman1 in #613
- Feature/scripts for updating bridge config by @Psykepro in #624
- Feature/transfer history by @vectorman1 in #623
- fix: not be able to query transfer signatures for transfers with target network hedera by @failfmi in #631
- Fix for e2e by @svetlio8 in #632
- Fix for invalid memory address or nil pointer dereference in metrics,… by @svetlio8 in #634
- fix(watchers): timeout request before restarting watcher by @failfmi in #640
- Add /fees/nft endpoint by @vectorman1 in #639
- Adding create-topic script. by @Psykepro in #646
Full Changelog: v0.2.0-alpha-3...v0.3.0-alpha-1
v0.0.4-rc-3
What's Changed
- fix(watchers): timeout request before restarting watcher by @failfmi in #640
- Add /fees/nft endpoint by @vectorman1 in #639
Full Changelog: v0.0.4-rc-2...v0.0.4-rc-3
v0.0.4-rc-2
What's Changed
- Fix for e2e by @svetlio8 in #632
- Fix for invalid memory address or nil pointer dereference in metrics,… by @svetlio8 in #634
Full Changelog: v0.0.4-rc-1...v0.0.4-rc-2
v0.0.3-rc-9
What's Changed
- Adding unit tests for 'clients/hedera/mirror-node/model/transaction'. by @Psykepro in #559
- Adding unit tests for price watcher. by @Psykepro in #561
- Adding unit tests for 'app/process/handler/read-only/nft/fee/handler'. by @Psykepro in #563
- Feature/networks assets api by @Psykepro in #565
- Add endpoint for getting bridge payout transaction from evm tx hash by @vectorman1 in #586
- Updating the docs by adding API by @svetlio8 in #588
- chore: bump go-ethereum version by @failfmi in #589
- Exposing 'ReserveAmounts' for assets on 'api/v1/assets' endpoint. by @Psykepro in #595
Full Changelog: v0.0.3-rc-8...v0.0.3-rc-9
v0.2.0-alpha-3
v0.2.0-alpha-2
What's Changed
- Adding tests for mirror_node api helper. by @Psykepro in #504
- Features/unit tests for config bridge by @Psykepro in #505
- Adding unit tests for CoinGecko client. by @Psykepro in #506
- Feature/unit tests for coin market cap client by @Psykepro in #508
- Add evm/signer.go test by @vectorman1 in #509
- Feature/create interface and mock for gorm db by @Psykepro in #511
- Fix for quotes escape. by @svetlio8 in #512
- Add queue tests by @vectorman1 in #510
- Feature/unit tests for persistence status by @Psykepro in #513
- Feature/unit tests for persistence message by @Psykepro in #514
- Handle nanos with leading zeroes by @stevenbg in #516
- Feature/unit tests for persistence schedule by @Psykepro in #515
- persistance/fee unit tests by @vectorman1 in #517
- Adding unit tests for 'core/server'. by @Psykepro in #518
- persistence/transfer unit tests by @vectorman1 in #519
- Persistence db unit tests by @vectorman1 in #522
- Updating the dashboard by adding native Hedera token (JAM) in locked … by @svetlio8 in #534
- Adding unit tests for 'handler/nft/transfer' by @Psykepro in #523
- Adding unit tests for 'router/healthcheck'. by @Psykepro in #535
- Adding tests for 'app/router/min-amounts' by @Psykepro in #536
- Adding tests for 'app/routre/transfer'. by @Psykepro in #537
- Adding tests for 'app/router/burn-event'. by @Psykepro in #538
- Feature/unit tests for app router by @Psykepro in #540
- Add test for NewNft by @vectorman1 in #541
- Remove migration test by @vectorman1 in #546
- Adding unit tests 'app/process/handler/nft/fee-message/handler_test.go' by @Psykepro in #544
- Add fee test by @vectorman1 in #543
- Adding unit tests for 'app/helper/http/get'. by @Psykepro in #548
- Adding unit test for 'GetHBARUsdPrice' in mirror-node client. by @Psykepro in #551
- fix: decimals conversion between different networks by @failfmi in #552
- helper scheduled-transaction unit tests by @vectorman1 in #549
- Adding 'min_amount' usage from 'bridge.yml'. by @Psykepro in #556
- Adding specific image version for monitoring. by @Psykepro in #558
New Contributors
Full Changelog: v0.2.0-alpha-1...v0.2.0-alpha-2
v0.0.3-rc-8
What's Changed
- Adding tests for mirror_node api helper. by @Psykepro in #504
- Features/unit tests for config bridge by @Psykepro in #505
- Adding unit tests for CoinGecko client. by @Psykepro in #506
- Feature/unit tests for coin market cap client by @Psykepro in #508
- Add evm/signer.go test by @vectorman1 in #509
- Feature/create interface and mock for gorm db by @Psykepro in #511
- Fix for quotes escape. by @svetlio8 in #512
- Add queue tests by @vectorman1 in #510
- Feature/unit tests for persistence status by @Psykepro in #513
- Feature/unit tests for persistence message by @Psykepro in #514
- Handle nanos with leading zeroes by @stevenbg in #516
- Feature/unit tests for persistence schedule by @Psykepro in #515
- persistance/fee unit tests by @vectorman1 in #517
- Adding unit tests for 'core/server'. by @Psykepro in #518
- persistence/transfer unit tests by @vectorman1 in #519
- Persistence db unit tests by @vectorman1 in #522
- Updating the dashboard by adding native Hedera token (JAM) in locked … by @svetlio8 in #534
- Adding unit tests for 'handler/nft/transfer' by @Psykepro in #523
- Adding unit tests for 'router/healthcheck'. by @Psykepro in #535
- Adding tests for 'app/router/min-amounts' by @Psykepro in #536
- Adding tests for 'app/routre/transfer'. by @Psykepro in #537
- Adding tests for 'app/router/burn-event'. by @Psykepro in #538
- Feature/unit tests for app router by @Psykepro in #540
- Add test for NewNft by @vectorman1 in #541
- Remove migration test by @vectorman1 in #546
- Adding unit tests 'app/process/handler/nft/fee-message/handler_test.go' by @Psykepro in #544
- Add fee test by @vectorman1 in #543
- Adding unit tests for 'app/helper/http/get'. by @Psykepro in #548
- Adding unit test for 'GetHBARUsdPrice' in mirror-node client. by @Psykepro in #551
- fix: decimals conversion between different networks by @failfmi in #552
- helper scheduled-transaction unit tests by @vectorman1 in #549
- Adding 'min_amount' usage from 'bridge.yml'. by @Psykepro in #556
- Adding specific image version for monitoring. by @Psykepro in #558
New Contributors
Full Changelog: v0.0.3-rc-7...v0.0.3-rc-8
v0.0.3-rc-7
What's Changed
- Fix for prometheus rules secret. by @svetlio8 in #483
- Feature/update unit tests for assets in #478
- Adding tag 'repeat_interval' and separating routes by it. in #489
- Allow embedding, and setup anonymous access for viewing grafana by @vectorman1 in #492
- Adding implementation for monitoring different Hedera Account Balances. by @Psykepro in #493
- Adding tests for 'service.Pricing'. And refactoring some files. by @Psykepro in #496
- Fix for wrong balance between networks. by @svetlio8 in #499
- Fix for Github secret - Failed to add secret. Value is too large. Rem… by @svetlio8 in #500
- Feature/integrating codecоv by @Psykepro in #497
- Enable mainnet dispatch event. Add mainnet deployment for read-only v… by @svetlio8 in #502
- Fix missing pipe. by @svetlio8 in #503
New Contributors
Full Changelog: v0.0.3-rc-6...v0.0.3-rc-7
v0.0.3-rc-6
What's Changed
- fix(e2e-workflow): cache modules before start by @failfmi in #416
- Feature/dynamic min fungible fees by @nnedkov-limechain in #417
- unit-tests/ config/node.go unit tests by @vectorman1 in #470
- feature/Add default grafana credentials configurability by @vectorman1 in #469
- Refactoring /cmd package. by @nnedkov-limechain in #471
- Update the testnet vms deployment workflow by @svetlio8 in #415
- Add config env for Grafana. by @svetlio8 in #481
- Add default dashboard config by @vectorman1 in #480
- Workflows/grafana config env by @svetlio8 in #482
New Contributors
- @vectorman1 made their first contribution in #470
Full Changelog: v0.0.3-rc-5...v0.0.3-rc-6