Stefan Thomas
30ea18d916
JS: Have bin/update_binformat.js write to stdout instead of disk.
...
Since ripple-lib now lives outside of the NewCoin repository it's easiest to just print to stdout and let the user worry about redirecting it to wherever their ripple-lib repository lives.
2013-04-29 11:03:59 +02:00
Stefan Thomas
368fef6355
JS: Move bin/rsign to ripple-lib.
2013-04-27 15:15:50 +02:00
Stefan Thomas
0a2e7664b8
JS: Remove ripple-lib and link to it via package.json instead.
2013-04-26 22:02:36 +02:00
Arthur Britto
41c155cb16
Improvements for rlint.js.
2013-04-23 18:42:47 -07:00
Arthur Britto
903de23f8d
Add count checking to rlint.js
2013-04-23 17:34:13 -07:00
Arthur Britto
ccbe46ba8d
Improvements to rlint.js.
2013-04-22 20:28:59 -07:00
Arthur Britto
e2cef06756
Add hack lint.js.
2013-04-21 20:09:29 -07:00
Arthur Britto
d4f30bab44
More enhancements for browser.js
2013-03-19 21:15:45 -07:00
Arthur Britto
05e8caa50a
More work on browser.js.
2013-03-19 01:58:32 -07:00
Arthur Britto
f30624bb3d
Work on browser.js.
2013-03-18 17:20:16 -07:00
Arthur Britto
a874b02183
Add command line signing tool.
2013-03-11 02:54:35 -07:00
Arthur Britto
67db174b8b
More work on browser.
2013-03-01 00:42:53 -08:00
Arthur Britto
e824baf15f
Begining of ledger browser hack.
2013-02-28 20:32:17 -08:00
Arthur Britto
a0b2f923f0
Rename jsonrpc tools.
2013-02-28 13:23:42 -08:00
Arthur Britto
19f90a1d2c
Add new tools for debuging JSON-RPC.
2013-02-27 18:43:57 -08:00
Stefan Thomas
ea03da3593
JS: Added a debug script I was using while developing local signing.
...
Handy to compare the server's serialization results with the client's. I figured
this might be useful whenever a local signing bug comes up, so it'd be good to
keep it around.
2013-02-26 13:58:27 +01:00
Stefan Thomas
058141948e
Switch to reduced binformat.
2013-01-30 17:59:54 +01:00
Stefan Thomas
bd71489032
Add binformat and corresponding generator script.
2013-01-30 17:59:54 +01:00
Arthur Britto
632a387eba
Improve flash_policy.js.
2013-01-21 14:12:13 -08: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
9567440712
Typo.
2013-01-20 22:49:34 -08:00
Arthur Britto
43f888fbfa
Clean up utility scripts.
2013-01-03 00:16:19 -08:00
Arthur Britto
6f7712e6c7
Fix typo.
2013-01-03 00:11:23 -08:00
Arthur Britto
f09543fe8a
Cosmetic.
2013-01-01 14:37:44 -08:00
Arthur Britto
2023e4266b
Add a utility to hexify a string.
2013-01-01 12:34:53 -08:00
Arthur Britto
3da7b9b90b
Add a utility to create a gravatar hash.
2013-01-01 12:00:40 -08:00
Arthur Britto
8236c57abc
Banish .DS_Store files.
2012-12-18 18:17:18 -08:00
Jcar
bc1c650ec3
Got it to work in XCode :-) Including:
...
-Replicate Scons in Xcode configuration by importing various libraries
-That's the end of the list
2012-12-18 17:44:15 -08:00
Arthur Britto
79ccc827b3
Initial check in of scripts for managing testing hosts.
2012-04-09 20:47:01 -07:00