Commit Graph

2235 Commits

Author SHA1 Message Date
Vinnie Falco
082a48b70c Fix LedgerMaster for new log routines 2013-05-27 13:15:54 -07:00
Vinnie Falco
251cf723a7 Rename types.h to IntegerTypes.h and move to ripple_basics.h 2013-05-27 13:15:54 -07:00
Vinnie Falco
f5ba6f1915 Update RippleCalc for new log functions 2013-05-27 13:15:53 -07:00
Vinnie Falco
b26a0db8f5 Fix log partition type for WSConnection 2013-05-27 13:15:47 -07:00
Vinnie Falco
4e2be20f7a Unity fixes for Linux build 2013-05-27 13:14:13 -07:00
Vinnie Falco
8e57e9662e Remove old Log macros 2013-05-27 13:14:12 -07:00
Vinnie Falco
c8e601b979 Finish moving unsorted sources to appropriate modules 2013-05-27 13:14:12 -07:00
Vinnie Falco
686a588e39 Move NicknameState to ripple_ledger module 2013-05-27 13:14:12 -07:00
Vinnie Falco
d2fecb5364 Move Wallet files to ripple_ledger module 2013-05-27 13:14:11 -07:00
Vinnie Falco
6775ae60e0 Move overlay classes to ripple_net module 2013-05-27 13:14:11 -07:00
Vinnie Falco
155a0a95c3 Move SNTPClient to ripple_net module 2013-05-27 13:14:11 -07:00
Vinnie Falco
3b801a4433 Move some files into contracts 2013-05-27 13:14:10 -07:00
Vinnie Falco
3bb61f6f1c Update calls for new logging 2013-05-27 13:14:10 -07:00
Vinnie Falco
021eb94cb1 Remove unused PathDB 2013-05-27 13:14:10 -07:00
Vinnie Falco
f4cb47fed6 Add ripple_net module 2013-05-27 13:14:09 -07:00
Vinnie Falco
a5360379ac Add ripple_main module 2013-05-27 13:14:09 -07:00
Vinnie Falco
cee678f849 Add ripple_db module 2013-05-27 13:14:09 -07:00
Vinnie Falco
b9aa8e0a84 Add ripple_basics unity build module 2013-05-27 13:14:08 -07:00
Vinnie Falco
0159acbf5a Add multiple inclusion prevention macro 2013-05-27 13:14:08 -07:00
Vinnie Falco
89eb0bc6f0 Add ripple_client module unity build and move RPCServer into it 2013-05-27 13:14:07 -07:00
Vinnie Falco
4c485ac5ce Update RPCParser for new log routines 2013-05-27 13:14:07 -07:00
Vinnie Falco
cda1431e5b Add two more files to module ripple_ledger 2013-05-27 13:14:07 -07:00
Vinnie Falco
5615bd230d Strip includes from module sources and move them into unity .cpp file 2013-05-27 13:14:06 -07:00
Vinnie Falco
36ec6cfd30 Add missing multiple-inclusion suppression macros 2013-05-27 13:14:06 -07:00
Vinnie Falco
cf6f4f47f2 Remove unused log instance variable 2013-05-27 13:14:05 -07:00
Vinnie Falco
d8d52d975c Finish Log changes for module ripple_ledger 2013-05-27 13:14:05 -07:00
Vinnie Falco
a5ab694e48 Switch over more files to use the new Log functions 2013-05-27 13:14:04 -07:00
Vinnie Falco
8c880d9275 Update Ledger to use WriteLog 2013-05-27 13:14:04 -07:00
Vinnie Falco
a21836c22a New implementation to replace logging macros 2013-05-27 13:14:03 -07:00
Vinnie Falco
61e5addd62 Remove boost::filesystem include from header 2013-05-27 13:14:03 -07:00
Vinnie Falco
d6936f7526 First pass collation of sources into module groups 2013-05-27 13:14:02 -07:00
Vinnie Falco
e9564b517e Add json unity build source file 2013-05-27 13:14:01 -07:00
Vinnie Falco
08395fcf3d Reorganize VS2012 project and add unity build for websocket 2013-05-27 13:14:00 -07:00
JoelKatz
59adf3ecc3 Typo. 2013-05-27 12:19:18 -07:00
JoelKatz
5914195c42 WebSocket ping frequency must be tunable to work around ELB issue. 2013-05-27 12:16:41 -07:00
JoelKatz
e42fd3eee8 Verify the correct prior transaction, if required. 2013-05-26 16:50:45 -07:00
JoelKatz
49c97f53b4 ChangeTransactor rejects transactions with hash dependencies. 2013-05-26 16:50:28 -07:00
JoelKatz
344adf445a New tef for incorrect prior transaction. 2013-05-26 16:50:16 -07:00
JoelKatz
79134e835e Make PreviousTxnID optional in all transctions for secure chaining. 2013-05-26 16:37:41 -07:00
JoelKatz
e0d89413cb Restore change. 2013-05-26 16:35:46 -07:00
JoelKatz
5b741ac87c Revert "Merge branch 'master' of github.com:jedmccaleb/NewCoin"
This reverts commit 72e5078de7, reversing
changes made to cfc8f8c052.
2013-05-26 15:50:21 -07:00
JoelKatz
72e5078de7 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2013-05-26 14:58:08 -07:00
JoelKatz
cfc8f8c052 Adjust cache sizes based on performance data. 2013-05-26 14:57:17 -07:00
Arthur Britto
aa52eac390 Make RPC proof_create admin only. 2013-05-25 15:41:25 -07:00
JoelKatz
4af76c64ea The deadlock detector was armed too early. 2013-05-24 13:29:03 -07:00
JoelKatz
204944969e The deadlock detector was armed too early. 2013-05-24 13:28:18 -07:00
JoelKatz
dd5e8d976b Merge branch 'develop' into faster_acquire 2013-05-24 10:06:29 -07:00
JoelKatz
e958a04abe Bump up the size of the ALCache. 2013-05-23 20:19:05 -07:00
JoelKatz
3d4d6068ab Reduce debug. 2013-05-23 20:15:13 -07:00
JoelKatz
25e62d46b8 Merge branch 'develop' into syncing 2013-05-23 18:57:14 -07:00