- Adds type safety. - Reduces allocations. - Fixes the drand cache (was storing by value, but retrieving by pointer) |
||
|---|---|---|
| .. | ||
| chain.go | ||
| dummy.go | ||
| eth_test.go | ||
| eth.go | ||
| gas_test.go | ||
| gas.go | ||
| mpool.go | ||
| multisig.go | ||
| raft.go | ||
| state.go | ||
| sync.go | ||
| wallet.go | ||
- Adds type safety. - Reduces allocations. - Fixes the drand cache (was storing by value, but retrieving by pointer) |
||
|---|---|---|
| .. | ||
| chain.go | ||
| dummy.go | ||
| eth_test.go | ||
| eth.go | ||
| gas_test.go | ||
| gas.go | ||
| mpool.go | ||
| multisig.go | ||
| raft.go | ||
| state.go | ||
| sync.go | ||
| wallet.go | ||