Daniel Larimer
|
2cbb00426c
|
adding ability to get the count of items in a static variant
|
2015-05-19 11:40:47 -04:00 |
|
Daniel Larimer
|
a3c284408e
|
make CLI prompt configurable
|
2015-05-18 13:40:01 -04:00 |
|
Daniel Larimer
|
e934e9a9f7
|
Adding missing file
|
2015-05-12 18:41:40 -04:00 |
|
Daniel Larimer
|
9ef91e2245
|
partial fixes to crashing on websocket client close
|
2015-05-12 17:15:00 -04:00 |
|
Daniel Larimer
|
c28ed38f1a
|
adding support for secure websocket client
|
2015-05-12 16:16:10 -04:00 |
|
Daniel Larimer
|
fb62b6421c
|
adding ssl support to websocket
|
2015-05-12 14:50:08 -04:00 |
|
Nathan Hourt
|
be5a67763b
|
Add new min and max methods on safe
|
2015-05-12 13:06:11 -04:00 |
|
theoreticalbts
|
7dcfa9a910
|
safe.hpp: Add comment noting that safe is not compatible with uint128_t
|
2015-05-06 16:52:49 -04:00 |
|
theoreticalbts
|
3bf3b0c9b4
|
uint128.hpp: Reflect uint128
|
2015-05-06 16:52:49 -04:00 |
|
Daniel Larimer
|
5dabe6ba2c
|
better error messages
|
2015-05-06 16:37:38 -04:00 |
|
Daniel Larimer
|
4df08d8efe
|
fix crash in websocket
|
2015-05-06 16:34:55 -04:00 |
|
Nathan Hourt
|
2e7e14df1c
|
Add missing #include
|
2015-05-02 15:37:36 -04:00 |
|
Nathan Hourt
|
2195f191e4
|
Add increment/decrement to safe
|
2015-05-01 16:18:15 -04:00 |
|
theoreticalbts
|
80de0987d7
|
Add readline support to fc::rpc::cli
|
2015-04-29 16:37:54 -04:00 |
|
Daniel Larimer
|
6c589678df
|
adding extra reflection helpers
|
2015-04-29 13:17:38 -04:00 |
|
theoreticalbts
|
18a484e4bf
|
cli.hpp: Fix include
|
2015-04-21 15:01:25 -04:00 |
|
Daniel Larimer
|
a0192d1081
|
unique_ptr to/from variant
|
2015-04-01 17:24:33 -04:00 |
|
Daniel Larimer
|
257ac52b91
|
fix build issue
|
2015-04-01 11:30:47 -04:00 |
|
Daniel Larimer
|
c8200afade
|
better close notification and error handling
|
2015-04-01 10:25:57 -04:00 |
|
Daniel Larimer
|
8b5e2e7613
|
adding helper to get a list of variants from a string
|
2015-03-31 18:46:05 -04:00 |
|
Daniel Larimer
|
633ab3f32d
|
Adding cli wrapper to expose APIs to the CLI
|
2015-03-31 17:45:08 -04:00 |
|
Daniel Larimer
|
55ee57040a
|
added support for unhandled extension and mapping the first registered API to global namespace
|
2015-03-31 17:45:01 -04:00 |
|
Daniel Larimer
|
1fb31737a7
|
RPC now supports remote callbacks
to_variant now skips null optional members on reflected objects.
|
2015-03-31 11:31:56 -04:00 |
|
Daniel Larimer
|
bcd642e31f
|
fix memory leak in circular shared ptrs
|
2015-03-30 18:34:04 -04:00 |
|
Daniel Larimer
|
e506e4f4be
|
added listen on a specific endpoint/port pair
|
2015-03-30 16:56:28 -04:00 |
|
Daniel Larimer
|
09e645448d
|
add support for void return
|
2015-03-30 14:08:26 -04:00 |
|
Daniel Larimer
|
94faa4e362
|
add support for const ref params and fix bugs with implict variant conversion
|
2015-03-30 14:05:21 -04:00 |
|
Daniel Larimer
|
74b707999c
|
fix bugs with websocket and integrate API support
|
2015-03-27 16:29:33 -04:00 |
|
Daniel Larimer
|
7008d1419a
|
adding websocket api stub
|
2015-03-26 18:38:43 -04:00 |
|
Daniel Larimer
|
b8d7d3012d
|
abstracting rpc state
|
2015-03-26 18:17:47 -04:00 |
|
Daniel Larimer
|
41fedc14f3
|
Merge branch 'master' of github.com:BitShares/fc
|
2015-03-26 16:51:15 -04:00 |
|
Daniel Larimer
|
4ce26f068f
|
implement simple websocket wrapper ontop of websocketpp
|
2015-03-26 16:51:10 -04:00 |
|
Vikram Rajkumar
|
3d17836a1e
|
Remove extraneous log config setting
|
2015-03-25 20:07:19 -04:00 |
|
Eric Frias
|
2977ca954f
|
Workaround compile errors on MSVC
|
2015-03-17 16:24:39 -04:00 |
|
Daniel Larimer
|
bb7cedade5
|
adding != op
|
2015-03-11 18:17:45 -04:00 |
|
Nathan Hourt
|
3b6f2978b0
|
Cleanup API code
|
2015-03-11 11:15:11 -04:00 |
|
Daniel Larimer
|
171eb212cd
|
refactor api_client and api_server into api_connection and add JSON impl
|
2015-03-11 10:49:30 -04:00 |
|
Daniel Larimer
|
fa352e14bd
|
nested API calls fully abstracted
|
2015-03-10 18:52:27 -04:00 |
|
Daniel Larimer
|
ee9c2ac4ed
|
api progess
|
2015-03-09 18:50:20 -04:00 |
|
Nathan Hourt
|
4194a609c2
|
Allow hashing of uint128
|
2015-03-06 16:41:52 -05:00 |
|
Daniel Larimer
|
9b7753b127
|
adding hash method to sha224
|
2015-03-06 15:12:09 -05:00 |
|
Daniel Larimer
|
73c2c1de90
|
fix static_variant to/from variant
|
2015-03-05 09:54:33 -05:00 |
|
Daniel Larimer
|
3a120c0f7f
|
fix bugs in static_variant
|
2015-03-05 08:58:29 -05:00 |
|
Daniel Larimer
|
0caac3fee9
|
update exceptions in static_variant and add header gaurd
|
2015-03-05 08:22:41 -05:00 |
|
Daniel Larimer
|
9c0f222e06
|
reflecting typename for arbitrary vectors
|
2015-03-04 11:14:15 -05:00 |
|
Nathan Hourt
|
773844668d
|
Merge branch 'master' of github.com:BitShares/fc
|
2015-03-02 18:24:48 -05:00 |
|
Nathan Hourt
|
d0803ec9cd
|
Fixes circa safe and static_variant
|
2015-03-02 18:24:37 -05:00 |
|
Eric Frias
|
12460ba28b
|
Qualify call to fc:: to avoid "ambiguous" error with boost types
|
2015-03-02 12:23:27 -05:00 |
|
Nathan Hourt
|
b393ddc1da
|
Check -INT_MIN case in safe.hpp negate operator
|
2015-03-02 09:51:36 -05:00 |
|
Daniel Larimer
|
e71ea52075
|
add mult to safe
|
2015-03-01 09:53:21 -05:00 |
|