issues
search
mana-ethereum
/
ex_rlp
Elixir implementation of Ethereum's RLP (Recursive Length Prefix) encoding
MIT License
31
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump dialyxir from 1.4.1 to 1.4.3
#67
dependabot[bot]
opened
11 months ago
0
Bump credo from 1.7.0 to 1.7.2
#66
dependabot[bot]
opened
11 months ago
0
Bump ex_doc from 0.30.6 to 0.31.0
#65
dependabot[bot]
opened
11 months ago
0
Bump ex_doc from 0.30.6 to 0.30.9
#64
dependabot[bot]
closed
11 months ago
1
Bump dialyxir from 1.4.1 to 1.4.2
#63
dependabot[bot]
closed
11 months ago
1
Bump ex_doc from 0.30.6 to 0.30.8
#62
dependabot[bot]
closed
1 year ago
1
Bump ex_doc from 0.30.6 to 0.30.7
#61
dependabot[bot]
closed
1 year ago
1
Bump credo from 1.7.0 to 1.7.1
#60
dependabot[bot]
closed
11 months ago
1
update deps
#59
ayrat555
closed
1 year ago
0
Bump dialyxir from 1.2.0 to 1.3.0
#58
dependabot[bot]
closed
1 year ago
3
Bump ex_doc from 0.29.3 to 0.29.4
#57
dependabot[bot]
closed
1 year ago
1
Bump credo from 1.6.7 to 1.7.0
#56
dependabot[bot]
closed
1 year ago
0
Bump ex_doc from 0.29.1 to 0.29.3
#55
dependabot[bot]
closed
1 year ago
0
Bump ex_doc from 0.29.1 to 0.29.2
#54
dependabot[bot]
closed
1 year ago
1
Implement streaming decode
#53
ayrat555
closed
1 year ago
1
Update common tests
#52
ayrat555
closed
1 year ago
1
fix list decoding
#51
ayrat555
closed
1 year ago
1
Bump ex_doc from 0.29.0 to 0.29.1
#50
dependabot[bot]
closed
1 year ago
0
Bump ex_doc from 0.28.6 to 0.29.0
#49
dependabot[bot]
closed
2 years ago
0
migrate to github actions, fix credo warnings
#48
ayrat555
closed
2 years ago
0
update deps
#47
ayrat555
closed
2 years ago
0
Bump jason from 1.3.0 to 1.4.0
#46
dependabot[bot]
closed
2 years ago
1
Bump credo from 1.6.6 to 1.6.7
#45
dependabot[bot]
closed
2 years ago
1
Bump ex_doc from 0.28.4 to 0.28.5
#44
dependabot[bot]
closed
2 years ago
1
Bump credo from 1.6.4 to 1.6.6
#43
dependabot[bot]
closed
2 years ago
0
Bump dialyxir from 1.1.0 to 1.2.0
#42
dependabot[bot]
closed
2 years ago
1
Bump credo from 1.6.4 to 1.6.5
#41
dependabot[bot]
closed
2 years ago
1
Bump ex_doc from 0.28.2 to 0.28.4
#40
dependabot[bot]
closed
2 years ago
0
Bump ex_doc from 0.28.2 to 0.28.3
#39
dependabot[bot]
closed
2 years ago
1
Bump ex_doc from 0.28.1 to 0.28.2
#38
dependabot[bot]
closed
2 years ago
0
Bump credo from 1.6.3 to 1.6.4
#37
dependabot[bot]
closed
2 years ago
0
Bump ex_doc from 0.28.0 to 0.28.1
#36
dependabot[bot]
closed
2 years ago
0
update dev deps
#35
ayrat555
closed
2 years ago
0
Improvement - using guard on decode item
#34
prihandi
closed
2 years ago
3
update ethereum common tests submodule
#33
ayrat555
closed
2 years ago
0
Misc doc changes
#32
kianmeng
closed
3 years ago
0
RLP Decode is not correct
#31
leeduckgo
closed
3 years ago
2
rlp: non-canonical integer (leading zero bytes) for *big.Int, decoding into (types.Transaction)(types.txdata).R
#30
seamon
closed
3 years ago
3
bump circle ci cache version
#29
ayrat555
closed
4 years ago
0
fix: update mix.lock to that of hex 0.20.5
#28
pdobacz
closed
4 years ago
1
Add invalid rlp test and make sure it passes (invalid RLP decoding handling)
#27
pdobacz
closed
4 years ago
8
Handle errors from ethereum common tests
#26
ayrat555
closed
4 years ago
1
update ethereum common tests
#25
ayrat555
closed
5 years ago
0
add test: check if decoding is one to one by generating collisions
#24
paulperegud
closed
4 years ago
5
update ethereum common tests submodule
#23
ayrat555
closed
5 years ago
0
Revert "fix encoding of binary list with trailing zeroes"
#22
ayrat555
closed
5 years ago
0
defensive guard checking
#21
InoMurko
closed
5 years ago
0
fix encoding of binary list with trailing zeroes
#20
ayrat555
closed
5 years ago
0
opt
#19
InoMurko
closed
6 years ago
3
remove compilation warnings
#18
ayrat555
closed
6 years ago
0
Next