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
ab812e4285
Add zomp.meta, fix "key_block " typo.
2023-04-21 11:49:14 +09:00
Craig Everett
36ddcfc97f
Add signature verification
2022-12-01 13:18:31 +09:00
Craig Everett
d4cb2b0107
Accept general chardata as input
2022-11-09 19:35:30 +09:00
Craig Everett
f803e66ed3
Added contract_create/3,8
2022-11-09 19:24:41 +09:00
Craig Everett
446cf1b58c
WIP: Contract create is still broken (type problem)
2022-11-09 18:47:44 +09:00
Craig Everett
7b0e6a9988
Adding contract_create, along with some minor fixes and additions
2022-11-09 16:42:25 +09:00
Craig Everett
212c9dbbd8
Fixes
2022-10-22 20:09:00 +09:00
Craig Everett
9b2aff77d3
Change return type of contract_call/N
2022-10-15 00:06:05 +09:00
Craig Everett
5925b6dedb
Fix contract call "Amount" type
2022-10-06 20:30:14 +09:00
Craig Everett
ec7f254fd4
Make dry-run Great Again
2022-10-06 20:24:11 +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
Craig Everett
5a6a6fb6c3
WIP but works -- if you add it to your sup tree directly.
2022-09-13 20:22:02 +09:00
Craig Everett
962a817341
Initial
2022-07-26 14:57:18 +09:00