-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync v0.9.0 dev into piratedex #104
Conversation
Use the SelectCoinsPage to automatically select and activate "ARRR" to show the ZHTLC activation popup dialog, if it has not been shown already. Add a column to the `Wallet` and `CurrentWallet` tables in the SQLite database to record whether the ZHTLC coin activation popup was displayed.
Delist THC and update coins hash
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the contributions. Overall, a good approach to add auto ARRR
while working with what we have and keeping it as simple as possible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functions as expected for activation & incoming / outgoing swaps / transactions.
ToS etc updated to target as expected.
Zombie faucet functions as expected.
Awaiting logo change, but otherwise lgtm!
Minor cosmetic change: instead of "getting transaction" when initiating a withdraw, "generating transaction" or "creating transaction" would be more accurate. The former implies transaction exists and is being grabbed from history.
* Migrate BestOrders to mmrpc 2.0 Leaving the BestOrder and BestOrders attributes unchanged to minimise the impact * Fix empty best orders list ARRR has no `address_data` as it is a `Shielded` address, so we cannot use address to filter ARRR top orders.
@takenagain we need to update logo for mobile app (requirement of Pirate): https://github.com/PirateNetwork/mediakit/blob/main/Coin/SVG/Pirate_Logo_Coin_Gold.svg |
Rebrands the following items to match Pirate branding
Logos and Symbols were obtained from Pirate Network mediakit
Sync changes from dev: