Skip to content

History / bitvavo

Revisions

  • [Automated changes] docs: normalize legacy docs.ccxt.com/#/?id= structure links to the redirecting form (#28879) docs: normalize legacy docs.ccxt.com/#/?id= structure links Four files (bitvavo, extended, pro/extended, pro/bitrue) hand-wrote their @returns structure links in the old Docsify hash form instead of the form every other docstring uses (3230 vs these 35). The hash form can't be redirected server-side after the Fumadocs cutover — the fragment never reaches nginx — so those links land on the homepage instead of the structure anchor. The plain form is redirected by nginx ( -> /docs/manual#<x>) and rewritten to an internal link by the docs converter. Normalize the 35 occurrences to the plain form so they resolve everywhere (shipped docstrings, IDE hovers, the wiki, and the new docs site).

    @github-actions github-actions[bot] committed Jun 15, 2026
  • [Automated changes] fix(deepcoin): fetchTrades fix (#28815)

    @github-actions github-actions[bot] committed Jun 11, 2026
  • [Automated changes] feat(bitvavo): add apis (#28696) * feat(bitvavo): add apis * feat(bitvavo): update @see * feat(bitvavo): add cancelAllOrdersAfter * feat(bitvavo): add fetchLedger * feat(bitvavo): add fetchTradingFee * feat(bitvavo): add fetchAccounts * feat(bitvavo): add fetchTransfer & fetchTransfers * feat(bitvavo): add transfer * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: carlosmiei <43336371+carlosmiei@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

    @github-actions github-actions[bot] committed May 29, 2026
  • [Automated changes] fix(ci): stage new wiki files before sync commit (#28343) fix(ci): add git add before wiki sync commit to pick up new files

    @github-actions github-actions[bot] committed Apr 6, 2026