terence tsao
|
c69bce5d84
|
Use fieldparams for BLS public key (#10042)
* Use fieldparams for pubkey length
* Fix validator tests
* fix more tests
* fix mock validator
* Fix typo
* bunch of typos
* Update bytes.go
* Update BUILD.bazel
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2022-01-06 17:33:08 +00:00 |
|
terence tsao
|
d6a02833dc
|
Add HTR for txs (#10030)
* Add htr for txs
* gaz
* minimal
* test pack
|
2022-01-05 18:36:39 +00:00 |
|
terence tsao
|
bfc90e9abb
|
Add is_merge_block helper (#10026)
* Add merge complete helper
* Update BUILD.bazel
* minimal
* Add is_merge_block helper
* rename to `IsMergeBlock`
|
2021-12-22 15:52:50 +00:00 |
|
terence tsao
|
b38b0186b8
|
Use signature length from fieldparams (#10019)
* Use bls sig length from fieldparams
* fmt
* fix tests
* fix tests
* fix tests
* Update tags_test.go
* fix tests
* Update BUILD.bazel
|
2021-12-15 15:14:30 -05:00 |
|
terence tsao
|
4bf935928b
|
Use field params root length (#10012)
* Use config length 32
* Add root length to minimal
* Fix build
* Gaz
|
2021-12-14 18:42:05 +00:00 |
|
Nishant Das
|
5ab88da183
|
Use Static Sizes for State Fields (#10007)
|
2021-12-13 10:16:23 +01:00 |
|