Commit Graph

  • db90ee5580 version bump Jude Nelson 2016-04-05 20:44:14 -04:00
  • 7ef1032a5a four-number version Jude Nelson 2016-04-05 20:44:03 -04:00
  • 64b6a3d644 Less confusing names Jude Nelson 2016-04-05 20:43:54 -04:00
  • e2847554c2 Bugfixes from testing; URL parsing and construction for blockstack:// Jude Nelson 2016-04-05 20:43:36 -04:00
  • eeb1db3b9e Use named logger Jude Nelson 2016-04-05 20:43:24 -04:00
  • 13cc493222 Pass along config path and directory Jude Nelson 2016-04-05 20:42:22 -04:00
  • 47c78da52e Add support for manipulating accounts; require profile migration (and signal when a profile is legacy); add migration method; a bit of name refactoring for consistency Jude Nelson 2016-04-05 20:41:42 -04:00
  • 0c0f3b3799 Expose storage and accounts APIs, including blockstack:// URLs Jude Nelson 2016-04-05 20:41:15 -04:00
  • 15c2dce2a7 Add full_response option Jude Nelson 2016-03-23 23:40:31 -04:00
  • 680c855c52 bugfixes found in testing Jude Nelson 2016-03-22 16:00:08 -04:00
  • 9dca07465b URL parsing code for blockstack:// URLs (unified way to access and list (im)mutable storage); add code to list accounts--in particular PGP keys Jude Nelson 2016-03-21 17:53:33 -04:00
  • f6c11d2023 Blockstack URL parsing and generation; WIP urllib2 url opener for Blockstack (im)mutable storage Jude Nelson 2016-03-21 17:53:06 -04:00
  • 885791b977 lower-case zonefile resource record names; add listing (im)mutable data Jude Nelson 2016-03-21 17:52:43 -04:00
  • df8b556f9c zone_file version bump Jude Nelson 2016-03-21 17:52:32 -04:00
  • 7022bb2d5b Update README.md Ryan Shea 2016-03-20 22:33:27 -04:00
  • e77f3042c6 has_immutable_data_id Jude Nelson 2016-03-17 18:03:20 -04:00
  • 71d98205c8 data_id_or_hash for get_immutable Jude Nelson 2016-03-17 18:03:06 -04:00
  • b92e55e7ea bugfixes in immutable data handling found through testing; added list_zonefile_history, list_update_history, and list_immutable_data_history Jude Nelson 2016-03-17 18:02:42 -04:00
  • 142ca13ccf list_update_history, list_immutable_data_history, list_zonefile_history Jude Nelson 2016-03-17 18:02:24 -04:00
  • 2fb80b95bd Remove dead code Jude Nelson 2016-03-17 16:52:22 -04:00
  • 2ab1f2a042 version bump Jude Nelson 2016-03-17 16:52:02 -04:00
  • f46e981dfe Better debug output Jude Nelson 2016-03-17 16:51:53 -04:00
  • ccd3815c96 Automatically add a data public key if the user doesn't have one yet Jude Nelson 2016-03-17 16:51:33 -04:00
  • 14c5316b1b Remove dependency on now-removed packages Jude Nelson 2016-03-17 16:51:21 -04:00
  • 49d7de85d8 advanced_mode is a bool Jude Nelson 2016-03-17 16:51:10 -04:00
  • 70787c928e bugs fixed when testing legacy profile migration Jude Nelson 2016-03-17 16:50:55 -04:00
  • 64f8e18c0d Remove unnecessary output for clients; remove unneeded packages Jude Nelson 2016-03-17 16:50:34 -04:00
  • 8b06283fba Remove now-unused packages Jude Nelson 2016-03-17 16:49:56 -04:00
  • 9cb8877c03 log exceptions Jude Nelson 2016-03-17 16:49:47 -04:00
  • f908a3d7a3 registrar develop Jude Nelson 2016-03-17 16:49:33 -04:00
  • 0d89834e57 config import Jude Nelson 2016-03-16 21:26:09 -04:00
  • d77865dcab Remove needless debug output Jude Nelson 2016-03-16 21:25:50 -04:00
  • 6d91cb495c Remove debug output; delete_* bugfixes Jude Nelson 2016-03-16 21:25:17 -04:00
  • 92dd1a1c1d Migrate to mutable profile/immutable zonefile scheme. The profile is always in mutable storage, and the zonefile rarely changes. The profile points to other mutable data. Jude Nelson 2016-03-16 17:21:26 -04:00
  • 4511adf4e3 Add zonefile and profile functionality for fast updates Jude Nelson 2016-03-16 17:21:06 -04:00
  • 2f874f6c09 Replace notion of "routes" with "zonefiles"; rewrite get/put/delete (im)mutable storage to accomodate. Jude Nelson 2016-03-16 17:20:25 -04:00
  • a130e65f0f Add data_id Jude Nelson 2016-03-16 17:19:43 -04:00
  • 21124c01c3 get_logger(): get virtualchain's logger Jude Nelson 2016-03-16 17:19:19 -04:00
  • 9b0c5d12ab get_name_zonefile Jude Nelson 2016-03-16 17:19:09 -04:00
  • fe185d631e get_name_zonefile Jude Nelson 2016-03-16 15:03:31 -04:00
  • f4ee587430 API/interface sync Jude Nelson 2016-03-16 15:03:16 -04:00
  • fceb3ecef5 fix up import dependencies Jude Nelson 2016-03-16 15:02:52 -04:00
  • 21efe324ed version bump Jude Nelson 2016-03-16 15:02:39 -04:00
  • 7111314211 use config's logger, put exit_with_error here Jude Nelson 2016-03-16 15:02:27 -04:00
  • f290bf310c use config's logger Jude Nelson 2016-03-16 15:02:13 -04:00
  • 163b351f0e remove pybitcointools, zope.interface, twisted Jude Nelson 2016-03-16 15:01:56 -04:00
  • 901d57a6bc add zone_file, blockstack_profiles Jude Nelson 2016-03-16 15:01:41 -04:00
  • 67040e122a fix link in readme Ryan Shea 2016-03-15 15:32:09 -04:00
  • 9f3ff4670f Merge pull request #12 from blockstack/develop Ryan Shea 2016-03-15 15:00:21 -04:00
  • dbc3986481 fix bug in importing Ryan Shea 2016-03-15 14:59:04 -04:00
  • cb44241594 update and improve on interface Ryan Shea 2016-03-15 14:22:52 -04:00
  • dee1d2628e Merge pull request #11 from blockstack/develop Ryan Shea 2016-03-15 12:51:44 -04:00
  • 01acaec6f9 update unit tests Ryan Shea 2016-03-15 12:49:49 -04:00
  • 3e1800f277 Update README.md Ryan Shea 2016-03-15 12:15:50 -04:00
  • 53a66ec839 Merge branch 'master' of github.com:blockstack/blockstack-client Muneeb Ali 2016-03-11 15:57:34 -05:00
  • bcd9c67a3c Merge branch 'larrysalibra-larrysalibra-patch-1' Muneeb Ali 2016-03-11 15:57:02 -05:00
  • 5411dcd269 fix typo Muneeb Ali 2016-03-11 15:55:09 -05:00
  • c3dd696e6a Merge pull request #61 from blockstack/docs Muneeb Ali 2016-03-11 15:47:46 -05:00
  • e8424c4e72 added zope.interface troubleshooting Muneeb Ali 2016-03-11 15:47:16 -05:00
  • d03c670f56 Merge pull request #10 from blockstack/develop Ryan Shea 2016-03-11 15:29:56 -05:00
  • d80c61c1a7 refactor tokening; add profile docs back in Ryan Shea 2016-03-11 15:03:53 -05:00
  • 4ff67920b4 Add max name length; load bitcoin options from virtualchain again Jude Nelson 2016-03-11 12:25:04 -05:00
  • 4aefaadd8e Move wallet code into its own module Jude Nelson 2016-03-11 12:24:51 -05:00
  • d1c4038425 Merge pull request #9 from blockstack/develop Ryan Shea 2016-03-11 12:07:18 -05:00
  • f51289d89b Merge pull request #59 from blockstack/develop-ryan Muneeb Ali 2016-03-10 18:53:28 -05:00
  • 57458b56d1 fix bug in date creation Ryan Shea 2016-03-10 12:02:20 -05:00
  • 5abbe904d1 update unit tests; remove /docs from git tracking Ryan Shea 2016-03-10 11:58:37 -05:00
  • 4c257e8a27 continue w/ refactoring of token record signing; make minor updates to zone file code Ryan Shea 2016-03-10 11:49:07 -05:00
  • 6d8cfeea59 merge develop Ryan Shea 2016-03-10 11:13:13 -05:00
  • 760ea6573d make minor changes to zone files and unit tests Ryan Shea 2016-03-10 11:10:57 -05:00
  • 5f05ec0bab add a details flag to the 'balance' and 'names' commands; only show the full address breakdown if --details is provided Ryan Shea 2016-03-08 17:40:06 -05:00
  • 827dcf49ee update wallet creation interface so passwords aren't printed and the user is asked to back up the encrypted private key; make various changes to printing syntax Ryan Shea 2016-03-08 17:20:36 -05:00
  • 11f06438e6 Refactor token signing. Fixed date format. Christian Lundkvist 2016-03-08 14:48:35 -05:00
  • b09e6b5e76 Convert legacy profile format to zone file format automatically on lookup. Jude Nelson 2016-03-07 12:13:48 -05:00
  • 0862f84d49 Depend on blockstack-profiles Jude Nelson 2016-03-07 12:13:42 -05:00
  • 3f599cf397 More accurate names for whois fields Jude Nelson 2016-03-07 11:45:46 -05:00
  • ddc6148ff0 Blockstore --> Blockstack Jude Nelson 2016-03-07 11:26:17 -05:00
  • b7b246e368 Merge branch 'master' into develop Jude Nelson 2016-03-04 14:58:57 -05:00
  • a029b35dc7 name_hash --> name_hash128 Jude Nelson 2016-03-04 14:55:46 -05:00
  • 929bad5979 virtualchain version bump Jude Nelson 2016-03-04 14:55:32 -05:00
  • 34c8711355 Update README.md Ryan Shea 2016-03-03 15:48:35 -05:00
  • 5093630db5 update readme badges Ryan Shea 2016-02-29 15:54:44 -05:00
  • 08f04ce2e7 blockstore --> blockstack renaming Jude Nelson 2016-02-28 23:50:06 -05:00
  • 73bf29c1aa Merge pull request #51 from blockstack/develop-rename Muneeb Ali 2016-02-25 00:19:09 -05:00
  • af970bf1cd remove debug output Muneeb Ali 2016-02-25 00:18:36 -05:00
  • 4bd9a73fbb Merge pull request #50 from blockstack/develop-rename Muneeb Ali 2016-02-25 00:17:41 -05:00
  • bd44788aef renaming cli file Muneeb Ali 2016-02-25 00:16:46 -05:00
  • 21e58185f1 Merge branch 'develop' into develop-rename Muneeb Ali 2016-02-25 00:03:48 -05:00
  • 3408583534 Merge pull request #49 from blockstack/develop Muneeb Ali 2016-02-24 19:38:36 -05:00
  • bd8144896c update to help message Muneeb Ali 2016-02-24 19:30:56 -05:00
  • 6d001a86ab bump version Muneeb Ali 2016-02-24 19:13:54 -05:00
  • d3bb8a1b3e hide password input, small update to error messages Muneeb Ali 2016-02-24 19:12:31 -05:00
  • ac6a1f6d96 updates to README Muneeb Ali 2016-02-24 18:31:49 -05:00
  • b143f584ce Merge pull request #47 from blockstack/develop Muneeb Ali 2016-02-24 17:06:25 -05:00
  • 023357e784 use local proxy Muneeb Ali 2016-02-24 16:15:50 -05:00
  • 4af1485ea1 small fix Muneeb Ali 2016-02-24 15:31:39 -05:00
  • f7d2f2f5b0 updated output for price command, resolves #46 Muneeb Ali 2016-02-24 14:57:06 -05:00
  • 76c69daf77 preserve backwards-compatibility Ubuntu 2016-02-24 18:21:30 +00:00
  • cbaa81f369 backwards compatibility with 0.0.10's test framework Jude Nelson 2016-02-24 11:28:51 -05:00
  • af3abf8527 Re-enable SPV; use disk as a default storage driver Ubuntu 2016-02-24 16:17:55 +00:00