Commit Graph

  • a4b330e9bc Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-30 22:38:31 -07:00
  • 48b464d1dc Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-09-30 17:22:33 -07:00
  • 0c3a3e6591 Merge branch 'master' of https://github.com/jedmccaleb/NewCoin MJK 2012-09-29 18:29:33 -07:00
  • 9496050bdf Towards pathfinder() changes MJK 2012-09-29 18:29:02 -07:00
  • 22873ff73d Remove destination field from credit_set transaction. Arthur Britto 2012-09-29 18:28:05 -07:00
  • ed94c2f4a8 Really fix RPC ripple_line_set. Arthur Britto 2012-09-29 17:58:07 -07:00
  • 68ee1a4fa7 Fix RPC ripple_line_set & TA credit_set to correctly handle issuer. Arthur Britto 2012-09-29 17:49:57 -07:00
  • de27b41277 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-09-29 14:40:50 -07:00
  • dd44fd7908 Cosmetic Arthur Britto 2012-09-29 14:40:35 -07:00
  • 98655aed4d Correctly check validity for type during setType. JoelKatz 2012-09-29 01:30:17 -07:00
  • 3e305871c3 Missing sort. JoelKatz 2012-09-29 00:30:21 -07:00
  • 4800899c47 Cleanup. bugfixes. JoelKatz 2012-09-29 00:06:17 -07:00
  • 135b4054e0 Cleanup, remove dead code. JoelKatz 2012-09-29 00:06:08 -07:00
  • 29a5b60154 Fix txn signature breakage. JoelKatz 2012-09-29 00:05:54 -07:00
  • aa8401066e Bugfixes. JoelKatz 2012-09-28 23:48:19 -07:00
  • b6c73c87d4 auto_ptr semantics are a bit odd JoelKatz 2012-09-28 23:35:40 -07:00
  • 609edfddbd Cleanups. JoelKatz 2012-09-28 22:40:14 -07:00
  • 079d376390 Bugfix. JoelKatz 2012-09-28 22:40:00 -07:00
  • cc8d470e21 Bugfix., JoelKatz 2012-09-28 22:39:43 -07:00
  • 431ba30335 Missing function. JoelKatz 2012-09-28 19:34:21 -07:00
  • 16ea43d60c Fixups. JoelKatz 2012-09-28 19:26:36 -07:00
  • cfa0f129d9 Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-28 19:22:30 -07:00
  • ebf3aeee64 Remove infinite loop. JoelKatz 2012-09-28 19:14:21 -07:00
  • 2b0c95a838 Typo. JoelKatz 2012-09-28 19:13:34 -07:00
  • 01c164c6fb Rewrite a lot of the SerializedTransaction code. Mostly just removing obsolete code. JoelKatz 2012-09-28 19:12:56 -07:00
  • dc2e47b67c Hash functions. JoelKatz 2012-09-28 19:12:38 -07:00
  • 3f0c87588e Small changes to support new transaction serialization code. JoelKatz 2012-09-28 19:12:07 -07:00
  • 64231daadb Protocol updates. JoelKatz 2012-09-28 19:11:24 -07:00
  • 40b5189209 Changes to logrotate per arthur's comment MJK 2012-09-28 18:34:42 -07:00
  • c74cb38e09 Do not do SNTP in standalone mode. Arthur Britto 2012-09-28 17:46:32 -07:00
  • 7bd25b8688 Remove LowID and HighID from ripple state nodes. Arthur Britto 2012-09-28 14:59:34 -07:00
  • b2682ac5ee Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-28 14:26:40 -07:00
  • 8c2eda1f93 Fix signature/hash generation. JoelKatz 2012-09-28 14:26:19 -07:00
  • 3cd9068793 Clean up js. Arthur Britto 2012-09-28 12:44:39 -07:00
  • 723897c449 Merge branch 'master' into ut Arthur Britto 2012-09-28 12:34:27 -07:00
  • 9f2b38a441 TransactionEngine: do not allow bad transfer rate to be set. Arthur Britto 2012-09-28 12:30:29 -07:00
  • e2fb75046f RPC: Fix parsing of ripple options limit and average. Arthur Britto 2012-09-28 12:29:44 -07:00
  • b88d6486a6 Rather than a polymorphic downcast, just fill in the object in place. JoelKatz 2012-09-27 20:55:10 -07:00
  • febe7a1224 Search/replace went slightly awry. JoelKatz 2012-09-27 20:47:50 -07:00
  • 2c2bfab52f STArrays should only hold STObject's JoelKatz 2012-09-27 20:47:11 -07:00
  • f6a151b5a8 Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-27 20:40:55 -07:00
  • b8a84ec83e Bug fixes. JoelKatz 2012-09-27 20:40:34 -07:00
  • 5ab9871fe6 Bump versions to prevent incomatible server-server connections. JoelKatz 2012-09-27 20:40:15 -07:00
  • 5b94396890 Move around to256 to uint256.h, get rid of Conversion.cpp,h MJK 2012-09-27 17:01:27 -07:00
  • bf36fc84bd WS: Add ledger entry option directory. Arthur Britto 2012-09-27 16:06:12 -07:00
  • 3bb9208890 Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-27 15:45:02 -07:00
  • b6653732b0 New serializer work. Rework add/addRaw/addData per discussion with Arthur. New STObject add/deserialize code. STArray add/deserialize code. Allow arrays of normal fields. Other small fixes. JoelKatz 2012-09-27 15:43:29 -07:00
  • da7155d8ca WS: Add ledger_entry option generator. Also have ledger entry return index. Arthur Britto 2012-09-27 15:42:30 -07:00
  • a584a9c284 WS: Add ledger_entry option offer. Arthur Britto 2012-09-27 15:16:38 -07:00
  • 4f41077438 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-09-27 14:42:26 -07:00
  • 84dd986b6e WS: Add ledger_entry option ledger. Arthur Britto 2012-09-27 14:40:56 -07:00
  • 5d0adc449b Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-27 14:15:56 -07:00
  • a40120b6c9 Cleanups and fixes. JoelKatz 2012-09-27 14:11:10 -07:00
  • a980894efa Merge branch 'master' of https://github.com/jedmccaleb/NewCoin MJK 2012-09-27 13:53:38 -07:00
  • 1ffe841be5 add simple log rotating, tentative Ripple pathfinder work MJK 2012-09-27 13:49:37 -07:00
  • 22c22bd734 WS: Add support ledger_entry to return a ripple_state. Arthur Britto 2012-09-27 13:36:04 -07:00
  • ff245609ac WS: Add support for ledger_entry to return an account_root. Arthur Britto 2012-09-27 13:09:57 -07:00
  • b491b99255 Rework NetworkOPs to return Ledger:pointer. Arthur Britto 2012-09-27 13:08:59 -07:00
  • c9b8408d08 Cleanups and fixes. JoelKatz 2012-09-26 20:40:23 -07:00
  • 3f469c914d More serialization work. JoelKatz 2012-09-26 16:26:39 -07:00
  • e7d9b99133 Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-26 15:10:29 -07:00
  • 9c08dc00ae Mark a huge number of ugly functions deprecated. You no longer need to use the special 'IField' functions. You can treat a ledger entry like any STObject. JoelKatz 2012-09-26 15:09:38 -07:00
  • ad4952b958 Cleanups. JoelKatz 2012-09-26 15:09:27 -07:00
  • d76f61a648 Cleanups. JoelKatz 2012-09-26 15:09:11 -07:00
  • 16cadaf43f Special types of high-level objects. JoelKatz 2012-09-26 15:09:00 -07:00
  • 632d506234 Make this compile. JoelKatz 2012-09-26 15:08:43 -07:00
  • 20815377b4 Adjust UTs for genesis 1. Arthur Britto 2012-09-26 15:07:03 -07:00
  • cae6ea1c33 Remove useless NetworkOPs::getClosedLedger. Arthur Britto 2012-09-26 15:03:19 -07:00
  • be54bf070c Make getLedgerByHash(0) return the current ledger. Arthur Britto 2012-09-26 15:02:17 -07:00
  • f3f116117a Make genesis ledger 1. Arthur Britto 2012-09-26 15:01:21 -07:00
  • ae8f5a154d Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-26 14:22:38 -07:00
  • c10ff5bac9 More serialization rework. JoelKatz 2012-09-26 14:22:04 -07:00
  • 8993c8f268 UT add testing for ledger_closed and update ledger_current. Arthur Britto 2012-09-26 14:08:56 -07:00
  • 4cec959e78 WS add command ledger_closed and revise ledger_current. Arthur Britto 2012-09-26 14:08:10 -07:00
  • 73e4a73f95 getLedgerID to NetworkOPs. Arthur Britto 2012-09-26 14:07:07 -07:00
  • ba77d3e438 Make it compile. JoelKatz 2012-09-26 12:47:55 -07:00
  • 6d58bd52b1 Missing from SField::ref commit. JoelKatz 2012-09-26 12:47:42 -07:00
  • 0c0069f77c Small bugfixes. JoelKatz 2012-09-26 12:47:28 -07:00
  • 19b9facdef name -> fName JoelKatz 2012-09-26 12:47:17 -07:00
  • 96eef8388f Remove a line of dead code. Add two convenience functions. JoelKatz 2012-09-26 12:46:53 -07:00
  • fbb0baaca0 Cleanups. JoelKatz 2012-09-26 00:28:58 -07:00
  • 11d8d481ff Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-25 22:48:40 -07:00
  • e0587a44b8 More work on new serializer code. JoelKatz 2012-09-25 22:47:59 -07:00
  • 8a5a9e0925 Small fixes. JoelKatz 2012-09-25 22:47:40 -07:00
  • 5a49b696ad UT: Get WS ledger_current test working. Arthur Britto 2012-09-25 19:37:15 -07:00
  • 2e5189f276 JS: Get request-respons and ledger_current working. Arthur Britto 2012-09-25 19:36:38 -07:00
  • 0cde836c0c Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-25 19:27:25 -07:00
  • 2446db0bbe More serialization work. JoelKatz 2012-09-25 19:27:09 -07:00
  • dfd55c1563 UT: Add timeout to WS connecting. Arthur Britto 2012-09-25 18:31:56 -07:00
  • ab4458ccb0 WS: add ledger_current command. Arthur Britto 2012-09-25 18:30:49 -07:00
  • 9336499950 Cosmetic. Arthur Britto 2012-09-25 18:30:27 -07:00
  • ead2067369 Merge branch 'master' of github.com:jedmccaleb/NewCoin into serialize JoelKatz 2012-09-25 16:49:27 -07:00
  • c757d363af Parts of the new serialization code. Does not compile yet. JoelKatz 2012-09-25 16:48:24 -07:00
  • dc3ec2f402 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-09-25 15:15:58 -07:00
  • bf71b7b1bf js: create a websocket connection. Arthur Britto 2012-09-25 15:15:45 -07:00
  • 04f0b12a13 UT: Initial tests of creating and connecting to a standalone store. Arthur Britto 2012-09-25 15:14:27 -07:00
  • b653b7d1c8 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-09-24 23:26:13 -07:00
  • 6c17c0270b Remove dead code. Use the protocol file to generate the STI_* constants. JoelKatz 2012-09-24 23:25:27 -07:00
  • c49834d396 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-09-24 20:35:27 -07:00
  • 87a4e295e8 . jed 2012-09-24 20:34:54 -07:00