Skip to content

Release v0.1.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 17:33
· 1461 commits to main since this release

Changelog

  • b0888fe Added admin stats endpoint
  • d0f71ff Added all admin endpoints to graphql
  • 49a332e Added all admin endpoints to http
  • d44421d Added block headers import
  • 193cc27 Added load mempool on connect config for monitor
  • 9e056bc Bump github.com/99designs/gqlgen from 0.17.4 to 0.17.5
  • 2df8f6e Bump github.com/BuxOrg/bux from 0.2.14 to 0.2.16
  • c674bea Bump github.com/BuxOrg/bux from 0.2.16 to 0.2.17
  • 4efaf2f Bump github.com/BuxOrg/bux from 0.2.17 to 0.2.18
  • 9d29867 Cleaned up branch
  • 7e3d0c0 Finished admin stats endpoint in graphql
  • 96eeef0 First admin endpoints
  • c394901 Fixed some issues from removing cache providers
  • d6d8841 Merge branch 'master' into siggi/admin-endpoints
  • 6745e9f Merge pull request #61 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.16
  • 96e2f71 Merge pull request #62 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.17
  • 5aa404a Merge pull request #63 from BuxOrg/siggi/admin-endpoints
  • f90f55c Merge pull request #64 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.5
  • dbbbc80 Merge pull request #65 from BuxOrg/siggi/monitor-block-headers-import
  • e28b4e6 Merge pull request #66 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.18
  • 82f3eaa Removed duplicate lines linter check
  • 97550be Removed unused loadTestBux method
  • 036ea72 Updated branch to latest master
  • 0102d55 Updated bux-server to latest bux (master)
  • 111d390 Updated go.mod / go.sum
  • d4dded0 Updated graphql generated
  • b8bde59 Upgraded deps, bumped version
  • d840ccd WIP monitor