An open API service providing commit metadata for open source projects.

GitHub / wolfstudy/bchcheckmultisig / commits

SHA Message Author Date Stats
9ec51f46 replace README.md for suiting current repository qshuai <q****1@g****m> over 8 years ago
27fbc989 merge Merge branch 'master' of https://github.com/qshuai/bitcoin-abc qshuai <q****1@g****m> over 8 years ago
6d2cedc3 transaction relatived comment and you can acquire more comment from my bitcon... qshuai <q****1@g****m> over 8 years ago
4a79d041 Add support for unary minus in Amount Amaury Séchet <d****x@g****m> over 8 years ago
baeef358 Bump version to 0.16.3 Amaury Séchet <d****x@g****m> over 8 years ago
05850257 Use std::make_shared when apropriate. Amaury Séchet <d****x@g****m> over 8 years ago
38fcafed Remove virtual from function marked override already. Amaury Séchet <d****x@g****m> over 8 years ago
82723b8b A few nits in validation.cpp Amaury Séchet <d****x@g****m> over 8 years ago
2b9cc795 Replace nHashType with SigHashType in script/sign Jason B. Cox <c****t@j****m> over 8 years ago
9aa8705c A pack of nits in the wallet. Amaury Séchet <d****x@g****m> over 8 years ago
7d206596 Add braces in qt tests. Amaury Séchet <d****x@g****m> over 8 years ago
ecdc7cf3 Kill CAmount Amaury Séchet <d****x@g****m> over 8 years ago
5eaaf738 Nit in qt/intro.cpp Amaury Séchet <d****x@g****m> over 8 years ago
72d2e9c8 Remove block file location upgrade code. Amaury Séchet <d****x@g****m> over 8 years ago
f16d66e5 Change LogAcceptCategory to use uint32_t rather than sets of strings. Amaury Séchet <d****x@g****m> over 8 years ago
2329d065 Add argument parsing and add no-report option for local testing Shammah Chancellor <s****r@g****m> over 8 years ago
d268c250 Rename the rand functions to match core names. Amaury Séchet <d****x@g****m> over 8 years ago
f97d228d Fix several references to config.ini for functional tests Shammah Chancellor <s****r@g****m> over 8 years ago
541fd07e autopep8 everything Amaury Séchet <d****x@g****m> over 8 years ago
135804d6 Use insecure_rand256 and insecure_randrange in various places Amaury Séchet <d****x@g****m> over 8 years ago
5e924d61 Use uint8_t in random.cpp and random.h Amaury Séchet <d****x@g****m> over 8 years ago
86f954ae Update clang-format to 4.0 Amaury Séchet <d****x@g****m> over 8 years ago
d8efc0f7 Include config the same way in crypto than everywhere else Amaury Séchet <d****x@g****m> over 8 years ago
05ae054f Fix typo in hmac-sha256.h Amaury Séchet <d****x@g****m> over 8 years ago
dfbeb8bd Do not build the JNI binding of libsecp256k1 Amaury Séchet <d****x@g****m> over 8 years ago
b6b0324c [build] Check for crc32 hardware support Amaury Séchet <d****x@g****m> over 8 years ago
3cf06e60 Use std::atomic in boost Amaury Séchet <d****x@g****m> over 8 years ago
f90de45a Use system style incldue for boost Amaury Séchet <d****x@g****m> over 8 years ago
539160cd Updated to allow macOS build BrendanEMahon <b****n@g****m>
Committed by: Shammah Chancellor <s****r@g****m>
over 8 years ago
787e87b1 Use bitcoinabc.org to provide fallback for sources. Amaury Séchet <d****x@g****m> over 8 years ago
eb64721f Update boost requirement to 1.58 in cmake as well. Amaury Séchet <d****x@g****m> over 8 years ago
470d7d39 Use ninja where possible in the depends build Amaury Séchet <d****x@g****m> over 8 years ago
711f194b Replace nHashType with SigHashType in rawtransaction.cpp Jason B. Cox <c****t@j****m> over 8 years ago
a136d690 Removed duplicate SIGHASH enum Jason B. Cox <c****t@j****m> over 8 years ago
a55815a1 Replaced nHashType with SigHashType class in wallet.cpp Jason B. Cox <c****t@j****m> over 8 years ago
6726ab1d Autopep8 test/functional/test_runner.py Andrea Suisani <s****g@g****m> over 8 years ago
06ba9f58 [gitian] add gperf to the gitian build Amaury Séchet <d****x@g****m> over 8 years ago
6af5e93c [Qt] Build linguist/lrelease instead of the whole linguist package Amaury Séchet <d****x@g****m> over 8 years ago
43227533 Update fontconfig dependancy Amaury Séchet <d****x@g****m> over 8 years ago
fbf7efba Change mininum boost verison to 1.58.0 instead of 1.55.0 Shammah Chancellor <s****r@g****m> over 8 years ago
62eff0a7 Make "maximum length of incoming protocol messages" comment match the code Dan Litovitz <d****z@m****a> over 8 years ago
2a10748d Properly check for builtin Amaury Séchet <d****x@g****m> over 8 years ago
191327de Update README for better clarity Shammah Chancellor <s****r@g****m>
Committed by: Antony Zegers <a****s@g****m>
over 8 years ago
f771fec0 Update seeds Amaury Séchet <d****x@g****m> over 8 years ago
7557637c Activate cashaddr on Jan, 14 Amaury Séchet <d****x@g****m> over 8 years ago
d85f5425 Correct `open source` to `open-source` in README.md Bitcoin Error Log <b****g@g****m>
Committed by: Shammah Chancellor <s****r@g****m>
over 8 years ago
6c9c42cc Allow cashaddr's prefix to be implicit Amaury Séchet <d****x@g****m> over 8 years ago
ab79db66 Simplify input field validation for addresses Amaury Séchet <d****x@g****m> over 8 years ago
c43f9288 Fixup .git_ignore and configure.ac Shammah Chancellor <s****r@g****m> over 8 years ago
5a348ed0 First pass at HashType class Jason B. Cox <c****t@j****m> over 8 years ago
ce7078f7 Update `teamcitybot.py` for Better integration with phabricator Shammah Chancellor <s****r@g****m> over 8 years ago
cf3caf12 Change the path cmake search for binaries in to include the custom built depe... Amaury Séchet <d****x@g****m> over 8 years ago
813c866c Fix ZeroMQ build on windows using cmake/ninja Amaury Séchet <d****x@g****m> over 8 years ago
2c02323e Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py Shammah Chancellor <s****r@g****m> over 8 years ago
698e7ffc Rename rpc-tests directory to functional Shammah Chancellor <s****r@g****m> over 8 years ago
6303bac2 Update depends on qt to build the whole qtbase and preserve cmake/mkspecs Amaury Séchet <d****x@g****m> over 8 years ago
a60597c3 Rename qa directory to test Shammah Chancellor <s****r@g****m> over 8 years ago
d5515079 Add exclude option to rpc-tests.py Shammah Chancellor <s****r@g****m> over 8 years ago
8084f09f Refactor rpc-tests.py Shammah Chancellor <s****r@g****m> over 8 years ago
54156763 [cmake] Move the option on top of src/CMakeLists.txt Amaury Séchet <d****x@g****m> over 8 years ago
db1b87b6 Detect if EVP_MD_CTX_new is supported by OpenSSL Amaury Séchet <d****x@g****m> over 8 years ago
411bb8c0 Improve cmake's config file generation Amaury Séchet <d****x@g****m> over 8 years ago
557d8bf8 Improve the cmake libraries finder Amaury Séchet <d****x@g****m> over 8 years ago
7ef21e1a Add support for zmq in cmake/ninja Amaury Séchet <d****x@g****m> over 8 years ago
c4cba735 Add support for the wallet in cmake/ninja Amaury Séchet <d****x@g****m> over 8 years ago
b7ef2597 Fix bracket style in init.cpp Shammah Chancellor <s****r@g****m> over 8 years ago
73522a6a Improve rpc-tests.py arguments Shammah Chancellor <s****r@g****m> over 8 years ago
861cac92 Use argparse in rpc_tests.py Shammah Chancellor <s****r@g****m> over 8 years ago
122ea23b Fix the construction of build.h when building from a folder that has a space Amaury Séchet <d****x@g****m> over 8 years ago
f3cc32ab Use user configured encoding in receive request Dagur Valberg Johannsson <d****l@p****o>
Committed by: Amaury Séchet <d****x@g****m>
over 8 years ago
f4fa9f89 A pack of nits in the payement request code Amaury Séchet <d****x@g****m> over 8 years ago
24c1598e Use configparser in rpc-tests.py Shammah Chancellor <s****r@g****m> over 8 years ago
2966060c Support parsing cashaddr from command line Dagur Valberg Johannsson <d****l@p****o>
Committed by: Amaury Séchet <d****x@g****m>
over 8 years ago
9edddc55 Enable warning in the cmake/ninja build Amaury Séchet <d****x@g****m> over 8 years ago
cab676f0 Implement support to build bitcoind with cmake/ninja Amaury Séchet <d****x@g****m> over 8 years ago
0936cf3c Move another file mistakenly in a lowercase folder. Shammah Chancellor <s****r@g****m> over 8 years ago
82010d88 Add secp256k1 modules to the cmake/ninja build. Amaury Séchet <d****x@g****m> over 8 years ago
81f3f812 Add cmake/ninja build for the bitcoin-tx utility Amaury Séchet <d****x@g****m> over 8 years ago
a38bff37 Introduce bitcoinUriScheme Dagur Valberg Johannsson <d****l@p****o> over 8 years ago
d07281f9 Fix mistaken folder casing due to MacOS X being wonderful Shammah Chancellor <s****r@g****m> over 8 years ago
2d8ea3d9 Build bitcoin-cli using cmake/ninja Amaury Séchet <d****x@g****m> over 8 years ago
57c82d28 Update project UUIDs to be unique Shammah Chancellor <s****r@g****m> over 8 years ago
d5f371e5 Build the seeder using cmake/ninja Amaury Séchet <d****x@g****m> over 8 years ago
e52fa6d7 Add missing include in receiverequestdialog Dagur Valberg Johannsson <d****l@p****o> over 8 years ago
380a1c30 Add support to build the common library using cmake/ninja Amaury Séchet <d****x@g****m> over 8 years ago
ff9575dc Define include properly in cmake files Amaury Séchet <d****x@g****m> over 8 years ago
87b60444 Modify QR code to fit cashaddr Dagur Valberg Johannsson <d****l@p****o> over 8 years ago
cee5c9e7 Fixed instructions for arc certificate installation Jason B. Cox <j****1@l****m> over 8 years ago
de46be1f Bump the required version of Boost to 1.55 and remove an old hack for version... Amaury Séchet <d****x@g****m> over 8 years ago
6c40f569 Add support to compile the util library with cmake Amaury Séchet <d****x@g****m> over 8 years ago
472b2927 Enable reporting, and remove pipefail shell option Shammah Chancellor <s****r@g****m> over 8 years ago
6ef18a84 Add support to build leveldb using cmake Amaury Séchet <d****x@g****m> over 8 years ago
00fd7595 Fix walletdb_tests on windows Amaury Séchet <d****x@g****m> over 8 years ago
4ffc5b34 Complete explicit Amount construction in Qt code Shammah Chancellor <s****r@g****m> over 8 years ago
d3305e61 Prepare remainder of qt package for explicit Amount construction Shammah Chancellor <s****r@g****m> over 8 years ago
d08f2518 Prepare walletmodel* for explicit Amount construction Shammah Chancellor <s****r@g****m> over 8 years ago
ef1001a4 Prepare SendCoinsDialog for explicit Amount construction Shammah Chancellor <s****r@g****m> over 8 years ago
62e960c4 A bunch of nits in the BDB handling code. Amaury Séchet <d****x@g****m> over 8 years ago
16b476be Get rid of reserved _t in type names Amaury Séchet <d****x@g****m> over 8 years ago
ee43835a Fix header guards using reserved identifiers Amaury Séchet <d****x@g****m> over 8 years ago

← Back to repository