Hayarobi Park
Hayarobi Park
#327 is not finished yet, since it need to correct polaris connection issue mentioned by @kslee. If this PR is strongly tied to #327, you will need to rebase this...
We need to wait, since go-libp2p v0.14.4 in #337 still requires btcd.
> The branch from #328 can be merged together with this one into a new branch to run the sync test > > So both can be tested at the...
There found critical backward incompatibility in libp2p-v0.32.1. I will try to apply intermediate version for smooth upgrade. This PR will be closed, and I will make new PR.
Maybe, or not. Current version of libp2p requires security layer such as TLS, but the version of libp2p in Aergo doesn't provide it. I reviewed the libp2p source and decided...
It seems like that there added another smart contract language, since composible transaction has its own commands and syntax. The functions listed in [the wiki](https://github.com/aergoio/aergo/wiki/Composable-Transactions) can be coded in lua...
I suggested a new feature like yours, after reading and inspired by that wiki . The key feature is executing multiple contract call in a single transaction, atomically. And, some...
There is a trade-off between verbosity and readability. The composable tx lacks of comment, argument type checking or etc, and provided limited functionality to manipulate variables and flow controls. If...
Good Job! I will check and merge PR, just adding english translation of the comments.
(This answer is translated by papago from original Korean answer) If you load a keystore file that already contains a wallet and add a new wallet to that keystore, it...