20 Commits

Author SHA1 Message Date
Yuriy Glukhov
e0fa989449
Merge pull request #7 from yglukhov/fix-append-openarray-byte
openarray[byte] is now treated as blob instead of list
2018-03-31 12:57:12 +03:00
Yuriy Glukhov
9ed7e7b37b openarray[byte] is now treated as blob instead of list 2018-03-31 12:47:05 +03:00
Yuriy Glukhov
5861464710 Use new ranges 2018-03-27 10:53:55 +03:00
Yuriy Glukhov
c1cc0f58a0 Added toBytes converters for ByteRange 2018-03-22 16:09:18 +02:00
Yuriy Glukhov
069d73df31 Fixed listElem 2018-03-20 17:03:21 +02:00
Zahary Karadjov
61da7236f4 make all tests green again 2018-03-14 14:48:10 +02:00
Yuriy Glukhov
798b1ebaf1 Fixed range bug in slice 2018-03-14 14:47:24 +02:00
Zahary Karadjov
0b516cb2b6 wrap objects and tuples in lists by default 2018-03-13 18:16:53 +02:00
Zahary Karadjov
34f1bee50d Use the standard Nimble name for the Apache v2 license 2018-02-27 19:47:25 +02:00
zah
70e6bf714b
Merge pull request #1 from alehander42/fix-ordinal
Fix ordinal
2018-02-27 18:16:54 +02:00
Alexander Ivanov
8cd02732ad Revert 2018-02-27 16:46:11 +02:00
Alexander Ivanov
99b534f356 Use toInt 2018-02-26 14:27:07 +02:00
Alexander Ivanov
1322b81393 Travis fix next try 2018-02-21 13:40:43 +02:00
Alexander Ivanov
432eccaf3f Fix travis 2018-02-21 13:04:00 +02:00
Alexander Ivanov
955a2afc87 Add support for uint 2018-02-21 12:34:07 +02:00
Alexander Ivanov
b082a14a8b Add support for SomeOrdinal 2018-02-21 12:27:34 +02:00
Zahary Karadjov
ce79722d43 use the new status-im/ranges library 2018-02-16 17:28:19 +02:00
Zahary Karadjov
a0f075865c work-around some compilation issues present in the trie library 2018-01-31 22:55:12 +02:00
Zahary Karadjov
78ec433770 nim-rlp version 1.0 2018-01-30 22:18:58 +02:00
Jarrad
2bfc9e6270
Initial commit 2018-01-04 10:30:18 +00:00