Arthur Britto
b4bcdc3fb7
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-22 14:06:57 -08:00
Arthur Britto
d15aa24f2a
Fix offer create taking with XRP.
2013-01-22 14:06:36 -08:00
Stefan Thomas
db241c1009
Add SHA512 to SJCL.
2013-01-22 21:10:15 +01:00
Stefan Thomas
a1ad884441
Enable symmetric encryption dependencies.
...
These are needed by the client and will soon be needed by ripple.js for message
encryption/decryption.
2013-01-22 20:47:06 +01:00
Stefan Thomas
2de124d6c0
Expose SJCL so the client doesn't have to include a second copy.
2013-01-22 20:38:44 +01:00
Stefan Thomas
73f5e7d0ba
Update SJCL.
2013-01-22 20:38:09 +01:00
Stefan Thomas
c34a1e8f34
Load WebSocket module later.
...
This one change allows us to load the IE polyfills after the Ripple library.
Otherwise we would have to split up our dependencies into two groups, which
would add a bunch of complexity to the build system that I'd rather avoid.
2013-01-22 20:12:57 +01:00
JoelKatz
b6523ada1c
Whoops. Last commit made this backwards.
2013-01-21 21:58:54 -08:00
JoelKatz
6b8faad639
Don't round "agree to disagree" close times.
2013-01-21 18:26:31 -08:00
JoelKatz
517c1c48ff
Clean up pass counts.
2013-01-21 18:26:24 -08:00
JoelKatz
18001a0058
Fix retry bug.
2013-01-21 17:55:39 -08:00
JoelKatz
ea9c0382e9
Typo.
2013-01-21 17:49:01 -08:00
JoelKatz
28aad90356
Fix a bug that prevented account notifications from going out.
2013-01-21 17:48:35 -08:00
Arthur Britto
f9192f5bd9
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-21 17:18:37 -08:00
Arthur Britto
d569633c09
Let [rpc_admin_allow] take multiple lines.
2013-01-21 17:18:21 -08:00
JoelKatz
3c95b93c0b
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-21 17:12:21 -08:00
JoelKatz
aea0f42cb0
Mark a seriouse FIXME.
2013-01-21 17:12:05 -08:00
Arthur Britto
ab6ab491eb
Make -q more quiet.
2013-01-21 17:02:15 -08:00
Arthur Britto
6aa9a3fc90
Fix [rpc_startup].
2013-01-21 16:54:51 -08:00
Arthur Britto
a2b890506a
Make RPC startup results obey quiet.
2013-01-21 16:46:45 -08:00
Arthur Britto
632a387eba
Improve flash_policy.js.
2013-01-21 14:12:13 -08:00
Arthur Britto
fafe1e2835
Make relative paths relative rippled.conf.
2013-01-21 13:42:53 -08:00
JoelKatz
a6793b3d3b
Clean up. No more 'tep'.
2013-01-21 12:26:42 -08:00
Stefan Thomas
16d8ec5ec9
Give more useful console output in IE9.
2013-01-21 20:18:08 +01:00
Stefan Thomas
0e917c76e4
Update names of states the client considers "online".
2013-01-21 20:17:38 +01:00
Stefan Thomas
3482c44219
Added simple flash policy server allowing global access. (Careful with that.)
2013-01-21 13:58:18 +01:00
Arthur Britto
776dfbf5e2
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-20 22:49:45 -08:00
Arthur Britto
9567440712
Typo.
2013-01-20 22:49:34 -08:00
JoelKatz
6e746c5851
Fix a harmless bug that caused transactions that succeded early to be retried once.
2013-01-20 21:59:34 -08:00
Arthur Britto
521b94f600
Cosmetic.
2013-01-20 21:30:58 -08:00
Arthur Britto
931bd332df
Be stricter with payment options.
2013-01-20 20:08:24 -08:00
Arthur Britto
49a3536125
Reject partial payment to create accounts.
2013-01-20 19:48:18 -08:00
Arthur Britto
b572ba7c8d
UT: remove unintentional focus.
2013-01-20 15:53:18 -08:00
Arthur Britto
d0d81a52f5
UT: fix transaction processing retry test.
2013-01-20 15:52:42 -08:00
Arthur Britto
5d8e6734c3
Split websocket ssl settings for public and private.
2013-01-20 14:42:08 -08:00
Arthur Britto
774ec78e5d
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-19 18:53:55 -08:00
Arthur Britto
fe2ffafb10
UT: Tests for ripple-client issue #23 .
2013-01-19 18:53:42 -08:00
JoelKatz
2ae66e24b7
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-19 17:11:39 -08:00
JoelKatz
cc2fcb9f25
Typo.
2013-01-19 17:11:28 -08:00
Arthur Britto
ced0887d43
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-19 16:35:37 -08:00
Arthur Britto
4ab11d14f3
UT: Fix Issue #5 test.
2013-01-19 16:35:21 -08:00
JoelKatz
15da609e0d
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-19 14:32:14 -08:00
JoelKatz
07091cfc3c
Fixes.
2013-01-19 14:31:31 -08:00
Arthur Britto
00e97a8938
Cosmetic.
2013-01-19 14:26:05 -08:00
Arthur Britto
6bc587b02f
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-19 14:16:14 -08:00
Arthur Britto
308ca21b97
Make tecUNFUNDED more specific and fix WalletAdd.
2013-01-19 14:15:56 -08:00
JoelKatz
4c6920dd55
Add extra debug to better understand how the txn retry logic is working.
...
Avoid an extra transaction pass caused by failed transactions counting as changes.
Downgrade some debug messages from INFO to DEBUG.
2013-01-19 14:09:42 -08:00
Arthur Britto
51bbe5ffc8
Add path test for issue #23 .
2013-01-19 13:19:17 -08:00
Stefan Thomas
87c661f778
JS: Add account_info RPC method.
2013-01-19 10:57:33 +01:00
Arthur Britto
76959ba1a7
UT: Add new test for retry logic - currently failing.
2013-01-18 17:57:23 -08:00