Commit Graph

  • 799bb5faeb [CHORE] stubbed functions Matthew Fettig 2014-05-28 10:13:37 -07:00
  • 0b5c0722e0 removed .only from remote testcase for pending transactions Ewald Moitzi 2014-05-27 12:43:56 +02:00
  • 3964e4522e [FIX] remote.getPendingTransactions sets _clientID now correctly - added testcase for it Ewald Moitzi 2014-05-27 12:27:28 +02:00
  • bdb299e085 Merge branch 'multi-server' into develop wltsmrz 2014-05-23 12:27:09 -07:00
  • 349ca81cc9 Merge pull request #80 from geertweening/amount-regex wltsmrz 2014-05-21 10:57:46 -07:00
  • 77a323aaae [CHJORE] gitignore intellij files Geert Weening 2014-05-21 09:40:50 -07:00
  • 8be08b5e73 [DOC] regex breakdown for human parseble amount Geert Weening 2014-05-21 09:40:40 -07:00
  • b53b05496d [CHORE] remove non-capturing group (?:) Geert Weening 2014-05-21 09:39:40 -07:00
  • bd2dba7f15 Merge pull request #79 from shekenahglory/develop wltsmrz 2014-05-21 00:43:45 -07:00
  • 81e0e2672d [CHORE] new example data Matthew Fettig 2014-05-20 16:47:15 -07:00
  • bd65c6e6d0 Merge branch 'feature/vault-client' into develop Matthew Fettig 2014-05-20 15:57:21 -07:00
  • 396d7b07d8 [DOC] blob comments Matthew Fettig 2014-05-20 15:56:07 -07:00
  • 55184162d1 [DOC] crypt comments Matthew Fettig 2014-05-20 15:40:27 -07:00
  • beffd0864a [FEATURE] register blob Matthew Fettig 2014-05-20 15:10:16 -07:00
  • 5ba7c31e4c [DOC] vault client comments Matthew Fettig 2014-05-20 13:40:05 -07:00
  • b26129db72 [FEATURE] vault, blob, and crypt module Matthew Fettig 2014-05-20 13:01:51 -07:00
  • 1693a57845 [CHORE] update comments Matthew Fettig 2014-05-19 16:50:02 -07:00
  • 7ea1ba168d [FEATURE] authinfo module Matthew Fettig 2014-05-19 16:38:51 -07:00
  • 7fe530e82c [FEATURE] ripple.txt client Matthew Fettig 2014-05-19 16:00:53 -07:00
  • 7e4ae26b8f [CHORE] include superagent, vault-test Matthew Fettig 2014-05-19 15:25:53 -07:00
  • 963e1d58cb Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop wltsmrz 2014-05-19 12:08:08 -07:00
  • cc6f683590 Fix merge conflicts wltsmrz 2014-05-19 12:07:24 -07:00
  • da3af124ba Update SerializedObject.from_json tests Nicholas Dudfield 2014-05-19 15:04:24 +07:00
  • b342cf1edf Rank servers in real-time (first pass), add JSDOc to Remote, cleanup wltsmrz 2014-05-18 08:39:47 -07:00
  • a1989b3931 Tweak to parse_options Nicholas Dudfield 2014-05-18 17:37:54 +07:00
  • 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 Nicholas Dudfield 2014-05-18 17:27:47 +07:00
  • 7cf80a468d Merge pull request #77 from justmoon/feature/coveralls wltsmrz 2014-05-17 06:13:48 -07:00
  • bee632e1e2 Re-enable Travis email notifications. Stefan Thomas 2014-05-17 10:00:01 +02:00
  • 7901e12b0a Switch to Istanbul for code coverage. Add coverage to CI via coveralls. Stefan Thomas 2014-05-17 09:59:20 +02:00
  • 8979a3cf02 Merge branch account-ids wltsmrz 2014-05-15 07:25:16 -07:00
  • 9025119f8d Typo, check that request callback is only called once wltsmrz 2014-05-15 07:00:04 -07:00
  • fdaa63c132 Use mocha specification reporter wltsmrz 2014-05-15 03:02:39 -07:00
  • 9e825e927c Use Gulp build system wltsmrz 2014-05-15 02:59:06 -07:00
  • 4929d63073 Remove sinon require wltsmrz 2014-05-15 02:56:07 -07:00
  • 5b0dd33fa8 Lint wltsmrz 2014-05-15 00:58:09 -07:00
  • 5203a1e868 Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop wltsmrz 2014-05-14 01:29:38 -07:00
  • 27645c234a [CHORE] Currency: JavaScript has Math.exp for e^x, so we should use it. Stefan Thomas 2014-05-11 01:54:15 -07:00
  • 5280d994a2 Fix *U*Int64 parsing, add hardcore mode to ledger verifier. Nicholas Dudfield 2014-05-06 14:54:22 +07:00
  • 12f43a5334 Remove all traces of (now) unused tag_segment Nicholas Dudfield 2014-05-06 14:16:53 +07:00
  • 4f0399180c Reinstate disabled test (Thanks to encoded reminder) Nicholas Dudfield 2014-05-06 13:56:20 +07:00
  • ea11d34254 Less slicing and dicing of tag_segment/indexes Nicholas Dudfield 2014-05-06 13:47:37 +07:00
  • a222f2be98 Updates to allow verify_ledger_json.js to calculate account_state hash Nicholas Dudfield 2014-05-06 13:34:01 +07:00
  • a48a25e236 Optional account_tx binary parsing wltsmrz 2014-05-05 15:05:02 -07:00
  • e4f9be5af8 Merge branch 'develop' 0.7.36 Stefan Thomas 2014-05-02 14:10:09 -07:00
  • 473d8a8d8c [CHORE] Bump version to 0.7.36 Stefan Thomas 2014-05-02 14:06:22 -07:00
  • 41ea820ae0 [FEATURE] Transaction: Allow canonical signing to be disabled via config. Stefan Thomas 2014-05-02 13:44:04 -07:00
  • 0558ad689a Async transaction sign wltsmrz 2014-05-02 12:45:26 -07:00
  • 3199aa438a Allow remote signing - broken options wltsmrz 2014-05-02 12:41:52 -07:00
  • c3f630c27f Merge pull request #72 from emschwartz/message-signing Stefan Thomas 2014-05-02 10:59:25 -07:00
  • cf3a21a712 [CHORE] Merged PubKeyValidator into Account class Evan Schwartz 2014-05-01 20:23:20 -07:00
  • d8504a3001 [CHORE] Changed variable name to make Stefan happier Evan Schwartz 2014-05-01 19:37:59 -07:00
  • a2b07d5edd [FIX] Handling public key validation for unfunded accounts Evan Schwartz 2014-05-01 17:22:20 -07:00
  • 13a6a2c335 [CHORE] Added pre-built sjcl with additional functions included Evan Schwartz 2014-05-01 16:29:23 -07:00
  • e19be192bd [FIX] Point coordinates should be converted to psuedo mersenne primes Evan Schwartz 2014-05-01 13:14:55 -07:00
  • c32216c9e5 [CHORE] Added account param to signing functions Evan Schwartz 2014-05-01 12:08:14 -07:00
  • 904082a86c [FEATURE] New Message class for sigs on arbitrary data Evan Schwartz 2014-04-22 17:21:42 -07:00
  • f56a20d697 [FIX] Replaced Account.is_valid() with Account.isValid() Evan Schwartz 2014-04-30 17:47:12 -07:00
  • 8275e036c9 [CHORE] Modified functions not to overwrite entire prototype Evan Schwartz 2014-04-23 10:59:15 -07:00
  • 903e480130 Fix for missing transaction.remote wltsmrz 2014-04-25 01:38:01 -07:00
  • 30fd0e7bff Finalize before setting final transaction state wltsmrz 2014-04-25 00:08:26 -07:00
  • fbdef6eea0 [BUG] UInt#parse_number should support zero. Add tests. Stefan Thomas 2014-04-24 09:00:57 -07:00
  • 5a04ce9629 Use binary sequence increment wltsmrz 2014-04-23 14:42:29 -07:00
  • 693e2aaae7 Decrement transaction sequence if transaction.complete fails wltsmrz 2014-04-23 14:39:30 -07:00
  • 43deeaf5fb Remove logging wltsmrz 2014-04-23 14:20:41 -07:00
  • cbba7727f2 Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop wltsmrz 2014-04-23 14:19:19 -07:00
  • 52e1665e72 Fixes for per-transaction defined secret and offline errors wltsmrz 2014-04-23 14:19:02 -07:00
  • 66ea770287 Fix README sublimator 2014-04-23 18:23:25 +07:00
  • 18efa5d742 Emit an error on invalid secret, cleanup wltsmrz 2014-04-23 03:56:36 -07:00
  • 802212bbdc Merge pull request #71 from emschwartz/develop wltsmrz 2014-04-22 19:06:42 -07:00
  • 7f59fb917c [FEATURE] Added setRegularKey transaction and more accountSet flags Evan Schwartz 2014-04-22 14:53:35 -07:00
  • 6ebaec31a5 Merge pull request #67 from lid/patch-1 wltsmrz 2014-04-18 23:11:50 -07:00
  • 14f409ff56 Properly convert JS time to Ripple time in OfferCreate transactions wltsmrz 2014-04-18 23:08:19 -07:00
  • 8ffd0b13a3 Cleanup wltsmrz 2014-04-17 15:19:08 -07:00
  • 969873441e Recognize account option as equivalent to source in transaction construction wltsmrz 2014-04-15 12:47:21 -07:00
  • 282ac6d8ab Fix transaction constructor wltsmrz 2014-04-15 12:38:57 -07:00
  • 1e3c96b14f Fix transaction finalize wltsmrz 2014-04-15 12:27:33 -07:00
  • b14fab8aa7 Check remote exists in transaction.complete wltsmrz 2014-04-10 23:29:16 -07:00
  • be33b1be60 [BUG] Don't set canonical flag when remote signing. Stefan Thomas 2014-04-10 08:15:52 -07:00
  • 06288e798e Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop wltsmrz 2014-03-25 17:23:31 -07:00
  • 0de7d84862 Use LRU cache API to prevent multiple transaction events for the same transaction wltsmrz 2014-03-25 17:23:28 -07:00
  • 58afce517a [DOCS] Add npm badge to README. Stefan Thomas 2014-03-24 04:47:37 +01:00
  • 250e987fd9 Update options list and function names lid 2014-03-23 20:44:31 -04:00
  • 87ba2abc9a [BUG] Undo previous commit making append_byte_array too loose. Stefan Thomas 2014-03-22 03:18:11 -07:00
  • 716fd0b938 [CHORE] Improved Amount#parse_quality w/ demurrage support, drops->XRP, etc. Stefan Thomas 2014-03-22 02:38:03 -07:00
  • 893fc4c168 [CHORE] Add Amount#invert mathematical utility function. Stefan Thomas 2014-03-22 00:47:41 -07:00
  • 6f5cf8506f [CHORE] Better variable names in Amount#parse_quality. Stefan Thomas 2014-03-21 23:56:13 -07:00
  • c808cb0a1c [CHORE] Add ability to apply demurrage at the time of product/ratio calculation. Stefan Thomas 2014-03-21 18:43:22 -07:00
  • 5f677a86a7 [CHORE] Update SJCL. Stefan Thomas 2014-03-20 17:22:10 -07:00
  • 11540f8cd9 [CHORE] Allow integer strings for server "port" setting. Stefan Thomas 2014-03-20 17:21:32 -07:00
  • 9d6ccdcab1 [CHORE] Enable signature canonicalization. Stefan Thomas 2014-03-20 05:09:34 -07:00
  • 2267e599c0 Update HISTORY 0.7.35 wltsmrz 2014-03-18 17:13:47 -07:00
  • 687bcc8539 Add HISTORY.md wltsmrz 2014-03-18 16:35:01 -07:00
  • e64dba839c Bump version wltsmrz 2014-03-18 16:07:45 -07:00
  • a651b6154d Properly choose ledger identifier in requestTransactionEntry wltsmrz 2014-03-18 12:00:54 -07:00
  • 4b5e75a8ad Add initial submit index and last ledger sequence to transaction summary wltsmrz 2014-03-18 11:26:00 -07:00
  • bdd24bada9 Use binary account_tx on remote reconnect wltsmrz 2014-03-17 13:33:06 -07:00
  • 6e4a9179c1 Generate transaction hash in account_tx automatic binary handling wltsmrz 2014-03-17 13:21:54 -07:00
  • b0c38ff566 Merge branch 'develop' of https://github.com/ripple/ripple-lib into develop wltsmrz 2014-03-15 22:02:42 -07:00
  • e97a3966c1 Automatically parse binary account_tx response wltsmrz 2014-03-15 22:02:31 -07:00
  • d0aa86bf97 Updated bundled sjcl.js to include typo fix from 007c2e7e5c Nicholas Dudfield 2014-03-15 14:45:23 +07:00