OSDN Git Service

init push for static mining address (#471)
[bytom/bytom.git] / blockchain /
2018-03-24 Paladzinit push for static mining address (#471)
2018-03-23 oyshenglist-addresses add filter by accountID pr accountAlias...
2018-03-23 Yongfeng LImove request handle methods to API struct (#470)
2018-03-23 Yongfeng LIadd API struct (#468)
2018-03-23 Paladzedit reset passowrd api (#467)
2018-03-22 Yongfeng LIrefactor list-unspent-outputs (#465)
2018-03-22 Paladzadd timerange to txbuilder (#461)
2018-03-22 Yongfeng LIrefactor handler related tests (#464)
2018-03-22 Yongfeng LIremove serveHTTP and mux from BlockchainReactor (#463)
2018-03-22 oyshenglist-addresses response add account_alias (#462)
2018-03-22 oyshengmodify reset-key-password api (#459)
2018-03-22 WangYifumake test build failed (#457)
2018-03-22 WangYifubugfix: disable wallet panic (#456)
2018-03-21 Yongfeng LIadd GetAccountBalances to wallet (#454)
2018-03-21 Paladzedit the create-address api (#453)
2018-03-21 oyshengmodify get-transaction block_time types (#449)
2018-03-21 Paladzinit push for submit-tx (#450)
2018-03-21 Yongfeng LIput token management from BlockchainReactor to Wallet...
2018-03-21 Yongfeng LIput hsm from BlockchainReactor to Wallet (#451)
2018-03-21 Yongfeng LIremove accounts and assets from BlockchainReactor ...
2018-03-21 oyshengmodify get-block-count API (#447)
2018-03-21 oyshengfix transaction API response json format and bytomcli...
2018-03-21 Paladzinit push for list address (#445)
2018-03-21 Paladzinit push for validate-address API (#444)
2018-03-21 Paladzinit push for add newBlockCh for p2p (#443)
2018-03-20 PaladzBlock json (#442)
2018-03-20 oyshengadd interface get-transaction (#439)
2018-03-20 Yongfeng LIremove useless code in blockchain/reactor.go (#441)
2018-03-19 Yongfeng LIsimplify singers#Create (#438)
2018-03-17 Yongfeng LIreturn AnnotatedAccount for list-accounts api (#437)
2018-03-17 Yongfeng LIignore File field when marshal XPub (#436)
2018-03-17 Yongfeng LIremove Signer#Find (#435)
2018-03-16 Yongfeng LIRename legacy (#433)
2018-03-16 Yongfeng LIremove InitialBlockHash in Asset (#431)
2018-03-15 Yongfeng LIcreate key and account in bytomd init (#425)
2018-03-15 Yongfeng LIremove RefDataHash in SpendCommitment and UTXO (#428)
2018-03-15 Yongfeng LIrename create-account-address to create-account-receive...
2018-03-14 oyshengdelete unnecessary log (#424)
2018-03-14 Yongfeng LIRemove reference data in TxInput & TxOutput (#420)
2018-03-14 Yongfeng LIsimplify next account index in account manager (#423)
2018-03-13 oyshengadjust format for golint (#419)
2018-03-13 oyshengwallet add contract utxo db (#414)
2018-03-13 Yongfeng LIRemove transaction reference data (#416)
2018-03-13 PaladzSeed (#415)
2018-03-10 PaladzGetwork (#410)
2018-03-10 Paladzedit get reward respone (#406)
2018-03-09 yahtooAdd p2p network manager function (#397)
2018-03-09 Yongfeng LIfix multi-sign account index (#407)
2018-03-09 Yongfeng LIfix import private key (#405)
2018-03-08 PaladzMining pool (#403)
2018-03-06 Paladzinit version of charge tx size gas (#394)
2018-03-01 Paladzinit version of edit block header (#389)
2018-02-27 Paladzp2sh use RawWitnessKeys (#386)
2018-02-09 PaladzSign process (#371)
2018-02-08 Liu-Cheng XuAdd unit test for wallet (#354)
2018-02-08 icodezjbUse *chainjson.HexBytes instead of *json.RawMessage...
2018-02-07 Guanghua GuoChange blockheader support json encode/decode (#367)
2018-02-02 icodezjbfix bytomd panic when launch more web dashboard (#358)
2018-02-02 icodezjbfix index external asset definition (#355)
2018-02-01 yahtooAdd walletdb recover function from keystore (#340)
2018-01-31 Guanghua GuoMiner (#329)
2018-01-31 Paladzsuper clean tensority init push (#337)
2018-01-31 yahtooAdd import private key progress query (#331)
2018-01-30 李永峰check key and account before import key (#335)
2018-01-29 icodezjbMake sure that coinbase utxo which has been some blocks...
2018-01-25 Liu-Cheng XuDon't init native asset in init function (#324)
2018-01-24 Paladzcore upgrade (#310)
2018-01-24 Guanghua GuoMiner - proof of work (#311)
2018-01-23 icodezjbPassword array (#316)
2018-01-23 Liu-Cheng XuEliminate resWrapper (#315)
2018-01-23 Blockmeta-区块元Add passwords and Remove xprv cache (#267)
2018-01-22 Guanghua GuoAdd miner's getWork function (#306)
2018-01-22 Liu-Cheng XuAdd blockchain/accounts,assets test (#308)
2018-01-19 icodezjbSupport list transactions summary (#303)
2018-01-19 icodezjbAdd external asset ailas and definition (#278)
2018-01-18 李永峰add private key import (#305)
2018-01-18 yahtooSave create asset and create account key index (#304)
2018-01-18 李永峰fix test failure (#302)
2018-01-18 PaladzRevert "remove useless ctx argument in accesstoken...
2018-01-18 Liu-Cheng XuAdd utxo reservation test (#291)
2018-01-18 李永峰remove useless ctx argument in accesstoken#CredentialSt...
2018-01-18 Paladzstand tx is eveywhere (#298)
2018-01-17 李永峰add export private key (#299)
2018-01-17 yahtooRecovery walletDB support standard txs (#296)
2018-01-16 PaladzCoinbase input (#290)
2018-01-16 李永峰remove useless signer create arguments (#293)
2018-01-16 Liu-Cheng XuRename spend to spent (#287)
2018-01-15 李永峰Merge pull request #286 from Bytom/token-refactor
2018-01-15 Yongfeng LIfix accesstoken check api
2018-01-15 Yongfeng LIimprove accesstoken list test
2018-01-15 Yongfeng LIreturn hashed secret afted creating accesstoken
2018-01-15 PaladzNative segwit (#283)
2018-01-12 李永峰remove redundant RedirectHandler (#282)
2018-01-12 Liu-Cheng XuAdd partial test for account and asset (#280)
2018-01-11 yahtooFix list transactions output error (#277)
2018-01-10 李永峰Merge pull request #276 from Bytom/create-receiver
2018-01-10 Yongfeng LIrefactor create-account-receiver
2018-01-10 李永峰simplify the params to create-account-addres (#274)
2018-01-10 李永峰Merge pull request #271 from Bytom/response-refactor
2018-01-10 Yongfeng LIadd Response factor
next