• R/O
  • HTTP
  • SSH
  • HTTPS

vapor: 提交列表

Golang implemented sidechain for Bytom


validate_reward_address
RSS
Rev. 时间 作者
e443154 validate_reward_address 2020-03-06 16:55:36 shenao78

opt code

390146c 2020-03-06 16:34:57 shenao78

opt code

a182352 2020-03-06 16:34:02 shenao78

fix conflict

cb75951 2020-03-06 00:12:28 Paladz


match_fee_strategy (#506)

* match_fee_strategy

* rename variable

* opt code

* rename

* adjust order

* add test case

31130ec 2020-03-04 13:20:42 shenao78

opt code

257323a 2020-03-04 12:27:07 shenao78

fix ci

a7d11d5 2020-03-04 12:00:04 shenao78

validate reward address

ae7373f 2020-03-03 15:59:55 Poseidon


fixed reward address (#504)

ea5d207 2020-02-26 18:09:12 Poseidon


add_comment_for_bbft (#502)

5a33fc5 2020-02-25 14:02:10 Poseidon


fix validate tx (#499)

b0b941b 2020-02-23 13:32:18 Poseidon


fix_add_order_of_order_book (#497)

* fix_add_order_of_order_book

* fix order book

* opt code

Co-authored-by: Paladz <yzhu101@uottawa.ca>

d4e0711 2020-02-20 18:01:13 ipqhjjybj


Rollback pr3 (#496)

* rollback chain

* fix test ci

* delete irrblock judge

* update rollblock

* delete test case

* fix bad delete

* change rollback

* delete one test

* add tip

* change rollback

* fix one err

* remove fmt

* remove one test

* rename

* rename variable

Co-authored-by: Poseidon <shenao.78@163.com>

cfa7088 2020-02-20 11:38:00 ipqhjjybj


re design reorganizeChain (#495)

08b66fd 2020-02-19 19:09:43 ipqhjjybj


Rollback pr2, rollback 的时候,更新 wallet 的状态, 改内核的下一个版本发 (#493)

* add rollback_func

* add wallet rollback

* update wallet finished

* add new wallet rollback flag

* fix one flag

* new design of new wallet

* update one comment

* rollback status from one wallet best hash start

* change two func name

* fix one test

* change rollback func return info

* remove ugly code

* fix ugly code

* remove ugly code

9bc68a7 2020-02-19 15:43:30 Poseidon


fix init mov state (#492)

* fix init mov state

* remove Junk files

3b10a18 rollback_pr2 2020-02-19 10:51:27 ipqhjjybj


add deleteBlock and then fix some tests (#491)

* add deleteBlock and then fix some tests

* add new test

* delete line

* fix one error

* change test case

* add s to word

* s

* update test cases

* update package and delete one same case

Co-authored-by: Paladz <yzhu101@uottawa.ca>

d68255f 2020-02-15 20:27:46 HAOYUatHZ


filter txpool by asset whitelis (#488)

* add AssetWhitelist to FederationConfig

* use []*bc.AssetID for AssetWhitelist

* add (f *FederationAssetFilter) IsDust()

* fix https://github.com/Bytom/vapor/pull/488#discussion_r379226522

* fix https://github.com/Bytom/vapor/pull/488#discussion_r379226868

* fix https://github.com/Bytom/vapor/pull/488/files#r379226149

* fix https://github.com/Bytom/vapor/pull/488/files#r379225830

* convert assetID to lower-case

* golint

cb7cbe8 2020-02-13 22:02:13 Paladz


fix add order bug (#489)

* fix add order bug

* edit for code review

Co-authored-by: Colt-Z <453256728@qq.com>

b7b0a24 2020-02-13 12:25:52 Poseidon


Validate matched tx sequence test (#487)

* validate_matched_tx_sequence_test

* validate_matched_tx_sequence_test

* Supplementary unit tests

* rename

dcbfa4f 2020-02-12 19:20:05 Poseidon


Validate matched tx sequence test (#486)

* validate_matched_tx_sequence_test

* validate_matched_tx_sequence_test

7e59062 2020-02-12 11:55:49 Paladz


final code review (#484)

* final code review

* edit for code review

Co-authored-by: Colt-Z <453256728@qq.com>

490657e 2020-02-06 20:21:34 Poseidon


Opt mathch collector (#482)

* opt_mathch_collector

* opt_mathch_collector

4d8afb4 2020-02-06 19:50:04 Poseidon


opt_mathch_collector (#483)

de7dbf2 2020-02-06 19:39:34 Poseidon


fix match collector (#481)

* fix match collector

* add comment

a06f701 2020-02-06 18:28:51 Poseidon


opt mov performance (#480)

* opt mov performance

* opt mov performance

* fix ci

* bug fix

* bug fix

* opt code

* remove test

* remove unknow file

* opt code

* opt code

* add comment

* opt code

* bug fix

* opt code

* use int for worker num

9f3042b 2020-01-22 16:05:54 Poseidon

fix decimal (#479)

* fix decimal

* fix decimal

* bug fix

* fix decimal

a985452 2020-01-20 21:27:13 Poseidon

complement mov test (#477)

Co-authored-by: Paladz <yzhu101@uottawa.ca>

808c4bc 2020-01-20 17:06:09 Poseidon

fix_open_federation_issue_asset (#478)

* fix_open_federation_issue_asset

* opt code

ccf7774 2019-12-26 15:46:26 Paladz


Merge pull request #473 from Bytom/master

Fix bug (#472)

3adffe8 2019-12-26 15:02:49 ipqhjjybj

Fix bug (#472)

* fix bug for vote & normal output

* 修复提交同样的错误交易时,放回成功的bug

Co-authored-by: Colt-Z <453256728@qq.com>

Show on old repository browser