Yadhukrishna S Pai
Yadhukrishna S Pai
@christophstrobl Hi, just flagging this again in case you missed it
Hi @christophstrobl , I tried to reproduce this with a UnitTest, can you validate this is the correct issue? ``` @Test void shouldConvertBigDecimalToDecimal128AndBack() { converter = new MappingMongoConverter(resolver, mappingContext); converter.setCustomConversions(MongoCustomConversions.create(it...
@christophstrobl @mp911de is this still relevent? if so, can you please validate my understanding above?
@christophstrobl Hello, can you please let me know if my understanding of the issue is correct and if it's still relevant to work on it?
You cannot programmatically generate the ABI for a given contract using data from the Ethereum blockchain. `In Ethereum, the Application Binary Interface (ABI) is a predefined template of the functions...