Commit Graph

  • bfea49545e
    Merge 323eb18706 into 1aab363028 Ștefan Talpalaru 2019-07-02 15:37:02 +0000
  • 1aab363028
    Merge branch 'nimbuild' master Ștefan Talpalaru 2019-07-02 17:13:38 +0200
  • 69cfa0bfad
    CI: use nim_build.sh Ștefan Talpalaru 2019-07-02 16:37:10 +0200
  • 323eb18706
    isEmpty() now considers RLP with no data to be empty emptyrlp Ștefan Talpalaru 2019-01-23 13:39:45 +0100
  • 6d08835d98
    Merge pull request #24 from status-im/threads Yuriy Glukhov 2019-01-15 16:35:59 +0200
  • 35097de0d9
    GC-safety for Nimbus Ștefan Talpalaru 2019-01-15 15:14:08 +0100
  • c88d7df269 add "--threads:on" to tests Ștefan Talpalaru 2019-01-10 23:29:20 +0100
  • a50c71243b
    add "--threads:on" to tests Ștefan Talpalaru 2019-01-10 23:29:20 +0100
  • 985f7404a5
    Update README.md Bruno Škvorc 2019-01-02 14:53:20 +0100
  • 8114c9fe1e Alternative fix for the Nimble binary-only package problem Zahary Karadjov 2018-12-27 00:00:41 +0200
  • 1d721f4eca
    Merge branch 'nimble' Ștefan Talpalaru 2018-12-26 16:01:12 +0100
  • 767a67df08
    avoid being considered a binary-only package by Nimble Ștefan Talpalaru 2018-12-25 11:36:31 +0100
  • cdf9a91d65
    Merge pull request #21 from status-im/les-branch-changes Yuriy Glukhov 2018-10-16 18:40:47 +0300
  • 623a19db8d Add >> operator similar to C++; Helps with type inference les-branch-changes Zahary Karadjov 2018-10-16 02:16:34 +0300
  • 1be7c93963 Add rlpFieldsCount helper and the ability to read objects not wrapped in lists Zahary Karadjov 2018-10-16 02:09:11 +0300
  • 2b28b1a236 Add support for float64 Zahary Karadjov 2018-09-27 14:01:15 +0300
  • def016260a use Bytes instead of seq[byte] Zahary Karadjov 2018-09-25 15:39:42 +0300
  • 3678058f85 add a comment for a possible future optimization Zahary Karadjov 2018-09-25 15:32:30 +0300
  • abd45a4596 fix a compilation issue Zahary Karadjov 2018-09-25 14:13:44 +0300
  • f0dcff9d64 wip: strange error Jacek Sieka 2018-09-24 19:13:59 -0600
  • 7dd92327de use Bytes instead of seq[byte] wip-return-seq Zahary Karadjov 2018-09-25 15:39:42 +0300
  • c4b56ca553 add a comment for a possible future optimization Zahary Karadjov 2018-09-25 15:32:30 +0300
  • f481a72bbb fix a compilation issue Zahary Karadjov 2018-09-25 14:13:44 +0300
  • 796222a9d2
    wip: strange error Jacek Sieka 2018-09-24 19:13:59 -0600
  • 0426e181af new semantics for the rlpCustomSerialization pragma Zahary Karadjov 2018-09-18 14:51:27 +0300
  • d248146313 Up-to-date README Zahary Karadjov 2018-09-17 13:12:40 +0300
  • 6556821572 Allow specifying a custom serialization procedure for a particular field Zahary Karadjov 2018-09-17 12:36:52 +0300
  • 02e640713e Up-to-date README Zahary Karadjov 2018-09-17 13:12:40 +0300
  • 1aa2d418ee Allow specifying a custom serialization procedure for a particular field Zahary Karadjov 2018-09-17 12:36:52 +0300
  • 1720345a24 move files arround to make nimble happy Zahary Karadjov 2018-09-13 18:57:24 +0300
  • 44e10db59a rlp_inspect: simple CLI tool for debugging RLP problems Zahary Karadjov 2018-09-12 18:21:32 +0300
  • 82c064946c
    fix ranges dep Jacek Sieka 2018-09-07 13:12:47 -0600
  • 7fde3f5249
    appveyor: fix version check Jacek Sieka 2018-09-06 12:08:18 -0600
  • f3ea50fb5f
    readme: update license Jacek Sieka 2018-09-05 12:48:26 -0600
  • 9adfa504de
    ci: update Jacek Sieka 2018-09-04 22:59:53 -0600
  • 235a9b7eca
    travis: use cached nim instead of docker Jacek Sieka 2018-09-02 19:42:54 -0600
  • 06e516e709 Fixed empty string deserialization Yuriy Glukhov 2018-08-06 18:32:42 +0300
  • 69b9428c87 Fixed empty string deserialization Yuriy Glukhov 2018-08-06 18:32:42 +0300
  • 961cc48b11 support for encoding and decoding of bool values Zahary Karadjov 2018-07-22 14:19:24 +0300
  • 3b2ce4e464 Add test for empty byte ranges coffeepots 2018-07-16 17:50:47 +0100
  • da70fbc898 Fix assertion failure on empty byte range coffeepots 2018-07-16 17:11:56 +0100
  • 6e2df7c536 Add test for empty byte ranges coffeepots 2018-07-16 17:50:47 +0100
  • 62d99d99da Fix assertion failure on empty byte range coffeepots 2018-07-16 17:11:56 +0100
  • d75b09795b disable the IntLike concept Zahary Karadjov 2018-06-27 02:40:49 +0300
  • 9959863512
    Merge pull request #14 from status-im/bugfixes Yuriy Glukhov 2018-06-23 21:52:41 +0300
  • c1b1766f86 Fixes for bugs discovered while testing the Hexary Trie Zahary Karadjov 2018-06-23 19:49:04 +0300
  • e0d62ae9ba make zeroBytesRlp a constant in order to not interfere with the gcsafe effect Zahary Karadjov 2018-06-17 20:12:13 +0300
  • c9ada52624
    Merge 1ac76ba687 into 2363474e5c zah 2018-06-17 17:04:56 +0000
  • 1ac76ba687 Don't trigger the gcsafe effect when accessing zeroBytesRlp gcsafe-globals Zahary Karadjov 2018-06-17 19:56:00 +0300
  • 2363474e5c make the package nimble compliant Zahary Karadjov 2018-06-17 19:54:15 +0300
  • 97b7dc6b50
    Update README.md alexm-status 2018-05-30 14:39:21 -0700
  • 9d77a42e56
    Update README.md alexm-status 2018-05-27 14:23:54 -0700
  • 790aef0a9d Make 'read' and 'append' easier to override for user-defined types Zahary Karadjov 2018-05-18 14:32:06 +0300
  • 078aa161dd Workaround enum serialization Yuriy Glukhov 2018-05-18 11:48:37 +0300
  • 3efa192cbe Workaround enum serialization Yuriy Glukhov 2018-05-18 11:48:37 +0300
  • e47708b0bd
    Merge pull request #11 from status-im/bugfix-read-array Yuriy Glukhov 2018-05-17 16:34:35 +0300
  • 8d7dd1acb1 Bugfix: objects with array fields were not deserialized properly Zahary Karadjov 2018-05-17 16:07:37 +0300
  • 63af57837d Workaround nim bug, startList made public Yuriy Glukhov 2018-05-16 10:37:26 +0300
  • d35c736c26 Workaround nim bug, startList made public Yuriy Glukhov 2018-05-16 10:37:26 +0300
  • 6dddfdf675 Fixed seq[byte] and seq[char] serialization Yuriy Glukhov 2018-05-15 16:06:06 +0300
  • fc86d46b2b Fixed seq[byte] and seq[char] serialization Yuriy Glukhov 2018-05-15 16:06:06 +0300
  • 37b3803fcf Fixed test Yuriy Glukhov 2018-05-08 19:17:28 +0300
  • a97cb6c32f handle char arrays as blobs just like byte arrays Zahary Karadjov 2018-04-01 05:37:50 +0300
  • 8acf725628 rlp.read for openarrays Zahary Karadjov 2018-04-01 05:20:46 +0300
  • 09718bb5c3 implement rlp.read for arrays Zahary Karadjov 2018-04-01 05:01:56 +0300
  • f903ad8bff add support for reading and writing enums Zahary Karadjov 2018-04-01 04:37:06 +0300
  • e0fa989449
    Merge pull request #7 from yglukhov/fix-append-openarray-byte Yuriy Glukhov 2018-03-31 12:57:12 +0300
  • 9ed7e7b37b openarray[byte] is now treated as blob instead of list Yuriy Glukhov 2018-03-31 12:07:55 +0300
  • 5861464710 Use new ranges Yuriy Glukhov 2018-03-26 18:14:51 +0300
  • 527bd0e302 Use new ranges Yuriy Glukhov 2018-03-26 18:14:51 +0300
  • c1cc0f58a0 Added toBytes converters for ByteRange Yuriy Glukhov 2018-03-22 12:02:51 +0200
  • c8772fc5d7 Added toBytes converters for ByteRange Yuriy Glukhov 2018-03-22 12:02:51 +0200
  • 069d73df31 Fixed listElem Yuriy Glukhov 2018-03-20 15:44:17 +0200
  • 5c47442620 Fixed listElem Yuriy Glukhov 2018-03-20 15:44:17 +0200
  • 61da7236f4 make all tests green again Zahary Karadjov 2018-03-14 14:48:10 +0200
  • 798b1ebaf1 Fixed range bug in slice Yuriy Glukhov 2018-03-14 14:44:29 +0200
  • 073c600b6e Fixed range bug in slice Yuriy Glukhov 2018-03-14 14:44:29 +0200
  • 0b516cb2b6 wrap objects and tuples in lists by default Zahary Karadjov 2018-03-13 18:16:53 +0200
  • 34f1bee50d Use the standard Nimble name for the Apache v2 license Zahary Karadjov 2018-02-16 17:28:19 +0200
  • 70e6bf714b
    Merge pull request #1 from alehander42/fix-ordinal zah 2018-02-27 18:16:54 +0200
  • 8cd02732ad Revert Alexander Ivanov 2018-02-27 16:46:11 +0200
  • 99b534f356 Use toInt Alexander Ivanov 2018-02-26 14:27:07 +0200
  • 1322b81393 Travis fix next try Alexander Ivanov 2018-02-21 13:40:43 +0200
  • 432eccaf3f Fix travis Alexander Ivanov 2018-02-21 13:04:00 +0200
  • 955a2afc87 Add support for uint Alexander Ivanov 2018-02-21 12:34:07 +0200
  • b082a14a8b Add support for SomeOrdinal Alexander Ivanov 2018-02-21 12:27:34 +0200
  • ce79722d43 use the new status-im/ranges library Zahary Karadjov 2018-02-16 17:28:19 +0200
  • a0f075865c work-around some compilation issues present in the trie library Zahary Karadjov 2018-01-31 22:55:12 +0200
  • 78ec433770 nim-rlp version 1.0 Zahary Karadjov 2018-01-25 21:22:13 +0200
  • 2bfc9e6270
    Initial commit Jarrad 2018-01-04 10:30:18 +0000