Commit Graph

72 Commits

Author SHA1 Message Date
Netscape Navigator b9e52c98c5 Test upkeep. Currently 76.9% 2020-12-11 07:24:18 -06:00
Netscape Navigator aa66a67dd6 Test upkeep. Currently 74.7% 2020-12-10 07:16:20 -06:00
Netscape Navigator d870c23740 Test upkeep. Currently 71.3% 2020-12-08 07:18:45 -06:00
Netscape Navigator 6087e221a7 Tests upkeep (68.9%) 2020-11-15 14:22:41 -06:00
Netscape Navigator 9a4ebadbfd Begin test maintenance. Currently at 63.3% coverage. 2020-11-15 12:46:43 -06:00
Netscape Navigator 823ae77593 Fix failing tests 2020-11-09 07:25:37 -06:00
Netscape Navigator 8c8cb49989 Fix typo in import_bundle_test. 2020-11-09 06:58:07 -06:00
Netscape Navigator 05022b7306 Remove Lipmaaa references 2020-11-08 15:34:29 -06:00
Netscape Navigator f88abf7fd2 Bundle imports work ✔️ 2020-11-08 13:24:35 -06:00
Netscape Navigator f3580b8c8c TODO: Finish messageExists(mhash) helper 2020-11-08 09:39:17 -06:00
Netscape Navigator df61290c12 Part I of bundle import tests 2020-11-08 09:28:29 -06:00
Netscape Navigator f38ed31279 Blob inest works. Needs tests and general cleanup 2020-11-07 19:29:36 -06:00
Netscape Navigator 6face73482 Continue implementing and test bundle imports 2020-10-28 08:06:56 -05:00
Michael Christenson II 1f4aa88263 Trim extra line 2020-10-22 13:57:16 -04:00
Michael Christenson II d2313ca899 Clean artifacts 2020-10-21 20:53:26 -04:00
Michael Christenson II d374a52c3e Added vet and fmt 2020-10-21 20:52:11 -04:00
Michael Christenson II 008918613e Update build system
Use Makefile
Use go mod
Add build tasks
Add testt and cover tasks
2020-10-21 20:00:08 -04:00
Netscape Navigator 4cc09baa97 WIP: Begin ingestRelevantMessages - stores relevant messsages to disk 2020-10-21 07:35:04 -05:00
Netscape Navigator 651783eb59 Stub out an `importBundle` file 2020-10-19 07:33:20 -05:00
Netscape Navigator d930e68e53 👏🎉 Message verification works on the Golang version! Hooray! 2020-10-15 07:36:47 -05:00
Netscape Navigator 3068b474ed WIP. Need to ensure verify.go is properly verifying and reconstructing messages 2020-10-13 07:28:59 -05:00
Netscape Navigator e594967250 WIP. TODO: Message validation, pushing valid messages into result arrray 2020-10-08 08:06:46 -05:00
Netscape Navigator c440448640 Body parser. NEXT: Validator 2020-10-06 07:50:41 -05:00
Netscape Navigator ad57915653 Header parser. NEXT: Body parser 2020-10-06 07:25:20 -05:00
Netscape Navigator a498bf0c9e Begin building message parser 2020-10-05 08:07:43 -05:00
Netscape Navigator 8efdd857a0 Start moving stuff into `/testdata` 2020-10-04 15:19:28 -05:00
Netscape Navigator ccbc7096ff Blob stuff works. NEXT: Ingest a bundle. 2020-10-01 08:03:32 -05:00
Netscape Navigator 0835250cc6 Blob creation works 2020-09-30 07:56:20 -05:00
Netscape Navigator 8d99d3ba5d Just about ready to implement `blob create` 2020-09-28 19:34:16 -05:00
Netscape Navigator aabbd29310 `.. peer untrack` command 2020-09-27 20:21:49 -05:00
Netscape Navigator f17c9eb440 `-- peer list` command 2020-09-27 19:56:55 -05:00
Netscape Navigator 73ad2a1c46 Remove pigeon.exe from source control 2020-09-27 19:15:00 -05:00
Netscape Navigator 7aadc1ad4a Fix issue with uncommited transaction 2020-09-27 08:46:44 -05:00
Netscape Navigator 24a30d0121 Add Windows build to build.sh. Switch from `ql` to `sqlite3`. 2020-09-27 08:25:14 -05:00
Netscape Navigator 214116a30d Tests are hanging on db.Begin() 2020-09-24 18:43:11 -05:00
Netscape Navigator 8e11d8a006 TODO: Bugfix: Prevent simultaneous BLOCK + FOLLOW. 2020-09-18 07:45:40 -05:00
Netscape Navigator b2979b9474 mHash validation helper. Ability to block a peer 2020-09-18 07:36:13 -05:00
Netscape Navigator c1fa1c77fc Re-organized CLI args. TODO: Validate mHash input, finish `peer block`. 2020-09-17 07:59:03 -05:00
Netscape Navigator f2709a193b addPeer() helper. TODO: Switch back to `noun verb` CLI args because I dont like verb noun 2020-09-15 07:50:48 -05:00
Netscape Navigator a91803a2bd getPeerStatus() helper- required for `peer show` command. 2020-09-14 08:11:02 -05:00
Netscape Navigator bf6ef1d07c Add `users` table 2020-09-11 07:44:10 -05:00
Netscape Navigator 83a6194b7c Use a default data directory. 2020-09-11 07:15:12 -05:00
Netscape Navigator 63226afd23 Directory cleanup 2020-09-10 07:33:41 -05:00
Netscape Navigator e535be4d8d Remove coverage data from source control 2020-09-10 07:29:15 -05:00
Netscape Navigator fcee853237 👏 `pigeon create identity` works! 2020-09-09 07:42:56 -05:00
Netscape Navigator 5d946ac9a0 Monorepo-ize stuff 2020-09-08 07:53:16 -05:00
Netscape Navigator 75b6f60207 Project restructuring, Part I 2020-09-08 07:35:37 -05:00
Netscape Navigator e1f120cc3f Gitignore updates 2020-09-08 07:27:27 -05:00
Netscape Navigator 333007ec72 WIP need to re-do modules I think. 2020-09-01 07:52:44 -05:00
Netscape Navigator 5cbb5c9fe8 Fix typo in public_key retrieval. 2020-09-01 07:40:13 -05:00