Commit Graph

21 Commits (73ab26cf4e78c698919ee26d99b538ec992ec137)

Author SHA1 Message Date
Ganesha Upadhyaya f79d90abfc add the missing difficulty field to new block header response 4 years ago
Ganesha Upadhyaya 509813b3df add missing sha3Uncles and nonce fields to new block header response 4 years ago
Ganesha Upadhyaya d3198745ae make block header subscription output format complaint with ethereum 4 years ago
Daniel Van Der Maden b088d6dc77
Rosetta Implementation Cleanup (Stage 3 of Node API Overhaul) (#3390) 4 years ago
Edgar Aroutiounian 3aa08e9e3b
[rpc] Show both latest header of beacon chain and shard chain (#2714) 5 years ago
Edgar Aroutiounian 438f9bd639
[header] Error out if header receiver is nil (#2643) 5 years ago
Edgar Aroutiounian 706338db46
[apr] More log in various steps of actual compute for apr (#2523) 5 years ago
Edgar Aroutiounian a815e11409
[rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Edgar Aroutiounian c4d744e376
[double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
chao 05e4c9a916 register v3 header and v2 body 5 years ago
Eugene Kim dfd38b12ed Add v1.Header (v2.Header sans CrossLinks) 5 years ago
Eugene Kim 8ac042ad9f Move v1.Header → v2.Header 5 years ago
Eugene Kim d35cba2d44 Move block.HeaderInterface → blockif.Header 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
Eugene Kim 453d4fe3b6 Import Ethereum's core/types as ethtypes 5 years ago
Eugene Kim 31d53dbdf6 Move v1 Header and friends into block/v1 5 years ago
Eugene Kim 70a2ce4f01 Move Header and NewHeader into headerv1.go 5 years ago
Eugene Kim e1dff26b84 Create a new instance when setting big.Int fields 5 years ago
Eugene Kim 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Eugene Kim d26525af63 shard.ShardState → shard.State to reduce stutter 5 years ago
Eugene Kim a48123e749 Move (core/)types.Header and friends into block 5 years ago
Eugene Kim abdf1c4aa9 Move types.Header and friends into their own file 5 years ago