prysm-pulse/beacon-chain/rpc
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
..
attester_server_test.go Attester RPC Server Functions (#1505) 2019-02-11 10:15:25 -06:00
attester_server.go Attester RPC Server Functions (#1505) 2019-02-11 10:15:25 -06:00
beacon_server_test.go Update Deposit Contract (#1494) 2019-02-08 11:01:15 -06:00
beacon_server.go Pending Deposits RPC Server Implementation (#1508) 2019-02-06 12:06:31 -06:00
BUILD.bazel Attester RPC Server Functions (#1505) 2019-02-11 10:15:25 -06:00
proposer_server_test.go Update RANDAO to Match Spec (#1533) 2019-02-09 14:35:51 -06:00
proposer_server.go Beacon Block Operation Pool to store Attestation (#1444) 2019-01-31 19:54:24 +01:00
service_test.go Create RPC health check (#1385) 2019-02-04 15:54:30 -06:00
service.go Attester RPC Server Functions (#1505) 2019-02-11 10:15:25 -06:00
validator_server_test.go Update Contract to Use Little Endian And Encoding Across Entire Repo (#1536) 2019-02-12 09:27:00 +05:30
validator_server.go Attester RPC Server Functions (#1505) 2019-02-11 10:15:25 -06:00