Commit Graph

  • f1277325ff fix for unl_add jed 2012-06-13 10:50:02 -07:00
  • e6464e2832 more work on your peer list jed 2012-06-13 09:57:08 -07:00
  • 089541d630 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-13 08:20:31 -07:00
  • f7b5753be1 maintain db of peers jed 2012-06-13 08:20:08 -07:00
  • d4a057cfcd Make NewcoinAddress use new crypto primatives and add unit test. Arthur Britto 2012-06-12 23:01:19 -07:00
  • eb6898f5ce Add unhex and string vs vector utils. Arthur Britto 2012-06-12 23:00:24 -07:00
  • b8e2e83fd0 Fix Config dirs when can not figure out XDG_DATA_HOME. Arthur Britto 2012-06-12 01:20:51 -07:00
  • 253df289c3 Add support for CLI option --conf. Arthur Britto 2012-06-11 20:54:05 -07:00
  • 72660369de Cosmetic. Arthur Britto 2012-06-11 20:20:51 -07:00
  • d08cc714ba Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-06-11 20:17:10 -07:00
  • 063d4352ee Implement XDG spec for file layout. Arthur Britto 2012-06-11 20:13:34 -07:00
  • 5a580ca719 Document new config file placement. Arthur Britto 2012-06-11 20:12:10 -07:00
  • 684abbe473 Add BOOST_FILESYSTEM_NO_DEPRECATED to compile flags. Arthur Britto 2012-06-11 20:10:30 -07:00
  • 2d7e096d29 start standardizing the RPC returns jed 2012-06-11 15:40:40 -07:00
  • 6b741530a3 . jed 2012-06-11 14:03:12 -07:00
  • 31e72cad12 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-11 14:01:37 -07:00
  • 79f57bc1da changed some RPC returns jed 2012-06-11 14:01:16 -07:00
  • 56ea3262e5 Return token for error in RPC errors. Arthur Britto 2012-06-11 12:34:16 -07:00
  • 88e977a22f Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-06-11 02:15:53 -07:00
  • 7cc570ccfa Fix null pointer in TransactionEninge. Arthur Britto 2012-06-11 02:15:46 -07:00
  • 6521ff52e3 "Upsert" transactions if they're committed after they're stored. JoelKatz 2012-06-11 01:12:52 -07:00
  • 112c79229c Cleanup chatty debug JoelKatz 2012-06-11 01:12:43 -07:00
  • 456beaa5bf Bugfixes. JoelKatz 2012-06-11 01:05:42 -07:00
  • d4d3300eca Typo JoelKatz 2012-06-11 01:05:34 -07:00
  • d3e7143eff Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-06-11 00:52:38 -07:00
  • 92e96bb6dc Fix data_store by removing testing code. Arthur Britto 2012-06-11 00:52:32 -07:00
  • aed5776c90 Whitespace only. JoelKatz 2012-06-10 16:16:46 -07:00
  • 63ea3d6f22 Fix transaction load/save functions. JoelKatz 2012-06-10 16:15:33 -07:00
  • 913b86c410 Update a comment. JoelKatz 2012-06-10 16:15:20 -07:00
  • 85424e99d3 Add some more vector-like functions. reserve/resize/capacity JoelKatz 2012-06-10 16:08:45 -07:00
  • f10ea18326 Document 'tx' and 'ledger' commands. JoelKatz 2012-06-10 15:48:53 -07:00
  • 85d774e7f6 Allow master seed to be used to authorize transactions. Arthur Britto 2012-06-10 15:45:47 -07:00
  • 90f07cbef6 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-06-10 14:52:08 -07:00
  • 0cd2a732f0 Improve RPC handling. Arthur Britto 2012-06-10 14:51:48 -07:00
  • c37cf4001d allow you to send from an unclaimed wallet jed 2012-06-10 07:18:23 -07:00
  • 0f0e567829 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-10 05:50:43 -07:00
  • 014684be07 Nevermind. JoelKatz 2012-06-10 01:09:53 -07:00
  • a37d203d9b Dead line. JoelKatz 2012-06-10 01:05:48 -07:00
  • 7a114e7d84 Make the account state tag more readable. JoelKatz 2012-06-10 01:05:24 -07:00
  • 176ce0480c Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-06-10 01:03:48 -07:00
  • 191cb59b00 Set these in stone. JoelKatz 2012-06-10 01:03:37 -07:00
  • 97d9cb9bc9 Oops. JoelKatz 2012-06-10 00:43:11 -07:00
  • c1bdc1f78c Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-06-10 00:00:14 -07:00
  • c15d7129cb Convert more RPC errors to token format. Arthur Britto 2012-06-09 23:59:46 -07:00
  • 2d49cacd29 Move all SQL operations on ledger close into the ledger code so we can accept ledgers without having to participate in the consensus process. We'll need this when we implement "catch up". JoelKatz 2012-06-09 22:01:31 -07:00
  • 16f68296c4 Avoid warnings. JoelKatz 2012-06-09 19:13:09 -07:00
  • b96ead819e Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-06-09 19:12:20 -07:00
  • 197a19b996 Beginning transaction persistance. JoelKatz 2012-06-09 19:12:06 -07:00
  • 34b4e1ea61 Minor clean up. Arthur Britto 2012-06-09 18:50:25 -07:00
  • 6d9be7e4fd Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-06-09 18:45:06 -07:00
  • 8d5c652b35 Merge branch 'reporting' Arthur Britto 2012-06-09 18:44:49 -07:00
  • 7a511d36ef Suppress duplicates. JoelKatz 2012-06-09 18:38:08 -07:00
  • 0458166af1 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-06-09 18:37:30 -07:00
  • f9bdeebd86 Most of rework for command dispatching and error messages for RPC. Arthur Britto 2012-06-09 18:37:20 -07:00
  • 99fe81b4e9 Add NUMBER() to utils.h Arthur Britto 2012-06-09 18:36:49 -07:00
  • 43d0e8bdb7 Cleanup. JoelKatz 2012-06-09 18:31:15 -07:00
  • c1c64fe1c7 Fix. JoelKatz 2012-06-09 18:30:01 -07:00
  • d888cc2da8 Bugfixes. JoelKatz 2012-06-09 18:28:34 -07:00
  • 8d8d2c6691 Bugfixes. JoelKatz 2012-06-09 18:14:32 -07:00
  • 9739eea860 More sensible name JoelKatz 2012-06-09 18:08:16 -07:00
  • 20499106f0 Bugfixes. JoelKatz 2012-06-09 18:04:44 -07:00
  • e2288acfd1 More work on account_tx command. JoelKatz 2012-06-09 17:59:24 -07:00
  • 380902536f Framework for account_tx command. JoelKatz 2012-06-09 16:58:04 -07:00
  • 34b0a88b86 Fix create on send. Arthur Britto 2012-06-09 15:23:44 -07:00
  • 9bd1481d77 Merge branch 'master' into misc Arthur Britto 2012-06-09 15:06:15 -07:00
  • 96cb82ce19 Have RPC send automatically create accounts. Arthur Britto 2012-06-09 15:04:24 -07:00
  • 30306952d6 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-09 13:37:59 -07:00
  • 5fe2d7d1b7 . jed 2012-06-09 13:37:43 -07:00
  • c0fced82c8 Cleanup. JoelKatz 2012-06-09 02:31:56 -07:00
  • 182d23e22a Give account state node types. JoelKatz 2012-06-09 02:27:57 -07:00
  • eaf511ebb6 New ledger code. JoelKatz 2012-06-09 02:22:15 -07:00
  • 51ba107e2c Fix breakage. JoelKatz 2012-06-09 02:22:00 -07:00
  • dd27ce9324 Sorry, I broke this. JoelKatz 2012-06-09 01:59:00 -07:00
  • 424582a219 Dead code. JoelKatz 2012-06-09 01:50:52 -07:00
  • 5dcc7908dd ledger [id|current|lastclosed] [full] Implementation is not 100% complete yet. JoelKatz 2012-06-09 01:49:18 -07:00
  • 40748df505 Store completed transactions in the SQL database, indexed by accounts affected and ledger seq. JoelKatz 2012-06-09 01:33:13 -07:00
  • bb54bf8c1d Change some BN_free to BN_clear_free JoelKatz 2012-06-08 22:21:16 -07:00
  • 349272cddc Missing from previous. JoelKatz 2012-06-08 20:48:22 -07:00
  • f92d5b6ceb Untie the dependencies between NewcoinAddress and BIGNUM. JoelKatz 2012-06-08 20:47:05 -07:00
  • 51d0a44cdd Whitespace JoelKatz 2012-06-08 20:46:29 -07:00
  • eb2ce22eff Our bit order change to uint256 broke the logic used to convert CBigNum's to and from uint256's. This code is really awful though. We probably should just re-implement what we need of it. (Which is very little.) It looks like the author just didn't know about BN_bin2bn and BIN_bn2bin. JoelKatz 2012-06-08 20:45:20 -07:00
  • ea5ae2a113 Structures for tracking transactions by which accounts they affect. JoelKatz 2012-06-08 18:13:13 -07:00
  • b70cdd7fa4 Make Get/Set PrivateKeyU work. JoelKatz 2012-06-08 16:13:24 -07:00
  • 0f16669987 Bufix. JoelKatz 2012-06-08 15:56:41 -07:00
  • 17c57e7819 Add skeleton of new code. JoelKatz 2012-06-08 15:55:52 -07:00
  • 398ce4b95f Whitespace. JoelKatz 2012-06-08 05:42:02 -07:00
  • 85d31c240f Dead code. JoelKatz 2012-06-08 05:31:51 -07:00
  • 240971775b Dead code. JoelKatz 2012-06-08 05:31:43 -07:00
  • 4b79e7dca8 New canonical transaction order code. Tested and working. CanonicalTXSet acts much like a map, but sorts the transactions in a simple order that makes them take fewer passed. JoelKatz 2012-06-08 05:09:23 -07:00
  • 261b34e0c3 Bugfixes. If an object lost its last external reference while we were refreshing it, boom. New store/retrieve functions for objects that aren't held through shared pointers. JoelKatz 2012-06-08 04:34:32 -07:00
  • 2c5f91a384 Add comment. JoelKatz 2012-06-08 04:34:23 -07:00
  • 03d90e4f56 Whitespace. JoelKatz 2012-06-08 04:34:14 -07:00
  • 95e52d5740 Typo was causing this code not to work. JoelKatz 2012-06-08 04:09:22 -07:00
  • ec9b304cb6 changed return of wallet_accounts jed 2012-06-07 23:17:28 -07:00
  • 74518e77d0 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-07 15:02:37 -07:00
  • a098f95648 . jed 2012-06-07 15:02:22 -07:00
  • 59dd45544d Catcg errors parsing command line options. Arthur Britto 2012-06-07 13:24:54 -07:00
  • c6b290c474 Sql binary support for vector. Arthur Britto 2012-06-07 13:14:39 -07:00
  • 24c7689808 Add binary data support for RPC data_fetch. Arthur Britto 2012-06-07 13:06:26 -07:00
  • 813bdd532e Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-06-07 12:38:07 -07:00