issues
search
libbitcoin
/
libbitcoin-system
Bitcoin Cross-Platform C++ Development Toolkit
https://libbitcoin.info/
Other
1.3k
stars
384
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mild hash library refactoring.
#1549
evoskuil
closed
9 hours ago
0
Update to latest NuGet secp256k1 package.
#1548
evoskuil
closed
4 days ago
0
Transaction verification failed
#1547
awhooooo
closed
2 weeks ago
6
Regenerate artifacts (with corrections).
#1546
pmienk
closed
3 weeks ago
0
Regenerate artifacts.
#1545
pmienk
closed
3 weeks ago
0
Avoid assigning shared ptr dereference to reference.
#1544
evoskuil
closed
3 weeks ago
0
src/crypto/secp256k1.cpp:24:10: fatal error: secp256k1_recovery.h: No such file or directory
#1543
1440000bytes
closed
3 weeks ago
2
Fix test, delint gcc 13.
#1542
evoskuil
closed
3 weeks ago
0
gcc 13.2.0: bogus Wstringop-overflow in qrencode MQRspec_createFrame (-O3 only)
#1541
evoskuil
opened
4 weeks ago
2
gcc 13.2.0: bogus Wstringop-overflow (3) in qrencode (-O3 only)
#1540
evoskuil
opened
4 weeks ago
2
gcc 13.2.0: bogus Wstringop-overflow in bit_writer (-O3 only)
#1539
evoskuil
opened
4 weeks ago
1
gcc 13.2.0: bogus copy warning (with default optimizations only)
#1538
evoskuil
opened
4 weeks ago
0
Regenerate artifacts.
#1537
pmienk
closed
4 weeks ago
0
Bump default milestone to 840,000 (last halving).
#1536
evoskuil
closed
1 month ago
0
Fix: Remove redundant error code argument from std::filesystem::exist…
#1535
gubatron
closed
3 weeks ago
8
How to generate bech32 p2wpkh adress with bip84 from mnemonic
#1534
bn45hkurr0y4
closed
1 month ago
1
libbitcoin not building with install.sh in ubuntu docker
#1533
rakeshprasanna
closed
1 month ago
2
Wiki page refers to non-existing functions
#1532
pavolkacej
closed
2 months ago
2
Do not allow nullptr witness stack elements.
#1530
evoskuil
closed
3 months ago
0
Move hash parsing optimizations from network.
#1529
evoskuil
closed
3 months ago
0
Make arena::detach() a NOEXCEPT method
#1528
evoskuil
closed
3 months ago
0
Consensus: witness program push must be minimal.
#1527
evoskuil
closed
3 months ago
0
consensus: Witness program push must be minimal
#1526
dergoegge
closed
3 months ago
2
Consensus: fix chunk::from_bool(bool) (false must be empty).
#1525
evoskuil
closed
3 months ago
0
Add arena start(baseline) parameter.
#1524
evoskuil
closed
3 months ago
0
consensus: Incorrect conversion from boolean to byte array
#1523
dergoegge
closed
3 months ago
3
Modify arena custom interface for detachment.
#1522
evoskuil
closed
3 months ago
0
Work around CLang default constructors bug.
#1521
evoskuil
closed
3 months ago
0
Pass allocator to block shared_ptr constructions.
#1520
evoskuil
closed
3 months ago
0
Change arena require to initialize, default to nullptr.
#1519
evoskuil
closed
3 months ago
0
Use std::optional for cache, and default tx copy/assign.
#1518
evoskuil
closed
3 months ago
0
Use non-static deleter to simplify calls.
#1517
evoskuil
closed
3 months ago
0
Remove retainer, add block allocation metadata.
#1516
evoskuil
closed
3 months ago
0
Replace arena::do_get_capacity() with require().
#1515
evoskuil
closed
3 months ago
0
Add disabled retainer allocated parameter and arena::get_capacity().
#1514
evoskuil
closed
3 months ago
0
Use BC_API, make retainer and default_arena final.
#1513
evoskuil
closed
3 months ago
0
Ubuntu: build failure
#1512
Ahmet1s2
closed
3 months ago
2
Regenerate artifacts.
#1511
pmienk
closed
3 months ago
0
Move retainer to own file.
#1510
evoskuil
closed
3 months ago
0
Change block's memory retainer cache to shared_ptr.
#1509
evoskuil
closed
3 months ago
0
macOS: boost build failure.
#1508
evoskuil
closed
3 months ago
1
Add retainer class and block::set_retainer(...).
#1507
evoskuil
closed
3 months ago
0
Example code not working
#1506
awhooooo
closed
3 months ago
3
Make byte_reader::default_arena() public.
#1505
evoskuil
closed
4 months ago
0
Make byte_reader::default_arena() protected.
#1504
evoskuil
closed
4 months ago
0
Comments, refactor to clean up from_data optimizations.
#1503
evoskuil
closed
4 months ago
0
Regenerate artifacts with SSE4.1 correction.
#1502
pmienk
closed
4 months ago
1
Regenerate artifacts.
#1501
pmienk
closed
4 months ago
1
Avoid unnecessary witness initializations, style, comments.
#1500
evoskuil
closed
4 months ago
0
g++: bogus conflict between class name and pure virtual method name.
#1499
evoskuil
closed
4 months ago
1
Next