TomZ
|
d7dc95dac4
|
Add support for the AddressMonitor service
|
2019-12-30 18:49:53 +01:00 |
|
TomZ
|
18037f09f1
|
Add Flowee.sendTransaction() JavaScript call.
|
2019-12-27 22:25:49 +01:00 |
|
TomZ
|
c5157b4c66
|
Integration fixes.
* Fix how jobs sometimes gets out of sync.
* Fix cash-address address decoding.
* Fix 'jobs' array being locked when used.
|
2019-12-23 15:06:25 +01:00 |
|
TomZ
|
95e3390509
|
Fixlet due to api review.
|
2019-12-19 01:26:20 +01:00 |
|
TomZ
|
7539772be0
|
Re-do the connect() family of methods.
Working around lots of NodeJS stupidities.
|
2019-12-09 15:10:27 +01:00 |
|
TomZ
|
189a668f7b
|
Make nicer for devs
this adds some docs, converts hashes and scripts to strings.
|
2019-12-09 15:09:23 +01:00 |
|
TomZ
|
4a082bf1e9
|
Make some more examples work.
|
2019-12-08 19:01:24 +01:00 |
|
TomZ
|
51e1adf740
|
Make connect return a Promise
this allows us to only do stuff when the connections have been made.
|
2019-12-01 23:03:56 +01:00 |
|
TomZ
|
122672211c
|
Make most of search work.
|
2019-11-30 20:07:39 +01:00 |
|
TomZ
|
42516fbf7c
|
Further populate search
|
2019-11-29 22:12:08 +01:00 |
|
TomZ
|
8a1f6cbdf9
|
Make search object actually find stuff
|
2019-11-29 20:12:16 +01:00 |
|
TomZ
|
1d2fbaee23
|
Actually hook up the javascript to the Flowee code
This discovers the joys of NodeJS' threadsafe-functions
and makes the callbacks work so we can see that we actually
connected to the hub & indexer
|
2019-11-09 22:31:54 +01:00 |
|
TomZ
|
bd795729c2
|
Port to the C++ api
|
2019-11-09 19:10:11 +01:00 |
|
TomZ
|
03ede89c36
|
Refactor; move code around
|
2019-11-09 18:18:56 +01:00 |
|