Eric Volz

Results 6 issues of Eric Volz

# What to do: It should be possible to derive a ETH Address from the given mnemonic seed and private key # Whats the problem: Defichain uses a different algorithmus...

area:package
package:hdwallet

Documentation is an essential part when choosing to use a library. The documentation for the most important part TxBuilder is already finished. Now the time has come to document the...

documentation

With the library you are able to deserialize most of the transactions on defichain. But some raw transactions, like multi sig transactions raise an error. If the corresponding DefiTX is...

area:package
package:transactions

Integrate the DefichainData API into the library: https://api.defichain-data.com/

area:package
package:defichaindata
epic

The idea is to expand the DefichainPython library to the CLI. Something like decoding a transaction to JSON should be possible. I have to think about further use cases!🤔

idea

#### What would you like to be added: Protect sensitive information during logging #### Why is this needed: The logging file is a pure text file. If secrets are logged,...

area:package
package:node
package:ocean
package:transactions