Chris Clark
1d4310cd3a
Disable flow type checking in CircleCI
2016-09-29 11:19:46 -07:00
Chris Clark
9a495467fb
Disable sauce tests because they usually timeout
2016-07-08 11:45:27 -07:00
Chris Clark
67dc57e9d0
Disable PhantomJS tests due to issue downloading from bitbucket
2016-05-11 17:49:57 -07:00
Ivan Tivonenko
5da78ce583
[FIX] handle websocket errors in browsers
...
emit not RippledNotInitializedError if server doesn't have any
completed ledgers on connect
2016-03-31 00:46:00 +03:00
Ivan Tivonenko
1d31fccd72
[FIX] fix test hang in microsoft edge
2016-03-15 05:04:47 +02:00
Ivan Tivonenko
8767fc0068
fixes for minified version test minified version in SauceLabs
2016-02-09 03:08:23 +02:00
Ivan Tivonenko
4f3635eef0
add SauceLabs testing
2016-02-05 07:59:34 +02:00
Ivan Tivonenko
aa6020e00d
switch from Babel 5 to Babel 6
...
use of isparta for coverage reporting
2016-01-16 01:12:43 +02:00
Ivan Tivonenko
dc03c6e0ac
fix to work in browser
...
run unit tests and integration tests in PhantomJS
add JUnit reporter to unit test so CircleCI can show results
2016-01-13 07:11:39 +02:00
Alan Cohen
39e818b3e5
Remove references to browser support
2015-12-16 10:34:57 -08:00
Ivan Tivonenko
691e4dd114
add check for windows eol on commit
...
removes windows eols from some files
2015-12-14 22:15:30 +02:00
Ivan Tivonenko
76866ab901
http server example
...
allows to use both positional and named parameters
2015-12-09 21:00:47 +02:00
Chris Clark
5fb8d9214f
Add table of contents to docs
2015-11-19 11:19:35 -08:00
Chris Clark
0c27a13a00
Fix ci.sh error detection
2015-11-18 16:54:13 -08:00
Chris Clark
02a887776f
Add documentation and documentation testing
2015-11-18 16:54:10 -08:00
Chris Clark
2aa1695b74
Delete obsolete files and update LICENSE file
2015-10-30 14:25:33 -07:00
Chris Clark
97747deed9
Delete core, move "api" directory up to "src", and remove unused dependencies
2015-10-27 12:37:07 -07:00
Chris Clark
2c7ce4a107
Run integration tests in CI
2015-10-20 15:49:06 -07:00
Chris Clark
a505354363
Remove bin scripts
2015-10-16 10:52:11 -07:00
Geert Weening
a6821bb8ab
Fix bower version regex
2015-10-05 15:58:49 -07:00
Nicholas Dudfield
b0889b4afe
Replace sjcl.bn with bn.js
2015-08-14 01:33:59 +07:00
Chris Clark
ca7b69a2a0
Fix perf test
2015-06-12 16:22:05 -07:00
Chris Clark
ea24bf0415
Fix lint errors
2015-05-15 16:45:24 -07:00
Chris Clark
398f8d001f
Set up babel transpiler
2015-05-14 16:07:47 -07:00
Chris Clark
cb4f6e37a8
Remove src/cpp and clean up files
2015-05-13 15:03:32 -07:00
Nicholas Dudfield
8fad048569
Update verify_ledger_json.js script:
...
* Set `Amount.strict_mode = false` in verify_ledger_json.js script
* Don't try and calculate hash of non present accountState
* Fix lint issues
2015-04-04 14:51:35 +07:00
Chris Clark
9fd64a9209
[TASK] Add performance test "npm run perf"
2015-01-23 17:03:57 -08:00
Geert Weening
6e3ceec4e5
[TASK] update publish scripts
2014-09-10 17:33:52 -07:00
Geert Weening
bc7d3c0af8
[TASK] add release candidate publish script
2014-09-10 17:32:03 -07:00
Geert Weening
86dcbcc671
[TASK] add exit_on_error calls to publish script
2014-09-08 11:54:47 -07:00
Geert Weening
6177543d98
[TASK] add publish script
2014-09-05 10:23:59 -07:00
Geert Weening
9697bfa817
[TASK] add publish to bower script
2014-09-05 10:23:59 -07:00
Nicholas Dudfield
a1989b3931
Tweak to parse_options
2014-05-18 17:37:54 +07:00
Nicholas Dudfield
80bdce970a
Add binary <--> json encoding integration tests
...
* Add full json ledger dumps of ledgers 38129 and 40000 to test/fixtures
* Use `Ledger` to calculate account and transaction hashes and verify
against dumps
2014-05-18 17:33:47 +07:00
Nicholas Dudfield
5280d994a2
Fix *U*Int64 parsing, add hardcore mode to ledger verifier.
2014-05-06 14:54:22 +07:00
Nicholas Dudfield
a222f2be98
Updates to allow verify_ledger_json.js to calculate account_state hash
2014-05-06 13:34:01 +07:00
Stefan Thomas
5def7ba917
Add SHAMaps, metadata serialization and transaction hash calculation.
2013-11-07 22:36:06 -08:00