Alberto Granzotto
|
ccda649ec8
|
Merge pull request #306 from bigchaindb/roadmap-pic-update
new roadmap pic
|
2016-05-13 16:01:34 +02:00 |
|
Trent McConaghy
|
80b18158fc
|
Update ROADMAP: add table
The table will make it easy to quickly slice & dice to specific tickets, based on topic (row) & timing (column).
|
2016-05-13 15:57:43 +02:00 |
|
Sylvain Bellemare
|
e669a6e8e1
|
Simplify docs by removing default "latest" tag (#269)
|
2016-05-13 15:52:55 +02:00 |
|
Trent McConaghy
|
6142f1e2dc
|
new roadmap pic
In pic: added a couple projects, gave most projects an issue number
|
2016-05-13 14:54:19 +02:00 |
|
Trent McConaghy
|
1997dae574
|
Update ROADMAP.md
Break apart 'in future' projects to 'start <1 mo' and 'later'.
Add projects by label.
De-emphasize links to milestones, open issues, PRs.
|
2016-05-13 14:48:42 +02:00 |
|
troymc
|
4e89d491b1
|
Bugfix: clusterize_confiles.py was using all keypairs in keypairs.py to make keyring
|
2016-05-13 13:56:31 +02:00 |
|
Alberto Granzotto
|
e07b5f1f55
|
Merge pull request #282 from bigchaindb/update-roadmap
Update ROADMAP.md
|
2016-05-13 13:47:18 +02:00 |
|
Trent McConaghy
|
3f0d46fec4
|
Update ROADMAP.md
Fix broken links
|
2016-05-13 13:44:26 +02:00 |
|
troymc
|
c712447509
|
Removed comment about keypairs.py in awsdeploy.sh
|
2016-05-13 13:42:30 +02:00 |
|
troymc
|
6565f7a063
|
Added deploy_conf.py, changed code to use it, updated docs
|
2016-05-13 13:39:27 +02:00 |
|
Trent McConaghy
|
4ae118a021
|
Update ROADMAP.md
|
2016-05-13 13:37:16 +02:00 |
|
Trent McConaghy
|
dcd1e16ff0
|
Update ROADMAP.md
|
2016-05-13 11:25:38 +02:00 |
|
Trent McConaghy
|
c0dca5de84
|
Update ROADMAP.md
Roadmap was getting out of date. Make it easier to maintain, and up-to-date, by simply showing our internal planning board.
|
2016-05-13 11:06:43 +02:00 |
|
Trent McConaghy
|
2555c8d7f4
|
Add files via upload
|
2016-05-13 10:52:41 +02:00 |
|
ryan
|
661a4fe93f
|
check for bad blocks on get_spent
|
2016-05-12 18:02:50 +02:00 |
|
diminator
|
76eb18329e
|
Merge remote-tracking branch 'remotes/origin/master' into fix/260/add-output-condition-to-fulfillment-message
|
2016-05-12 16:03:19 +02:00 |
|
diminator
|
37f0477c89
|
check condition_uri of CREATE on validate_fulfillment
|
2016-05-12 15:37:16 +02:00 |
|
diminator
|
7630ec7fc6
|
refactor input_condition and get_fulfillment_message
test malleability
|
2016-05-12 15:30:58 +02:00 |
|
vrde
|
2c766d7bf2
|
Display useful message when setuptools is outdated
|
2016-05-12 15:08:30 +02:00 |
|
Troy McConaghy
|
fe93b376ca
|
Merge pull request #268 from sbellem/docs
Fix typo: add missing "is"
|
2016-05-12 14:20:06 +02:00 |
|
ryan
|
5e4e2eefb3
|
election status class constants
|
2016-05-12 12:39:53 +02:00 |
|
troymc
|
8a98ab65df
|
rm bigchaindb-archive.tar.gz after installing on remote server
|
2016-05-12 12:19:41 +02:00 |
|
troymc
|
fbce171249
|
Removed TODO comment about excluding more files in git archive
|
2016-05-12 12:18:41 +02:00 |
|
troymc
|
d1709c4f9e
|
Added .gitattributes file to ignore files when doing git archive
|
2016-05-12 12:07:16 +02:00 |
|
ryan
|
b772c1f2f4
|
resolve merge conflicts
|
2016-05-12 11:36:31 +02:00 |
|
ryan
|
42d94258c3
|
imperative docstring
|
2016-05-12 11:14:33 +02:00 |
|
troymc
|
ba301ba6fd
|
Install docs: Suggest upgrading pip wheel & setuptools
|
2016-05-12 11:04:39 +02:00 |
|
diminator
|
0c9777686d
|
output_condition from fid instead of cid
|
2016-05-11 19:18:56 +02:00 |
|
diminator
|
c623ca56d0
|
fulfillment_message with output_condition
added tests
|
2016-05-11 19:02:37 +02:00 |
|
troymc
|
fad0be47c1
|
Merge branch 'master' into more-ways-to-add-tx-to-backlog
|
2016-05-11 17:20:55 +02:00 |
|
vrde
|
5775764d98
|
Merge branch 'remove-plugin-load-bottleneck'
|
2016-05-11 16:51:11 +02:00 |
|
vrde
|
1daedc2a21
|
Merge remote-tracking branch 'origin/better-multicore-support-block'
|
2016-05-11 16:50:38 +02:00 |
|
diminator
|
a3fa8393ac
|
rename condition to input_condition in fulfillment_message
|
2016-05-11 16:26:05 +02:00 |
|
vrde
|
ee2fa053d9
|
Add lru_cache to load_consensus_plugin
|
2016-05-11 16:25:59 +02:00 |
|
Rodolphe Marques
|
d404844de0
|
Merge pull request #266 from bigchaindb/gather-metrics-benchmarking
Added a command to gather metrics from a cluster
|
2016-05-11 16:25:21 +02:00 |
|
Rodolphe Marques
|
2c58ef857c
|
replace tx/s by nan for the first result
|
2016-05-11 16:20:24 +02:00 |
|
Rodolphe Marques
|
a8dbe60854
|
close the files in a finally clause
|
2016-05-11 16:12:41 +02:00 |
|
Sylvain Bellemare
|
6c25a483d6
|
Fix typo: add missing "is"
|
2016-05-11 16:11:53 +02:00 |
|
Alberto Granzotto
|
fa26113e98
|
Merge pull request #265 from bigchaindb/speed-tests
Initial implementation of speed tests
|
2016-05-11 16:04:38 +02:00 |
|
troymc
|
972f810ac7
|
get payload size choices from SIZE_OF_FILLER.keys()
|
2016-05-11 15:43:30 +02:00 |
|
troymc
|
dd93e03750
|
Added --payload-size option to benchmark_utils.py add-backlog
|
2016-05-11 15:38:42 +02:00 |
|
Rodolphe Marques
|
4c64b6642b
|
Change the block process to use all the cpus instead of only one cpu per
task
|
2016-05-11 14:45:10 +02:00 |
|
Rodolphe Marques
|
ced473aaa6
|
Added some statistics to the output of gather-metrics.
|
2016-05-11 13:08:32 +02:00 |
|
Rodolphe Marques
|
9761bb2267
|
Added a command to gather metrics from a cluster
|
2016-05-11 11:29:53 +02:00 |
|
Dimitri De Jonghe
|
3989346044
|
Merge pull request #264 from bigchaindb/fix/rename-validate_fulfillments
rename verify_signature to validate_fulfillments
|
2016-05-11 11:27:33 +02:00 |
|
Troy McConaghy
|
1067714a77
|
Merge pull request #252 from bigchaindb/some_docs_revisions
Some docs revisions
|
2016-05-11 10:58:03 +02:00 |
|
troymc
|
e944e91d53
|
Edited 2 images in Python Server API Examples
|
2016-05-11 10:54:33 +02:00 |
|
Rodolphe Marques
|
ef93f597f7
|
Merge pull request #261 from bigchaindb/test-template
Test templates
|
2016-05-11 09:00:20 +02:00 |
|
Rodolphe Marques
|
69d5859add
|
Initial implementation of speed tests
|
2016-05-11 08:56:47 +02:00 |
|
troymc
|
3636f2da9c
|
Make symbolic links to hostlist.py and pem file, rather than copy
|
2016-05-10 17:28:03 +02:00 |
|