Faruk Terzioğlu
Faruk Terzioğlu
No `params` in response of `v1/trace_api/get_block` in nodeos 2.1.0 When I send query to `v1/trace_api/get_block` with nodeos 2.0.9, I can get `from, to, quantity, memo` for eosio.token in the response...
Add relevant methods to return `address-private` key pairs e.g. ``` [HttpPost("/Avalanche/{account}/external/{index}")] public ActionResult GetDepositWallet(uint account, uint index) ``` For only apps that allowed this by configuration `exposePrivateKey` should return a...
Add new configuration parameter as `exposePrivateKey`
As told in here https://substrate.dev/rustdocs/v2.0.0/frame_metadata/enum.RuntimeMetadata.html V11 metadata is deprecated.  I am getting an error while constructing a tx, but I am not sure it is about this or not....
This issue is not related about this repo, rather is a discussion about another project that generates Polkadot addresses. I developed an HD Wallet for Ed25519 based currencies (like Cardano)...
I added required code to get data from trace api.
also merged commits from https://github.com/birmas/neo-gui-developer and https://github.com/mwherman2000/neo-gui-developer