Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Release v0.2.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 17:45
· 1289 commits to master since this release

Changelog

  • fa10bce Added a basic test for process incoming tx
  • b26e9ed Added another error log, dont panic
  • e89fe9b Added panic recover defers for capturing panics inside cron jobs
  • eb6f91f Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 22dc094 Bump github.com/tryvium-travels/memongo from 0.5.0 to 0.6.0
  • 3aacbe5 Capture a panic
  • 0ef8837 If tx is not found, attempt to broadcast
  • aa1f2b3 Include the stack trace in a panic
  • 34697f9 Merge pull request #112 from BuxOrg/multi-server-monitor
  • 5bd53ab Merge pull request #113 from BuxOrg/dependabot/go_modules/master/github.com/stretchr/testify-1.7.2
  • d8a27c2 Merge pull request #114 from BuxOrg/dependabot/go_modules/master/github.com/tryvium-travels/memongo-0.6.0
  • 942b9d9 Removed mattercloud, no longer in service
  • ba82076 Safely return error if client is not found
  • f27a7bb Set the id before using parsedTx
  • 3f470e4 Upgraded deps