Kittywhiskers Van Gogh
f02085e988
revert dash#1432: Rename consensus source library and API
...
It's a shared library, so we should keep its name and API
distinguishable from Bitcoin's and avoid pkgconfig confusion
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
2022-08-09 14:16:28 +05:30
Wladimir J. van der Laan
12102e4e98
Merge #8848 : Add NULLDUMMY verify flag in bitcoinconsensus.h
...
2fa0063
Add NULLDUMMY verify flag in bitcoinconsensus.h (Johnson Lau)
2018-01-30 20:28:51 +01:00
Wladimir J. van der Laan
5323a08afa
Merge #7300 : [trivial] Add missing copyright headers
...
fabcee1
Remove copyright header from autogenerated chainparamsseeds.h (MarcoFalke)
fa60d05
Add missing copyright headers (MarcoFalke)
fa7e4c0
Bump copyright headers to 2014 (MarcoFalke)
2017-12-11 08:08:48 +01:00
Oleg Girko
b40f8f333c
Rename bitcoinconsensus library to dashconsensus. ( #1432 )
...
All names containing bitcoinconsensus remaned to contain dashconsensus.
This is needed to avoid conflicts with real bitcoinconsensus library
shipped with Bitcoin Core.
Signed-off-by: Oleg Girko <ol@infoserver.lv>
2017-04-15 09:29:09 +02:00
Thomas Kerin
d2e3fbc620
Mention PHP bindings to libbitcoinconsensus
2015-10-18 19:04:14 +01:00
dexX7
da47fe0166
Add java-libbitcoinconsensus as example to documentation
...
java-libbitcoinconsensus is a wrapper around libbitcoinconsensus, which
uses JNA to demonstrate a potential integration in Java.
2015-09-24 19:12:36 +02:00
Braydon Fuller
3361edd010
doc: Add NBitcoin to bitcoinconsensus examples
2015-07-15 08:40:18 -04:00
Braydon Fuller
b1bac4ea49
Add description for bitcoinconsensus_ERR_OK
2015-07-14 21:44:03 -04:00
Braydon Fuller
c156adac53
doc: add documentation for shared library libbitcoinconsensus
2015-07-13 12:22:55 -04:00