Commit Graph

18 Commits

Author SHA1 Message Date
Jude Nelson
d18fd4beba force address to string 2017-02-12 14:04:47 -05:00
Larry Salibra
7bf5c5bd30 add Access-Control-Allow-Headers header #294 2017-02-12 16:27:51 +02:00
Jude Nelson
2c7aa876a5 add GET and POST to /v1/wallet/balance, to query balance and transfer balance 2017-02-12 05:50:45 -05:00
Jude Nelson
6528eb7e96 min_confs is type 'integer'; also, plumb through OPTIONS requests 2017-02-12 03:59:10 -05:00
Jude Nelson
74a8b233d1 WIP: reworking the authentication mechanism to be more amenable to token versus password-based authentication (in preparation for the browser portal). Also, get rid of dedicated endpoints for loading app's index.html and loading/serving HTML pages for selecting users and accounts (that will be the portal's responsibility) 2017-02-12 03:34:24 -05:00
Jude Nelson
7541f96f7d allow all origins 2017-02-11 17:47:18 -05:00
Jude Nelson
affeb9dee7 remove names from get names owned by address endpoint route 2017-02-11 15:56:08 -05:00
Jude Nelson
a2c2610982 /api/v1/... to /v1/... 2017-02-10 17:56:54 -05:00
Jude Nelson
6ae423eaa0 get wallet payment and owner address endpoints 2017-02-10 17:40:44 -05:00
Jude Nelson
a62dd74aed require the wallet to exist before the RPC daemon starts; require user_id to be set in the session for all Identity API calls; WIP adding wallet and node endpoints 2017-02-09 14:37:58 -05:00
Jude Nelson
905d26f61c with the right configuration, allow RESTful API calls without authentication 2017-02-07 15:46:06 -05:00
Jude Nelson
760fe002f6 add /node/wallet/public endpoint 2017-02-07 00:22:15 -05:00
Jude Nelson
bcc421c06e add handler for GET /blockchains/bitcoin/pending 2017-02-06 19:40:39 -05:00
Jude Nelson
db360d3601 list users from mutable data; use check_storage pragma 2017-01-30 01:42:33 -05:00
Jude Nelson
ff2c4a6d97 config_path, not config_dir, in load_wallet 2017-01-23 19:08:51 -05:00
Jude Nelson
9ec4dfa6bc get user public key from shared storage 2017-01-18 18:47:58 -05:00
Jude Nelson
f65e19cb20 merge rc-0.14.1 rpc.py 2017-01-17 11:23:10 -05:00
Jude Nelson
e4455caf96 Repository re-organization 2017-01-17 11:16:19 -05:00