Commit Graph

98 Commits

Author SHA1 Message Date
Arthur Britto
60653a5108 Add STAmount divide and multiply shortcuts. 2012-09-01 17:24:12 -07:00
Arthur Britto
cf450106c4 Require issuer when specifying currency when creating STAmount. 2012-08-25 14:49:45 -07:00
Arthur Britto
acb4502a04 Work toward rippling through offers. 2012-08-23 13:26:53 -07:00
Arthur Britto
a99f814c20 Allow qualities to be specified as a float for RPC. 2012-08-20 13:19:43 -07:00
Arthur Britto
2522c4625f Fixes for paths. 2012-08-20 12:37:36 -07:00
jed
336a1c27fc Merge branch 'master' of github.com:jedmccaleb/NewCoin
Conflicts:
	src/LedgerNode.cpp
2012-08-20 09:42:15 -07:00
jed
5484205b26 Merge branch 'master' of github.com:jedmccaleb/NewCoin
Conflicts:
	src/RippleLines.cpp
2012-08-20 09:40:40 -07:00
JoelKatz
aa1f923306 A better fix so that every type doesn't have to have its own operator=.
This fixes it in one place and allows many such helpers to be removed.
2012-08-19 22:47:59 -07:00
JoelKatz
6f5eb015bf Fix the bug causing 'Paths' not to have a name. The implicit 'operator='
function obliterated the name.
2012-08-19 22:41:30 -07:00
Arthur Britto
64b3afad28 Fixes for quality. 2012-08-18 13:16:58 -07:00
jed
3208f2c15e Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-08-17 21:36:14 -07:00
jed
ffbd719508 . 2012-08-17 21:35:56 -07:00
Arthur Britto
99d1451c29 Fixes for direct ripple with quality to work. 2012-08-17 17:11:13 -07:00
Arthur Britto
872314f933 Remove more Account from AccountStateNode and LedgerEntrySet revision. 2012-08-14 17:17:28 -07:00
Arthur Britto
9e41cac0da Add RPC ripple command and improve wallet_propose. 2012-08-13 17:05:35 -07:00
Arthur Britto
2f3f51b0ee Merge branch 'master' into ripple
Conflicts:
	src/LedgerEntrySet.cpp
2012-08-10 13:15:34 -07:00
JoelKatz
d477172f65 Cleanups and whitespace fixes. 2012-08-09 19:20:53 -07:00
JoelKatz
1aa15c62e1 Implement STAmount::getRate. 2012-08-09 16:03:00 -07:00
JoelKatz
9fc4f469b8 Add STAmount::isNonZero 2012-08-08 01:35:34 -07:00
Arthur Britto
1a6a6231cc Add path expansion to transaction engine. 2012-08-03 14:57:52 -07:00
Arthur Britto
42bd29c212 Work towards ripple. 2012-08-02 19:16:24 -07:00
JoelKatz
68677270bf Revert inadvertant commit. 2012-08-01 14:43:19 -07:00
Arthur Britto
db8775729f Merge branch 'master' into ripple 2012-08-01 14:34:24 -07:00
JoelKatz
a17ca0cd4a Fix the crash bug. 2012-08-01 14:19:13 -07:00
Arthur Britto
794fe66008 Work towards ripple. 2012-08-01 12:44:22 -07:00
Arthur Britto
fde853d388 Revise STPathSet. 2012-07-28 17:35:51 -07:00
Arthur Britto
18c8045ba6 Make STPathSet BOOST_FOREACH compatible. 2012-07-27 14:06:45 -07:00
Arthur Britto
aababa680f Add ripple quality in and out. 2012-07-24 15:02:09 -07:00
Arthur Britto
a61cf78299 Better handling of full values for amounts. 2012-07-20 14:16:34 -07:00
Arthur Britto
d62c6a974e Add logging for offer create. 2012-07-18 17:40:21 -07:00
Arthur Britto
d0db6e4476 Rework caching of SLEs during transaction processing. 2012-07-18 14:49:50 -07:00
Arthur Britto
a3fb732e24 Rework offer amount calculation. 2012-07-13 15:28:58 -07:00
Arthur Britto
8ae768d2a7 Add hack to show currency in Json for STAmount. 2012-07-10 21:38:41 -07:00
Arthur Britto
3462ab0f07 Work towards ripple and offers. 2012-07-09 17:38:03 -07:00
Arthur Britto
a0422631a2 Add getJson() for STVector256. 2012-07-07 19:43:20 -07:00
Arthur Britto
3a4e4e5d6d Cosmetic. 2012-07-04 01:17:20 -07:00
Arthur Britto
9df8d6487c Mostly cosmetic. 2012-07-02 17:05:08 -07:00
JoelKatz
f91ab9d011 Cleanups. Add unit test for STAmount::getRate. 2012-06-22 03:31:05 -07:00
JoelKatz
4e7d1cb390 Add an STAmount::operator bool() const 2012-06-04 19:10:30 -07:00
JoelKatz
70d978fc71 prototype 2012-06-01 20:32:59 -07:00
JoelKatz
3583b7478f Cleanup. 2012-06-01 15:41:37 -07:00
Arthur Britto
6cb234ef82 Merge branch 'pay'
Conflicts:
	src/LedgerMaster.h
2012-05-31 01:54:44 -07:00
Arthur Britto
21d9140e4e Work toward working directories. 2012-05-30 23:18:57 -07:00
JoelKatz
bb1c226fc0 Fix STVector256::getLength 2012-05-30 16:03:51 -07:00
JoelKatz
dc734a7f0b Updates to vector type 2012-05-30 14:08:59 -07:00
JoelKatz
01f16914ce Cleanups. 2012-05-28 23:49:43 -07:00
JoelKatz
51816f1e56 Simplifications. 2012-05-27 20:09:49 -07:00
JoelKatz
02fd3e2f7a Signed get/set functions for native currency values. 2012-05-27 18:29:55 -07:00
JoelKatz
959fa8e298 Avoid the getValue confusion. Use getNValue for native, getMantissa otherwise 2012-05-27 18:23:33 -07:00
JoelKatz
64f903f21d Finish the rewrite. 2012-05-27 16:40:25 -07:00