4 Commits

Author SHA1 Message Date
Zahary Karadjov
abd6f38f94
Switch to unittest2 2022-07-03 14:01:23 +03:00
Jacek Sieka
1edeabb453
Renames (#17)
* renames and warning fixes
* gitignore: nimcache
2019-12-20 13:23:30 +01:00
Zahary Karadjov
3fce87f0f5
Refactor the bitranges module
* The bit procs defined over number values and openarray are now part of
  the bitops2 module and use the more traditional LittleEndian indexing.

* Added BitSeq and BitArray types as defined in the ETH2 spec.
2019-07-31 02:20:49 +03:00
Jacek Sieka
904f84c8e0
add ranges 2019-07-06 20:45:27 +02:00