Paweł Bylica
|
d7f521298b
|
Remove Windows testing code
|
10 years ago |
Paweł Bylica
|
96980ef0dd
|
uint128 implementation for Windows and fixes arithmetic functions
|
10 years ago |
Paweł Bylica
|
97560b7748
|
Check if uint128 is enabled
|
10 years ago |
Paweł Bylica
|
e15906f93e
|
Remove gmp dependency
|
10 years ago |
Paweł Bylica
|
259a06e72b
|
New addmod algorithm
|
10 years ago |
Paweł Bylica
|
2f2b101592
|
New mulmod algorithm
|
10 years ago |
Paweł Bylica
|
2865ce9621
|
New exp algorithm
|
10 years ago |
Paweł Bylica
|
fe1a466b3e
|
New unsigned div algorithm
|
10 years ago |
Paweł Bylica
|
871487c4de
|
Reimplementation of sdiv. Delegates work to div.
|
10 years ago |
Paweł Bylica
|
d648dc7cfe
|
Combine div & mod into one function
|
10 years ago |
Paweł Bylica
|
bc0a91602f
|
Do not accept contract code with gas greater than 2^63. Keep gas counter in int64 type.
|
10 years ago |
Paweł Bylica
|
bf9dbce468
|
Removing boost dependency from libevmjit
|
10 years ago |
Paweł Bylica
|
6088699c24
|
Implementation of SDIV & SMOD with gmp
|
10 years ago |
Paweł Bylica
|
f7763299fb
|
Implementation of ADDMOD & MULMOD with gmp
|
10 years ago |
Paweł Bylica
|
557027577a
|
Implementation of EXP with gmp
|
10 years ago |
Paweł Bylica
|
460c8fac2f
|
Implementation of DIV & MOD with gmp library
|
10 years ago |
Paweł Bylica
|
0b4d298112
|
Internal mul256 implementation
|
10 years ago |
Paweł Bylica
|
c9ddc4468a
|
Temporary remove evmjit subtree
|
10 years ago |