Commit Graph

631 Commits

Author SHA1 Message Date
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
vrde 0200ffb2fb
Diversify node and browser builds 2017-06-16 14:21:33 +02:00
vrde a5efa38121
Add few tests 2017-06-16 11:22:23 +02:00
vrde 5e2c3c90cd
Merge remote-tracking branch 'origin/feature/tests' 2017-06-16 11:12:56 +02:00
Matthias Kretschmann 0dc40a71fd
Release 1.0.2 2017-06-14 18:49:38 +02:00
Matthias Kretschmann 6ccc9848c5 Merge pull request #27 from bigchaindb/feature/readmeupdates
Code example updates
2017-06-14 18:48:28 +02:00
Matthias Kretschmann 89f65ec656 Merge pull request #26 from bigchaindb/entry-point-v2
Switch entry point to bundled Node.js
2017-06-14 18:48:09 +02:00
Matthias Kretschmann 1916e3f85d
a semicolon, kill it, kill it with fire 2017-06-14 18:06:06 +02:00
Matthias Kretschmann e35d8aae3c
mention IPDB 2017-06-14 18:05:52 +02:00
Matthias Kretschmann 4352e43aed Switch entry point to bundled Node.js
Closes #23
2017-06-14 16:35:21 +02:00
Matthias Kretschmann e40e332b0f
fix example 2017-06-14 15:15:54 +02:00
Matthias Kretschmann c5f14f4df8
Release 1.0.1 2017-06-13 21:33:05 +02:00
Matthias Kretschmann 7e79dc8e48
readme updates
* move note about bundled versions above code example
* merge code example and transaction flow explanation
* new section for more examples
* new BigchainDB documentation section with most important links
* document new npm release behavior introduced in
c351f874cc
* multi-level TOC
2017-06-13 21:30:23 +02:00
Matthias Kretschmann 5dce11f93b
Release 1.0.1-beta.1 2017-06-13 20:23:34 +02:00
Matthias Kretschmann c351f874cc
npm package fixes
* generate dist output before publishing to npm
* empty .npmignore to make sure gitignored `dist/` is included in
published npm package
* switch back entry point (reverts
6a32fa4cdc)
2017-06-13 20:19:02 +02:00
Matthias Kretschmann e525ebb105
Release 1.0.1-beta.0 2017-06-13 17:52:20 +02:00
Matthias Kretschmann 265399b11c
fix first build after package installation 2017-06-13 17:48:20 +02:00
Matthias Kretschmann 61b5cc8c90
instruction updates 2017-06-13 16:53:11 +02:00
Matthias Kretschmann bbb01923ff
Release 1.0.0 2017-06-13 16:37:35 +02:00
Matthias Kretschmann 501e2fd8cf Merge pull request #22 from bigchaindb/fix/node-gyp
Fix ed25519/node-gyp builds on Travis
2017-06-13 16:20:03 +02:00
Matthias Kretschmann 057c191e3e
fix node-gyp builds on Travis 2017-06-13 15:33:52 +02:00
Matthias Kretschmann 0b0ea0a97e Merge pull request #21 from bigchaindb/fix/linting
Lint all the things
2017-06-13 15:20:26 +02:00
Matthias Kretschmann 1ee24e6ac7
run linting before every commit 2017-06-13 14:14:46 +02:00
Matthias Kretschmann d4dd574aef Merge pull request #20 from bigchaindb/fix/18
modify entry point
2017-06-13 14:01:41 +02:00
Matthias Kretschmann c8902046b8
disable that one no-confusing-arrow snippet 2017-06-13 13:59:02 +02:00
Matthias Kretschmann 955a5af4fd
linting fix 2017-06-13 12:01:29 +02:00
Matthias Kretschmann fd15b0821c
use required parameter names, disable camelcase rule for them 2017-06-13 11:53:25 +02:00
Matthias Kretschmann b12b845306
run linting on Travis 2017-06-12 17:28:55 +02:00
Matthias Kretschmann 9822967a7f
more linting 2017-06-12 17:19:09 +02:00
Matthias Kretschmann 90cfaf1103
lint all the things 2017-06-12 16:57:29 +02:00
Matthias Kretschmann 037560ebcc Merge pull request #19 from bigchaindb/feature/lockfiles
Ignore lock files
2017-06-12 16:49:06 +02:00
Matthias Kretschmann 6a32fa4cdc
modify entry point 2017-06-12 16:06:47 +02:00