OSDN Git Service

delete some black utxo (#2129)
[bytom/bytom.git] / blockchain / txbuilder / actions.go
2021-08-19 PaladzMerge pull request #2085 from Bytom/btm2.0
2021-08-06 DeKaijufix(bcrp): fix bug compare asset id with consensus...
2021-06-10 wyjDoraemoncoinbase reward (#1948)
2021-06-09 Poseidonbuild vote tx (#1955)
2021-04-25 boomyl2d data for butxo state (#1921)
2021-04-25 boomylextend utxo struct && testcase with state data (#1848)
2021-04-21 DeKaiju feat(bcrp): add control contract action (#1909)
2021-04-21 DeKaijufeat(bcrp): add register action (#1904)
2021-04-13 PoseidonAdd vote output (#1879)
2020-02-05 PaladzMerge pull request #1828 from Bytom/prod
2019-11-22 PaladzMerge pull request #1813 from Bytom/dev
2019-11-04 Zhongchun Caomodify import path (#1805)
2018-10-16 PaladzMerge pull request #1406 from Bytom/dev
2018-10-15 PaladzMerge pull request #1403 from Bytom/dev
2018-10-10 Paladzbuild-transaction return gas (#1391)
2018-10-08 PaladzMerge pull request #1386 from Bytom/dev v1.0.6rc1
2018-10-02 PaladzMerge pull request #1375 from Bytom/dev
2018-10-02 yahtooSupport chain tx (#1365)
2018-07-23 PaladzMerge pull request #1158 from Bytom/dev
2018-07-14 yahtooMerge pull request #1137 from Bytom/v1.0.3_fix
2018-07-09 PaladzMerge pull request #1128 from Bytom/dev
2018-07-05 Paladzinit push for spend 0 confirm utxo (#1112)
2018-07-02 PaladzMerge pull request #1113 from Bytom/dev
2018-07-02 muscle_boythe transaction output amout prohibit set zero (#1109)
2018-06-20 Derekadd arbitrary for retire (#1065)
2018-05-28 HAOYUatHZMerge branch 'dev' into docker
2018-04-20 PaladzMerge pull request #755 from Bytom/dev
2018-04-19 PaladzMerge pull request #705 from Bytom/unit-test-validate-tx
2018-04-18 paladzmerge with dev
2018-04-18 PaladzMerge pull request #702 from Bytom/dev-pool
2018-04-18 PaladzMerge pull request #701 from Bytom/dev-pool
2018-04-18 PaladzMerge pull request #694 from Bytom/dev_adapt_net
2018-04-18 wzmodify address prefix for diff network
2018-04-18 lbqdsMerge branch 'dev' into skip-solve-in-tests
2018-04-17 PaladzMerge pull request #680 from Bytom/fix-print-json-inval...
2018-04-17 PaladzMerge pull request #675 from Bytom/p2p_test
2018-04-17 lbqdsMerge branch 'dev' into fix-tx-feed
2018-04-17 oyshengMerge branch 'dev' into dev-gas
2018-04-17 Yongfeng LIMerge pull request #676 from Bytom/keys
2018-04-17 PaladzMerge pull request #674 from Bytom/dev_addr_pre_for_net
2018-04-17 wzMain network and test network distinguish address prefix
2018-04-10 Yongfeng LIMerge pull request #564 from Bytom/dev v0.4.3
2018-04-03 Yongfeng LIfix style with goimports except p2p directory (#520)
2018-04-02 Yongfeng LIMerge pull request #519 from Bytom/dev v0.4.2
2018-04-02 Yongfeng LIRevert "update master (#487)" (#518)
2018-03-26 Yongfeng LIupdate master (#487)
2018-03-16 Yongfeng LIRename legacy (#433)
2018-03-14 Yongfeng LIRemove reference data in TxInput & TxOutput (#420)
2018-03-13 Yongfeng LIRemove transaction reference data (#416)
2018-01-22 Guanghua GuoMerge pull request #309 from Bytom/dev
2018-01-18 Paladzstand tx is eveywhere (#298)
2018-01-15 Guanghua GuoMerge pull request #285 from Bytom/dev
2018-01-15 PaladzNative segwit (#283)
2018-01-03 Paladzinit push for pay-to-script-hash (#235)
2018-01-03 Guanghua GuoMerge pull request #236 from Bytom/dev
2017-12-26 PaladzAddress (#213)
2017-11-02 Chengcheng ZhangMerge branch 'master' of https://github.com/Bytom/bytom...
2017-09-04 Colttmp save for branch merge
2017-08-17 gguossMerge branch 'master' into develop
2017-08-17 Coltmerge with master
2017-08-17 Guanghua GuoMerge pull request #4 from Bytom/develop
2017-08-17 gguossChanged blockchain to bytom.
2017-08-07 Guanghua GuoMerge pull request #2 from Bytom/develop
2017-08-07 gguossChanged memstore to db store.
2017-08-07 gguossAdded txbuilder