• R/O
  • HTTP
  • SSH
  • HTTPS

bytom: List of commits

Official Go implementation of the Bytom protocol


modify_politic_list_transactions
RSS
Rev. Time Author
b8ba310 modify_politic_list_transactions 2019-12-16 12:09:38 mars

add is_reverse

52b56dc 2019-11-27 13:20:22 Paladz


Merge pull request #1814 from Bytom/fix_politic_api

Fix politic api

b9930b8 2019-11-27 13:14:13 wz

fix

738623c fix_politic_api 2019-11-27 11:20:49 Zhiting Lin

update dashboard

34e26a1 2019-11-27 10:07:47 wz

fix

041a743 2019-11-26 18:04:37 wz

fix api

e3f88c0 2019-04-19 19:33:24 Zhiting Lin

update the dashboard (#1725)

af30b02 2019-04-19 18:31:06 Paladz


Merge pull request #1722 from Bytom/politic-dashboard

update dashboard.

f7baf44 2019-04-19 18:28:40 Zhiting Lin

update dashboard.

e80251e 2019-04-19 16:35:18 Paladz


Merge pull request #1721 from Bytom/politic-dashboard

update dashboard

2bf2c46 2019-04-19 16:33:16 Zhiting Lin

update dashboard

dcd8c37 2019-04-19 15:57:49 Paladz


Merge pull request #1720 from Bytom/politic-dashboard

update with pdf

98fa786 2019-04-19 15:54:56 Zhiting Lin

update with pdf

5ea198f 2019-04-19 14:18:47 Paladz


Merge pull request #1719 from Bytom/politic-dashboard

add the pdf download function

60a46e3 2019-04-19 14:12:28 Zhiting Lin

add the pdf download function

323b6ae 2019-04-19 12:26:13 Paladz


Merge pull request #1718 from Bytom/politic-dashboard

update dashboard.

7430ea1 2019-04-19 12:23:35 Zhiting Lin

update dashboard.

3915abc 2019-04-19 11:06:09 Paladz


add the index (#1716)

* add the index

* delete test data

* return the data

d25d5aa 2019-04-18 23:02:07 Zhiting Lin

update dashboard:politic (#1715)

fe76fce 2019-04-18 18:32:46 Zhiting Lin

Politic dashboard (#1714)

* update dashboard rm word transactions

* update dashboard : politic

25f8216 2019-04-18 18:05:44 Zhiting Lin

Politic dashboard (#1713)

* update dashboard rm word transactions

* dashboard:rm summary

* update dashboard politic

* update dashboard-politic

266fb84 2019-04-18 16:54:38 Zhiting Lin

Politic dashboard (#1711)

* update dashboard rm word transactions

* dashboard:rm summary

* update dashboard politic

c4d5d51 2019-04-18 16:37:02 Paladz


show all the tx in wallet (#1710)

cfb33e1 2019-04-18 16:12:27 Zhiting Lin

update dashboard rm word transactions (#1709)

83d20b3 2019-04-18 11:11:08 Paladz


Edit (#1707)

* edit the init time stamp

* edit yaml

3db53f8 2019-04-18 10:32:52 muscle_boy

Politic dev (#1706)

* politic

* refactor

* update travis

* fix ci

* fix ci

* update dockerfile

* add wallet index

d7a1e6f 2019-04-17 23:50:39 muscle_boy

politic (#1702)

* politic

* refactor

* update travis

* fix ci

* fix ci

d4561a4 2019-04-16 20:12:27 Zhiting Lin

update dashboard bimp002 (#1700)

eab3a1d 2019-04-16 17:52:38 HAOYUatHZ

feat: support global tx in api.listTransactions and api.getTransaction (#1694)

* feat: add wallet.SaveGlobalTxIdxFlag

* feat: add blockHash, position, err := parseGlobalTxIdx(string(globalTxIdx))

* feat: implement parseGlobalTxIdx

* wip

* fix: fix calcGlobalTxIndex()

* feat: support getGlobalTxByTxID() in GetTransactionByTxID()

* refactor: rename save_global_tx_index

* refactor: use encoding/binary for position in txIndex

* feat: use wallet.TxIndexFlag to control GetTransactionByTxID flow

* refactor: wrap txIndexFlag inside NewWallet()

* fix: fix wallet_test_util

* refactor: reduce globalTxIdx space by using bytes directly

da28b59 2019-04-16 17:31:15 yahtoo

Add timestamp as random number generator seed (#1698)

Show on old repository browser