• R/O
  • HTTP
  • SSH
  • HTTPS

vapor: List of commits

Golang implemented sidechain for Bytom


fix_bug_list_transactions
RSS
Rev. Time Author
2ab002a fix_bug_list_transactions 2019-07-11 17:20:52 mars

fix bug

5d4626d 2019-07-11 15:39:21 yahtoo

Del signature from cache when added to the block (#258)

068fc64 2019-07-11 15:04:09 yahtoo

add parallel fast sync support (#238)

* Add parallel require blocks

* Add fast sync block storage and process

* add fetch blocks timeout process

* Fix oops bug

* add timeoutQueue func

* Fix review bug

* Opz code format

* modify parallelFetchHeaders function

* modify select sync peer logic

* Del unused code

* add blocksTasks struct

* Modify block parallel download mode

* Opz code format

* Fix test case error

* opz code format

* Add fast sync peer err handle

* Fix test case err

* Fix review bugs

* Fix review bugs

* Fix review bugs

* Add test file

* Fix review bug

* Fix fetch headers stopHeader lost err

* Fix locate headers bug

* Opz code format

* Fix review bug

51100c2 2019-07-11 15:02:58 Chengcheng Zhang

Wallet store interface (#217)

* update

* sort wallet store functions

* update

* update

* update

* remove DeleteAccountByAlias

* remove DeleteAccountUTXOs

* update

* update

* update

* remove deleteAccountControlPrograms

* remove DeleteBip44ContractIndex DeleteContractIndex DeleteControlProgram

* rename GetAccountByID to GetAccount

* update GetAsset

* move TestReserve to account

* move TestReserveParticular to account

* move TestFindUtxos to account

* update

* delete utxo_keeper_test

* update

* update

* move TestReserveBtmUtxoChain to account

* update

* update

* update

* remove mock/UTXO.go

* update ListTransactions

* update

* update

* update AccountStorer

* update SetAccountIndex

* update

* update

* update

* update DeleteAccountUTXOs

* update DeleteAccount

* update

* update ListUTXOs

* update

* update

* update getAccountFromACP

* update Restore

* update Restore

* update Restore

* update

* update

* update GetCoinbaseCtrlProgram

* update Create

* update Create

* update SaveAccount

* update UpdateAccountAlias

* update SetAccountIndex

* update FindByAlias

* update WalletStore

* update

* remove GetAccount

* update

* udpate

* update

* add SetStandardUTXO

* remove SetStandardUTXO in walletstore

* update

* remove DeleteStandardUTXO

* update

* update

* update

* update

* update

* add mockAccountStore in wallet_test

* update CalcGlobalTxIndex in wallet_test

* add mockWalletStore in wallet_test

* update TestWalletVersion

* move TestEncodeDecodeGlobalTxIndex

* add test/wallet_test.go

* update

* update

* update TestXPubsRecoveryLock

* update

* update TestExtendScanAddresses

* update TestRecoveryFromXPubs

* add mock wallet store

* update

* add mock account store

* update TestRecoveryByRescanAccount

* update

* update recovery_test.go

* update TestWalletUnconfirmedTxs

* update TestGetAccountUtxos

* update

* update

* update

* update

* update

* update

* update id

* update

* update

* update

* update

* update TestGetAccountUtxos

* update

* update

* update

* update

* update

* update

* update

* update

* update

* add MockAccountStore

* remove mock

* remove mock

* update

* remove test mock

* comment some test functions

* update SetWalletInfo

* update

* update

* update loadWalletInfo

* update

* update

* rename RecoveryState

* update

* update commitStatusInfo

* update

* update

* update

* remove recoveryKey

* update

* update

* update

* rename calcGlobalTxIndexKey to CalcGlobalTxIndexKey

* update

* update

* update TestWalletUpdate

* remove comments

* update wallet_test

* update LoadWalletInfo

* rename w.status

* update TestRescanWallet

* add TestMemPoolTxQueryLoop

* update TestMemPoolTxQueryLoop

* update

* update

* fix TestFilterAccountUtxo

* update

* update

* refine code

* remove TestRescanWallet

* add account store

* comment test

* update TestFilterAccountUtxo

* fix w.AccountMgr.GetControlProgram

* remove GetControlProgram

* remove comment

* update

* update

* update

* update

* rename accountDB to db

* rename walletDB to db

* update

* update

* update

* update

* update

* update

* update

* update

* update deleteAccountUTXOs

* update

* add deleteAccountControlPrograms

* update ListAccountUTXOs

* update GetAccountByProgram

* update

* update

* update

* update

* update

* rm key

* update utxo_keeper

* update DeleteTransactions

* update Bip44ContractIndexKey

* update dbm

* update TestFilterAccountUtxo

* update

* add accountstore

* update TestFilterAccountUtxo

* updata TestFilterAccountUtxo

* move db account store prefix

* move db wallet store prefix

* add InitStore

* update

* rename CommitStore

* add InitStore

* rename CommitStore

* fix bug

* update

* update

* update

* update

* update

* update

* update

* update

* move accountAliasKey

* update

* rename InitStore to InitBatch

* rename CommitStore to CommitBatch

* update

* update

* update

* update

* update

* update

* update

* fix TestWalletUpdate

* fix bugs

* remove loop

* fix bug

* update

* update

* update Restore

* update Restore

* update saveExternalAssetDefinition

* move ErrAccntTxIDNotFound

* update GetCoinbaseCtrlProgram

* update getExternalDefinition

73164af 2019-07-11 15:01:59 oysheng

modify general config (#257)

* modify general config

* move code

* modify

* optimise

f8b08ae 2019-07-10 21:02:17 yahtoo

fix ban node failed (#256)

62547a4 2019-07-10 16:48:10 Paladz


edit code while reviewing the code (#255)

* edit code while reviewing the code

* change the if err statement

* clean the db part code

* delete the unused reqid code

78a9566 2019-07-09 15:24:57 apolloww

restore Tx back to Tx pool when chain is reorganized (#254)

* restore Tx back to Tx pool when chain is reorganized

* print log if restoring tx fails

2e4f5f1 2019-07-09 11:20:55 Paladz


edit code while reviw (#253)

* edit code while reviw

* edit the code format

b48202a 2019-07-08 17:14:37 oysheng

modify timestamp (#252)

aa83d02 2019-07-08 17:00:16 wz

fix bug (#251)

229d9e2 2019-07-08 16:11:37 HAOYUatHZ

refactor: change asset.Definition encoding (#250)

1e0522e 2019-07-08 15:47:41 oysheng

modify seed (#249)

fcabd65 2019-07-08 15:44:31 HAOYUatHZ

filter change output (#248)

3bf6149 2019-07-08 14:42:55 apolloww

keep last irreversible block on the main chain (#245)

* keep last irreversible block on the main chain

Only update the LIB pointer when newly irreversible block is on the main
chain. Emit warning otherwise.

* save updated block header

1ac37da 2019-07-08 12:12:56 oysheng

add unit test and modify file name (#247)

* add unit test

* modify file name

b72647b 2019-07-08 11:54:24 Paladz


Small edit (#246)

* replace the useless id generate

* remove unused code

1005d5a 2019-07-06 16:41:01 oysheng

aggregate coinbase rewards (#239)

* modify struct to consensusResult

* rename file name

* extract common funtion

* modify name

* modify coinbase tx

* optimise

* aggregate amount for same program

* fix coinbase calculate

* delete ℹrrelevant test code

* modify get asset

* modify

* modify variable name

* optimise detachBlock for consensusResult

* optimise

* optimise

* restruct

* modify test

* filter zero amount output

* filter zero amount for protocol

* modify name

* move

* rename

* modify unit test

* add test

* optimise

* optimise code

* optimise

* move calculate txfee

* optimise code

* optimise

* restruct

* optimise

* optimise

* modify calculate tx fee

* optimise

* optimise

* optimise

* optimise

* optimise

* optimise

547c06b 2019-07-06 16:07:43 wz

add compression (#240)

* add compression

* fix review

* remove code

* fix

03851e3 2019-07-05 15:53:31 Zhiting Lin

update dashboard with account option. (#243)

f7f12ea 2019-07-05 12:03:30 HAOYUatHZ

fix(bc): fix TxInput.SpentOutputID() (#242)

* fix input.SpentOutputID

* refine code

f30b754 2019-07-04 14:44:32 Paladz


Small edit (#241)

* check the accesstoken folder

* remove unused testutil/expect.go

* remove testutil/parameter.go

* small changes

* hash without vaule

* remove the duplicate value in crosschain input

* delete unused file

94ffe40 distribution_rewards 2019-07-02 20:53:58 wz

Tx validate mining (#237)

* add func

* tx validate for minging

* fix review

c18a765 2019-07-02 17:29:30 wz

fix paging (#235)

* fix paging

* fix test

* fix

e2294ce paging_utxo 2019-07-01 16:52:48 wz

Paging (#234)

* add paging

* fix review

* fix review

* remove space

* fix review

* add AccountAlias

* fix test

5d074a5 2019-06-29 10:44:12 HAOYUatHZ

refatcor(feaderation): use P2WSHProgram for federation program on sidechain (#233)

* fix

* rename

* fix

0af46f9 v0.2.0 2019-06-28 15:21:12 Zhiting Lin

update dashboard (#232)

f1a7f2f 2019-06-28 13:29:05 oysheng

fix array out of index range (#231)

4df1f60 2019-06-27 21:32:56 Paladz


fix lru issue (#230)

c84ab69 2019-06-27 17:16:59 HAOYUatHZ

fix asset foreign key (#229)

Show on old repository browser