Age | Commit message (Expand) | Author |
---|---|---|
2018-04-19 | Merge #11739: Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesis | MarcoFalke |
2018-04-17 | Merge #12791: Expose a transaction's weight via RPC | Jonas Schnelli |
2018-04-16 | Minor Python cleanups to make flake8 pass with the new rules enabled | practicalswift |
2018-04-13 | Test new weight field in p2p_segwit | Matt Corallo |
2018-04-13 | [qa] Test that v0 segwit outputs can't be spent pre-activation | Suhas Daftuar |
2018-04-13 | [qa] Remove some pre-activation segwit tests | Suhas Daftuar |
2018-03-29 | Remove assigned but never used local variables | practicalswift |
2018-03-26 | doc: Refer to witness reserved value as spec. in the BIP | MarcoFalke |
2018-03-21 | Merge #12716: Fix typos and cleanup in various files | MarcoFalke |
2018-03-21 | Fix typos | Dimitris Apostolou |
2018-03-19 | scripted-diff: rename TestNode to TestP2PConn in tests | John Newbery |
2018-01-25 | [tests] Rename p2p_* functional tests. | Anthony Towns |