Arthur Britto
01920bdef9
Flag setting for authorized accounts.
2013-01-25 03:20:00 -08:00
Arthur Britto
ec7ce16f68
Fix and improve offer taking and trust setting.
2013-01-23 21:36:37 -08:00
Arthur Britto
c52554af5d
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-23 16:08:13 -08:00
Arthur Britto
cd7b928ad5
Fix error in OfferCreating taking.
2013-01-23 16:08:03 -08:00
JoelKatz
c9bdcc3cfd
Tweaks.
2013-01-23 14:14:28 -08:00
JoelKatz
9aaa3cc2fa
Buglet.
2013-01-23 13:50:33 -08:00
JoelKatz
6ae38db4ed
Socket with auto-detect SSL on inbound, SSL and non-SSL outbound.
...
Compiles, but totally untested.
# ../websocketpp/src/sockets/tls-hybrid.hpp
2013-01-23 13:35:55 -08:00
JoelKatz
e25863207a
An assert in NetworkOPs.cpp line 850 was reported. This suggests a mutable
...
ledger came from the ledger master's "ledger by hash" table. This fixes an
obvious way that this can happen (that seems incredibly rare and requires a
transaction / ledger acquire race with a very narrow window) and adds some
extra asserts to try to catch this earlier.
2013-01-23 10:14:20 -08:00
JoelKatz
122593d0c1
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2013-01-22 20:43:26 -08:00
JoelKatz
928e7139a3
Part of the flash policy code.
2013-01-22 20:43:10 -08:00
Stefan Thomas
39c857f4d8
Fix logic error in Amount.add which caused results to always be positive.
2013-01-23 00:50:27 +01:00
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