• R/O
  • HTTP
  • SSH
  • HTTPS

bytom: Listed des commits

Official Go implementation of the Bytom protocol


wrap
RSS
Révision l'heure Auteur
d29d859 wrap 2019-05-09 12:12:51 HAOYUatHZ

init

ce32228 2019-04-22 16:04:42 Paladz


Merge pull request #1734 from Bytom/dev

Dev

3bfff50 2019-04-22 16:01:12 Paladz


Merge pull request #1733 from Bytom/conflict

Wallet: fix restore deleted account bug (#1559)

c437fb0 2019-04-22 15:54:48 yahtoo

Wallet: fix restore deleted account bug (#1559)

7f08c11 2019-04-22 15:19:27 Paladz


Merge pull request #1732 from Bytom/dev

Dev

6df5a98 2019-04-22 15:17:43 Paladz


Merge pull request #1731 from Bytom/edit_version

Edit version

015fc86 2019-04-22 15:15:55 paladz

change the version

0a5de60 2019-04-22 14:45:07 Paladz


Merge pull request #1729 from Bytom/dev

Dev

5e84d0e 2019-04-22 14:27:18 Paladz


add relese note and check point for v1.0.9 (#1728)

027e496 2019-04-22 13:57:42 yahtoo

Fix mined block broadcast err (#1726)

5fa917a 2019-04-22 13:55:36 Zhiting Lin

update dashbaord (#1727)

2f15d8e 2019-04-19 19:27:23 yahtoo

Fix banscore string deadlock bug (#1724)

a950d84 2019-04-19 18:34:43 HAOYUatHZ

test: add test for PR#1708 https://github.com/Bytom/bytom/pull/1708 (#1723)

8b73700 2019-04-19 12:23:19 Paladz


Merge pull request #1717 from Bytom/dev

Dev

82856be 2019-04-18 18:33:30 yahtoo

Add LAN discover cli config option (#1712)

* Add LAN discover cli config option

* Fix test file error

* Fix review bug

8159d45 2019-04-18 14:22:53 Paladz


fix the rescan bug (#1708)

7cfce61 2019-04-17 23:49:53 yahtoo

Fix list-assets vm_version field lost (#1705)

* Fix list-assets vm_version field lost

* Add err check

* Opz code

00deed6 2019-04-17 17:31:07 oysheng

delete duplicate seed (#1704)

09c5507 2019-04-17 17:30:22 oysheng

fix query transactions error (#1703)

* fix query transactions error

* optimise

de01d91 2019-04-17 12:12:21 Zhiting Lin

add the comma display in number. (#1701)

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

update dashboard bimp002 (#1700)

1eda55a 2019-04-16 17:59:58 Paladz


Merge pull request #1699 from Bytom/dev

Dev

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)

fd61058 2019-04-16 16:43:11 oysheng

adjust to the position of estimate transaction gas file and add illustration for vm gas (#1697)

* adjust to file position

* add document

66e47d6 2019-04-16 15:25:18 oysheng

modify estimate gas for issue input (#1696)

* estimate gas add issue input

* optimise storage size

* unit test

e9e5768 2019-04-16 15:19:04 yahtoo

Upnp add error handlers (#1695)

597b12c 2019-04-16 14:51:51 Dimitris Sfounis

Small translation improvements during BM error reporting (#1693)

* Small translation improvement in error-reporting

* Small translation improvement in error-reporting, part two

4586fec 2019-04-15 19:16:22 muscle_boy

ugly transaction test (#1692)

* ugly transaction test

* fix bug

* fix bug

08fde42 2019-04-15 17:57:09 yahtoo

Support mDNS LAN peer discover (#1687)

* mv kad discover module to dht

* Add mdns function

* Add lan peer discover func

* Del unused files

* Add lib

* add test info

* Add debug info

* opz code format

* Add LAN peer field

* Del unused files

* Fix lib dependency error

* Change bestPeer logic preferred LAN peer

* Fix test file error

* Del unused file

* Del unused files

* del debug print

* Fix review bug

* change zeroconf lib directory

github.com/zeroconf->github.com/grandcat/zeroconf

* Fix review bugs

* Fix review bugs

* Fix review bugs

Afficher sur ancien navigateur de dépôt.