Skip to content

Release v0.7.0-RC2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 15:12
· 296 commits to main since this release

Changelog

  • c3b9043 Merge pull request #159 from bitcoin-sv/feat/pulse-375-default-config
  • a937272 Merge pull request #160 from bitcoin-sv/feat/375-tests
  • 717cb53 Merge pull request #161 from bitcoin-sv/fix/375-fixes
  • 8661cba chore: bump version of viper - solves the problem with default config
  • 0bc1882 chore: first part of config simplification
  • 72a8d7c feat(BUX-420): go version and workflows update
  • 6b86658 feat: add config section for readme
  • 030a532 feat: finish whole configuration simplification
  • 8370cd3 feat: friday checkpoint
  • af19efb feat: remove another bunch of unused config options
  • a9256b8 feat: remove targetoutbounds from p2pconfig
  • 9c94cb5 feat: remove unnecessary p2p config options
  • 5ff3e64 feat: remove unnecessary p2pconfig package and simpliy to config
  • 96fe2f1 feat: resolve linter errors (mostly unused params)
  • 74a108e feat: uncomment two necessary methods for p2pconfig
  • 55921f6 fix: add flagset to parseCliFlags function
  • 16a21d9 fix: change name of getter for default http config values
  • b01263c fix: fix tip and merkleroot tests after config refactor
  • ac138a8 fix: linter issues - remove unnecessary consts and func params
  • c9174d5 fix: missing dot in trickleinterval const comment
  • e4755e1 fix: move few p2pconfig options of out the scope of configuration (to consts)
  • 4cafc23 fix: remove TestAccessEndpointWithGlobalHeader as we don't have global auth header anymore
  • 5cfb5d4 fix: remove unnecessary field from appconfig struct
  • e35c87c fix: replace admin_key with history_max
  • e98ebb9 fix: replace auth with websocket
  • 7b57aeb fix: revert option to have testpulse without auhtorization
  • a2bcc18 fix: reverts one test regarding auth token
  • 99d8174 fix: simplify names in appconfig by removing redundant Config from its name

Docker images

docker pull bsvb/pulse:v0.7.0-RC2