Pinned
Activity
axic wants to merge ethereum/evmc
/// This enables implicit conversions from evmc::hex_errc to std::error_code.
axic wants to merge ethereum/evmc
Maybe add std::isspace(c) == evmc::internal_hex::isspace(c)
too? Probably not needed.
axic push tempus-finance/tempus-protocol
commit sha: 4ebc4b73cb10ef5306cc2588b3a330b05350e91b
push time in 8 hours agoaxic push tempus-finance/tempus-protocol
commit sha: 2501c308ed51a23f9bd308bd042ec7c8a419681e
push time in 8 hours agoaxic wants to merge tempus-finance/tempus-protocol
Good point, it was just a remnant from old code, will change.
axic push tempus-finance/tempus-protocol
commit sha: c9274f6de13538336a4c95f8b6705746da17591b
push time in 10 hours agoaxic in tempus-finance/tempus-protocol delete branch stablemath-test
axic wants to merge tempus-finance/tempus-protocol
Fix ERC165 standart compatibility
What is importing this now so that it can be removed?
axic merge to tempus-finance/tempus-protocol
Fix ERC165 standart compatibility
axic in tempus-finance/tempus-protocol create branch stablemath-test
axic merge to tempus-finance/tempus-protocol
refactor: move tempus ts wrappers to a separate folder
and protocol wrappers to their folder
axic wants to merge tempus-finance/tempus-protocol
refactor: move tempus ts wrappers to a separate folder
and protocol wrappers to their folder
ERC20OwnerMintable.ts
has the same "issue".
But then again amm
and some other places do the mix already, so it is pretty incosistent.
axic merge to tempus-finance/tempus-protocol
refactor: move tempus ts wrappers to a separate folder
and protocol wrappers to their folder
axic merge to tempus-finance/tempus-protocol
refactor: move tempus ts wrappers to a separate folder
and protocol wrappers to their folder
axic wants to merge tempus-finance/tempus-protocol
refactor: move tempus ts wrappers to a separate folder
and protocol wrappers to their folder
This mixes the helper and the test cases into the same directory.
axic in tempus-finance/tempus-protocol delete branch refactor/Decimal-equals-improvements
axic push tempus-finance/tempus-protocol
commit sha: 91096115af102d3d15b4a5feae8edeca752e50cb
push time in 22 hours agoaxic pull request tempus-finance/tempus-protocol
refactor: improve Decimal.equals() to support any Numberish value
axic merge to tempus-finance/tempus-protocol
Convert evmc::hex library into single hex.hpp header