-
Notifications
You must be signed in to change notification settings - Fork 3
Finds matching solidity function signatures using GPU
License
iowar/kecmatch-gpu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# kecmatch-gpu Finds matching solidity function signatures using GPU calculations on the CPU can take hours gas saving ---------- $ ./kecmatch64_linux -f swapy -a "(uint256,address)" -s 0x00000000 Searching | thread => 2535 method => swapy135083001085956(uint256,address) method id => 0x00000000 Searching | thread => 1635 method => swapy438399002156913(uint256,address) method id => 0x00000000 Searching | thread => 1611 method => swapy438399002156913(uint256,address) method id => 0x00000000 Searching - thread => 1078 method => swapy547133001989728(uint256,address) method id => 0x00000000 Searching | thread => 4094 method => swapy216656004549683(uint256,address) method id => 0x00000000 Searching | thread => 1139 method => swapy519223005692159(uint256,address) method id => 0x00000000 Searching - thread => 1152 method => swapy519223005692159(uint256,address) method id => 0x00000000 +------------+-------------+------------+----------------+ | card | find avg. | test input | tester | +------------+-------------+------------+----------------+ | RTX 3050 | 16.875 sec | 8 | @iowar | | GTX 1660S | 17.375 sec | 8 | @atomicwrites | +------------+-------------+------------+----------------+
About
Finds matching solidity function signatures using GPU
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published