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
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
0dc40a71fd
Release 1.0.2
2017-06-14 18:49:38 +02:00
6ccc9848c5
Merge pull request #27 from bigchaindb/feature/readmeupdates
...
Code example updates
2017-06-14 18:48:28 +02:00
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
1916e3f85d
a semicolon, kill it, kill it with fire
2017-06-14 18:06:06 +02:00
e35d8aae3c
mention IPDB
2017-06-14 18:05:52 +02:00
4352e43aed
Switch entry point to bundled Node.js
...
Closes #23
2017-06-14 16:35:21 +02:00
e40e332b0f
fix example
2017-06-14 15:15:54 +02:00
c5f14f4df8
Release 1.0.1
2017-06-13 21:33:05 +02:00
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
5dce11f93b
Release 1.0.1-beta.1
2017-06-13 20:23:34 +02:00
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
e525ebb105
Release 1.0.1-beta.0
2017-06-13 17:52:20 +02:00
265399b11c
fix first build after package installation
2017-06-13 17:48:20 +02:00