Vinnie Falco
|
a39fa8ae5f
|
New SiteFiles for fetching and managing ripple.txt files
|
2013-10-31 08:10:06 -07:00 |
|
Vinnie Falco
|
73ab408b3c
|
Move MurmurHash to beast
|
2013-10-31 08:10:04 -07:00 |
|
Nik Bougalis
|
42b841735e
|
PeerFinder work
|
2013-10-29 20:52:57 -07:00 |
|
Vinnie Falco
|
5dda088335
|
Peerfinder work
|
2013-10-22 10:43:16 -07:00 |
|
Vinnie Falco
|
fc5be2b911
|
Use DiscreteClock in ResourceManager
|
2013-10-18 16:04:37 -07:00 |
|
Vinnie Falco
|
a1b487c512
|
New Resource::Manager for controlling access to server resources
|
2013-10-18 16:04:31 -07:00 |
|
Vinnie Falco
|
fb6ecebbd1
|
Add PropertyStream for server state introspection
|
2013-10-07 14:00:03 -07:00 |
|
Vinnie Falco
|
1ae3328642
|
Add PropertyStream
|
2013-10-06 17:30:44 -07:00 |
|
Vinnie Falco
|
09961845b4
|
Remove obsolete AsyncService class
|
2013-10-05 13:08:38 -07:00 |
|
Vinnie Falco
|
72681fa7fb
|
PeerFinder work
|
2013-10-05 11:59:17 -07:00 |
|
Vinnie Falco
|
82d8d9a092
|
PeerFinder work, Source fetch, show port in log
|
2013-10-04 23:22:56 -07:00 |
|
Vinnie Falco
|
bb29c8ba85
|
Add PeerFinder::Checker for testing endpoints
|
2013-10-04 23:18:27 -07:00 |
|
Vinnie Falco
|
75f3c52d53
|
Validators work
|
2013-10-04 14:33:58 -07:00 |
|
Vinnie Falco
|
678c241962
|
Validators work
|
2013-10-04 14:33:57 -07:00 |
|
Vinnie Falco
|
0a5505f785
|
Add json parsing unit test
|
2013-10-02 11:53:18 -07:00 |
|
Vinnie Falco
|
4fe63f9f0d
|
PeerFinder work
|
2013-10-01 14:29:32 -07:00 |
|
Vinnie Falco
|
00a714d14d
|
Implement Stoppable for LoadManager
|
2013-09-28 17:40:46 -07:00 |
|
Vinnie Falco
|
6602aff53d
|
Update Validators for ServiceQueue
|
2013-09-28 15:09:10 -07:00 |
|
Vinnie Falco
|
7437308bab
|
Add AgedHistory.h
|
2013-09-28 15:09:07 -07:00 |
|
Vinnie Falco
|
fcd689afbf
|
Update copyright notice and licenses
|
2013-09-25 17:27:06 -07:00 |
|
Vinnie Falco
|
909f4ffec9
|
Add BlackList.h to vs2012 project
|
2013-09-25 11:44:06 -07:00 |
|
Vinnie Falco
|
9b22c810ef
|
Validators Work
Conflicts:
src/ripple_app/ledger/LedgerMaster.cpp
|
2013-09-25 11:44:05 -07:00 |
|
Vinnie Falco
|
426636f48d
|
Add SimpleIdentifier traits for non-crypto identifiers
|
2013-09-25 11:44:04 -07:00 |
|
Vinnie Falco
|
321898f71e
|
Add CryptoIdentifierType and RippleCryptoIdentifier Traits
|
2013-09-23 10:13:25 -07:00 |
|
Vinnie Falco
|
19eff08e16
|
Reorganize source files and modules
|
2013-09-23 10:13:21 -07:00 |
|
Vinnie Falco
|
e04dbdde19
|
Tidy up HTTPServer API and handle errors
|
2013-09-22 13:27:24 -07:00 |
|
Vinnie Falco
|
5bd6fb27e6
|
Split up RPCService
|
2013-09-22 13:27:23 -07:00 |
|
Vinnie Falco
|
a2151bfa47
|
Split HTTP::Server to its own module
|
2013-09-22 11:52:26 -07:00 |
|
Vinnie Falco
|
0dc3cf07d0
|
Add HTTPServer
|
2013-09-22 11:52:22 -07:00 |
|
Vinnie Falco
|
ac1ebf403f
|
Add Stoppable to beast
|
2013-09-22 11:51:46 -07:00 |
|
Vinnie Falco
|
ec6c09d995
|
Rename to Stoppable
|
2013-09-22 11:51:44 -07:00 |
|
Vinnie Falco
|
e59293ec92
|
Add RPCService, call the Manager from RPCServerHandler
|
2013-09-21 16:58:55 -07:00 |
|
Vinnie Falco
|
85fc59b28b
|
Refactor NodeStore, add NodeStoreSchedulerService
|
2013-09-20 01:12:21 -07:00 |
|
Vinnie Falco
|
e3e72b3fc3
|
Split some framework classes into ripple_frame module
|
2013-09-19 21:52:21 -07:00 |
|
Vinnie Falco
|
b493db1d65
|
Split ripple_json to its own module
|
2013-09-19 20:54:12 -07:00 |
|
Vinnie Falco
|
6d1796725b
|
Add batch support to sophia backend
|
2013-09-19 19:41:31 -07:00 |
|
Vinnie Falco
|
a1596dd3d1
|
Merge branch 'feature-sophia' into develop
Conflicts:
Builds/VisualStudio2012/RippleD.vcxproj
Builds/VisualStudio2012/RippleD.vcxproj.filters
|
2013-09-19 18:32:48 -07:00 |
|
Vinnie Falco
|
89b1859929
|
Refactor Application shutdown using new Service, AsyncService interfaces
|
2013-09-19 17:18:43 -07:00 |
|
Vinnie Falco
|
c8187e92af
|
Consolidate beast unity sources into 2 ripple sources
|
2013-09-19 14:42:50 -07:00 |
|
Vinnie Falco
|
a602eb3b5d
|
Add ripple_sophia module
|
2013-09-17 11:35:17 -07:00 |
|
Vinnie Falco
|
846b8e339c
|
Tidy and rename all Ripple source files
|
2013-09-13 16:58:24 -07:00 |
|
Vinnie Falco
|
c631cc5f92
|
Persistence for Validators
|
2013-09-13 12:43:54 -07:00 |
|
Vinnie Falco
|
0d2344c9a6
|
Validators work
|
2013-09-12 16:30:45 -07:00 |
|
Vinnie Falco
|
b839ae0552
|
Refactor Log code, add LogJournal adapter
|
2013-09-12 15:06:28 -07:00 |
|
Vinnie Falco
|
681f98ad07
|
General refactoring of beast framework classes
|
2013-09-12 10:55:24 -07:00 |
|
Vinnie Falco
|
a48bcfeddb
|
Migrate validators and testoverlay to the new style of source organization
|
2013-09-11 20:05:56 -07:00 |
|
Vinnie Falco
|
43d386fa6e
|
Add HTTPMessage::toString and family
|
2013-09-11 20:04:23 -07:00 |
|
Vinnie Falco
|
03b8ae742e
|
Small refactor to Config paths
|
2013-09-11 19:58:10 -07:00 |
|
Vinnie Falco
|
27f0cae812
|
Add PeerFinder peer discovery logic and unit test
|
2013-09-11 11:47:58 -07:00 |
|
Vinnie Falco
|
45eccf2ccf
|
Move ./modules to ./src
|
2013-09-11 11:20:53 -07:00 |
|