ain
ain copied to clipboard
DeFi Blockchain - enabling decentralized finance on Bitcoin
## Summary - This is a tracker to gather, collect and resolve known issues related to EVM before hitting testnet - For early testers: Please feel free to add it...
## Summary - Communication layer between the different VMs in DeFiChain to fetch Oracle data. - Implement the ability to fetch Oracle's data directly from SCs removing the need to...
# Inconsistency between AccountBalance and AccountHistory ## Summary - The `AuctionBid` entries that according to the AccountHistory (provided by FullNode) were sent to `df1qvzdgd85m67eym95l0jxrdn6aue5cjthpg78r4z` in block `1438560` were not included...
## Summary - Enforce better error handling ## Implications - Storage - [ ] Database reindex required - [ ] Database reindex optional - [ ] Database reindex not required...
Current situation: Listaccounthistory is a really powerful comment to get data for a specific address. Especially for tools that are tracking your transactions, received rewards, ... ! The problem is,...
## Summary I created this PR in order to give the ability to have a delegate address for a masternode. The delegate address will be able to vote for the...
Allows running of regtest with -regtest-dev to enable mining of blocks with `-gen=1` and `generatetoaddress` and enables all forks from block 1.
## Summary My DEFI Wallet desktop app remains at zero UTXO balance. So, I can't send DEFI to another wallet address. - ## Steps to Reproduce [Please use step-by bullet...
## Summary during normal operation of beta 3 node, it suddenly crashed with error: ``` ERROR: ReadRawBlockFromDisk: Block magic mismatch for FlatFilePos(nFile=8, nPos=5245339): 0b110907 versus expected 0d111109 Assertion failed: (!"cannot...
## Summary - Issue dedicated to track and document ETH-JSON RPC in ain. - Reference: - https://ethereum.org/en/developers/docs/apis/json-rpc/ - https://ethereum.github.io/execution-apis/api-documentation/ #### Status - The major RPCs for MetaMask usage and contract...