Philip Monk
|
36a10eb083
|
naive: convert can -> cad
Avoid bugs where we miscount the length of assembled atoms.
|
2021-04-28 19:19:50 -07:00 |
|
Philip Monk
|
6dda168f3c
|
naive: factor out keccak into verifier
The verifier now takes an octs so that we can properly hash it to the 32
bytes required by ecdsa.
This allows lib/naive to use its own stdlib again.
|
2021-04-28 15:38:28 -07:00 |
|
Philip Monk
|
0fbbd3aa28
|
naive: add app/naive to download from ethereum
|
2021-04-08 00:36:34 -07:00 |
|
Philip Monk
|
cc92433622
|
naive: detach from arvo
|
2021-04-01 19:31:50 -07:00 |
|
Philip Monk
|
c7ce435a3e
|
naive: add nonces to transactions
|
2021-04-01 00:05:12 -07:00 |
|
Philip Monk
|
ce08324597
|
naive: add batch transaction type
|
2021-03-31 20:28:13 -07:00 |
|
Philip Monk
|
26226916a0
|
naive: make all errors explicit, remove +mule
|
2021-03-31 18:55:49 -07:00 |
|
Philip Monk
|
5a761caac6
|
naive: factor out stdlib dependencies
|
2021-03-31 18:17:37 -07:00 |
|