JoelKatz
520ad29387
Fix compilation errors/warnings.
2012-11-22 12:24:54 -08:00
Arthur Britto
4e713c58ad
Work toward ripple_path_find.
2012-11-22 11:51:40 -08:00
JoelKatz
2e9d6a0d7d
Cleanup.
2012-11-22 10:11:38 -08:00
Arthur Britto
814be24361
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-21 16:25:59 -08:00
Arthur Britto
2aa6eb8784
Add framework for RPC ripple_path_find.
2012-11-21 16:25:53 -08:00
Arthur Britto
8e35265922
Add issuerFromString() and bSetJson() to STAmount.
2012-11-21 16:22:51 -08:00
JoelKatz
46cc4395ab
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-21 15:29:14 -08:00
JoelKatz
637269fb80
Traverse the correct object when generating modification metadata. Other small similar fixes.
2012-11-21 15:28:50 -08:00
jed
4c1addc918
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-21 15:08:17 -08:00
jed
48bb22afac
meta
2012-11-21 15:07:57 -08:00
JoelKatz
fd1468b71f
Remove broken lock.
2012-11-21 14:13:37 -08:00
JoelKatz
6ce7d880e5
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-21 13:45:29 -08:00
JoelKatz
c36d967de8
Fix a bug in TransactionMaster::fetch. Also, don't use this anyway.
2012-11-21 13:45:09 -08:00
jed
20f0ca6689
windows
2012-11-21 10:54:07 -08:00
jed
2c6b001b25
.
2012-11-21 10:34:07 -08:00
JoelKatz
b4e7d8c5c3
Proof of work message structures
2012-11-21 09:49:00 -08:00
JoelKatz
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.
2012-11-21 09:28:09 -08:00
Arthur Britto
f98741af3c
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-20 18:52:48 -08:00
Arthur Britto
9755563e18
Cosmetic changes for path finding.
2012-11-20 18:52:42 -08:00
JoelKatz
0c2bc43492
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-20 15:21:02 -08:00
JoelKatz
8e520e8816
Locking fixes.
2012-11-20 15:20:43 -08:00
Arthur Britto
50cdc0c49f
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-20 14:49:12 -08:00
Arthur Britto
ad4725ae74
Add private peers.
2012-11-20 14:48:53 -08:00
Arthur Britto
ea00a2d0d0
Add configuration support for peer_private.
2012-11-20 14:47:55 -08:00
JoelKatz
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.
2012-11-20 14:23:10 -08:00
Arthur Britto
97c577e5b2
Fix compiler warning.
2012-11-20 13:14:45 -08:00
Arthur Britto
3cb3b41cef
Rename unl_default to validators_file.
2012-11-20 13:13:52 -08:00
JoelKatz
7d4d18bf8d
Add RPC to load tracking.
2012-11-20 13:04:17 -08:00
JoelKatz
b4ff61b9e6
Fix the other half.
2012-11-20 12:57:25 -08:00
JoelKatz
61df47658c
Fixed huge performance-sapping bug.
2012-11-20 12:54:47 -08:00
JoelKatz
9aa461ca9a
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-20 12:49:56 -08:00
Arthur Britto
ddf380c6e5
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-20 12:43:32 -08:00
Arthur Britto
db7a1ef4ba
Fixes for rippling through offers.
2012-11-20 12:42:25 -08:00
JoelKatz
5ac22ff31b
Two more load monitoring hooks.
2012-11-20 12:09:51 -08:00
jed
9d83ce6bf2
.
2012-11-20 08:22:53 -08:00
jed
280f832c14
regular key set fee
2012-11-20 06:31:58 -08:00
JoelKatz
e837988481
Cosmetic fix.
2012-11-19 21:33:19 -08:00
JoelKatz
145a7d8df0
Keep 1's from getting stuck in the load monitor stats.
2012-11-19 21:01:37 -08:00
JoelKatz
11088937a4
Track special disk accesses.
2012-11-19 17:08:58 -08:00
JoelKatz
b79a927c28
Tweak.
2012-11-19 15:45:35 -08:00
JoelKatz
82c4d81b0e
Better naming.
2012-11-19 15:44:54 -08:00
JoelKatz
cec3aaf4b3
Bugfixes.
2012-11-19 15:43:55 -08:00
JoelKatz
19d73bd477
More tie ins.
2012-11-19 15:41:45 -08:00
JoelKatz
08f271443d
Start to hook this stuff up.
2012-11-19 15:33:49 -08:00
JoelKatz
54fe46feda
Fix STPath breakage.
2012-11-19 14:19:01 -08:00
JoelKatz
93104c79eb
Load and latency monitoring class.
...
This will allow us to assess our load level.
2012-11-19 13:53:43 -08:00
JoelKatz
f78d936936
More balanced table requires more memory.
2012-11-19 10:53:29 -08:00
JoelKatz
bb9f47f624
Misplaced }
2012-11-19 10:40:51 -08:00
JoelKatz
645f7022c4
More PoW work.
2012-11-19 01:06:23 -08:00
JoelKatz
366b477052
Metadata rework to make it possible to watch things like order books or
...
directories.
1) Some fields are never put in metadata, like Indexes, PreviousTxnID, and
others that are useless/redundant
2) Directory nodes now contain a RootIndex field so you can tell which
directory they're part of.
3) Some fields are always put in metdata, even if they don't change, like
RootIndex. So if a directory entry node is touched, you can tell what
directory it was part of.
Note that this change will cause ledger divergence. Also, existing directory
nodes will not be fully metadata indexed but newly-created nodes will be.
2012-11-18 17:13:19 -08:00