1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-23 01:36:39 +02:00
Commit Graph

562 Commits

Author SHA1 Message Date
tim
c17d614ab6 Dynamically generated keys for /outputs tests + bool fix 2017-06-21 15:59:28 +02:00
8cd04d647c Merge branch 'master' into greenkeeper/webpack-3.0.0 2017-06-21 15:53:26 +02:00
tim
f77f22b89d final 2017-06-21 15:27:02 +02:00
tim
895b6960b2 ok a last one 2017-06-21 15:19:07 +02:00
tim
5bf7009c3e come on 2017-06-21 15:09:35 +02:00
tim
f007dedd35 hello 2017-06-21 15:06:15 +02:00
4655e371ef Merge pull request #46 from bigchaindb/fix/42
Precommit eslint on staged files only
2017-06-21 13:57:39 +02:00
tim
53071f6316 such importance, wow 2017-06-21 13:50:41 +02:00
4fe121f77c
fix lint-staged eslint running on everything 2017-06-21 13:42:29 +02:00
0c6098fce7
run precommit eslint on staged files only
* closes #42
2017-06-21 13:42:28 +02:00
tim
b883e1f6d9 endpoints => endpoint 2017-06-21 13:27:54 +02:00
tim
1696f7c1ac Test list transaction for an asset id 2017-06-21 13:27:54 +02:00
tim
3671c5758c Test list blocks for a transaction id 2017-06-21 13:27:54 +02:00
tim
8bd602f446 Fix and test outputs endpoint 2017-06-21 13:27:54 +02:00
tim
db10937f9e Add integration test for asset endpoint :diamond: 2017-06-21 13:27:54 +02:00
tim
3fdaf40602 Comply to eslint 🔫 2017-06-21 13:27:54 +02:00
tim
44896b98dc serializeTransactionIntoCanonicalString line length 2017-06-21 13:27:54 +02:00
tim
03c17ef70c Add integration tests 2017-06-21 13:27:54 +02:00
tim
9bc0773b4e Add constants.js 2017-06-21 13:27:54 +02:00
tim
d8cb13ba91 Test Connection._req 2017-06-21 13:27:54 +02:00
tim
d4ea4d6ccd CamelCase for path keys 2017-06-21 13:27:54 +02:00
tim
af49ec1c7a Adjust HTTP API endpoints and test 2017-06-21 13:27:54 +02:00
Tim Daubenschütz
8cde6df907 Merge pull request #52 from bigchaindb/add-codecov
Add codecovfefe
2017-06-21 13:26:48 +02:00
tim
2fa28d7fd1 Add coverage badge 2017-06-21 13:22:25 +02:00
tim
b78e33466f Add codecovfefe 2017-06-21 13:17:00 +02:00
Scott Sadler
ce523e703f load condition details and test transfer and sign 2017-06-21 09:56:51 +02:00
Scott Sadler
35944d6d75 cc2 threshold condition creation 2017-06-21 09:56:51 +02:00
Scott Sadler
07e6584cf4 cc2 ed25519 condition creation 2017-06-21 09:56:51 +02:00
f6be556317 Merge pull request #47 from bigchaindb/feature/code-of-conduct
Add Code of Conduct
2017-06-20 17:45:09 +02:00
25860a43b1 add Code of Conduct
* based on Contributor Covenant
* add our protection for discrimination based on species
2017-06-20 16:37:58 +02:00
Tim Daubenschütz
0d284c75dc Merge pull request #35 from bigchaindb/1.0-rc-compatiblity
Updated data models for 1.0
2017-06-20 15:09:21 +02:00
tim
ede11da4c7 Correct mocking of export default 2017-06-20 14:55:58 +02:00
tim
42b400253b Add sinon.js (mocks) to package.json 2017-06-20 14:14:14 +02:00
tim
ac0a124054 Remove unnecessary returns 2017-06-20 13:34:14 +02:00
tim
3389726cb2 Test against BDB:master 2017-06-20 11:05:20 +02:00
tim
9183205f04 Use rest params in fn definition 2017-06-20 11:04:34 +02:00
tim
ed18384b82 Bump ascribe-eslint-config 2017-06-20 11:04:34 +02:00
tim
b8241589df fulfills.txid => fulfills.transaction_id + tests 2017-06-20 11:04:34 +02:00
tim
a14dbbaebd Add tests for makeOutput 2017-06-20 11:04:34 +02:00
tim
27d8dabd7a Stringify output.amount 2017-06-20 11:04:34 +02:00
tim
0ed3aa39b4 fulfills.txid ==> fulfills.transaction_id 2017-06-20 11:04:34 +02:00
greenkeeper[bot]
ff7d3d4fa6 chore(package): update webpack to version 3.0.0 2017-06-19 17:20:13 +00:00
vrde
f1f52cd1bc
Merge branch 'travis-ci' 2017-06-19 18:48:24 +02:00
vrde
c9dbe9e91d
Add yarn 2017-06-19 18:44:32 +02:00
vrde
1f961d0610
Try new .travis.yml 2017-06-19 17:34:22 +02:00
libscott
839361c1c7 Merge pull request #37 from bigchaindb/non-executable-license
remove +x flag on LICENSE
2017-06-19 03:16:44 -07:00
Scott Sadler
dad655a721 remove +x flag on LICENSE 2017-06-19 11:53:22 +02:00
vrde
ce0bef1538
Merge branch 'ready-to-roll' 2017-06-16 15:11:33 +02:00
vrde
cdddef3d96
Remove Travis 2017-06-16 14:58:06 +02:00
vrde
32efda71c1
Simplify README.md 2017-06-16 14:21:52 +02:00