-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Tracking issue util refactor #6418
Comments
I'm not convinced about flattening util subcrates. Why not group non-blockchain-specific utilities within a single folder? |
ok, let's keep all subcrates in util directory for now. We'll discuss it again someday |
I'll take
|
Also fixed hash should be crates.io library dependant on bigint and little more |
I'll take |
I will take |
I'll take |
I'll take |
I'll take one more: |
@Hawstein thanks, merged! |
I will take |
I will take |
I will take
|
@debris Should I move the |
@debris they are already decoupled to some degree via the |
I will take |
@debris Hi, I am working on the |
@Hawstein yes, I believe it's one of the last things needed ;) |
@debris Great! Then I will take the following tasks too:
Since once I make those |
hash
hash
function should be a standalone library importing C impl of sha3 and tiny-keccak (for updatable sha3s)vector::*
flatten(controversial)util
subcratesThe text was updated successfully, but these errors were encountered: