Carl Beekhuizen
|
d761b6f041
|
Implements new SSZ types
|
2019-06-05 15:29:26 +02:00 |
Diederik Loerakker
|
8631cad251
|
Apply suggestions from code review
Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>
|
2019-06-04 15:22:34 +02:00 |
protolambda
|
fae1e9285d
|
resolve some new lint issues detected by newer version, and a few looked over ones
|
2019-06-01 02:40:29 +02:00 |
protolambda
|
7df788c7d5
|
resolve linting problems, except ssz-partials
|
2019-06-01 02:22:14 +02:00 |
Vitalik Buterin
|
8fae0f8c78
|
Added support for SSZ partials
|
2019-05-30 09:42:42 -04:00 |
Vitalik Buterin
|
053d6e7805
|
Simplified hash tree root
|
2019-05-28 14:33:12 -04:00 |
Vitalik Buterin
|
4955c40a7b
|
merge
|
2019-05-28 09:44:53 -04:00 |
Vitalik Buterin
|
19601df572
|
Starting work on partials
|
2019-05-28 09:30:35 -04:00 |
protolambda
|
5e28adf556
|
bugfix: don't forget about var-length bytes getting a length mixin
|
2019-05-28 00:51:27 +02:00 |
protolambda
|
d023d2d20f
|
lots of bugfixes
|
2019-05-27 23:40:05 +02:00 |
protolambda
|
c68944bd53
|
separate type (direct) from kinds (alias incl)
|
2019-05-27 22:18:34 +02:00 |
protolambda
|
d63b553a2d
|
efficiency bugfix in bytes encoding, improve typing doc + bugfix
|
2019-05-27 21:45:47 +02:00 |
protolambda
|
f3088884b3
|
Minor adjustments + getting the beacon spec doc ready
|
2019-05-27 20:29:53 +02:00 |
protolambda
|
d5eab257d0
|
improve impl, box less used integer types, use uint64 as default
|
2019-05-27 18:01:46 +02:00 |
Vitalik Buterin
|
e14f789779
|
Presentation edits
|
2019-05-27 08:07:00 -04:00 |
Vitalik Buterin
|
5b6a98b107
|
Some updates
|
2019-05-25 14:06:42 -04:00 |
protolambda
|
ed4416ba34
|
update SSZ implementation
|
2019-05-25 00:05:03 +02:00 |
protolambda
|
761c9e55fe
|
SSZ impl. rework started, see issue 1064
|
2019-05-12 23:16:17 +02:00 |