Skip to content

fix(makerbot): add LiveCoinWatch price provider#2416

Merged
shamardy merged 1 commit intodevfrom
fix-bot-providers
Apr 17, 2025
Merged

fix(makerbot): add LiveCoinWatch price provider#2416
shamardy merged 1 commit intodevfrom
fix-bot-providers

Conversation

@shamardy
Copy link
Copy Markdown
Collaborator

This PR also removes Nomics as it was shutdown. Fixes #2403

This is a quick fix for #2403 but a subsequent PR should remove this hardcoded providers and allow setting them through either config or request.

@stc788
Copy link
Copy Markdown

stc788 commented Apr 17, 2025

thank you i will get new mm2 and try later

@stc788
Copy link
Copy Markdown

stc788 commented Apr 17, 2025

i just test issue is fixed now
also it will nice if a price feed provider can be filtered or picked
lcw, coingeko, coinpaparika - since sometime one them feed rogue data from cex

@shamardy shamardy merged commit bec198f into dev Apr 17, 2025
29 checks passed
@shamardy shamardy deleted the fix-bot-providers branch April 17, 2025 16:39
@stc788
Copy link
Copy Markdown

stc788 commented Apr 17, 2025

if a field in MM2.json can be added just for picking api price provider to select will be nice in future version
"passphrade":
"userhome":
"price-provider":
so default is all - if user want just one or two can add the field inside MM2.json
maybe something similar in web bot or wallet later

dimxy pushed a commit to dimxy/komodo-defi-framework that referenced this pull request May 13, 2025
* dev: (26 commits)
  chore(deps): remove base58 and replace it completely with bs58 (GLEECBTC#2427)
  feat(tron): initial groundwork for full TRON integration (GLEECBTC#2425)
  fix(UTXO): improve tx fee calculation and min relay fee handling (GLEECBTC#2316)
  deps(timed-map): bump to 1.3.1 (GLEECBTC#2413)
  improvement(tendermint): safer IBC channel handler (GLEECBTC#2298)
  chore(release): complete v2.4.0-beta changelogs  (GLEECBTC#2436)
  fix(event-streaming): initial addresses registration in utxo balance streaming (GLEECBTC#2431)
  improvement(watchers): re-write use-watchers handling (GLEECBTC#2430)
  fix(evm): make withdraw_nft work in HD mode (GLEECBTC#2424)
  feat(taproot): support parsing taproot output address types
  chore(RPC): use consistent param name for QTUM delegation (GLEECBTC#2419)
  fix(makerbot): add LiveCoinWatch price provider (GLEECBTC#2416)
  chore(release): add changelog entries for v2.4.0-beta (GLEECBTC#2415)
  fix(wallets): prevent path traversal in `wallet_file_path` and update file extension (GLEECBTC#2400)
  fix(nft): make `update_nft` work with hd wallets using the enabled address (GLEECBTC#2386)
  fix(wasm): unify error handling for mm2_main (GLEECBTC#2389)
  fix(tx-history): token information and query (GLEECBTC#2404)
  test(electrums): fix failing test_one_unavailable_electrum_proto_version (GLEECBTC#2412)
  improvement(network): remove static IPs from seed lists (GLEECBTC#2407)
  improvement(best-orders): return an rpc error when we can't find best orders (GLEECBTC#2318)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants