3165 Commits

Author SHA1 Message Date
Rodolphe Marques
ce414e46f3 Added missing docstrings. Fixed typos. 2017-05-11 12:29:08 +02:00
Rodolphe Marques
eb94181e1b Fixed tests.
Updated fixtures to flush the assets table after each test.
2017-05-11 12:00:01 +02:00
Rodolphe Marques
aacba571f8 Added docstrings and tests to new methods 2017-05-11 11:38:07 +02:00
Rodolphe Marques
8c0dbeb281 Added asset decoupling support for rethinkdb
Updated schema.
Created queries for assets table.
Fixed tests.
2017-05-10 17:55:43 +02:00
Rodolphe Marques
92392b51a7 Initial implementation to decouple assets from transactions.
Most changes done to how we write and read blocks to the database.
Created schema, indexes and queries for mongodb.
Fixed tests.
2017-05-10 16:43:52 +02:00
Troy McConaghy
08b8b712b6 Merge pull request #1453 from bigchaindb/docs-on-creating-oms-alerts
New docs how to 'Create an Email Alert' in OMS Portal
2017-05-10 16:40:18 +02:00
diminator
3e21fd8b49 Merge remote-tracking branch 'origin/master' into kyber-master-feat-cors 2017-05-09 21:28:38 +02:00
Scott Sadler
b4f14b26ce address nomenclature issues 2017-05-08 14:25:39 +02:00
Troy McConaghy
b96cfdecc1 Merge pull request #1452 from bigchaindb/edits-to-websocket-api-docs
Minor edits & fixes to WebSocket API docs
2017-05-05 13:39:23 +02:00
Troy McConaghy
31028ba147 New docs how to 'Create an Email Alert' in OMS Portal 2017-05-05 11:16:00 +02:00
Troy McConaghy
8297ce9260 Minor edits & fixes to WebSocket API docs 2017-05-04 15:04:54 +02:00
Krish
07a9e69933 WebSocket support in NGINX (#1439)
* Open port in Dockerfile
* Added the BIGCHAINDB_WS_FRONTEND_PORT and BIGCHAINDB_WS_BACKEND_PORT as parameters.
2017-05-02 12:20:27 +02:00
Troy McConaghy
3a6828638b Merge pull request #1447 from CsterKuroi/fix-typo-in-docs
Fix typo in docs
2017-05-02 11:02:03 +02:00
diminator
fc6c1c2f68 Merge branch 'fix/outputs-public-keys-validate' into kyber-master-feat-cors 2017-05-01 13:18:41 +02:00
diminator
3564e25d3f
check output conditions with single statement 2017-05-01 13:17:58 +02:00
diminator
7055c21fdd Merge branch 'master' into kyber-master-feat-cors 2017-05-01 13:15:08 +02:00
tdsgit
dbd020f34f minor 2017-04-29 21:55:48 +05:30
tdsgit
d330d8ec56 timeout exception added 2017-04-29 21:50:00 +05:30
tdsgit
756034f634 Merge remote-tracking branch 'upstream/master' into bug/1337/init-timeout-rethinkdb-conn 2017-04-29 21:07:27 +05:30
tdsgit
6a82f9c95b removed multiple tries 2017-04-29 21:07:07 +05:30
Krish
43f9f67867 Publish port 80 publicly in nginx-3scale. (#1446)
Upgrade docker image tag to `1.1` as the corresponding config changes for displaying error message are built in the `1.1` container image.
2017-04-28 10:14:14 +02:00
KURO1
a44523081a Fix typo in docs 2017-04-28 10:39:03 +08:00
Krish
20270cdb9b Config settings for MongoDB Backup Agent (#1442) 2017-04-26 18:34:22 +02:00
Troy McConaghy
1bda3dade1 Merge pull request #1441 from bigchaindb/note-ruby-code-in-driver-docs
Updated Drivers & Clients docs page, including link to Ruby driver
2017-04-26 11:18:10 +02:00
Troy McConaghy
ae9d6f1e6e Updated Drivers & Clients docs page, including Ruby driver 2017-04-26 10:11:45 +02:00
Troy McConaghy
5009c75eb1 Merge pull request #1437 from bigchaindb/alpha-to-beta-in-setup-py
Changed from Alpha to Beta in setup.py
2017-04-25 15:51:46 +02:00
Scott Sadler
01ba01083d update comments 2017-04-25 13:12:32 +02:00
Sylvain Bellemare
8f750456d8 Address remaining details 2017-04-25 11:58:15 +02:00
Sylvain Bellemare
8900276b1d Mount k8s dir for docker-compose 2017-04-25 11:58:15 +02:00
Sylvain Bellemare
7659290518 Add missing backslash (\) 2017-04-25 11:58:15 +02:00
Sylvain Bellemare
22f0e25c9a Correct JSON 2017-04-25 11:58:15 +02:00
Sylvain Bellemare
43ac369e45 Move oms related files under dedicated dir 2017-04-25 11:58:15 +02:00
Sylvain Bellemare
e954668eaa Add docs 2017-04-25 11:58:15 +02:00
Sylvain Bellemare
920d4aa181 Add log analytics oms deployment scripts 2017-04-25 11:58:15 +02:00
libscott
910d6753b1 Merge pull request #1319 from bigchaindb/federation-tests
Federation tests
2017-04-25 11:33:41 +02:00
Troy McConaghy
96feb18604 Changed from Alpha to Beta in setup.py
I changed the classifier `'Development Status :: 3 - Alpha'` to `'Development Status :: 4 - Beta'` as per the list of classifiers here: https://pypi.python.org/pypi?%3Aaction=list_classifiers

This is in preparation for the version 1.0 release but I think it's probably fine to have it in master now.
2017-04-24 15:56:36 +02:00
Leo Arias
3a3f73aeb2 Add the snap README 2017-04-24 15:30:17 +02:00
Leo Arias
6f8f2e2f93 Add the packaging metadata to build the bigchaindb snap 2017-04-24 15:30:17 +02:00
Scott Sadler
6fbefd5230 Merge remote-tracking branch 'origin/master' into federation-tests 2017-04-24 15:16:48 +02:00
libscott
4b057ad948 Merge pull request #1286 from bigchaindb/tx-amount-string
transaction.outputs.amount as string
2017-04-24 14:28:06 +02:00
libscott
bd057f63ca Merge pull request #1225 from bigchaindb/sign-tx-body
Sign whole transaction body instead of partial transaction
2017-04-24 14:27:31 +02:00
Scott Sadler
1e866a1207 signature payload is serialized transaction 2017-04-24 13:37:50 +02:00
Scott Sadler
2c6370f42e Merge branch 'master' into sign-tx-body 2017-04-24 13:28:02 +02:00
Scott Sadler
483425e803 Merge branch 'master' into tx-amount-string 2017-04-24 12:22:36 +02:00
Scott Sadler
2200a7bda4 cleanup 2017-04-24 12:21:00 +02:00
Krish
4a9342ec57 Updating docs (#1433)
* Include the key generation step
* Fix typos in CLIs
2017-04-24 10:25:15 +02:00
tdsgit
442746397d fix mock side effect iteration 2017-04-22 19:38:15 +05:30
tdsgit
0cb327819d flake8 fix 2017-04-22 12:46:23 +05:30
tdsgit
5550e0986e note 1337 2017-04-21 23:05:28 +05:30
tdsgit
5edac3f4ee wait till timeout added to rethinkdb connection 2017-04-21 22:55:03 +05:30