pscott
8592a22542
Clang-format
2021-06-08 10:24:51 +02:00
TamtamHero
f6a4c61f3c
Make erc20 approval for known contracts more generic and simple
...
+ No need to provide additional ERC20 definition anymore
+ Simpler code
+ More generic
= Still not scalable
- Takes a bit more space than the previous solution
2021-06-08 10:24:51 +02:00
pscott
5fd27ff5ca
Use INT256_LENGTH and ADDRESS_LENGTH define
2021-06-08 10:24:51 +02:00
TamtamHero
17bd07a346
Apply clang-format
2020-12-01 16:20:13 +01:00
TamtamHero
b6731d030b
Conditionnaly comment Starkware some missing logic for altcoins
2020-11-30 18:45:54 +01:00
BTChip github
9854d12753
Starkex v2 integration
2020-11-30 18:22:16 +01:00
TamtamHero
d432e57431
Make plugins result status explicits on every case
2020-11-16 17:10:04 +01:00
TamtamHero
4f2cef2e20
Add Compound support as an internal plugin
2020-11-16 17:06:44 +01:00
TamtamHero
6a754b5189
Add ERC20 allowance (approve) support in internal ERC20 plugin
2020-11-16 17:06:44 +01:00
BTChip github
38da718b00
Plugins support WIP
2020-11-16 17:06:37 +01:00