Commit Graph

12 Commits

Author SHA1 Message Date
JoelKatz
4e957a5efd This version is incompatible with the previous versions 2012-09-13 01:29:14 -07:00
Arthur Britto
e4b8d874e7 Encode issuer in STAmount. Breaking protocol and db version change. 2012-08-23 14:55:03 -07:00
JoelKatz
68b044ddde Changes to support threading through account roots, offers, and ripple state nodes.
Fix tracking the last transaction signed by an account.
2012-08-20 13:45:58 -07:00
JoelKatz
8772f7ca90 Bump versions to 4 just in case it's a version mismatch. 2012-08-01 14:39:00 -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
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
9e04ae76fc Change protocol version. 2012-07-07 17:59:21 -07:00
JoelKatz
3a77ef5c82 Begin implementing continuous ledger close.
Pretty much all remaining changes should be to LedgerConsensus.cpp
2012-06-29 16:34:16 -07:00
JoelKatz
d042a1f49d Rework version logic as agreed. 2012-06-25 15:20:22 -07:00
JoelKatz
93ad67c240 Close SHAMap node security hole
Use new hash prefixes.
Use new wire/prefix formats.
Remove SHAMapException
2012-06-25 09:13:18 -07:00
JoelKatz
808cec521e It's crap like that that makes me dislike C++ sometimes. 2012-06-24 16:46:45 -07:00
JoelKatz
6018cba00e Track server and protocol version. 2012-06-24 16:29:52 -07:00