Files
xahau.js/test
Stefan Thomas 0772ffb6ed Currency: Behavior change for to_json for demurrage currencies.
Currency#to_json should output a format that can be successfully converted back
to a Currency object via from_json. So for demurrage currencies it should output
the full hex currency code.

Currency#to_human on the other hand should always print something a human will
understand. For demurrage currencies we'll print the three-letter code for now.
2014-02-09 23:07:04 -08:00
..
2013-04-26 08:59:47 +02:00
2013-09-12 14:15:44 -07:00
2013-11-18 13:08:05 -08:00