Commit Graph

  • 949c49fbaf Cleanup. JoelKatz 2012-11-26 10:53:22 -08:00
  • 3f9d2e4b05 bugfix JoelKatz 2012-11-26 09:47:54 -08:00
  • ea94feb643 Slots the PoW peer code will go into. JoelKatz 2012-11-25 21:32:21 -08:00
  • ca59a885ca Suppress metadata for unmodified nodes. Add a transaction application sequence number to txn metadat. JoelKatz 2012-11-25 10:31:33 -08:00
  • 73ad63849c Some cleanups. JoelKatz 2012-11-25 08:54:23 -08:00
  • 553d55b5db Prepare for PathState:createCanonical. Arthur Britto 2012-11-24 14:51:39 -08:00
  • 2af33273a5 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-24 14:08:34 -08:00
  • 49e6ca70ba JS & UT: add et to vim setting. Arthur Britto 2012-11-24 14:07:21 -08:00
  • 189c1276a3 UT fix create account test. Arthur Britto 2012-11-24 13:54:52 -08:00
  • 5b6b4aaa0e Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-11-24 11:21:36 -08:00
  • 8edff633d2 meta for transaction stream jed 2012-11-24 11:21:18 -08:00
  • a9d9353f9b Remove TaggedList's, they're obsolete. JoelKatz 2012-11-24 11:02:27 -08:00
  • d12eb08619 Cleanup. JoelKatz 2012-11-24 10:57:06 -08:00
  • 8bb2168392 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-24 09:26:40 -08:00
  • 95e3b5ece7 Explain the various times. JoelKatz 2012-11-24 09:26:26 -08:00
  • 9f44aff370 Renamed to_pretty to to_human in accordance with Currency.to_human. Stefan Thomas 2012-11-23 20:14:34 -08:00
  • 731abf0140 Added pretty printing method to Amount. Stefan Thomas 2012-11-23 19:57:37 -08:00
  • 3e08bc7dc1 Emacs settings for C++ files. Stefan Thomas 2012-11-23 19:24:33 -08:00
  • 4fbb6a2b5a Ignore local rippled.cfg. Stefan Thomas 2012-11-23 19:00:42 -08:00
  • 232ee71517 Ignore db-journal files. Stefan Thomas 2012-11-23 18:59:56 -08:00
  • c311206c4c Remote trailing whitespace and convert tabs-spaces mixture to spaces. Stefan Thomas 2012-11-23 18:59:20 -08:00
  • fb48d60818 Added local consts variable for easier access to constants. Stefan Thomas 2012-11-23 18:55:47 -08:00
  • 6e543dfb1d JS: Fix and another unit-test. Arthur Britto 2012-11-23 18:50:20 -08:00
  • 04d0e913e7 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-23 18:47:56 -08:00
  • 19bdee89cd Add UInt160.is_valid(), Amount.is_valid(), Currency.is_valid(), & Currency.is_valid_full(). Arthur Britto 2012-11-23 18:47:39 -08:00
  • fca3751375 Explicitly expose certain classes. Stefan Thomas 2012-11-23 18:41:01 -08:00
  • 03e1357448 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-23 18:30:55 -08:00
  • d59ae37f3a JS: Add is_valid() for UInt160 and Currency. Arthur Britto 2012-11-23 18:30:43 -08:00
  • 89f02efc16 option to return date of transaction in the JSON jed 2012-11-23 17:58:48 -08:00
  • 6bc817d377 Don't use the most expensive synchronization primitives available. JoelKatz 2012-11-23 12:43:16 -08:00
  • 8b53f85f60 Separate ledger publish logic so we can tell if clients are overloading us. JoelKatz 2012-11-23 12:15:04 -08:00
  • 4065106592 Basic handling for account events - as in: Don't throw an error. Stefan Thomas 2012-11-23 10:46:52 -08:00
  • e64526c0da Make local sequence number tracking optional. Stefan Thomas 2012-11-23 10:45:02 -08:00
  • ffa923daf5 Added interface for rt_accounts. Stefan Thomas 2012-11-23 10:09:25 -08:00
  • 2425487ba7 Move all builder configuration values into cfg object. Stefan Thomas 2012-11-12 18:56:29 -08:00
  • 64ec8a7b6f Make ripple_path_find more robust and clean up. Arthur Britto 2012-11-22 19:10:43 -08:00
  • fff8fcba38 UT: Add ripple_path_find test. Arthur Britto 2012-11-22 14:06:59 -08:00
  • 09ac6ec8a4 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-22 14:03:42 -08:00
  • 5c1605ab35 Rough cut at ripple_path_find. Arthur Britto 2012-11-22 14:03:32 -08:00
  • b7e18f367b Cosmetic changes. Arthur Britto 2012-11-22 14:02:51 -08:00
  • 6e2bbaf2e7 Fix missing metadata bug. JoelKatz 2012-11-22 12:25:17 -08:00
  • 7acdb36257 Cleanup. JoelKatz 2012-11-22 12:25:08 -08:00
  • 520ad29387 Fix compilation errors/warnings. JoelKatz 2012-11-22 12:24:54 -08:00
  • 4e713c58ad Work toward ripple_path_find. Arthur Britto 2012-11-22 11:51:40 -08:00
  • 2e9d6a0d7d Cleanup. JoelKatz 2012-11-22 10:11:38 -08:00
  • 814be24361 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-21 16:25:59 -08:00
  • 2aa6eb8784 Add framework for RPC ripple_path_find. Arthur Britto 2012-11-21 16:25:53 -08:00
  • 8e35265922 Add issuerFromString() and bSetJson() to STAmount. Arthur Britto 2012-11-21 16:22:51 -08:00
  • 46cc4395ab Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-21 15:29:14 -08:00
  • 637269fb80 Traverse the correct object when generating modification metadata. Other small similar fixes. JoelKatz 2012-11-21 15:28:50 -08:00
  • 4c1addc918 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-11-21 15:08:17 -08:00
  • 48bb22afac meta jed 2012-11-21 15:07:57 -08:00
  • fd1468b71f Remove broken lock. JoelKatz 2012-11-21 14:13:37 -08:00
  • 6ce7d880e5 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-21 13:45:29 -08:00
  • c36d967de8 Fix a bug in TransactionMaster::fetch. Also, don't use this anyway. JoelKatz 2012-11-21 13:45:09 -08:00
  • 20f0ca6689 windows jed 2012-11-21 10:54:07 -08:00
  • 2c6b001b25 . jed 2012-11-21 10:34:07 -08:00
  • f60db6dc2e Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-11-21 10:24:36 -08:00
  • b4e7d8c5c3 Proof of work message structures JoelKatz 2012-11-21 09:49:00 -08:00
  • 89d54999c9 Rework the way the results of ledger and TX map acquisition is passed up and down the call chain so that the peer logic will know how helpful peers are being, not just whether they're sending invalid data. JoelKatz 2012-11-21 09:28:09 -08:00
  • f98741af3c Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-20 18:52:48 -08:00
  • 9755563e18 Cosmetic changes for path finding. Arthur Britto 2012-11-20 18:52:42 -08:00
  • 0c2bc43492 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-20 15:21:02 -08:00
  • 8e520e8816 Locking fixes. JoelKatz 2012-11-20 15:20:43 -08:00
  • 50cdc0c49f Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-20 14:49:12 -08:00
  • ad4725ae74 Add private peers. Arthur Britto 2012-11-20 14:48:53 -08:00
  • ea00a2d0d0 Add configuration support for peer_private. Arthur Britto 2012-11-20 14:47:55 -08:00
  • 0f010f0445 Close a loophole where someone requests a large number of proofs of work while they're very easy and then has unlimited use of our system for several minutes because they can keep turning in the easy proofs of work, causing us to keep raising the proof of work level to insane levels. JoelKatz 2012-11-20 14:23:10 -08:00
  • a014bc5843 Build tags in base directory for editors. Arthur Britto 2012-11-20 14:03:48 -08:00
  • 98404902cf Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-11-20 13:57:56 -08:00
  • 17a6b79ed9 Rename example files. Arthur Britto 2012-11-20 13:15:14 -08:00
  • 97c577e5b2 Fix compiler warning. Arthur Britto 2012-11-20 13:14:45 -08:00
  • 3cb3b41cef Rename unl_default to validators_file. Arthur Britto 2012-11-20 13:13:52 -08:00
  • 7d4d18bf8d Add RPC to load tracking. JoelKatz 2012-11-20 13:04:17 -08:00
  • b4ff61b9e6 Fix the other half. JoelKatz 2012-11-20 12:57:25 -08:00
  • 61df47658c Fixed huge performance-sapping bug. JoelKatz 2012-11-20 12:54:47 -08:00
  • 9aa461ca9a Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-20 12:49:56 -08:00
  • ddf380c6e5 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-20 12:43:32 -08:00
  • 42248ca3ef UT: Test cross currency bridged payment and fixes. Arthur Britto 2012-11-20 12:43:27 -08:00
  • db7a1ef4ba Fixes for rippling through offers. Arthur Britto 2012-11-20 12:42:25 -08:00
  • 5ac22ff31b Two more load monitoring hooks. JoelKatz 2012-11-20 12:09:51 -08:00
  • 5ff5c714b7 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-11-20 09:34:48 -08:00
  • 9d83ce6bf2 . jed 2012-11-20 08:22:53 -08:00
  • 280f832c14 regular key set fee jed 2012-11-20 06:31:58 -08:00
  • e837988481 Cosmetic fix. JoelKatz 2012-11-19 21:33:19 -08:00
  • 145a7d8df0 Keep 1's from getting stuck in the load monitor stats. JoelKatz 2012-11-19 21:01:37 -08:00
  • 11088937a4 Track special disk accesses. JoelKatz 2012-11-19 17:08:58 -08:00
  • b79a927c28 Tweak. JoelKatz 2012-11-19 15:45:35 -08:00
  • 82c4d81b0e Better naming. JoelKatz 2012-11-19 15:44:54 -08:00
  • cec3aaf4b3 Bugfixes. JoelKatz 2012-11-19 15:43:55 -08:00
  • 19d73bd477 More tie ins. JoelKatz 2012-11-19 15:41:45 -08:00
  • 08f271443d Start to hook this stuff up. JoelKatz 2012-11-19 15:33:49 -08:00
  • c24bb971a6 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-19 14:19:30 -08:00
  • 54fe46feda Fix STPath breakage. JoelKatz 2012-11-19 14:19:01 -08:00
  • f0970174f3 JS: Add missing require. Arthur Britto 2012-11-19 14:07:54 -08:00
  • d7905dddd7 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-19 13:54:13 -08:00
  • 93104c79eb Load and latency monitoring class. This will allow us to assess our load level. JoelKatz 2012-11-19 13:53:43 -08:00
  • 87b5d0ca60 UT: Add test for cross currency payment ending in XRP. Arthur Britto 2012-11-19 12:55:50 -08:00
  • 4615f47148 UT: Add support to verify XRP balances. Arthur Britto 2012-11-19 12:55:11 -08:00
  • ad17519dc0 JS: Return account_balance as an amoutn instead of json. Arthur Britto 2012-11-19 12:54:08 -08:00