issues
search
Arachnid
/
solidity-stringutils
Basic string utilities for Solidity
Apache License 2.0
1.14k
stars
373
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
compile warn
#61
LonYui
opened
1 year ago
0
strings.slice stored in structs when retrieved and converted into slice yields gibberish when console.logged
#60
0xJamesBong
opened
1 year ago
0
Can you create a new release so i can import this from "brownie.py/solidity"? pls
#59
tulLazy
opened
1 year ago
0
Import path is wrong : import "github.com/Arachnid/solidity-stringutils/strings.sol";
#58
ToDestiny
opened
1 year ago
1
Seems stringutils does not support flag emojis like 🇧🇻
#57
Pana
closed
2 years ago
3
Fix shadowing warning
#56
minaminao
closed
1 year ago
5
Issue appeared in remix
#55
terryjiang2020
closed
2 years ago
1
Replace and replace all support
#54
ceerlepy
opened
2 years ago
0
importing issue
#53
elia07
opened
2 years ago
0
Fix for crash bug in memcpy
#49
jj0b
opened
2 years ago
1
Fix ci nix path
#48
RyanRHall
closed
3 years ago
0
Sol v0.8
#47
RyanRHall
closed
2 years ago
5
Sol 0.8
#46
RyanRHall
closed
3 years ago
0
Support solidity 0.8.0
#45
0xrin1
opened
3 years ago
2
Update to solidity 0.5
#44
ladislavdubravsky
closed
3 years ago
0
Compatibility modifications and feature additions
#42
JinQing1991
closed
4 years ago
0
Not supported for progma solidity >=0.4.22 <0.6.2;
#41
denismp
closed
4 years ago
2
Function to convert Integer to String
#40
apoorvlathey
opened
4 years ago
0
modify to meet 0.5.x solidity compiling rules
#39
drcfintech
opened
5 years ago
0
DeclarationError: Undeclared identifier
#38
arjun-go-go
opened
5 years ago
0
Fixes #36
#37
chirag-parmar
opened
5 years ago
2
support for solidity 0.5.x
#36
chirag-parmar
opened
5 years ago
2
Create .gitattributes
#35
anudit
closed
5 years ago
0
Unwanted empty string in split function
#34
samanshahmohamadi
closed
5 years ago
1
var alternative for "Splitting a string into an array"?
#33
DaniOwnerShip
closed
6 years ago
1
Error in compare
#32
aleph-v
opened
6 years ago
0
Add explicit conversions from bytes32 to uint256 to allow binary operations
#31
ekpyron
opened
6 years ago
0
Add default data location (memory)
#30
axic
closed
6 years ago
3
Use keccak256() instead of sha3()
#29
axic
closed
6 years ago
0
Fix for Issue #27 - Unable to import "undefined": Not Found
#28
robsecord
closed
6 years ago
1
Unable to import "undefined": Not Found
#27
maroodb
opened
6 years ago
5
Fix documentation typo.
#26
robertzk
closed
6 years ago
0
Migrate to dapp, fix compiler warnings for solidity ^0.4.21
#25
ovangle
closed
6 years ago
2
How to Apply the Apache2 license to a Contract
#24
mudgen
opened
6 years ago
0
Warnings when compiling
#23
ohadnav
opened
6 years ago
3
Feature Request: support .toSlice() and/or .toString() for an address
#22
mwherman2000
opened
6 years ago
0
concatenate three strings
#21
bsollenb54
opened
6 years ago
2
Feature request: substring with index
#20
tirthb
opened
6 years ago
0
Mark eligible functions as pure/view
#19
darob3rt
opened
7 years ago
1
Make module npm installable
#18
kc1116
opened
7 years ago
1
Update strings.sol according to latest compiler version
#17
chriseth
closed
7 years ago
2
Tx silently fails if payload is too large but shows up as succesful
#16
kaustavha
opened
7 years ago
0
Correction in comments to compare() function
#15
benjaminion
opened
7 years ago
0
add pragma to remove warnings
#14
ritzdorf
opened
7 years ago
1
Previous unicodes didn't work for me got message "contains invalid UT…
#13
ritzdorf
opened
7 years ago
1
Avoid division by zero which triggers exception.
#12
ritzdorf
opened
7 years ago
0
1 array element missed
#11
Dexaran
closed
7 years ago
1
Unable to get "join" working
#10
nrchandan
closed
7 years ago
2
no solidity minimum version specified
#9
chafey
opened
7 years ago
1
publish to ethpm?
#8
chafey
opened
7 years ago
3
Next