prysm-pulse/beacon-chain/core/helpers
Raul Jordan 5dc5f1d1c8 Update Contract to Use Little Endian And Encoding Across Entire Repo (#1536)
* using little endian and tests for encoding dep inputs

* use decode value and timestamp method in state

* updated comments to match serialization format

* latest compiled contract, abi, bytecode, and bindings

* to little endian everywhere

* fix all tests except for contract tests

* include contract changes

* address broken build

* compile with vyper v8

* update readme

* fix pkg name

* add skip chainstart delay

* skip chainstart delay tests pass

* to little endian timestamp
2019-02-12 09:27:00 +05:30
..
BUILD.bazel Aligning ETH2.0 spec - Crosslink Records (#1507) 2019-02-06 15:00:50 +01:00
committee_test.go Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00
committee.go Update Contract to Use Little Endian And Encoding Across Entire Repo (#1536) 2019-02-12 09:27:00 +05:30
randao_test.go Update Contract to Use Little Endian And Encoding Across Entire Repo (#1536) 2019-02-12 09:27:00 +05:30
randao.go Allow Simulated Backend to Advance Chain (#1445) 2019-02-06 10:18:55 +08:00
signature_test.go Aligning ETH2.0 spec - Update Fork and Domain Helpers (#1501) 2019-02-05 23:34:22 -06:00
signature.go Aligning ETH2.0 spec - Update Fork and Domain Helpers (#1501) 2019-02-05 23:34:22 -06:00
slot_epoch_test.go Aligning ETH2.0 spec - Attestation and Epoch Processing - Part 1 (#1519) 2019-02-07 15:46:22 -06:00
slot_epoch.go Aligning ETH2.0 spec - Attestation and Epoch Processing - Part 1 (#1519) 2019-02-07 15:46:22 -06:00
validators_test.go Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00
validators.go Aligning ETH2.0 spec - Update Validator Fields (#1513) 2019-02-06 15:46:05 -06:00