Geert Weening
77a323aaae
[CHJORE] gitignore intellij files
2014-05-21 09:40:50 -07:00
Geert Weening
8be08b5e73
[DOC] regex breakdown for human parseble amount
2014-05-21 09:40:40 -07:00
Geert Weening
b53b05496d
[CHORE] remove non-capturing group (?:)
...
it doesn't affect the matching, seems superfluous
2014-05-21 09:39:40 -07:00
wltsmrz
bd2dba7f15
Merge pull request #79 from shekenahglory/develop
...
Ripple Vault Client Integration
2014-05-21 00:43:45 -07:00
Matthew Fettig
81e0e2672d
[CHORE] new example data
2014-05-20 16:47:15 -07:00
Matthew Fettig
bd65c6e6d0
Merge branch 'feature/vault-client' into develop
2014-05-20 15:57:21 -07:00
Matthew Fettig
396d7b07d8
[DOC] blob comments
2014-05-20 15:56:07 -07:00
Matthew Fettig
55184162d1
[DOC] crypt comments
2014-05-20 15:40:27 -07:00
Matthew Fettig
beffd0864a
[FEATURE] register blob
2014-05-20 15:10:16 -07:00
Matthew Fettig
5ba7c31e4c
[DOC] vault client comments
2014-05-20 13:40:05 -07:00
Matthew Fettig
b26129db72
[FEATURE] vault, blob, and crypt module
2014-05-20 13:01:51 -07:00
Matthew Fettig
1693a57845
[CHORE] update comments
2014-05-19 16:50:02 -07:00
Matthew Fettig
7ea1ba168d
[FEATURE] authinfo module
2014-05-19 16:38:51 -07:00
Matthew Fettig
7fe530e82c
[FEATURE] ripple.txt client
2014-05-19 16:00:53 -07:00
Matthew Fettig
7e4ae26b8f
[CHORE] include superagent, vault-test
2014-05-19 15:25:53 -07:00
wltsmrz
963e1d58cb
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
2014-05-19 12:08:08 -07:00
wltsmrz
cc6f683590
Fix merge conflicts
2014-05-19 12:07:24 -07:00
Nicholas Dudfield
da3af124ba
Update SerializedObject.from_json tests
2014-05-19 15:04:24 +07:00
wltsmrz
b342cf1edf
Rank servers in real-time (first pass), add JSDOc to Remote, cleanup
2014-05-18 08:39:47 -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
wltsmrz
7cf80a468d
Merge pull request #77 from justmoon/feature/coveralls
...
Switch to Istanbul for code coverage
2014-05-17 06:13:48 -07:00
Stefan Thomas
bee632e1e2
Re-enable Travis email notifications.
2014-05-17 10:00:01 +02:00
Stefan Thomas
7901e12b0a
Switch to Istanbul for code coverage. Add coverage to CI via coveralls.
2014-05-17 09:59:20 +02:00
wltsmrz
8979a3cf02
Merge branch account-ids
2014-05-15 07:25:16 -07:00
wltsmrz
9025119f8d
Typo, check that request callback is only called once
2014-05-15 07:00:04 -07:00
wltsmrz
fdaa63c132
Use mocha specification reporter
2014-05-15 03:02:39 -07:00
wltsmrz
9e825e927c
Use Gulp build system
2014-05-15 02:59:06 -07:00
wltsmrz
4929d63073
Remove sinon require
2014-05-15 02:56:07 -07:00
wltsmrz
5b0dd33fa8
Lint
2014-05-15 00:58:09 -07:00
wltsmrz
5203a1e868
Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop
2014-05-14 01:29:38 -07:00
Stefan Thomas
27645c234a
[CHORE] Currency: JavaScript has Math.exp for e^x, so we should use it.
2014-05-11 01:54:15 -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
12f43a5334
Remove all traces of (now) unused tag_segment
2014-05-06 14:16:53 +07:00
Nicholas Dudfield
4f0399180c
Reinstate disabled test (Thanks to encoded reminder)
2014-05-06 13:56:20 +07:00
Nicholas Dudfield
ea11d34254
Less slicing and dicing of tag_segment/indexes
2014-05-06 13:47:37 +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
wltsmrz
a48a25e236
Optional account_tx binary parsing
2014-05-05 15:05:02 -07:00
Stefan Thomas
e4f9be5af8
Merge branch 'develop'
0.7.36
2014-05-02 14:10:09 -07:00
Stefan Thomas
473d8a8d8c
[CHORE] Bump version to 0.7.36
2014-05-02 14:06:53 -07:00
Stefan Thomas
41ea820ae0
[FEATURE] Transaction: Allow canonical signing to be disabled via config.
2014-05-02 14:06:53 -07:00
wltsmrz
0558ad689a
Async transaction sign
2014-05-02 12:45:26 -07:00
wltsmrz
3199aa438a
Allow remote signing - broken options
2014-05-02 12:41:52 -07:00
Stefan Thomas
c3f630c27f
Merge pull request #72 from emschwartz/message-signing
...
[FEATURE] New Message class for sigs on arbitrary data
2014-05-02 10:59:25 -07:00
Evan Schwartz
cf3a21a712
[CHORE] Merged PubKeyValidator into Account class
2014-05-01 20:28:55 -07:00
Evan Schwartz
d8504a3001
[CHORE] Changed variable name to make Stefan happier
2014-05-01 19:37:59 -07:00
Evan Schwartz
a2b07d5edd
[FIX] Handling public key validation for unfunded accounts
2014-05-01 17:22:20 -07:00
Evan Schwartz
13a6a2c335
[CHORE] Added pre-built sjcl with additional functions included
2014-05-01 16:29:23 -07:00
Evan Schwartz
e19be192bd
[FIX] Point coordinates should be converted to psuedo mersenne primes
2014-05-01 13:14:55 -07:00
Evan Schwartz
c32216c9e5
[CHORE] Added account param to signing functions
2014-05-01 12:08:14 -07:00