Commit Graph

1930 Commits

Author SHA1 Message Date
JoelKatz
40c4d686fb LedgerEntrySet work. 2012-07-25 02:46:19 -07:00
JoelKatz
e97c4a7d8e Allow unordered_map's of uint160/uint256 to work without including SHAMap.h 2012-07-25 02:45:24 -07:00
JoelKatz
f6a7d86f2b Cleanup. 2012-07-25 02:42:18 -07:00
JoelKatz
b31ae630cf Small bits. 2012-07-25 01:51:41 -07:00
JoelKatz
39ed76a8ff This should be the API Arthur needs. 2012-07-25 01:49:58 -07:00
Arthur Britto
143e437aba Merge branch 'ripple' 2012-07-24 19:46:43 -07:00
Arthur Britto
de4af3a8ce Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-24 19:45:56 -07:00
Arthur Britto
4d6c37857e Work in progress on ripple. 2012-07-24 19:45:47 -07:00
Arthur Britto
aababa680f Add ripple quality in and out. 2012-07-24 15:02:09 -07:00
JoelKatz
f9e8a77d90 Bugfix and some more missing pieces. 2012-07-24 13:27:57 -07:00
JoelKatz
478d567531 More transaction metadata work. 2012-07-23 23:11:03 -07:00
JoelKatz
2ba8527f07 More TransactionMetadata work. 2012-07-23 02:59:49 -07:00
JoelKatz
90f64e4c0d Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-23 01:55:58 -07:00
JoelKatz
fb60b99781 Header for classes to manipulate transaction metadata. 2012-07-23 01:55:20 -07:00
Arthur Britto
276f6f4da1 Change sfDirectory to sfBookDirectory. 2012-07-20 15:23:32 -07:00
Arthur Britto
101ce61953 Cosmetic. 2012-07-20 14:25:10 -07:00
Arthur Britto
0aa415ec0f Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-20 14:16:48 -07:00
Arthur Britto
a61cf78299 Better handling of full values for amounts. 2012-07-20 14:16:34 -07:00
JoelKatz
4e4195e229 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-20 14:08:47 -07:00
JoelKatz
2230286afb Some small missing pieces for TX metadata. 2012-07-20 14:08:33 -07:00
Arthur Britto
1f02996e1d Minor changes. 2012-07-20 13:04:53 -07:00
jed
e39bdb2a7d Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-19 11:26:18 -07:00
JoelKatz
fadca2cb97 Mark the problem. 2012-07-19 08:32:23 -07:00
JoelKatz
e724dcbee8 An ugly temporary fix to handling integers in the RPC parameters. 2012-07-19 08:31:27 -07:00
jed
0dd3614c7c Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-18 21:59:19 -07:00
Arthur Britto
71e499a421 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-18 19:12:33 -07:00
Arthur Britto
7236eed852 Fixes for applyOffer. 2012-07-18 19:12:27 -07:00
Arthur Britto
d1939cc69d Save changes when sending stamps. 2012-07-18 19:11:57 -07:00
JoelKatz
ab61b7ca46 Let's test divide too, while we're at it. 2012-07-18 17:47:15 -07:00
Arthur Britto
1714695d9b Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-18 17:40:24 -07:00
Arthur Britto
d62c6a974e Add logging for offer create. 2012-07-18 17:40:21 -07:00
jed
8d7c06e449 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-18 17:39:06 -07:00
jed
e0656fd63b compile on windows 2012-07-18 17:38:51 -07:00
JoelKatz
ccc799e404 Fix a bug Arthur reported. 2012-07-18 17:37:30 -07:00
Arthur Britto
d0db6e4476 Rework caching of SLEs during transaction processing. 2012-07-18 14:49:50 -07:00
Arthur Britto
af92bb5347 Santize locally submited transactions. 2012-07-18 14:48:50 -07:00
Arthur Britto
f8882b32bf Rename ledger index functions. 2012-07-18 14:48:05 -07:00
Arthur Britto
219162c358 Less logging. 2012-07-18 14:47:25 -07:00
JoelKatz
718d1ffa48 Change first/last/next/prev SLE functions to just return uint256's. 2012-07-17 22:14:08 -07:00
JoelKatz
93de56ae47 Fix some issues slowing down transaction convergence.
The biggest one is that a node that closes its ledger first will announce a transaction set we
have in our open ledger but don't realize we have.
2012-07-17 21:11:54 -07:00
JoelKatz
333c9896fb Cut to millisecond timing. 2012-07-17 17:48:55 -07:00
Arthur Britto
7ea44b468e Add some logging. 2012-07-17 17:02:57 -07:00
Arthur Britto
fc2e404f81 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-07-17 16:20:32 -07:00
Arthur Britto
2999461468 Work on entryReset. 2012-07-17 16:20:25 -07:00
JoelKatz
69ff2e06ea Don't try to rescue transactions that made it into the closed ledger. 2012-07-17 16:06:36 -07:00
JoelKatz
406ab0e63d Check if the closed ledger already has a transaction before applying it. 2012-07-17 16:02:13 -07:00
JoelKatz
2898860ac8 Cleanup. 2012-07-17 15:55:45 -07:00
JoelKatz
6b079cb951 Cleanup. 2012-07-17 15:55:27 -07:00
Arthur Britto
5e5e2a64b2 Revise mEntry. 2012-07-17 14:16:26 -07:00
Arthur Britto
aa1f2d3c6a Merge branch 'ripple'
Conflicts:
	src/TransactionEngine.cpp
2012-07-17 13:32:29 -07:00