7900 Commits (a4ad37d4ef4bcd81bc9d867b277efdebc86bc2e8)

Author SHA1 Message Date
Suhas Daftuar d2e46e1b5c Remove addScoreTxs() 8 years ago
Suhas Daftuar 6dd4bc289c Exclude witness transactions in addPackageTxs() pre-segwit activation 8 years ago
Wladimir J. van der Laan 975a41dcc2 windows: Add testnet icon for testnet link 8 years ago
Wladimir J. van der Laan 4f44cb616d qt: Network-specific example address 8 years ago
Wladimir J. van der Laan a7897c02f7 qt: Remove client name from debug window 8 years ago
BtcDrak 14d01309be Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 8 years ago
Wladimir J. van der Laan 3b2dadc8d5
qt: Periodic translations update 8 years ago
Pavel Janík 2129fcea69 The bit field is shown only when status is "started" 8 years ago
Wladimir J. van der Laan a5072a7730 util: Remove zero-argument versions of LogPrint and error 8 years ago
Wladimir J. van der Laan 695041e495 util: Update tinyformat 8 years ago
Suhas Daftuar f15c2cde45 CreateNewBlock: add support for size-accounting to addPackageTxs 8 years ago
Pieter Wuille 252675efc6 Do not send witnesses in cmpctblock 8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env) 8 years ago
jl2012 409f83322e RPC: Hide softfork if timeout is 0 8 years ago
Pieter Wuille 1acf1db76f Do not ask a UI question from bitcoind 8 years ago
fsb4000 d7828abd5b check that transactionView->selectionModel()->selectedRows(0) exists 8 years ago
Pieter Wuille 133deb83df Mark my dnsseed as supporting filtering 8 years ago
Wladimir J. van der Laan a1c92c29fd trivial: capitalize BIP32 in option help 8 years ago
Daniel Cousens 27f8126ff3 remove unnecessary LOCK(cs_main) 8 years ago
Johnson Lau f8528134fc BIP9 parameters for testnet 8 years ago
Jonas Nick fdb43df23e [qa] Add GetTransactionSigOpCost unit tests 8 years ago
Suhas Daftuar d846e02372 [qa] script_tests: witness tests can specify tx amount 8 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests 8 years ago
Alex Morcos 4f7ff00497 [qa] Add rpc test for segwit 8 years ago
Pieter Wuille 66cca79130 [qa] Autogeneration support for witness in script_tests 8 years ago
Pieter Wuille 06d3805c1a [qa] Add segwit support to script_tests 8 years ago
NicolasDorier 00f46cbcd9 [qa] Add transaction tests for segwit 8 years ago
Pieter Wuille 0aa9207451 [qa] Witness version 0 signing unit tests 8 years ago
NicolasDorier 745eb678ef [RPC] signrawtransaction can sign P2WSH 8 years ago
Pieter Wuille f4691ab3a9 [RPC] Add wallet support for witness transactions (using P2SH) 8 years ago
Pieter Wuille 605e8473a7 BIP143: Signing logic 8 years ago
Pieter Wuille af87a67eff Do not use compact blocks when segwit is enabled 8 years ago
Pieter Wuille 6032f6930a Add rewind logic to deal with post-fork software updates 8 years ago
Thomas Kerin b7dbeb24eb [libconsensus] Script verification API with amounts 8 years ago
Pieter Wuille 2b1f6f9ccf BIP141: Other consensus critical limits, and BIP145 8 years ago
Johnson Lau 7c4bf779e8 [RPC] Return witness data in blockchain RPCs 8 years ago
Pieter Wuille 3dd410294d BIP143: Verification logic 8 years ago
Pieter Wuille 0ef1dd3e11 Refactor script validation to observe amounts 8 years ago
Pieter Wuille b8a97498df BIP144: Handshake and relay (receiver side) 8 years ago
Pieter Wuille 8b49040854 BIP141: Commitment structure and deployment 8 years ago
Pieter Wuille 449f9b8deb BIP141: Witness program 8 years ago
Pieter Wuille 7030d9eb47 BIP144: Serialization, hashes, relay (sender side) 8 years ago
Matt Corallo 48efec82f3 Fix some minor compact block issues that came up in review 8 years ago
Wladimir J. van der Laan 4cbe05bf20 qt: Periodic transifex update 8 years ago
Jonas Schnelli b3e1348c46
[Qt] fix a bug where the SplashScreen will not be hidden during startup 8 years ago
TheLazieR Yip bf9c70b100
Fix LogPrint to LogPrintf 8 years ago
Jonas Schnelli 2759597bc8
Only pass -lQt5PlatformSupport if >=Qt5.6 8 years ago
Pieter Wuille ccd06b94f6 Elaborate bucket size math 8 years ago
Matt Corallo 0d4cb48ef1 Use vTxHashes to optimize InitData significantly 8 years ago
Matt Corallo 811902649d Provide a flat list of txid/terators to txn in CTxMemPool 8 years ago