Anton Ilzheev

Results 10 issues of Anton Ilzheev

Currently factomd anchors API supports only BTC and ETH anchors, which are used into Factom Mainnet. If there is a custom network (e.g. community testnet or any private network), it...

(edited) Missing BTC and ETH anchors: https://github.com/FactomProject/factomd/issues/1045#issuecomment-687670190

I noticed, that `pending-entries` response returns unexpected hashes. 1. I created 10 chains with the following ChainIDs, making commit+reveal without delay at minute 1-2: ``` 9a537ed1dcec1a748ef73f904e6e6ab8707fc12d6282ad2530cc818db247da08 e04ba28465b3c1fb1683c209d22c71d62abd03cc1febee96186b94d30b695792 cd82adb83b7745c7bb156cc572552adfe6105fa2ced8010c99bdb9d114f76393 4a28163928f0bdb7ffefa0a49b2a6e500bc646c1b80d9b0ca7576bc14b999c71 dc28b23f9e3794c79031c1c59b7107c386d2821dc795c952bcdf105412d91caf...

According to current documentation of `ack` call (https://docs.factom.com/api#ack), it seems like you need to know chainID of the entry for get entry information. I always thought, that I need chainID...

good first issue

**Step 1:** Chain & few entries in it created on block N. `chain-head` call at 0-10 min on block N returns: ``` chaininprocesslist: true ``` **Step 2:** Then, chain &...

**Have:** fully synced factomd node, v6.2.0, mainnet, default config **Reproduce issue:** Restart factomd Wait until factomd API started, but node is still in ignore (I waited 1-2 mins after restart)...

This PR adds structs and functions related to FCT anchoring (anchors from customnet into Factom mainnet). As BTC and ETH anchoring is not compatible (logically) with FCT anchoring (i.e. mainnet...

1. PegNet supposed to be the store of value network. But right now it’s very easy to enter pegnet, but hard to exit (PEG buyside is tiny, pUSD sold with...

Miners parse rates at minute 1 of each dblock. We don't want people to trading knowing future, so we apply conversions with 1 block delay. **Proposal:** If conversion submitted on...

**Abstract** I have concerns about limiting PEG conversions to 5,000 PEG per block, cause it may slow down FCT burning and make worse the ability to sell FCT via PegNet...