flare-foundation / go-songbird

BSD 3-Clause "New" or "Revised" License
66 stars 32 forks source link

Review allocation-related changes #3

Closed awfm9 closed 2 years ago

awfm9 commented 2 years ago

Our genesis blocks don't have any allocations, as we only use the C-Chain, for which we do initial supply in the genesis block. This broke a lot of tests from the Avalanche repository. We should revisit how we initialize, and review that everything that should be tested still gets tested.