Commit Graph
6 Commits
Author SHA1 Message Date
Craig Everett 7fc0c63394 V0.4.1 (#9)
* Add ec_utils dep

* Add base58 dep. Add search tags to zomp package.

* Add nonsensical TLS feature.

* Minor verup. Adding TLS support.

* Correct option name

* Patch increase
2023-09-15 10:43:32 +09:00
Craig Everett c2689903cd V0.3.0 erldoc (#7)
* Adjusting version

* Initiating some edoc stuff

* Doc check

* Fixing docs

* Do a hard type check when entering nodes

* Two fixes:

- Module call change from enacl to ecu_eddsa
- Fix the v3 call endpoint for top block

* Fix top_block typespec and make top_height great again

* Fix typo
2023-09-04 22:20:01 +09:00
Craig Everett c8d1c8ae60 Version increase 2023-05-01 13:55:18 +09:00
Spivee e8c0242d19 Fix handle_down error message (#2)
* Fix handle_down error message

It was printing a tuple with `~s`, and also tried to pretty print a fat
call stack more than a hundred columns into the first line, which put
together made for some confusing exception-during-error-handling
messages in the erlang console.

* Switch to unicode formatting in handle_down
2023-05-01 13:37:53 +09:00
Craig Everett 36ddcfc97f Add signature verification 2022-12-01 13:18:31 +09:00
pharpend cbb117b504 Pharpend/develop (#1)
* move stuff in here

* reorganizing because zx needs to feel special

* add base58/base64 explainer draft
2022-10-05 23:30:49 +09:00