Skip to content

Tags: fractalplatform/fractal

Tags

v1.0.0

Toggle v1.0.0's commit message
- [DPOS] allow contract asset transfer (#525)(#528)

- [FEE] other people pay transaction fee (#531)(#533)(#536)
- [FEE]fee transfer internal record (#495)
- [BLOCKCHIAN] fixed export blockchain error (#498)
- [GAS] modify gas price (#501)
- [MINER] add setcoinbase check (#500) and fix miner bug (#499)(#511)(#512)(#513)(#514)(#516)
- [P2P] fixed bug that may close a nil channel (#503)and fixed ddos check error (#519)
- [DOWNLOAD]add node into blacklist if it had too much errors(#519)(#523)
- [CMD] add version cmd compile date info (#505)(#521)
- [CMD] cmd/ft: add method 'seednodes' into sub-cmd 'p2p' (#497)
- [CMD] add txpool cmd gettxsbyaccount (#502)
- [P2P] p2p,rpc: add rpc to query seed nodes from db(#496)
- [TEST] add each code module unit test or note (#492)(#493)(#504)(#508)(#507)(#509)

v0.0.30

Toggle v0.0.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
modify the blockchain code (#489)

v0.0.29

Toggle v0.0.29's commit message
- [P2P] blockchain/downloader: fixed bug that may don't download the …

…new block (#469)

- [CMD] add chain command forkstatus (#468)
- [TEST] add each code module unit test or note.(#467)(#466)

v0.0.28

Toggle v0.0.28's commit message
- [P2P] bootnode in genesis is ft finder.(#439)

- [DPOS]dpos api epoch add url. (#437)
- [INTERNALTX]modify internal tx log hash. (#441)
- [FILTER]fix rpc output format. (#440)
- [RPCAPI] modify setStatePruning rpc private (#464),modify blockchain misspelling and change ft_getTransactions (#457)
- [RPCAPI] add rpc api ft_forkStatus.(#463)
- [TEST] add each code module unit test or note.(#442)(#446)(#447)(#448)(#450)(#451)(#454)(#455)(#456)(#458)(#459)(#461)(#462)(#465)

v0.0.27

Toggle v0.0.27's commit message
- [VIM] vm fix stack valid (#416)

- [RPC] add rpc interface: ft_getTransBatch

v0.0.26

Toggle v0.0.26's commit message
- [LOG] fix vendor log bug, patch for version 0.0.25

v0.0.25

Toggle v0.0.25's commit message
- [DPOS] fork3: reduce CandidateAvailableMinQuantity (#416)

- [MINER] fixed some bugs (#421)(#422)
- [TXPOOL] fixed txpool add remotes not check the same tx was exist (#423)
- [TXPOOL] fixed txpool rpc send same tx err (#430)
- [ACCOUNT] fix internal action bug (#424)
- [RPCAPI] modify api get account by name and id (#428)
- [GASPRICE] modify gas price oracle (#417)
- [ACCOUNT] modify account fliter balance zero (#414)
- [FILTERS] add filters rpc (#431)
- [MOD] support go mod (#429)
- [VM] add timeout func (#419) and add callwithpay (#425)

v0.0.24

Toggle v0.0.24's commit message
- [BLOCKCHAIN] blockchain store irreversible number

- [TXPOOL] fixed txpool test failed in travis CI
- [DPOS] update some dpos apis
- [LOG] add some log print
- [RPC] add rpc dpos_snapShotStake and fixed GetActivedCandidate

v0.0.23

Toggle v0.0.23's commit message
- [RPC] fixed getTxsByAccount rpc arg check and uint infinite loop

- [BLOCKCHAIN] modify blockchain start err
- [TXPOOL] move TxPool reorg and events to background goroutine
- [P2P] ftfinder: add cmd flag that can input genesis block hash
- [P2P] txpool.handler: add config of txs broadcast
- [RPC] add some dpos rpc api for browser

v0.0.22

Toggle v0.0.22's commit message
- [ACCOUNTNAME] forkID=1: modify account verification rules,asset con…

…tains account prefix

- [DPOS] modify dpos getepoch api
- [GENESIS] fix SetupGenesisBlock func return result
- [GENESIS] start node with fork id