eth2.0-specs/specs/core
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
..
0_beacon-chain.md Merge branch 'dev' into roots-removal 2019-08-24 03:10:02 +08:00
0_deposit-contract.md Add link from DepositData reference to definition 2019-08-09 19:09:04 +01:00
0_fork-choice.md Merge pull request #1306 from ethereum/old_latest_message 2019-07-24 20:03:23 -06:00
1_custody-game.md Merge branch 'dev' into v082_backport 2019-08-12 01:47:24 +08:00
1_shard-data-chains.md Changes as per today's discussion 2019-09-03 18:55:46 +01:00