evm-abi-decoder
evm-abi-decoder copied to clipboard
EVM ABI Decoder allows to decode raw input data from EVM tx (on Ethereum or a compatible chain like Avalanche, BSC stc) into processable format obtained from the contract's ABI definition (JSON).
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.0 to 3.2.4. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.4 Release Notes - Maven GPG Plugin - Version 3.2.4 [MGPG-125] - Fix "bestPractices" (#95) @cstamas 📦 Dependency...
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.77 to 1.78.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. Commits f80596e [maven-release-plugin] prepare release maven-source-plugin-3.3.1 7626998 Bump apache/maven-gh-actions-shared from 3 to 4 83c963c Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18) 40ae495 Bump org.codehaus.plexus:plexus-archiver...
log parsing support
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32. Changelog Sourced from org.projectlombok:lombok's changelog. v1.18.32 (March 20th, 2024) PLATFORM: Initial JDK22 support added. PLAFTORM Added support for Eclipse 2024-03. [Issue #3620](projectlombok/lombok#3620). PLATFORM: Added...
tx: https://etherscan.io/tx/0xeb154fb38972106bfc0e9bce28130379c44d80be292de775e0f43e2c861e0f48 String input = "0xc04b8d59000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000009e3df1cd92386519734558178e535e0460b10ab60000000000000000000000000000000000000000000000000000000064e31e750000000000000000000000000000000000000000000000000001c6bf5263400000000000000000000000000000000000000000000000000000000000000cdfb20000000000000000000000000000000000000000000000000000000000000042c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2000bb8514910771af9ca656af840dff83e8264ecf986ca000bb8dac17f958d2ee523a2206206994597c13d831ec7000000000000000000000000000000000000000000000000000000000000"; The mismatch between data and block browsers: ```json [{"name":"params","type":"tuple","value":["0x0000000000000000000000009e3df1cd92386519734558178e535e0460b10ab60000000000000000000000000000000000000000000000000000000064e31e750000000000000000000000000000000000000000000000000001c6bf5263400000000000000000000000000000000000000000000000000000000000000cdfb20000000000000000000000000000000000000000000000000000000000000042","0x00000000000000000000000000000000000000a0",903401951260431892400721565338551249926014175926,1692606069,500000000000000]}] ```
thanks a lot for your work,solved a lot of my problems, are there any plans to support decodeLog, just like web3.eth.abi.decodeLog(inputs, hexString, topics);
Hello! Thank you for a great repo. Please review and merge if possible https://github.com/osslabz/evm-abi-decoder/pull/93
Bumps `jackson.version` from 2.16.2 to 2.17.0. Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.2 to 2.17.0 Commits 8fba680 [maven-release-plugin] prepare release jackson-core-2.17.0 486b33f Prepare for 2.17.0 release a6a1074 Merge branch '2.16' into 2.17 e5b5e34...
FAILURE: Build completed with 3 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':app:mergeDebugNativeLibs'. > Could not resolve all files for configuration...