• R/O
  • HTTP
  • SSH
  • HTTPS

vapor: Listed des commits

Golang implemented sidechain for Bytom


add_irreversible_block
RSS
Révision l'heure Auteur
340b55d add_irreversible_block 2020-09-07 14:28:31 Paladz


Merge branch 'master' into add_irreversible_block

cc50445 2020-09-07 14:27:18 paladz

node-info return irreversible header

78ba4ec 2020-08-07 17:50:04 Poseidon


fix_no_add_score_when_double_sign (#542)

32bee2b 2020-08-07 12:07:08 Poseidon


Fix concurrent sign block (#541)

* fix_concurrent_sign_block

* fix check exist block

* fix_concurrent_sign_block

* update error msg

* don't increase ban score when err double sign

* opt code

* use errors.root

2287fc4 v1.1.4 2020-07-14 14:46:10 Poseidon


V1.1.4 release (#539)

* v1.1.4_release

* v1.1.4_release

* remove - shengling2008

* update version

40f7f96 2020-07-13 18:21:37 Poseidon


update_ProducerSubsidys (#538)

* update_ProducerSubsidys

* rerun ci

20ded95 2020-06-12 15:35:44 Poseidon


add asset to white list (#536)

c105e64 v1.1.3 2020-05-23 13:21:44 Paladz


Hot fix (#535)

* fix net issue

* fix mov contract issue

* add version number

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

c24c174 v1.1.2 2020-04-23 16:53:50 Poseidon


v1.1.2_release (#534)

* v1.1.2_release

* fix pr num

2aafa73 2020-04-23 14:59:18 Poseidon


add_btc_asset_white_list (#533)

0188780 gov2 v1.1.1 2020-04-10 12:11:37 DeKaiju


build(version): change vapord version to 1.1.1 (#532)

0e60d07 2020-04-04 00:31:19 Paladz


prevent double sign lock (#531)

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

56634c3 2020-04-02 21:31:52 Poseidon


fix mov iterator test (#530)

435f439 2020-04-02 21:24:15 LonelyPale


modified key alias (#526)

Co-authored-by: WuYanBing <wyb@LonelyHost.local>
Co-authored-by: Paladz <yzhu101@uottawa.ca>

17f4bcc 2020-04-02 20:57:32 Poseidon


Mov late node sync test (#529)

* mov late node sync test

* add new testcase

* bug fix

* bug fix

* fix ci

* bug fix

* fix mov apply block

* opt code for clean mov store

* use iterator replace to iteratorPrefix

88db157 2020-04-02 18:00:33 Poseidon


mov late node sync test (#528)

* mov late node sync test

* add new testcase

* bug fix

* bug fix

fc43659 2020-04-01 21:22:04 Poseidon


Sync for late node (#527)

* sync for late node

* sync for late node

* remove rubbish

* bug fix

* prevent duplicate init chain status

6ce51ce 2020-03-30 19:13:11 Poseidon


fix_check_isPartialTrade (#525)

3dba952 v1.1.0 2020-03-26 13:22:54 Paladz


prod config for mov (#524)

* prod config for mov

* add release not

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

feca8c7 2020-03-26 10:49:34 Paladz


fix fee (#523)

* fix fee

* elegant the code

* handle edge case

* allow 5% fee

* fix typo

* fix typo

* edit back 5% fee

* add for fix

* fix ci

* elegant the code

* god bless us

* fix the overheader

* fix format

Co-authored-by: paladz <453256728@qq.com>
Co-authored-by: shenao78 <shenao.78@163.com>

d8b8c7f 2020-03-25 19:01:11 Poseidon


fix match engine (#522)

* fix match engine

* opt code

* opt code for add refund

d33afc2 2020-03-23 20:39:08 Poseidon


Fix get reward program (#520)

* fix get reward program

* fix get reward program

78ef45d 2020-03-23 12:02:52 Paladz


Mov (#518)

* magnetic program (#402)

* add dex program

* optimise

* adjust code position

* add DecodeP2DCProgram

* optimise code format

* add contract code annotation

* adjust contract

* optimise

* modify contract name

* optimse

* adjust contract

* optimise

* delete redundant code

* optimse

* optimise

* add contract tx test

* add wrong test and ring contract

* optimise

* optimise

* optimise test

* optimise

* optimise

* modify parameter name (#411)

* fix bug (#412)

* fix bug

* fix

* fix name

* fix func name

* fix

* Mov database iterator (#415)

* mov_database_iterator

* opt log

* match engine (#418)

* match engine

* opt code

* update comment

* opt code

* fix validate trade pairs

* remove magic num

* opt canNotMatched func

* refactor

* fix travis (#425)

* modify crossin transaction (#416)

* modify crossin transaction

* add test

* fix review

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* Modify federation sync (#422)

* Set chain Tx Gas 0 (#409)

* Set chain Tx Gas 0

* Fix test file err

* Revert test file modify

* add filter asset

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix a small bug

* delete unused

* mov core (#421)

* mov core

* bug fix

* opt code

* remove validate contract in validate cancel order

* fix validate

* bug fix

* bug fix

* fix ci

* fix mov database (#427)

* mov joint (#428)

* mov joint

* bug fix

* opt code

* fix ci

* format code

* fix mov (#429)

* add status fail check (#431)

* Mov merge (#430)

* Add MOV subprotol framework support

* opz code format

* opz code format

* Del unused code

* Set chain Tx Gas 0 (#409)

* Set chain Tx Gas 0

* Fix test file err

* Revert test file modify

* Modify interface function

* Opz code format

* MOV add startpoint

* mov merge

* fix ci

* opt code

* fix ci

* opt code

* fix dead lock

* opt code

* bug fix

* fix ci

* revert comment

* fix bug

* remove unuse parameter

* fix validate coinbase

* add calc matchedtx gas func

* opt code

* remove useless code

* opt validate

* block height limit for before proposal block

* merge order from pool (#432)

* merge order from pool

* bug fix order table

* bug fix order table

* bug fix

* rename

* fix order table (#434)

* add mov core test

* add calcMatchedTxFee test

* import order

* fix order table test

* fix match

* opt code

* Check mov store (#437)

* over view code of database/mov_store

* delete the duplicate code

* change the batch read number

* same change while go over the codes (#438)

* same change while go over the codes

* roll back mis edit

* add the comment (#439)

* Modify corssout tx action (#441)

* add program for crossout action

* fix

* fix sync status (#442)

* fix mov dead lock (#443)

* fix mov dead lock

* Delete LOCK

* set proposal have timeout (#444)

* set proposal have timeout

* edit for code review

* fix the roll back dead lock (#446)

* submit tx protocol verify (#447)

* fix request amount zero (#448)

* fix (#449)

* timeout level (#450)

* timeout level

* fix ci

* edit for code review

* edit for code review

* Update testnet config (#451)

* update testnet config

* update testnet param

* rollback federation config

* add op mul fraction to solve the mov exchange issue (#452)

* add op mul fraction to solve the mov exchange issue

* minor

* edit for code review

* no water

* fix mov should pay amount (#453)

* fix mov should pay amount

* opt code

* drop the useless tx (#455)

* drop the useless tx

* fix bug

* try to fix network issue (#456)

* try to fix network issue

* try fix bug

* try fix

* init version for edit sign process (#454)

* init version for edit sign process

* eleagent the code

* elegant the code

* try fix bug (#457)

* fix recursive order (#458)

* fix recursive order

* edit logic

* fix the test

* fix mov infinite loop (#461)

* fix mov infinite loop

* validate equals trade pair

* update

* update

* Fix mov issue (#462)

* fix mov infinite loop

* validate equals trade pair

* cycle match

* fix ci

* opt mov validate match tx (#470)

* opt mov validate match tx

* fix validate trade pair

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

* fix_open_federation_issue_asset (#478)

* fix_open_federation_issue_asset

* opt code

* complement mov test (#477)

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

* fix decimal (#479)

* fix decimal

* fix decimal

* bug fix

* fix decimal

* 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

* fix match collector (#481)

* fix match collector

* add comment

* opt_mathch_collector (#483)

* Opt mathch collector (#482)

* opt_mathch_collector

* opt_mathch_collector

* final code review (#484)

* final code review

* edit for code review

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

* Validate matched tx sequence test (#486)

* validate_matched_tx_sequence_test

* validate_matched_tx_sequence_test

* Validate matched tx sequence test (#487)

* validate_matched_tx_sequence_test

* validate_matched_tx_sequence_test

* Supplementary unit tests

* rename

* fix add order bug (#489)

* fix add order bug

* edit for code review

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

* 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

* 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>

* fix init mov state (#492)

* fix init mov state

* remove Junk files

* 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

* re design reorganizeChain (#495)

* 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>

* 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>

* fix validate tx (#499)

* add_comment_for_bbft (#502)

* fixed reward address (#504)

* match_fee_strategy (#506)

* match_fee_strategy

* rename variable

* opt code

* rename

* adjust order

* add test case

* validate reward address (#505)

* validate reward address

* fix ci

* opt code

* opt code

* opt code

* Match fee strategy (#507)

* match_fee_strategy

* rename variable

* opt code

* rename

* adjust order

* add test case

* bug fix

* bug fix

* add fee for multiple asset tesetcase

* add comment

* charge 1% fee (#509)

* charge 1% fee

* fix weird space

* edit for code review

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

* fix_mov_contract_test (#510)

* one_thousandth_fee (#508)

* one_thousandth_fee

* opt code

* update fee

* bug fix

* fix all testcase

* opt mov (#511)

* ban status fail for flash swap (#512)

* ban status fail for flash swap

* set up init check point

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

* no tricks (#513)

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

* for publish (#515)

* for publish

* fix test

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

* small fix (#517)

* small fix

* prevent timeout

* edit for golint

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

* Opt is matched (#516)

* opt is matched

* opt is matched

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

* rollback (#503)

* rollback

* add

* rollback test

* rollback xiugai

* delete one line

* s

* rename chainData

* reformat it

* opt code

Co-authored-by: shenao78 <shenao.78@163.com>
Co-authored-by: Paladz <yzhu101@uottawa.ca>

* last review (#519)

* last review

* edit for code review

* fix test case

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

Co-authored-by: oysheng <33340252+oysheng@users.noreply.github.com>
Co-authored-by: wz <mars@bytom.io>
Co-authored-by: Poseidon <shenao.78@163.com>
Co-authored-by: Chengcheng Zhang <943420582@qq.com>
Co-authored-by: Colt-Z <453256728@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: ipqhjjybj <250657661@qq.com>

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>

8ca571f 2019-12-24 20:52:15 Poseidon

fix lru bug (#469)

* fix lru bug

* remove blanck line

cc3526d 2019-12-06 20:57:42 Paladz


Merge pull request #467 from Bytom/fix

fix rename

55af282 2019-12-06 19:48:31 Chengcheng Zhang

update

1337be9 2019-12-06 18:01:15 Chengcheng Zhang

rename (#465)

d15598b 2019-12-06 16:37:13 Chengcheng Zhang

fix cache (#463)

* fix cache

* update

9d31561 2019-12-03 10:56:54 HAOYUatHZ

Issuance length (#460)

* increase length

* change to mediumtext

* init

Afficher sur ancien navigateur de dépôt.