ryan
|
56da36e271
|
block num
|
2016-05-25 16:15:47 +02:00 |
|
ryan
|
0de838c40f
|
simplify query
|
2016-05-25 14:41:01 +02:00 |
|
ryan
|
003d4b8310
|
imperative phrasing
|
2016-05-23 10:27:22 +02:00 |
|
ryan
|
1b10d11a2c
|
Revert "get_tx_by_payload_hash checks block status (no tests)"
This reverts commit bb0bb9a1b4f686e2cb042427de1aeb06a002fc14.
|
2016-05-23 10:20:33 +02:00 |
|
ryan
|
5bc66a28c1
|
Revert "revert get_tx_by_payload_hash"
This reverts commit fb2cd532a9462ae4fc3c50056f01b37467816848.
|
2016-05-23 10:17:12 +02:00 |
|
ryan
|
fb2cd532a9
|
revert get_tx_by_payload_hash
|
2016-05-19 16:43:04 +02:00 |
|
ryan
|
61bae88cdb
|
Merge branch 'master' into core/192/ignore-invalid-blocks
|
2016-05-19 16:32:46 +02:00 |
|
ryan
|
1eaa0ff913
|
test get_owned on invalid block
|
2016-05-19 16:27:04 +02:00 |
|
ryan
|
9fdc4fc9c2
|
test for query on spent in invalid block
|
2016-05-19 15:42:27 +02:00 |
|
ryan
|
8d3faec6a7
|
fix unspent query
|
2016-05-19 15:42:05 +02:00 |
|
Ryan Henderson
|
9f03b2b771
|
add election class, process starts (#221)
* add election class, process starts
* remove else clause
* resolve splitvote
* move quorum check to core
* remove comments
* fixed vote counting
* add test
* poison pill
* queue test
* generalize election status
* get correct part of block
* clean shut down
* test block liquidation
* add vote signature checking
* add tests
* user_public_key to user_vk
* python3 style floordivs
* correct verdict for odd number of voters, and tests
* remove whitespace
* simplify verify_vote_signature
* election checks pubkey is in block voters
* tests for elector pubkey
* count invalid votes as votes for invalid block
* test update
* test mismatched vote, block sigs
* variable name change
* comments on voting logic
* comments on voting logic
* remove unused queue
* correct block model
* imperative docstring
* election status class constants
* election tests use constants
|
2016-05-19 14:03:52 +02:00 |
|
ryan
|
635a416305
|
test get_transaction on invalid block
|
2016-05-19 13:54:47 +02:00 |
|
vrde
|
b1101747c0
|
Merge branch 'more-explicit-error-reporting-for-pkg_resources'
|
2016-05-19 11:42:03 +02:00 |
|
vrde
|
dbbdb2f017
|
Fix help message
|
2016-05-19 11:30:58 +02:00 |
|
vrde
|
248f21d8cd
|
Bump to wake up some CI stuff
|
2016-05-19 11:23:46 +02:00 |
|
vrde
|
491dc29b41
|
Use more generic and compatible Exception
|
2016-05-19 11:08:26 +02:00 |
|
ryan
|
814d8a1663
|
wait for indexes
|
2016-05-18 17:09:26 +02:00 |
|
Dimitri De Jonghe
|
ed0b1965bf
|
Merge pull request #281 from bigchaindb/fix/260/add-output-condition-to-fulfillment-message
Fix #260 transaction malleability
|
2016-05-18 16:45:19 +02:00 |
|
ryan
|
ce86be7747
|
Merge branch 'master' into core/192/ignore-invalid-blocks
|
2016-05-18 16:27:59 +02:00 |
|
ryan
|
5e3358f278
|
Merge branch 'core/193/invalid-block-backlog' into core/192/ignore-invalid-blocks
|
2016-05-18 16:27:15 +02:00 |
|
Troy McConaghy
|
8138a4b1c2
|
Merge pull request #315 from bigchaindb/codecov-yml-changes-suggested-by-stevepeak
codecov.yml changes suggested by stevepeak & more
|
2016-05-18 10:53:14 +02:00 |
|
troymc
|
7ed2de43ef
|
Ignore benchmarking-tests & speed-tests in codecov.yml
|
2016-05-18 10:44:30 +02:00 |
|
troymc
|
b38330d0aa
|
codecov.yml changes suggested by stevepeak
|
2016-05-18 10:43:40 +02:00 |
|
diminator
|
3aba164bfd
|
logical and rather than bitwise
|
2016-05-17 15:23:00 +02:00 |
|
diminator
|
3dad488344
|
condition.serialize_uri => condition_uri
|
2016-05-17 15:12:20 +02:00 |
|
Troy McConaghy
|
71489ac00f
|
Merge pull request #278 from bigchaindb/feat/277/add-gitattributes-file
Resolve Feat/277/add gitattributes file
|
2016-05-17 14:48:48 +02:00 |
|
Troy McConaghy
|
801e077519
|
Merge pull request #276 from bigchaindb/suggest-updating-pip-etc-in-install-docs
Install docs: Suggest upgrading pip wheel & setuptools
|
2016-05-17 14:44:13 +02:00 |
|
ryan
|
4dd6c78441
|
election tests use constants
|
2016-05-17 13:31:13 +02:00 |
|
Troy McConaghy
|
bf6298cf17
|
Merge pull request #291 from bigchaindb/feat/280/deploy_conf_file_for_aws_deployment_config
Feat/280/deploy conf file for aws deployment config
|
2016-05-17 12:58:25 +02:00 |
|
troymc
|
8b52b81e58
|
Merge branch 'master' into feat/280/deploy_conf_file_for_aws_deployment_config
|
2016-05-17 11:26:36 +02:00 |
|
troymc
|
f168e97880
|
Changed settings validation code in launch_ec2_nodes.py
|
2016-05-17 11:26:09 +02:00 |
|
troymc
|
8839440fd7
|
In awsdeploy.sh, check if NUM_NODES set
|
2016-05-17 11:23:15 +02:00 |
|
troymc
|
ebd1b927aa
|
No default AWS deployment config file
|
2016-05-17 09:29:49 +02:00 |
|
troymc
|
1a2f0e749d
|
Make config filename the 1st arg of awsdeploy.sh
|
2016-05-16 16:58:37 +02:00 |
|
Troy McConaghy
|
e5e243b116
|
Merge pull request #309 from sbellem/status-badge
Add badge for development status
|
2016-05-13 17:08:47 +02:00 |
|
Sylvain Bellemare
|
f5e52a7257
|
Add badge for development status
|
2016-05-13 17:03:17 +02:00 |
|
Alberto Granzotto
|
9bd0ad6d01
|
Merge pull request #308 from bigchaindb/update-roadmap-add-table
Update ROADMAP: add table
|
2016-05-13 16:04:03 +02:00 |
|
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 |
|