-
Many of the functions are now broken with the transition of TD Ameritrade to Charles Schwab. But the Schwab Developer API seems like they're already active. When will you transition these functions to…
-
Things to do to fix:
- Work out why inactive players can become active when swapping
- Move game_week_team validation code into model
- Number of players in team & benched
- Distribution of player…
-
The upcoming Horizon release is coming, and there are multiple breaking changes plus new features 🎉🎉🎉!
The following are the list of changes required to support this new release:
- [ ] ➕Update…
-
[bisq.log](https://github.com/bisq-network/bisq/files/3109264/bisq.log)
Trying to buy BTC so this is only for taking offers.
The new fancy green version is not working for me. Last year when I l…
-
A market maker should able limit how many maximum trade opened at same time. With this feature possible malicious arbitrator could rug less coins.
-
# What problem does this feature address?
The item page displays a non-randomized list of 7 users under "Tradable" / "Wishlist" (respectively 3 for "Blacklist" / "Library" / "Unowned"). While the ord…
-
-
I love this code, i tried the demo i can't get anything to be moved into an existing tab pane, i can see 2 browser tabs but does this project support the ability to undock a tab in a tab pane as its o…
-
# Lines of code
https://github.com/code-423n4/2022-11-size/blob/706a77e585d0852eae6ba0dca73dc73eb37f8fb6/src/SizeSealed.sol#L238
# Vulnerability details
## Description
In SIZE, the quote to base …
-
[`redb`](https://github.com/cberner/redb) is a pure Rust implementation of a key-value database, which could bring several advantages to our project:
- Since `redb` is written entirely in Rust, it …