Skip to content

feat(trade): add a more precise trade amount function#176

Merged
ca333 merged 4 commits intodevfrom
trade_amount_function
May 22, 2020
Merged

feat(trade): add a more precise trade amount function#176
ca333 merged 4 commits intodevfrom
trade_amount_function

Conversation

@Milerius
Copy link
Copy Markdown

Signed-off-by: romanszterg rmscastle@gmail.com

Milerius added 3 commits May 21, 2020 16:51
Signed-off-by: romanszterg <rmscastle@gmail.com>
Signed-off-by: romanszterg <rmscastle@gmail.com>
Signed-off-by: romanszterg <rmscastle@gmail.com>
ca333
ca333 previously approved these changes May 21, 2020
Signed-off-by: romanszterg <rmscastle@gmail.com>
@ca333 ca333 merged commit a6bca7d into dev May 22, 2020
@Milerius Milerius deleted the trade_amount_function branch November 8, 2020 05:50
takenagain added a commit that referenced this pull request Sep 11, 2025
* fix(types): comprehensive bip39 validation

* fix(market-data-price): try fetch current price from komodo price repository first before cex repository (#167)

* fix(market-data-manager): default to KomodoPriceRepository

Binance CexRepository supports a limited number of symbols and no longer lists KMD price history after the delisting

* refactor(market-data-manager): deduplicate and clarify intent

* refactor(review): remove zero check and add log statements

also simplify the priceIfKnown function

* chore: switch KDF to `dev`

Switch KDF to `dev` to allow usage of unreleased changes (particularly related to fees/priorities)

* feat: add Flutter Web WASM support with OPFS interop extensions

This commit implements comprehensive Flutter Web WASM support by:

- Adding opfs_interop.dart with FileSystemDirectoryHandle extensions for values(), keys(), and entries() methods
- Implementing JSAsyncIterator type definitions for proper JavaScript interop
- Creating WebLogStorageWasm implementation compatible with both JS and WASM targets
- Consolidating platform implementations to use unified WASM-compatible storage
- Removing redundant WebLogStorage in favor of cross-compatible implementation
- Updating platform configuration files for seamless WASM integration

The implementation provides backwards compatibility with JavaScript compilation while
enabling full WASM support through browser File System APIs that work consistently
across both compilation targets.

BREAKING CHANGE: WebLogStorage class has been removed in favor of WebLogStorageWasm

* Update packages/dragon_logs/lib/src/storage/opfs_interop.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* docs: update repo url

* docs: remove repo archive notice

* feat(example): integrate dragon_logs (#177)

* fix: dart wasm type errors

* chore: revert skipped build steps

* fix: add GitHub token authentication to prevent API rate limiting

Add GitHub authentication token support across all components that make
GitHub API requests to resolve rate limiting issues during builds.

Changes:
- feat(coin-updates): add githubToken parameter to CoinConfigProvider
- feat(coin-updates): support GitHub auth in CoinConfigRepository.withDefaults
- fix(build-transformer): add debug logging for GitHub API authentication
- fix(wallet-cli): auto-use GITHUB_API_PUBLIC_READONLY_TOKEN env variable
- style(build-transformer): fix lint issues with cascade operations

The CoinConfigProvider was making unauthenticated GitHub API requests,
contributing to rate limit errors. All GitHub API clients now properly
use the GITHUB_API_PUBLIC_READONLY_TOKEN environment variable when
available, increasing rate limits from 60 to 5,000 requests per hour.

Fixes: Rate limit exceeded errors during build process

* chore(kdf): roll KDF to latest `dev`

Roll KDF to the latest `dev` to ensure we are using the latest revision of all unreleased features.

* fix: apply cursor fixes

---------

Co-authored-by: Francois <takenagain@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants