Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 12:08
· 281 commits to main since this release
f45b147

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
  • f45b147 Merge pull request #165 from bitcoin-sv/bux-420-go-version-update
  • c7086da Merge pull request #166 from bitcoin-sv/feat/less-noisy-logs
  • bca3c80 Merge pull request #167 from bitcoin-sv/fix/handle_authch_peer_message
  • c012b12 chore(BUX-420): remove go version from README
  • 8661cba chore: bump version of viper - solves the problem with default config
  • 0bc1882 chore: first part of config simplification
  • b61827e feat(BUX-420): config update for releasing docker to k8s
  • fe41a20 feat(BUX-420): go version and workflows update
  • adb17bd feat(BUX-422): env name cleanup
  • f6c7fd9 feat(BUX-428): unify logs (#163)
  • 1851ad0 feat(BUX-466): don't log single header syncing
  • 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
  • 8b40a63 fix(BUX-420): fix dockerfile for pulse with new config
  • b2a91ac fix(BUX-466): handle authch message
  • 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