OSDN Git Service

feat(bcrp): convert call bcrp contract program (#1891)
[bytom/bytom.git] / protocol /
2021-04-15 DeKaijufeat(bcrp): convert call bcrp contract program (#1891)
2021-04-13 hausonRm tx status fail (#1882)
2021-04-13 jacksoomfeat(go mod): go mod (#1886)
2021-04-13 PoseidonAdd vote output (#1879)
2021-04-12 Poseidonopt casper detail (#1880)
2021-04-09 xuexiansongFeat(BVM): change op eq (#1875)
2021-04-09 jacksoomfeat(remove mining): remove mining code (#1877)
2021-04-09 xuexiansongFeat(BVM): change op shift (#1874)
2021-04-09 DeKaijufeat(bcrp): save and delete contract (#1865)
2021-04-08 MingjingBtm2.0 remove pow (#1859)
2021-04-08 xuexiansongFeat(BVM): change op cmp (#1873)
2021-04-08 xuexiansongFeat(BVM): change op mod (#1872)
2021-04-08 xuexiansongFeat(BVM): change op div (#1871)
2021-04-08 xuexiansongFeat(BVM): change op mul (#1870)
2021-04-07 xuexiansongFeat(BVM): change op sub (#1869)
2021-04-07 Poseidonadd_casper_process_block (#1868)
2021-04-07 jacksoom feat(net/netsync/p2p/pow): Change network lib and...
2021-04-07 xuexiansongFeat(BVM): change op add (#1862)
2021-04-07 xuexiansongFeat(BVM): change op not (#1861)
2021-04-07 xuexiansongFeat(BVM): change op div (#1860)
2021-04-07 Poseidonauth_verification_for_casper (#1858)
2021-04-06 xuexiansongFeat(BVM): change number mul op use uint256 and test...
2021-04-06 xuexiansongFeat(BVM): change number sub op use uint256 and test...
2021-04-06 PoseidonValidators for casper (#1855)
2021-04-06 xuexiansongFeat(BVM): change numeric stack (#1856)
2021-04-05 Poseidonbest chain for casper (#1852)
2021-04-02 PoseidonAdd casper interface (#1851)
2021-04-02 Poseidonadd checkpoint (#1850)
2021-04-02 xuexiansongFeat(BVM): change opNumberCompare use uint256 and test...
2021-04-01 xuexiansongFeat(BVM): change op1Add use uint256 (#1846)
2021-03-29 xuexiansongFeat(BVM): vm add bigint type (#1845)
2020-02-05 PaladzMerge pull request #1828 from Bytom/prod
2020-02-05 PaladzMerge pull request #1827 from Bytom/dev
2019-11-29 Paladzadd vaildate-block (#1815)
2019-11-22 PaladzMerge pull request #1813 from Bytom/dev
2019-11-04 Zhongchun Caomodify import path (#1805)
2019-10-29 PaladzMerge pull request #1804 from Bytom/clean
2019-10-29 Chengcheng Zhangrm sm2 sm3
2019-10-24 PaladzMerge pull request #1799 from Bytom/fix_p2p_log_level
2019-09-11 PaladzMerge pull request #1786 from Bytom/dev
2019-08-21 PaladzMerge pull request #1781 from Bytom/dev
2019-08-14 PaladzMerge pull request #1777 from Bytom/txpool
2019-08-14 PaladzMerge pull request #1774 from Bytom/orphan
2019-08-13 Yahtoo Marestore Tx back to Tx pool when chain is reorganized txpool
2019-08-13 Yahtoo Mafix the orphan issue orphan
2019-05-05 PaladzMerge pull request #1747 from Bytom/dev
2019-05-02 muscle_boyadd block integration test (#1745)
2019-04-30 PaladzMerge pull request #1743 from Bytom/dev
2019-04-26 PaladzMerge pull request #1741 from Bytom/fix_empty_pointer
2019-04-25 muscle_boyProcess block integra test (#1740)
2019-04-25 PaladzMerge pull request #1739 from Bytom/revert-1738-process...
2019-04-25 PaladzRevert "block integration test (#1738)"
2019-04-25 muscle_boyblock integration test (#1738)
2019-04-22 PaladzMerge pull request #1730 from Bytom/prod
2019-04-19 PaladzMerge pull request #1717 from Bytom/dev
2019-04-17 yahtooFix list-assets vm_version field lost (#1705)
2019-04-16 PaladzMerge pull request #1699 from Bytom/dev
2019-04-15 muscle_boyugly transaction test (#1692)
2019-04-15 PaladzMerge pull request #1691 from Bytom/dev
2019-04-10 oyshengadd unit test (#1683)
2019-04-09 oyshenglist assets response with annotated asset (#1682)
2019-04-09 oyshengadd limit block height for create asset (#1680)
2019-04-08 PaladzMerge pull request #1675 from Bytom/dev
2019-04-08 HAOYUatHZfix: fix typo (#1674)
2019-04-01 PaladzMerge pull request #1666 from Bytom/dev
2019-03-29 Chengcheng Zhangadd hash160 test (#1665)
2019-03-29 yahtooAdd block index test cases (#1661)
2019-03-29 oyshengcheck the dust transaction with output amount is zero...
2019-03-26 PaladzMerge pull request #1656 from Bytom/dev
2019-03-26 oyshengadd edge test for CalcReorganizeNodes (#1654)
2019-03-26 yahtooFix timer not stoped bug (#1653)
2019-03-26 oyshengadd Marshal and Unmarshal test for BlockHeader (#1652)
2019-03-25 muscle_boyadd serialize tx test (#1651)
2019-03-22 PaladzMerge pull request #1648 from Bytom/dev
2019-03-22 yahtooAdd edge test for GasState (#1647)
2019-03-13 muscle_boyadd test case (#1636)
2019-03-08 PaladzMerge pull request #1629 from Bytom/entry_test
2019-03-08 shenao78entryID test
2019-03-04 PaladzMerge pull request #1627 from Bytom/prod v1.0.8
2019-03-04 PaladzMerge pull request #1626 from Bytom/revert-1564-add_uni...
2019-03-04 PaladzMerge pull request #1625 from Bytom/revert-1565-add_uni...
2019-03-04 muscle_boyRevert "add setGasValid unit test (#1564)"
2019-03-04 muscle_boyRevert "Add unit test sa (#1565)"
2019-03-04 PaladzMerge pull request #1624 from Bytom/dev
2019-03-04 muscle_boyadd unit test for validate tx (#1620)
2019-03-02 PaladzMerge pull request #1619 from Bytom/dev
2019-03-02 wzAdd case test for the thaintrading (#1617)
2019-03-01 yahtooMempool: add no btm input tx filter (#1605)
2019-03-01 muscle_boycompletion block test (#1603)
2019-03-01 PaladzMerge pull request #1608 from Bytom/tx_unit_test
2019-03-01 shenao78add tx unit test
2019-02-28 PaladzMerge pull request #1601 from Bytom/dev
2019-02-27 yahtooOptimize log printing (#1590)
2019-02-25 muscle_boyValidate tx unit test (#1587)
2019-02-25 Paladzedit the rule for support 1.1.0's soft fork which will...
2019-02-22 yahtooAdd mempool new tx subscription support (#1578)
2019-02-21 muscle_boyadd status fail for websocket nofify new transaction...
2019-02-21 muscle_boyorphan block num limit (#1579)
2019-02-19 muscle_boyvalidate block unit test (#1576)
2019-02-19 muscle_boyValidate tx unit test (#1575)
next