eth2.0-specs/specs
Justin 3ef24870d6
Changes as per today's discussion
1) Make `ShardBlock` and `ShardState` flat containers (as opposed to plain containers)
2) Make Gwei deltas `int64` (as opposed `uint64`)
3) Make `older_committee_deltas` a `Vector` (as opposed to `List`)
4) Apply size fee on block body only (as opposed to block header and body)
5) Enshrine minimum "extra" block body fee for proposers (reusing `PROPOSER_REWARD_QUOTIENT`)
6) Fix bugs reported by @terencechain and @hwwhww 👍
2019-09-03 18:55:46 +01:00
..
core Changes as per today's discussion 2019-09-03 18:55:46 +01:00
light_client Merge pull request #1363 from ethereum/executable_merkle_proofs 2019-08-23 14:50:12 +02:00
networking specs/ fix links 2019-08-19 13:47:09 +02:00
test_formats Merge branch 'dev' into v082_backport 2019-08-12 00:18:25 +08:00
validator Merge pull request #1366 from ethereum/remove-val-api 2019-08-26 08:41:56 -06:00
bls_signature.md type BLS domain and domain type 2019-06-30 22:12:49 +02:00
simple-serialize.md specs/ fix links 2019-08-19 13:47:09 +02:00