Commit Graph

36 Commits

Author SHA1 Message Date
JoelKatz
718d1ffa48 Change first/last/next/prev SLE functions to just return uint256's. 2012-07-17 22:14:08 -07:00
Arthur Britto
aa1f2d3c6a Merge branch 'ripple'
Conflicts:
	src/TransactionEngine.cpp
2012-07-17 13:32:29 -07:00
Arthur Britto
fcd13d0208 Work on offers. 2012-07-16 18:54:31 -07:00
JoelKatz
e89af2f784 Merge branch 'continuousClose'
Conflicts:
	src/LedgerAcquire.cpp
	src/NetworkOPs.h

Merge continuous ledger close into main branch. YAY!
2012-07-16 14:48:21 -07:00
JoelKatz
0b0cf71d41 Cleanups. 2012-07-14 19:18:04 -07:00
JoelKatz
8bcb9c0041 Add get first/last/next SLE functions. 2012-07-14 19:16:58 -07:00
JoelKatz
7ce766dd4f Merge branch 'master' of github.com:jedmccaleb/NewCoin into continuousClose 2012-07-13 23:55:27 -07:00
Arthur Britto
a3fb732e24 Rework offer amount calculation. 2012-07-13 15:28:58 -07:00
JoelKatz
c82bd2805b Merge branch 'master' of github.com:jedmccaleb/NewCoin into continuousClose
Conflicts:
	src/Ledger.h
	src/LedgerNode.cpp
	src/Version.h
2012-07-10 10:31:13 -07:00
Arthur Britto
86e5c77b8b Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-09 17:39:12 -07:00
JoelKatz
6be83c09db Add SLE next/prev functions. 2012-07-09 17:12:20 -07:00
JoelKatz
50fe4b6320 Functions that return an SLE::pointer that find the next/prev nodes in the state tree. 2012-07-09 16:06:15 -07:00
Arthur Britto
e5ad771708 Move to new directory format. 2012-07-07 17:46:47 -07:00
Arthur Britto
4b20162e7f Work in progress on offers and ripple. 2012-07-07 14:34:42 -07:00
JoelKatz
00ab5ed0cf Low-level support for transaction metadata. 2012-07-05 18:27:40 -07:00
Arthur Britto
26d7f0e1a4 Add ledger fuctionality for NicknameState. 2012-06-05 13:05:42 -07:00
Arthur Britto
545ede1823 Merge branch 'pay'
Conflicts:
	src/NetworkOPs.cpp
	src/SHAMap.cpp
2012-06-01 01:23:19 -07:00
JoelKatz
46bfa149d1 Bugfixes. 2012-05-31 21:22:38 -07:00
Arthur Britto
a0009f7c6f Rework Ledger index calculation. 2012-05-31 20:26:14 -07:00
Arthur Britto
b497c96d33 Get RPC account_lines mostly working. 2012-05-30 15:52:29 -07:00
Arthur Britto
0faa7ea071 Lots of debugging. 2012-05-30 13:35:58 -07:00
Arthur Britto
a283d9df30 Merge branch 'pay'
Conflicts:
	src/NetworkOPs.cpp
2012-05-30 00:51:48 -07:00
Arthur Britto
68c8434a2b Rework RPCServer to go through NetworkOPs. 2012-05-30 00:41:10 -07:00
JoelKatz
3047f77160 Be consistent in how we include Boost header files. 2012-05-28 04:28:22 -07:00
Arthur Britto
d54c1acdfd Fix dir index creation and make currency specification optional for credit_set. 2012-05-26 17:25:05 -07:00
Arthur Britto
48d3099c00 Add ledger support for directories and ripple state. 2012-05-26 02:54:50 -07:00
Arthur Britto
4d2cb23e35 Merge branch 'master' into create 2012-05-18 12:12:42 -07:00
JoelKatz
a2613dd785 Add an assert. 2012-05-17 23:49:02 -07:00
Arthur Britto
c939ec9913 Work on RPC wallet_create. 2012-05-17 20:38:57 -07:00
Arthur Britto
0b5a5e710e Fix tag check in SHAMap. 2012-05-15 16:18:23 -07:00
Arthur Britto
d761f4c451 Add support for generator map ledger entries. 2012-05-12 18:29:46 -07:00
Arthur Britto
0492ea5877 Cosmetic SQL clean up. 2012-05-07 18:39:19 -07:00
JoelKatz
8ad5ff9577 writeBack(lepCREATE) bugfix. 2012-04-26 18:39:28 -07:00
JoelKatz
3b6fca362b Add nickname node functions. Simplify. 2012-04-19 06:16:02 -07:00
JoelKatz
693df8bb8a Missing function Ledger::writeBack 2012-04-19 03:45:33 -07:00
JoelKatz
e0e7a822a1 More ledger work:
Ledger::getAccountRoot
LedgerStateParms
SerializedLedgerEntry(const Serialier&..
2012-04-17 05:06:16 -07:00