Skip to content

Commit 7c5a320

Browse files
committed
Add spanish translation for 29.1 release
1 parent 5ee87a3 commit 7c5a320

File tree

2 files changed

+298
-0
lines changed

2 files changed

+298
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Lanzamiento de Bitcoin Core 29.1
3+
name: blog-release-29.1
4+
id: es-blog-release-29.1
5+
lang: es
6+
permalink: /es/2025/09/04/release-29.1/
7+
type: posts
8+
layout: post
9+
10+
## If this is a new post, reset this counter to 1.
11+
version: 1
12+
13+
## Only true if release announcement or security annoucement. English posts only
14+
announcement: 1
15+
16+
excerpt: >
17+
Bitcoin Core 29.1 ya está disponible.
18+
---
19+
La versión 29.1 de Bitcoin Core ya está disponible para su [descarga][download
20+
page]. Vea las [notas de lanzamiento][] para más información sobre los arreglos de fallos que trae esta nueva edición.
21+
22+
Si tiene alguna pregunta, por favor diríjase a la sala de IRC #bitcoin
23+
(en idioma inglés, [IRC][irc], [web][web irc]) y haremos lo que esté
24+
en nuestras manos para ayudarle.
25+
26+
[notas de lanzamiento]: /es/releases/29.1/
27+
[IRC]: irc://irc.libera.chat/bitcoin
28+
[web irc]: https://web.libera.chat/#bitcoin
29+
[download page]: /es/download
30+
31+
{% include references.md %}
Lines changed: 267 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,267 @@
1+
---
2+
title: Bitcoin Core 29.1
3+
id: es-release-29.1
4+
name: release-29.1
5+
permalink: /es/releases/29.1/
6+
excerpt: Bitcoin Core version 29.1 ya está disponible
7+
date: 2025-09-04
8+
type: releases
9+
layout: page
10+
lang: es
11+
12+
## Use a YAML array for the version number to allow other parts of the
13+
## site to correctly sort in "natural sort of version numbers".
14+
## Use the same number of elements as decimal places, e.g. "0.1.2 => [0,
15+
## 1, 2]" versus "1.2 => [1, 2]"
16+
release: [29, 1]
17+
18+
## Optional magnet link. To get it, open the torrent in a good BitTorrent client
19+
## and View Details, or install the transmission-cli Debian/Ubuntu package
20+
## and run: transmission-show -m <torrent file>
21+
#
22+
## Link should be enclosed in quotes and start with: "magnet:?
23+
optional_magnetlink: magnet:?xt=urn:btih:1ca988bcac73e4b47c9929ff5cf20a9f0d4a77e0&dn=bitcoin-core-29.1&xl=3644537532&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.bitcoin.sprovoost.nl%3A6969&ws=http://bitcoincore.org/bin/
24+
25+
# Note: it is recommended to check all links to ensure they use
26+
# absolute urls (https://github.com/bitcoin/bitcoin/doc/foo)
27+
# rather than relative urls (/bitcoin/bitcoin/doc/foo).
28+
---
29+
{% include download.html %}
30+
{% githubify https://github.com/bitcoin/bitcoin %}
31+
29.1 Notas del lanzamiento
32+
=====================
33+
Bitcoin Core version 29.1 ya está disponible en:
34+
35+
<https://bitcoincore.org/bin/bitcoin-core-29.1/>
36+
37+
Esta actualización incluye varios arreglos de errores y mejoras
38+
en el rendimiento, así como traducciones actualizadas.
39+
40+
Por favor informe errores usando la aplicación de seguimiento de
41+
cuestiones en GitHub:
42+
43+
<https://github.com/bitcoin/bitcoin/issues>
44+
45+
Para recibir notificaciones sobre actualizaciones y sobre seguridad (en
46+
inglés), por favor suscríbase a:
47+
48+
<https://bitcoincore.org/en/list/announcements/join/>
49+
50+
Cómo actualizar {#how-to-upgrade}
51+
==============
52+
53+
Si está utilizando una versión antigua, apáguela. Espere a que se
54+
haya detenido por completo (lo cual podría tardar varios minutos en
55+
algunos casos), entonces ejecute el instalador (en Windows) o sin más
56+
copie o arrastre `/Applications/Bitcoin-Qt` (en macOS) o
57+
`bitcoind`/`bitcoin-qt` (en GNU/Linux).
58+
59+
Actualizar directamente desde una versión de Bitcoin Core que haya
60+
alcanzado su fin de vida útil (EOL) es posible, pero podría tardar
61+
algo de tiempo si el directorio de datos requiere ser migrado. Las
62+
versiones antiguas de la cartera de Bitcoin Core están por lo general
63+
soportadas.
64+
65+
Compatibilidad {#compatibility}
66+
==============
67+
68+
Bitcoin Core tiene soporte para y es exhaustivamente probado en los
69+
sistemas operativos que utilizan el kernel Linux 3.17+, macOS 13+, y
70+
Windows 10+. Bitcoin Core debería además funcionar en la
71+
mayoría de los otros sistemas UNIX-like pero no está tan
72+
frecuentamente comprobado en ellos. No es recomendable usar Bitcoin
73+
Core en sistemas no soportados.
74+
75+
Cambios notables {#notable-changes}
76+
===============
77+
78+
### Política de Mempool {#mempool-policy}
79+
80+
- The maximum number of potentially executed legacy signature operations in a
81+
single standard transaction is now limited to 2500. Signature operations in all
82+
previous output scripts, in all input scripts, as well as all P2SH redeem
83+
scripts (if there are any) are counted toward the limit. The new limit is
84+
assumed to not affect any known typically formed standard transactions. The
85+
change was done to prepare for a possible BIP54 deployment in the future.
86+
87+
- #32521 policy: make pathological transactions packed with legacy sigops non-standard
88+
89+
- The minimum block feerate (`-blockmintxfee`) has been changed to 1 satoshi per kvB. It can still be changed using the
90+
configuration option.
91+
92+
- The default minimum relay feerate (`-minrelaytxfee`) and incremental relay feerate (`-incrementalrelayfee`) have been
93+
changed to 100 satoshis per kvB. They can still be changed using their respective configuration options, but it is
94+
recommended to change both together if you decide to do so.
95+
- Other minimum feerates (e.g. the dust feerate, the minimum returned by the fee estimator, and all feerates used by
96+
the wallet) remain unchanged. The mempool minimum feerate still changes in response to high volume.
97+
- Note that unless these lower defaults are widely adopted across the network, transactions created with lower fee
98+
rates are not guaranteed to propagate or confirm. The wallet feerates remain unchanged; `-mintxfee` must be changed
99+
before attempting to create transactions with lower feerates using the wallet.
100+
101+
- #33106 policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee
102+
103+
### Registro {#logging}
104+
105+
Unconditional logging to disk is now rate limited by giving each source location
106+
a quota of 1MiB per hour. Unconditional logging is any logging with a log level
107+
higher than debug, that is `info`, `warning`, and `error`. All logs will be
108+
prefixed with `[*]` if there is at least one source location that is currently
109+
being suppressed. (#32604)
110+
111+
When `-logsourcelocations` is enabled, the log output now contains the entire
112+
function signature instead of just the function name. (#32604)
113+
114+
### Llamada a procedimiento remoto (RPC) {#rpc}
115+
116+
- The `dumptxoutset` RPC now requires a `type` parameter to be specified. To maintain pre
117+
v29.0 behavior, use the `latest` parameter. Documenting this change was missed in the v29.0
118+
release notes. (#30808)
119+
120+
### Configuraciones actualizadas {#updated-settings}
121+
122+
- The `-maxmempool` and `-dbcache` startup parameters are now capped on
123+
32-bit systems to 500MB and 1GiB respectively.
124+
125+
- #32530 node: cap -maxmempool and -dbcache values for 32-bit
126+
127+
### Cartera {#wallet}
128+
129+
- #31757 wallet: fix crash on double block disconnection
130+
- #32553 wallet: Fix logging of wallet version
131+
132+
### Protocolo entre iguales (P2P) {#p2p}
133+
134+
- #32826 p2p: add more bad ports
135+
136+
### Pruebas y QA {#test}
137+
138+
- #32069 test: fix intermittent failure in wallet_reorgsrestore.py
139+
- #32286 test: Handle empty string returned by CLI as None in RPC tests
140+
- #32312 test: Fix feature_pruning test after nTime typo fix
141+
- #32336 test: Suppress upstream -Wduplicate-decl-specifier in bpfcc
142+
- #32463 test: fix an incorrect feature_fee_estimation.py subtest
143+
- #32483 test: fix two intermittent failures in wallet_basic.py
144+
- #32630 test: fix sync function in rpc_psbt.py
145+
- #32765 test: Fix list index out of range error in feature_bip68_sequence.py
146+
- #32742 test: fix catchup loop in outbound eviction functional test
147+
- #32823 test: Fix wait_for_getheaders() call in test_outbound_eviction_blocks_relay_only()
148+
- #32833 test: Add msgtype to msg_generic slots
149+
- #32841 feature_taproot: sample tx version border values more
150+
- #32850 test: check P2SH sigop count for coinbase tx
151+
- #32859 test: correctly detect nonstd TRUC tx vsize in feature_taproot
152+
- #33001 test: Do not pass tests on unhandled exceptions
153+
154+
### Indices {#indexes}
155+
156+
- #33212 index: Don't commit state in BaseIndex::Rewind
157+
158+
### Utilidad {#util}
159+
160+
- #32248 Remove support for RNDR/RNDRRS for aarch64
161+
162+
### Sistema de construcción {#build}
163+
164+
- #32356 cmake: Respect user-provided configuration-specific flags
165+
- #32437 crypto: disable ASan for sha256_sse4 with Clang
166+
- #32469 cmake: Allow WITH_DBUS on all Unix-like systems
167+
- #32439 guix: accomodate migration to codeberg
168+
- #32551 cmake: Add missed SSE41_CXXFLAGS
169+
- #32568 depends: use "mkdir -p" when installing xproto
170+
- #32678 guix: warn and abort when SOURCE_DATE_EPOCH is set
171+
- #32690 depends: fix SHA256SUM command on OpenBSD (use GNU mode output)
172+
- #32716 depends: Override host compilers for FreeBSD and OpenBSD
173+
- #32760 depends: capnp 1.2.0
174+
- #32798 build: add root dir to CMAKE_PREFIX_PATH in toolchain
175+
- #32805 cmake: Use HINTS instead of PATHS in find_* commands
176+
- #32814 cmake: Explicitly specify Boost_ROOT for Homebrew's package
177+
- #32837 depends: fix libevent _WIN32_WINNT usage
178+
- #32943 depends: Force CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE
179+
- #32954 cmake: Drop no longer necessary "cmakeMinimumRequired" object
180+
- #33073 guix: warn SOURCE_DATE_EPOCH set in guix-codesign
181+
182+
### Interfaz gráfica de usuario (Gui) {#gui}
183+
184+
- #864 Crash fix, disconnect numBlocksChanged() signal during shutdown
185+
- #868 Replace stray tfm::format to cerr with qWarning
186+
187+
### Documentación {#doc}
188+
189+
- #32333 doc: Add missing top-level description to pruneblockchain RPC
190+
- #32353 doc: Fix fuzz test_runner.py path
191+
- #32389 doc: Fix test_bitcoin path
192+
- #32607 rpc: Note in fundrawtransaction doc, fee rate is for package
193+
- #32679 doc: update tor docs to use bitcoind binary from path
194+
- #32693 depends: fix cmake compatibility error for freetype
195+
- #32696 doc: make -DWITH_ZMQ=ON explicit on build-unix.md
196+
- #32708 rpc, doc: update listdescriptors RCP help
197+
- #32711 doc: add missing packages for BSDs (cmake, gmake, curl) to depends/README.md
198+
- #32719 doc, windows: CompanyName "Bitcoin" => "Bitcoin Core project"
199+
- #32776 doc: taproot became always active in v24.0
200+
- #32777 doc: fix Transifex 404s
201+
- #32846 doc: clarify that the "-j N" goes after the "--build build" part
202+
- #32858 doc: Add workaround for vcpkg issue with paths with embedded spaces
203+
- #33070 doc/zmq: fix unix socket path example
204+
- #33088 doc: move cmake -B build -LH up in Unix build docs
205+
- #33133 rpc: fix getpeerinfo ping duration unit docs
206+
- #33119 rpc: Fix 'getdescriptoractivity' RPCHelpMan, add test to verify fix
207+
- #33236 doc: Remove wrong and redundant doxygen tag
208+
209+
### Integración continua (CI) {#ci}
210+
211+
- #32184 ci: Add workaround for vcpkg's libevent package
212+
- #33261 ci: return to using dash in CentOS job
213+
214+
### Miscelánea {#misc}
215+
216+
- #32187 refactor: Remove spurious virtual from final ~CZMQNotificationInterface
217+
- #32454 tracing: fix invalid argument in mempool_monitor
218+
- #32771 contrib: tracing: Fix read of pmsg_type in p2p_monitor.py
219+
- #33086 contrib: [tracing] fix pointer argument handling in mempool_monitor.py
220+
221+
Créditos {#credits}
222+
=======
223+
224+
Gracias a todos los que han contribuído directamente a esta edición:
225+
226+
- 0xB10C
227+
- achow101
228+
- Antoine Poinsot
229+
- benthecarman
230+
- bigspider
231+
- Brandon Odiwuor
232+
- brunoerg
233+
- Bufo
234+
- Christewart
235+
- Crypt-iQ
236+
- davidgumberg
237+
- deadmanoz
238+
- dergoegge
239+
- enirox001
240+
- fanquake
241+
- furszy
242+
- glozow
243+
- instagibbs
244+
- Hennadii Stepanov
245+
- hodlinator
246+
- ismaelsadeeq
247+
- jb55
248+
- jlopp
249+
- josibake
250+
- laanwj
251+
- luisschwab
252+
- MarcoFalke
253+
- Martin Zumsande
254+
- monlovesmango
255+
- nervana21
256+
- pablomartin4btc
257+
- rkrux
258+
- romanz
259+
- ryanofsky
260+
- Sjors
261+
- theStack
262+
- willcl-ark
263+
- zaidmstrr
264+
265+
Así como a todos aquellos que han ayudado con las traducciones en
266+
[Transifex](https://explore.transifex.com/bitcoin/bitcoin/).
267+
{% endgithubify %}

0 commit comments

Comments
 (0)