Kasey White
|
83a784c745
|
add simple test for decoding
|
2022-05-30 17:12:32 -04:00 |
Kasey White
|
d4b659c04e
|
feat: finish up most of decoding (integer, decodeListWith, Term, Program, Version, Constant, Builtin)
|
2022-05-30 16:49:43 -04:00 |
Kasey White
|
4fb508e3b2
|
Add decoding for bytestring, string, char, bool, and filler
|
2022-05-30 02:32:39 -04:00 |
rvcas
|
0a476d0592
|
feat: prepare decoding traits and make new Flat trait
|
2022-05-28 20:12:03 -04:00 |
Kasey White
|
41487733f7
|
feat: builtin encoding
Co-authored-by: rvcas <x@rvcas.dev>
|
2022-05-28 00:23:34 -04:00 |
Kasey White
|
c01469ea51
|
feat: spec complaint program encoding
Co-authored-by: rvcas <x@rvcas.dev>
|
2022-05-27 22:37:08 -04:00 |
Kasey White
|
2e130ac5f0
|
add integer based on plutus core manual information
|
2022-05-24 04:55:10 -04:00 |
rvcas
|
b345afd12f
|
feat: we're flat encoding plutus core
|
2022-05-23 12:45:13 -04:00 |
Kasey White
|
344620136f
|
use encode_list_with with safe_encode_bits func
|
2022-05-23 12:20:04 -04:00 |
Kasey White
|
c38da6426f
|
implement encode_constant and add term tags for encoding
|
2022-05-23 02:22:37 -04:00 |
Kasey White
|
52f9f5ab41
|
feat: start on encoding constants with Flat Encoder
|
2022-05-22 20:29:59 -04:00 |
rvcas
|
33fee5b3e0
|
chore: switch to a mono repo
|
2022-05-22 12:40:52 -04:00 |