prysm-pulse/beacon-chain/powchain
Raul Jordan cd415b0eda
Track Previously Seen Merkle Index to Prevent Duplicate Log Spam (#1566)
* 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

* using genesis timestamp instead of bool

* update with gofmt

* make more fields public

* duplicate log spam inconsistent root fixed by tracking last seen index

* sync with master

* readd weird removal of import

* readd libp2p import

* gazelle

* readd eth

* comments
2019-02-12 13:50:39 -06:00
..
BUILD.bazel Update Deposit Contract (#1494) 2019-02-08 11:01:15 -06:00
service_test.go Track Previously Seen Merkle Index to Prevent Duplicate Log Spam (#1566) 2019-02-12 13:50:39 -06:00
service.go Track Previously Seen Merkle Index to Prevent Duplicate Log Spam (#1566) 2019-02-12 13:50:39 -06:00