<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://apds.ircam.fr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RandolphSummers</id>
		<title>apds - Contributions de l’utilisateur [fr]</title>
		<link rel="self" type="application/atom+xml" href="https://apds.ircam.fr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RandolphSummers"/>
		<link rel="alternate" type="text/html" href="https://apds.ircam.fr/index.php/Sp%C3%A9cial:Contributions/RandolphSummers"/>
		<updated>2026-04-30T08:51:04Z</updated>
		<subtitle>Contributions de l’utilisateur</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://apds.ircam.fr/index.php?title=Utilisateur:RandolphSummers&amp;diff=2586</id>
		<title>Utilisateur:RandolphSummers</title>
		<link rel="alternate" type="text/html" href="https://apds.ircam.fr/index.php?title=Utilisateur:RandolphSummers&amp;diff=2586"/>
				<updated>2026-04-29T17:01:03Z</updated>
		
		<summary type="html">&lt;p&gt;RandolphSummers : Page créée avec « &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;img  width: 750px;  iframe.movie  width: 750px; height: 450px; &amp;lt;br&amp;gt;Fix core wallet problems step by step guide&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Fix core wallet problems step by... »&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;img  width: 750px;  iframe.movie  width: 750px; height: 450px; &amp;lt;br&amp;gt;Fix core wallet problems step by step guide&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Fix core wallet problems step by step guide&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If your client is not connecting to the network, first verify your internet connection and then check that your node software is fully updated to the latest release. A version mismatch between your app and the blockchain’s consensus rules is the most common cause of persistent disconnections. Run a manual peer refresh by entering the command addnode 0.0.0.0:8333 onetry (substitute the correct port for your chain) in the debug console.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;When a transaction fails or you see a gas limit error, you are likely dealing with a high-traffic network. Check the current base fee at a block explorer and set your gas price to at least 1.5 times that value. For a standard transfer, a gas limit of 21,000 is sufficient for Ethereum-based chains; for contract interactions, raise it to 100,000 to avoid out-of-gas errors. Always preview your transaction fee in your application’s advanced settings before broadcasting.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;A broken dapp connection usually stems from an outdated browser extension or an incorrect network ID in the application settings. Disconnect your interface from the decentralized app, clear the cache of the extension (e.g., MetaMask or Trust), and reconnect using the “WalletConnect” QR code or direct injection. If the site still fails to detect your asset manager, switch to the testnet and back to the mainnet to force a provider refresh.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If your software is not installing on Windows or macOS, ensure your operating system meets the minimum memory (RAM) requirement–typically 8GB for full-node clients. Disable any antivirus real-time scanning temporarily during setup, as security suites often quarantine the download. For a “DLL missing” error on Windows, download the required redistributable package (Visual C++ 2015-2022) from the official Microsoft site. On Linux, resolve missing dependencies with sudo apt-get install libdb5.3++ libboost-all-dev.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;When a token not showing in your interface, you must manually add its contract address. Copy the address from a verified source (e.g., the project’s Etherscan page), open your application’s asset list, and use the “Add Custom Token” function. If the balance still reads zero, confirm that you are viewing the correct account address–check this by exporting your private key viewer or hardware device display. Tokens sent to a contract address (instead of your public key) are unrecoverable.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;To restore wallet on a new device, always use the 12- or 24-word recovery phrase, never a private key for full access. Write the words in the exact order provided by your original setup–any capitalization or spelling error will produce a different account. If the restoration yields a zero balance, you may have selected the wrong derivation path; switch between the standard BIP44, BIP49, or BIP84 options in the “Advanced” recovery menu.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;For a generic error code like “-32603” (internal JSON-RPC error), the root cause is often an invalid nonce. Check the nonce of your last confirmed transaction on a block explorer, then manually set the nonce in your transaction window to that value + 1. If the error persists, clear your application’s entire data directory (keep a copy of your wallet.dat or seed backup) and resynchronize the blockchain from genesis. A corrupted database is responsible for 90% of these failures.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Fix Core Wallet Problems Step by Step Guide&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If your application refuses to sync, the first action is to reset account data within the settings menu. Navigate to the advanced options and select &amp;quot;Reset Local Data&amp;quot; or &amp;quot;Clear Cache.&amp;quot; This removes corrupted blockchain headers and peer list files, forcing a fresh download.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;A persistent error code like &amp;quot;ECONNREFUSED&amp;quot; or &amp;quot;SSL_ERROR&amp;quot; usually originates from a firewall blocking the client’s port (typically 8545 for HTTP or 30303 for peer discovery). Temporarily disable your firewall or add an exception for the application’s executable. If the error persists, switch your network DNS to 8.8.8.8 and 8.8.4.4 to bypass ISP restrictions on P2P traffic.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;When you cannot access your funds after a device wipe, you must restore wallet using your 24-word secret phrase. Download the latest standalone client version, skip the &amp;quot;Create New&amp;quot; option, and paste the phrase exactly as given–lowercase, single spaces. If the restore wallet process hangs, manually force a re-download of the chain by deleting the &amp;quot;chaindata&amp;quot; folder before proceeding.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If your balances are zero but you see the correct address, the issue is token not showing. Open the asset management interface and manually add the contract address for the missing ERC-20 or BEP-20 asset. For Ethereum-based tokens, you must have at least 0.01 ETH to see the token list update. If the token not showing persists after 10 minutes of syncing, check the token tracker on Etherscan to confirm the contract is still active.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;A transaction that remains stuck as &amp;quot;pending&amp;quot; for hours is a gas limit mismatch. Cancel the pending transaction by sending a 0 ETH transfer to yourself with the same nonce but a higher gas price (e.g., 50 gwei instead of 20 gwei). If cancellation fails, wait until the nonce is reset by the mempool–this can take up to 12 hours on congested chains.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;When your client shows &amp;quot;Peer Count: 0&amp;quot; and keeps not connecting, verify that your system clock is synchronized to within 30 seconds of UTC. A clock drift over 5 minutes automatically blacklists your node from all peers. Use `sudo ntpdate -s time.nist.gov` on Linux or enable &amp;quot;Set time automatically&amp;quot; on Windows to correct this.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;If your browser extension shows &amp;quot;Network Disconnected&amp;quot; during a dapp connection, the RPC endpoint URL is likely incorrect. Replace it with a public fallback like &amp;quot;https://mainnet.infura.io/v3/YOUR_PROJECT_ID&amp;quot; or &amp;quot;https://bsc-dataseed.binance.org&amp;quot;. After updating the RPC, click &amp;quot;Disconnect&amp;quot; and re-initiate the dapp connection from the site’s prompt.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;For hardware wallet integration failures, update both the firmware and the bridge software (e.g., Ledger Live or Trezor Suite) to the latest version. Then, disable &amp;quot;Contract Data&amp;quot; in the Ethereum app settings if you see a &amp;quot;Data Hex&amp;quot; error. Reinsert the USB cable and manually enable &amp;quot;Browser Support&amp;quot; in the device’s security settings before retrying the dapp connection.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Q&amp;amp;A:  &amp;lt;br&amp;gt;My Bitcoin Core wallet shows &amp;quot;No block source available&amp;quot; and won't sync. I've checked my internet connection, and it's fine. What specific settings should I check next inside the wallet software itself?&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This usually means the client cannot find peers to download the blockchain from. First, go to **Settings &amp;gt; Options &amp;gt; Network**. Make sure &amp;quot;Connect through SOCKS5 proxy&amp;quot; is unchecked unless you are using Tor intentionally. Then, click the &amp;quot;Network&amp;quot; tab. Check that &amp;quot;Map port using UPnP&amp;quot; is enabled. This helps your router let other nodes talk to you. If that fails, open your `bitcoin.conf` file (located in your Bitcoin data directory, usually `%APPDATA%\Bitcoin` on Windows or `~/.bitcoin/` on Linux/Mac) and add these lines: `addnode=node.bitcoin.xyz:8333` (replace with a known node IP, like from bitnodes.io). Save the file, restart Bitcoin Core, and watch the &amp;quot;Peers&amp;quot; tab for connections.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;I accidentally sent Bitcoin to a wrong address. Is there any way to reverse the transaction inside my core wallet, or is it gone forever?&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;There is no &amp;quot;undo&amp;quot; button. Bitcoin transactions are final once included in a block. Your Core wallet cannot reverse a sent transaction. However, your chance of recovery depends on the address type. If you sent it to a typo address (like `1AA...` instead of `1AB...`), it is likely unspendable and lost. If you sent it to a valid address that belongs to someone else, you must contact that person privately and ask them to return it. Your [https://extension-dapp.com/wallets/core-secure-core-wallet-extension-setup-guide-2.php Core Wallet extension] wallet has no feature to force a reversal. For future protection, always use the &amp;quot;Send&amp;quot; feature's &amp;quot;Verify&amp;quot; option to double-check the first three and last three characters of the address against your records.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;My Bitcoin Core wallet is taking weeks to sync. I know the blockchain is huge, but are there any settings I can change to make it download faster while I wait?&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Yes, there are two main adjustments. First, increase the **database cache**. Go to **Settings &amp;gt; Options &amp;gt; Main**. Increase the &amp;quot;Database Cache&amp;quot; slider to at least 2048 MB (2 GB) or more if your computer has 8+ GB of RAM. This drastically reduces disk reads. Second, open `bitcoin.conf` and add the line `dbcache=4096` (for 4 GB). You can also increase the number of connections by adding `maxconnections=40`. But the biggest speedup is to use **Bootstrap.dat**. Download a compressed copy of the blockchain from a trusted source (like Bitcoin.org’s bootstrap page), place the file inside your `Bitcoin` data folder, and restart the client. It will import from the local file instead of the network, taking hours instead of days.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>RandolphSummers</name></author>	</entry>

	</feed>