Valentin Trinqué

Results 15 issues of Valentin Trinqué

Is there any plan to update to Mocha 3 ?

enhancement

Close vegaprotocol/vega#5738

This version is the last version of the repository with no improvement other than the version check that tells the user to redirect to the wallet software shipped with the...

wallet

The rake command `vendor:update` crashes with the following message : ``` OpenURI::HTTPError: 404 Not Found ``` Full error message : ``` rake aborted! OpenURI::HTTPError: 404 Not Found [...]/selectivity-rails/Rakefile:12:in `block (2...

The `token` will change place and be moved to the HTTP header so the local JSON-RPC API is compatible with the web wallet. Depends on: - https://github.com/vegaprotocol/vega/issues/6895

Trading
Token Frontend
desktop-wallet
CLI-wallet
common
refine
wallet-ui

## The Chore Wallet will no longer accept a `hostname` property for the method `client.connect_wallet` This is no longer needed as the service resolves it itself based on the `Origin`...

Trading
Token Frontend
desktop-wallet
CLI-wallet
chore
wallet-ui

I am trying to find a way to get the files that have been changed by a commit. I tried `Commit.Files()` but it returns all the files tracked by the...

stale

According to the Windows documentation (https://learn.microsoft.com/en-us/windows/console/ctrl-c-and-ctrl-break-signals) > The SetConsoleMode function can disable the ENABLE_PROCESSED_INPUT input mode > for a console's input buffer, so CTRL+C is reported as keyboard input rather...

According to the [Windows documentation](https://learn.microsoft.com/en-us/windows/console/ctrl-c-and-ctrl-break-signals): > The [SetConsoleMode](https://learn.microsoft.com/en-us/windows/console/setconsolemode) function can disable the ENABLE_PROCESSED_INPUT input mode for a console's input buffer, so CTRL+C is reported as keyboard input rather than as...

The package is broken on new projects since it is outdated and relies on an outdated jQuery version with **breaking changes**. - [The PR fixing it on the original repo.](https://github.com/jackocnr/intl-tel-input/pull/427)...