История коммитов

Автор SHA1 Сообщение Дата
  parazyd 3a9ebdab23 Add JsonRpcError to error.rs 4 лет назад
  parazyd e5f1df1144 faucetd: Register p2p protocols on all sessions. 4 лет назад
  parazyd 2667bd9e06 consensus: Add debug message to ProtocolSync when a block is appended. 4 лет назад
  parazyd cf0fd46b07 darkfid: Add get_balances function and token lists. 4 лет назад
  parazyd 2168292102 darkfid: Separate JSON-RPC methods into submodules. 4 лет назад
  parazyd ac98cb39c4 cargo: Enable lto and native bytecode. 4 лет назад
  parazyd 9f1e9b1401 CI: Install jq as dependency, and make compile_all_bins script generic. 4 лет назад
  aggstam 3cf18a4707 consensus2: removed debugging error log lines 4 лет назад
  aggstam 52e2e04c73 consensus2: major fixes in syncing and participation map refresh 4 лет назад
  parazyd 5da67c8079 contrib/token: Fix .min file generation. 4 лет назад
  parazyd 809dd757fb darkfid: Run P2P on all sessions. 4 лет назад
  parazyd 3cf8506905 Add jq dep to Readme and remove sudo references. 4 лет назад
  parazyd 7363c50f35 crypto/keypair: Use the FromStr trait for PublicKey. 4 лет назад
  aggstam 7f0a53f612 consensus: Misc fixes and cleanups. 4 лет назад
  parazyd e3d771618e Makefile: Build token lists for binary dependencies. 4 лет назад
  parazyd a22531386b contrib/token: Minify JSON lists for production, smaller binaries. 4 лет назад
  parazyd 0dfc7f9742 contrib/token: Update token lists. 4 лет назад
  parazyd 09e8db29aa consensus: More debug info. 4 лет назад
  parazyd 74e0412238 consensus/sync: Add protocol mode. 4 лет назад
  parazyd 8c98f8eb0d darkfid: Create sync_p2p before consensus_p2p to be able to reference. 4 лет назад
  parazyd c2c7039cdf Minor fixups. 4 лет назад
  aggstam 72f6ad0e59 consensus/state: unproposed txs from extending chain only. 4 лет назад
  aggstam 1c715b970e consensus: Broadcast finalized blocks to sync p2p network. 4 лет назад
  parazyd ba401204d0 darkfid: Working separate consensus and block sync. 4 лет назад
  parazyd 28131b1819 blockchain: Don't be strict on get_blocks_by_slot. 4 лет назад
  parazyd 797ce2a158 faucetd: Activate all protocols and blockchain sync. 4 лет назад
  parazyd e3453bb1cb wallet: Add init_wallet helper function to WalletDb. 4 лет назад
  aggstam c5bcd05eec consensus: Move tx protocol to sync p2p network. 4 лет назад
  parazyd 97dadd8bf0 consensus: Move proposal task into consensus/task. 4 лет назад
  aggstam 101754353f consensus: Add tasks for syncing the blockchain and consensus forks. 4 лет назад