Braydon Fuller
162088f8f4
Expose verifyScript from the daemon
2015-07-20 10:40:35 -06:00
Chris Kleeschulte
ef3abbcb6c
Added a binding for Add to mempool.
2015-07-20 09:47:07 -04:00
Braydon Fuller
54edc851e0
Add getMempoolOutputs method.
2015-07-20 09:45:54 -04:00
Braydon Fuller
b2b44d1674
Added getChainWork method for determining the best chain.
2015-07-17 13:36:12 -04:00
Braydon Fuller
801679df75
Add isSpent call
2015-07-16 10:01:41 -04:00
k
36e3343432
Changed the order in which the header files were being included. Due to the nan header using the system version of endian.h, but the bitcoin-related headers need the compat/endian.h. The two (at least on Linux) are not compatible.
2015-07-14 15:54:39 -04:00
Chris Kleeschulte
5d9338d22a
1. Updated patch for v0.11.0
...
2. Updated bindings to cover the changes to bitcoin
3. Added some file matchers to gitignore for Qt Creator
4. Fixed platform lib path for Mac OS X
5. Removed unneeded methods in bindings (they will be re-added later
2015-07-13 16:34:29 -04:00
Braydon Fuller
618fcf65a9
Added onBlocksReady
2015-07-07 17:03:24 -04:00
k
e4b7f37805
cleaned up the project!
2015-07-02 14:59:14 -04:00
Chris Kleeschulte
2039e4c6dc
Added some fixes for the bindings.gyp file.
2015-06-26 16:03:43 -04:00
Chris Kleeschulte
40d576ab68
Updated the patch to remove the wallet stuff. Now the patch can be applied and bitcoind -or- libbitcoind can be built be simply adding in --enable-daemonlib or not.
2015-06-15 18:37:44 -04:00
Chris Kleeschulte
5e95650736
Removed the wallet stuff and moved the header includes into the main header file.
2015-06-11 08:34:38 -04:00
Christopher Jeffrey
d305b64887
update bitcoind.js to use the latest bitcoind api.
2014-10-07 19:26:28 -07:00
Christopher Jeffrey
106ff37179
work. try to get tx hashes working.
2014-10-03 16:39:26 -07:00
Christopher Jeffrey
f863d494ca
remove output redirection.
2014-09-23 11:21:17 -07:00
Christopher Jeffrey
3aacd0a089
no allocator error on shutdown.
2014-09-17 14:08:26 -07:00
Christopher Jeffrey
42ee738d07
add header file.
2014-09-04 15:17:39 -07:00