Commit Graph

55 Commits

Author SHA1 Message Date
8d62787cec Fix problem with "string" keys. 2020-06-06 15:20:14 -05:00
2eaaa9f9b5 Fix problem with bundle creation in CLI 2020-06-06 14:52:32 -05:00
f147830a45 Fix decode_ultihash, Lexer regexes. 33 examples, 7 failures 2020-06-03 08:13:49 -05:00
c10b809193 TODO: Continue removing footer / renaming sigils. 33 examples, 17 failures 2020-06-02 08:53:42 -05:00
351f7db3e7 Begin sigil renames 2020-05-22 08:36:02 -05:00
3f83404e40 Fix lexer specs to account for "canonical" ordering. 7 specs left. 2020-05-20 08:30:20 -05:00
a93f536b2b Begin "canonical ordering" 2020-05-19 08:03:12 -05:00
61fbf47563 Put location data in tokens 2020-05-15 07:22:49 -05:00
9ec6861624 More string constants 2020-05-14 08:32:57 -05:00
b06eda6356 DRY up duplicated strings 2020-05-14 08:25:02 -05:00
7d05f28f5d Sorta kinda fix the frozen lexer issue 2020-05-14 08:07:33 -05:00
50728795b5 WIP 2020-05-14 08:02:41 -05:00
6924941b5f Merge branch 'master' into fix_lexer 2020-05-13 07:47:05 -05:00
5d04457ddb Dead code removal and other cleanups 2020-05-13 07:46:06 -05:00
11b2e8c747 Problems with new Pigeon::StringScanner 2020-05-13 07:30:11 -05:00
a9bec01b90 7 failures 2020-05-11 07:50:29 -05:00
22acb046ed 10 failures 2020-05-11 07:44:26 -05:00
10f3602536 11 failures 2020-05-11 07:29:20 -05:00
aab41d6fba 16 failures 2020-05-11 07:02:40 -05:00
18a5831514 Fix typo 2020-05-10 17:17:56 -05:00
46341dd088 Feature: Better syntax errors via @last_good marker 2020-05-10 17:08:11 -05:00
bb084345f6 Begin transition to multihash lipmaalinks (34 examples, 18 failures). 2020-05-10 16:57:58 -05:00
5fa39e1752 Fix the way blobs get ingested 2020-05-07 07:30:32 -05:00
15eadabcf9 Fix test fixtures for testing blob imports 2020-05-07 07:01:58 -05:00
eb304a70e5 README Updates, add db#have_blob? helper 2020-05-07 06:50:07 -05:00
280468d24e Minor updates 2020-05-06 07:32:09 -05:00
1058841451 Continue writing documentation 2020-04-29 08:11:21 -05:00
20532c7e54 Configuration is evil- lets not make it a public API. 2020-04-26 09:18:30 -05:00
da6ee085b6 Renames plus start of docs 2020-04-26 08:51:14 -05:00
f2e9bcc03b Update README, specs, kitche sync script 2020-04-25 21:08:11 -05:00
be21697f7c Works, but needs test to verify 2020-04-25 10:31:32 -05:00
33429e3f0b Fix missing dir error. Begin investigating "double path concatenation" issue 2020-04-25 10:13:51 -05:00
e0d0739af6 Run rubocop 2020-04-25 10:11:25 -05:00
2d7c1b2f26 Test updates 2020-04-25 09:47:58 -05:00
7edf4db041 TODO: Fix directory structure of exported bundles. 2020-04-24 07:18:40 -05:00
589b683a12 Rename more methods 2020-04-24 06:20:02 -05:00
8fed4dc0bc WIP. TODO: Make sure client is ingesting blobs in a bundle 2020-04-23 07:41:47 -05:00
e087888e94 🎉 v0.1.0 - minimally feature complete 2020-04-22 08:44:12 -05:00
a3c4d86025 Add blobs + peer messages to bundle 2020-04-22 08:21:55 -05:00
4f38f12a1a Ability to use blob as key, value or kind. 2020-04-21 08:02:53 -05:00
d53e7392ed Dont needlessly write to FS 2020-04-20 08:43:34 -05:00
d4a2ec5d6d Store blobs in filesystem, not database 2020-04-20 08:37:08 -05:00
10dc8e7cab Storage layer obeys blocklist 2020-04-19 21:32:37 -05:00
b8733a2ab0 v0.0.7 2020-04-19 17:37:29 -05:00
eb1b9a9a97 Remove wonky draft API 2020-04-19 17:09:50 -05:00
6c897c5361 Begin Draft#put removal. 2020-04-19 10:26:21 -05:00
a684f93768 v0.0.6- Fix find-all to actually find-all. Improve status output 2020-04-19 10:16:06 -05:00
638ce7c9b0 Begin renaming database methods for consistency 2020-04-19 09:25:42 -05:00
fc580010f9 v0.0.5 2020-04-18 14:51:10 -05:00
db1f05a8af v0.0.4 2020-04-18 13:07:32 -05:00