blockchain-core icon indicating copy to clipboard operation
blockchain-core copied to clipboard

Results 93 blockchain-core issues
Sort by recently updated
recently updated
newest added

Command: `packet_purchaser sc list` ``` +------------------------------+-----+---------+---------+---------+---------+-------+-------+-------+-----------+------------+----------------+--------------+ | id |nonce| state |is_active|expire_in|expire_at|expired|amount |num_dcs|num_packets|participants|max_participants| pid | +------------------------------+-----+---------+---------+---------+---------+-------+-------+-------+-----------+------------+----------------+--------------+ | Total | X | X | 13 | X | X | 0 |5600000|...

You can inspect who is waiting/holding the blockchain lock by using recon to look at who is monitoring the pid and who the lock pid is monitoring. Make a real...

Spec: A payment_v2 transaction can contain a single payment instruction with a specified `payee`, an empty `amount`, and a `max` boolean set to true (default: false) in order to perform...

help wanted
good first issue

Problem ---- I have noticed when running a miner with aux ledger and immediately supplying any auxiliary vars (poc-v11 in this case), the aux ledger would stall. My guess that...

Hopefully I am posing this isn the right place. I have been having witnesses request failing off and on for about 36 hours now . It is hit and miss...

Currently, dataonly hotspots (which also have some data transfer rewards) are being include in reward scale calculations. However, since dataonly do not participate in proof of coverage, they should not...

XOR filter transaction happens every 10 mins to start join process for devices to send packets on the network. Each time, in addition to base txn cost (35,000 DC), there...

enhancement

- env var to not banner all updates - first time we encounter a client, it will be bannered the sc it was placed into - when a sc closes,...

Deprecates outdated `debit_fee` to ensure that implicit burns are recorded when necessary. Will prevent PRs like [this](https://github.com/helium/blockchain-core/pull/889) in the future.

2021-06-18 19:06:15 =SUPERVISOR REPORT==== Supervisor: {local,blockchain_sup} Context: start_error Reason: {{badmatch,{error,{error,"Corruption: block checksum mismatch: stored = 1520935999, computed = 1200219786 in /var/data/checkpoints/885474/ledger.db-1624043170 714480180/ledger.db/1521297.sst offset 0 size 3961"}}},[{blockchain_ledger_v1,commit_context,1,[{file,"blockchain_ledger_v1.erl"},{line,619}]},{blockchain_ledger_v1,context_sna pshot,1,[{file,"blockchain_ledger_v1.erl"},{line,752}]},{blockchain,'-fold_blocks/5-fun-1-',4,[{file,"blockchain.erl"},{line,534}]},{lists,foldl,3,[{file,"lists.erl"},{line,126 3}]},{blockchain,ledger_at,3,[{file,"blockchain.erl"},{line,484}]},{blockchain,load,2,[{file,"blockchain.erl"},{line,1828}]},{blockchain,new,4,[{file,"blockchain.erl"},{line,16 0}]},{blockchain_worker,load_chain,3,[{file,"blockchain_worker.erl"},{line,1056}]}]} Offender:...