OSDN Git Service

update doc (#1807)
[bytom/bytom.git] / api / query.go
2019-11-04 Zhongchun Caomodify import path (#1805)
2019-04-17 oyshengfix query transactions error (#1703)
2019-04-09 oyshenglist assets response with annotated asset (#1682)
2018-10-23 yahtooBip44 wallet (#1409)
2018-10-10 Paladzbuild-transaction return gas (#1391)
2018-09-30 oysheng list-balances and list-unspent-outputs add filter...
2018-09-29 Paladzfix get-unconfirmed-transaction mux_id 0 bug (#1358)
2018-08-14 oyshenglist-accounts add filter alias (#1253)
2018-08-03 muscle_boyfix save external asset bug. (#1218)
2018-08-01 muscle_boyDev wallet sa (#1204)
2018-07-24 oyshengmodify list-pubkeys response order (#1170)
2018-07-23 oyshengadd filter field pubkey for list-pubkeys (#1161)
2018-07-14 yahtooMerge pull request #1137 from Bytom/v1.0.3_fix
2018-07-11 oyshengdecode-raw-transaction API add tx_id and txinput add...
2018-07-10 Paladzinit version for list-unspend-output support 0 confirme...
2018-07-05 Paladzinit push for spend 0 confirm utxo (#1112)
2018-06-21 oyshengadd list-pubkeys API (#1086)
2018-06-20 oyshengAPI list-unspent-outputs add filter for contract (...
2018-06-12 PaladzMerge pull request #1046 from Bytom/dev
2018-06-11 PaladzMerge pull request #1042 from Bytom/dev
2018-06-07 oyshengoptmise list-transactions query by tx_id (#1028)
2018-06-06 PaladzMerge pull request #1025 from Bytom/dev
2018-06-05 PaladzMerge pull request #1022 from Bytom/dev-unconfirmed
2018-06-05 oyshengfix format
2018-06-05 oyshengmodify list-transactions
2018-06-05 oyshengoptimise
2018-06-05 oyshengmerge unconfirmed trsanction into transactions
2018-06-04 oyshengoptimise unconfirmed transaction API
2018-05-31 oyshengadd txCh for synmanager
2018-05-28 HAOYUatHZMerge branch 'dev' into docker
2018-05-10 yahtooMerge pull request #936 from Bytom/prod
2018-05-10 Yongfeng LIMerge pull request #935 from Bytom/dev
2018-05-04 PaladzMerge pull request #897 from Bytom/dev-mergespend
2018-05-04 PaladzMerge pull request #900 from Bytom/dev-rawtx
2018-05-04 oyshengrename get-raw-transaction to decode-raw-transaction
2018-05-04 oyshengresponse return btm fee
2018-05-04 oyshengMerge branch 'dev' into dev-rawtx
2018-05-04 oyshengoptimise
2018-05-03 oyshengadd get-raw-transaction
2018-04-23 Yongfeng LIMerge pull request #802 from Bytom/dev
2018-04-22 Yongfeng LIMerge pull request #779 from Bytom/p2p_test
2018-04-22 PaladzMerge pull request #786 from Bytom/seeds
2018-04-22 Yongfeng LIMerge pull request #787 from Bytom/dev-restore
2018-04-22 oyshengrestore list-accounts and list-assets
2018-04-20 PaladzMerge pull request #755 from Bytom/dev
2018-04-19 PaladzMerge pull request #693 from Bytom/backup
2018-04-19 paladzfix conflix
2018-04-19 paladzMerge branch 'dev' into backup
2018-04-19 Blockmeta-区块元Merge pull request #723 from Bytom/fix-create-account...
2018-04-19 PaladzMerge pull request #716 from Bytom/dev-pool
2018-04-19 PaladzMerge pull request #720 from Bytom/blockindex-unit...
2018-04-19 PaladzMerge pull request #721 from Bytom/balances
2018-04-19 Yongfeng LIreturn asset definition when get balances
2018-04-19 paladzMerge branch 'dev' into backup
2018-04-19 PaladzMerge pull request #705 from Bytom/unit-test-validate-tx
2018-04-18 paladzfix bug
2018-04-18 paladzmerge with dev
2018-04-18 paladzedit the code
2018-04-18 PaladzMerge pull request #702 from Bytom/dev-pool
2018-04-18 oyshengadd api get-asset
2018-04-18 PaladzMerge pull request #701 from Bytom/dev-pool
2018-04-18 oyshengoptimise list-unconfirmed-transactions
2018-04-18 lbqdsMerge branch 'dev' into unit-test-validate-tx
2018-04-18 paladzMerge branch 'dev' into backup
2018-04-18 PaladzMerge pull request #690 from Bytom/skip-solve-in-tests
2018-04-18 lbqdsMerge branch 'dev' into skip-solve-in-tests
2018-04-17 Blockmeta-区块元Merge pull request #683 from Bytom/dev-gas
2018-04-17 oyshengmodify tags
2018-04-17 PaladzMerge pull request #681 from Bytom/fix-tx-feed
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 PaladzMerge pull request #668 from Bytom/dev-gas
2018-04-17 oyshengMerge branch 'dev' into dev-gas
2018-04-17 oyshengfix tags
2018-04-17 oyshengoptimse api
2018-04-17 oyshengoptimise
2018-04-17 oyshengadd api get-unconfirmed-transaction
2018-04-17 Yongfeng LIMerge pull request #671 from Bytom/dev
2018-04-17 lbqdsfix print json invalid type assertion
2018-04-17 PaladzMerge pull request #657 from Bytom/coinbase-tx-test
2018-04-17 PaladzMerge pull request #635 from Bytom/unit_test
2018-04-16 oyshengadd api get-txpool
2018-04-16 PaladzMerge pull request #636 from Bytom/fix-bytomcli-bugs
2018-04-16 PaladzMerge pull request #651 from Bytom/crazy-miner
2018-04-16 Yahtoo MaMerge branch 'p2p_test' into dev
2018-04-16 oyshengMerge branch 'dev' into wallet_optimise
2018-04-14 Yongfeng LIMerge pull request #647 from Bytom/tags
2018-04-14 Yongfeng LIremove Account tags
2018-04-14 Yongfeng LIMerge pull request #645 from Bytom/update-readme-examples
2018-04-14 Yongfeng LIMerge pull request #646 from Bytom/utxo-change-address
2018-04-14 Yongfeng LIshow whether it is change for unspent utxos
2018-04-10 Yongfeng LIMerge pull request #564 from Bytom/dev v0.4.3
2018-04-09 HAOYUatHZchmod -x for source files (#557)
2018-04-07 yahtooOptimize p2p transfer business layer logic (#501)
2018-04-06 Yongfeng LIrefactor get account utxo api (#538)
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-24 Yongfeng LIextract api from blockchain (#478)