Commit Graph

36 Commits

Author SHA1 Message Date
Netscape Navigator 3fb7fa81dd Update README 2020-12-21 13:24:32 +00:00
Netscape Navigator d870c23740 Test upkeep. Currently 71.3% 2020-12-08 07:18:45 -06:00
Netscape Navigator 05022b7306 Remove Lipmaaa references 2020-11-08 15:34:29 -06:00
Netscape Navigator 6face73482 Continue implementing and test bundle imports 2020-10-28 08:06:56 -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 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 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 8e11d8a006 TODO: Bugfix: Prevent simultaneous BLOCK + FOLLOW. 2020-09-18 07:45:40 -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 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 333007ec72 WIP need to re-do modules I think. 2020-09-01 07:52:44 -05:00
Netscape Navigator 0213637dd6 Persistence layer almost works. TODO: Fix test for `CreateKeypair` 2020-08-27 07:30:15 -05:00
Netscape Navigator 3035d02f73 Use `QL` instead of NutsDB 2020-08-26 07:34:01 -05:00
Netscape Navigator f425859e5c Gitignore updates 2020-08-25 08:14:14 -05:00
Netscape Navigator b965fece13 Re-arrange modules 2020-08-24 07:22:34 -05:00
Netscape Navigator d86e3cd944 Minor typos, gitignore updates, removals 2020-08-23 18:23:17 -05:00
Netscape Navigator 53c69e1f14 Add `EncodeUserMhash()` helper 2020-08-21 08:23:53 -05:00
Netscape Navigator 81c0d66f54 Add B32Decode() 2020-08-19 07:36:37 -05:00
Netscape Navigator 8f34a06adf Use STDLib encoder 2020-08-18 08:02:43 -05:00
Netscape Navigator a7a87f6b2e WIP - writing feature / tests for `identity create` 2020-08-11 07:58:39 -05:00
Netscape Navigator 9c49c17a1b Add coverage profile stuff 2020-08-11 07:27:48 -05:00
Netscape Navigator 9465c2d898 Begin `create identity` 2020-08-10 07:19:20 -05:00
Netscape Navigator 123e58524d Hello, world! 2020-08-02 13:59:32 -05:00