Manolo
eb1559d2f9
Merge pull request #192 from bigchaindb/greenkeeper/documentation-8.0.0
...
Update documentation to the latest version 🚀
2018-06-06 09:08:50 +02:00
Manolo
2b665dc5ca
Merge pull request #193 from bigchaindb/fixing_forEach
...
changed forEach method
2018-06-06 09:06:00 +02:00
amed83
2021639139
changeing bad nameed variable
2018-06-05 16:47:17 +02:00
amed83
5993c4cd6b
changed forEach method
2018-06-05 15:14:15 +02:00
greenkeeper[bot]
446583d019
chore(package): update documentation to version 8.0.0
2018-06-04 19:01:24 +00:00
greenkeeper[bot]
7d68195c74
chore(package): update webpack-cli to version 3.0.0
2018-06-02 14:40:05 +00:00
greenkeeper[bot]
9642928e75
chore(package): update nyc to version 12.0.1
2018-06-01 22:19:32 +00:00
Manolo
b62471a709
Merge pull request #182 from bigchaindb/fix-integration-test
...
Problem: Test "Valid TRANSFER transaction with multiple Ed25519 inputs..." failing
2018-06-01 14:30:15 +02:00
manolodewiner
4639acbd34
resolve promise to avoid invalid input
2018-05-23 14:33:45 +02:00
Thanh-Quy Nguyen
80811b8c7a
Minor corrections and details
...
- Inconsistency corrected between conn and bdb at the beginning, while they are the same object
- Asset Creation and Transfer: Cleaned a little useless code that made the end of it not working (returning res.id instead of res... but the (res) arrow function block was an unnecessary step)
- Websocket example: added a precision for the testnet case requiring SSL and port 443
2018-05-22 21:07:38 +02:00
9163284b4a
Merge pull request #178 from bigchaindb/greenkeeper/lint-staged-7.1.2
...
chore(package): update lint-staged to version 7.1.2
2018-05-22 11:19:39 +02:00
Manolo
5f32d685c1
Merge pull request #177 from bigchaindb/greenkeeper/documentation-7.0.0
...
Update documentation to the latest version 🚀
2018-05-22 09:06:18 +02:00
greenkeeper[bot]
36f88bc712
chore(package): update documentation to version 7.0.0
2018-05-22 05:05:48 +00:00
greenkeeper[bot]
bb44ec4d2e
chore(package): update lint-staged to version 7.1.2
2018-05-21 07:39:40 +00:00
2ecc484ec8
Release 4.0.1
2018-05-14 18:08:52 +02:00
5c106a2ff3
Merge pull request #173 from bigchaindb/fix/documentation
...
Readme & dev updates
2018-05-14 18:00:03 +02:00
81ef5978b8
API docs & dev updates
...
* new command: npm run doc, for generating the API.md file
* new command: npm run dev, for live watching webpack
* JSdoc: make all methods public by default, selectively make some private
* JSdoc: organize all methods under their class
* linting fixes
* package updates
2018-05-14 17:14:40 +02:00
691fadfd98
readme updates
...
* update TOC
* tweak documentation links
* remnove IPDB references
2018-05-14 14:06:44 +02:00
4570b24a5d
Merge pull request #172 from bigchaindb/fix/travis
...
Fix Travis
2018-05-14 13:51:47 +02:00
fbb9b9536f
test current and last 2 major Node.js versions
2018-05-14 13:07:02 +02:00
03014b08f0
ignore vscode settings
2018-05-14 13:05:45 +02:00
3527b1cff5
bump tendermint version
...
* just like in python driver: 4830b2b6cf
* delete unused travis script
2018-05-14 12:54:49 +02:00
e0d82b8778
ci script tweaks
2018-05-11 16:08:58 +02:00
364f0a25d3
ESlint fixes
...
* use local eslint on Travis
* lint fixes for examples
2018-05-11 15:49:16 +02:00
a149ef9125
delete yarn.lock
2018-05-11 15:43:51 +02:00
b6a1a13bf8
bump Node.js version, build current and last version
2018-05-11 15:40:34 +02:00
Manolo
0c8a9c6c4c
Change localhost to test network
2018-05-11 10:36:01 +02:00
Manolo
b2d34c87a2
Merge pull request #142 from michielmulders/docs-examples
...
Examples for JS driver
2018-05-11 10:34:36 +02:00
ba43fe48bb
Merge pull request #163 from bigchaindb/test-coverage
...
Increase test coverage
2018-05-09 22:54:13 +02:00
Manolo
5cb24cff84
Fix BigchainDB version compatibility
2018-04-19 12:26:49 +02:00
Jernej Pregelj
6c275da1bc
Merge pull request #162 from bigchaindb/format-docs
...
Format docs
2018-04-09 14:39:02 +02:00
manolodewiner
c127b1c2a9
text improvement in readme
2018-04-04 10:44:15 +02:00
manolodewiner
e2da49751c
postTransaction --> postTransactionCommit in README
2018-04-04 10:27:23 +02:00
manolodewiner
22e0a59dcd
test Sha256Condition
2018-04-04 10:16:39 +02:00
manolodewiner
107c8b0d6e
version 4.0 added to breaking changes
2018-04-03 10:47:00 +02:00
manolodewiner
9023d061dd
include BigchainDB2.0 in README
2018-04-03 10:43:25 +02:00
Manolo
7699e14705
Merge pull request #160 from bigchaindb/greenkeeper/sinon-5.0.0
...
Update sinon to the latest version 🚀
2018-04-03 08:28:08 +02:00
Manolo
7079b752e0
Merge branch 'master' into greenkeeper/sinon-5.0.0
2018-04-03 08:23:41 +02:00
Manolo
618c2526f8
Merge pull request #159 from bigchaindb/tendermint-tx-fixed
...
Update driver in order to be compatible with BigchainDB2.0
2018-03-29 19:29:56 +02:00
Manolo
a905260e07
Merge branch 'master' into tendermint-tx-fixed
2018-03-29 19:26:17 +02:00
Jernej Pregelj
bc32780630
Merge branch 'tendermint-tx-fixed' of https://github.com/bigchaindb/js-bigchaindb-driver into tendermint-tx-fixed
2018-03-29 19:22:23 +02:00
manolodewiner
55dbaf878a
remove driver container
2018-03-29 19:18:27 +02:00
manolodewiner
be9980e01c
travis script typo
2018-03-29 19:14:37 +02:00
manolodewiner
57bb70074e
node version updated
2018-03-29 19:11:03 +02:00
Jernej Pregelj
bd8fbec5fd
merge
2018-03-29 19:02:46 +02:00
Jernej Pregelj
150b625997
npm updates
2018-03-29 18:58:55 +02:00
manolodewiner
3d232c6fc2
test passing
2018-03-29 18:57:12 +02:00
manolodewiner
67b048a965
Revert "reformat docs"
...
This reverts commit 5a96c7fdbe
.
2018-03-29 17:57:55 +02:00
manolodewiner
0d091d0a31
docker files created
2018-03-29 16:45:00 +02:00
manolodewiner
5a96c7fdbe
reformat docs
2018-03-29 11:40:14 +02:00