Age | Commit message (Expand) | Author |
2023-08-14 | Clean up things that include script/standard.h | Andrew Chow |
2023-08-14 | Move CScriptID to script.{h/cpp} | Andrew Chow |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-05-04 | refactor: Replace &foo[0] with foo.data() | MarcoFalke |
2021-04-28 | Merge bitcoin/bitcoin#18847: compressor: use a prevector in CompressScript se... | MarcoFalke |
2020-05-15 | compressor: use a prevector in compressed script serialization | William Casarin |
2020-05-08 | test: Fix outstanding -Wsign-compare errors | Ben Woosley |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-04-16 | scripted-diff: Sort test includes | MarcoFalke |
2019-11-06 | scripted-diff: test: Move setup_common to test library | MarcoFalke |
2019-10-23 | Add unit testing for the CompressScript functions | marcaiaf |
2019-10-15 | Remove unused includes | practicalswift |
2019-04-11 | scripted-diff: Bump copyright headers in test, bench | MarcoFalke |
2019-04-11 | scripted-diff: Rename test_bitcoin to test/setup_common | MarcoFalke |
2018-11-04 | scripted-diff: Move util files to separate directory. | Jim Posen |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-03-21 | Move compressor utility functions out of class | Pieter Wuille |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-03-12 | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-10-27 | MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (from | jtimon |
2014-03-18 | Add licenses for tests and test data | Wladimir J. van der Laan |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2012-10-20 | Compact serialization for amounts | Pieter Wuille |