ain
ain copied to clipboard
DeFi Blockchain - enabling decentralized finance on Bitcoin
/kind chore - Additional format with clang-format-14 Note: Wait until toolchain update to clang 14.
#### What kind of PR is this?: /kind feature #### What this PR does / why we need it: Adds a list of members and their addresses which are allowed...
#### What kind of PR is this?: /kind fix #### What this PR does / why we need it: Adds version suffix to `getversioninfo` rpc. WIP: Investigate build error on...
#### What kind of PR is this?: /kind feature #### What this PR does / why we need it: Adds filtering to `listaccounts` by token symbol Example: `listaccounts '{"tokenSymbol": "AMZN"}'`
#### What kind of PR is this?: /kind feature #### What this PR does / why we need it: #### Which issue(s) does this PR fixes?: Fixes # #1028
/kind chore - Revamp the storage layers to better utilize leveldb snapshots for both custom views and easily pull iterate. - Introduces `CLevelDBOptions` that manages options related objects. - Introduces...
/kind chore Format with clang-format with a combination of Chromium and Microsoft styles. - Base style: Chromium. - PointerAlignment and indent widths from Microsoft. - Right pointeraligned provides unmistakable clarity...
I'm unable to add a previously used address to the "receive addresses" list and I suspect that balances from this address are not included too. The application says: "Invalid address....
#### What would you like to be added: more clear description on what to do when releasing a node update. so not just 'need to reindex' or 'load snapshot', but...