..
attestation_test.go
Cross p2p spans, more spans, synchronous attestations, minor fixes ( #2009 )
2019-03-17 10:56:05 +08:00
attestation.go
Cross p2p spans, more spans, synchronous attestations, minor fixes ( #2009 )
2019-03-17 10:56:05 +08:00
block_operations_test.go
Cross p2p spans, more spans, synchronous attestations, minor fixes ( #2009 )
2019-03-17 10:56:05 +08:00
block_operations.go
Cross p2p spans, more spans, synchronous attestations, minor fixes ( #2009 )
2019-03-17 10:56:05 +08:00
block_test.go
Save State during Init Genesis State ( #2193 )
2019-04-09 15:06:23 -04:00
block.go
remove unused funcs and vars ( #2214 )
2019-04-08 16:29:02 +10:00
BUILD.bazel
Update State to Include Current and Previous Justified Roots ( #2186 )
2019-04-10 14:52:06 +08:00
db_test.go
Add Clear DB Flag ( #2002 )
2019-03-15 11:20:49 +08:00
db.go
Use db.HighestBlockSlot() for fork choice children reading ( #2150 )
2019-04-03 10:32:59 -05:00
deposits.go
Fix multiple deposits to the same pubkey pre-chain-start ( #2030 )
2019-03-28 20:44:27 -07:00
pending_deposits_test.go
Prune Outdated Deposits after Chainstart ( #2090 )
2019-03-28 00:15:29 +08:00
pending_deposits.go
Update the pending deposits metrics on pruning ( #2163 )
2019-04-05 10:28:00 +08:00
schema.go
Remove Outdated DB Method ( #2091 )
2019-03-27 07:24:34 -07:00
setup_db.go
Test Syncing with Another Fully Synced Service ( #1594 )
2019-02-23 11:36:20 +05:30
state_metrics.go
label ( #2117 )
2019-03-30 13:49:47 -05:00
state_test.go
Save State during Init Genesis State ( #2193 )
2019-04-09 15:06:23 -04:00
state.go
Update State to Include Current and Previous Justified Roots ( #2186 )
2019-04-10 14:52:06 +08:00
validator_test.go
Save Validator Public Key -> Index in DB ( #1690 )
2019-02-25 09:37:02 -08:00
validator.go
Revert grpc error in db package ( #2076 )
2019-03-26 16:11:21 -05:00
verify_contract_test.go
Complain if contract address changes ( #1724 )
2019-02-26 13:40:17 -05:00
verify_contract.go
Tracing additions ( #1747 )
2019-02-27 19:55:47 -08:00