aggstam
|
0a030d7067
|
consensus: SlotCheckpoint struct created, blockchain: SlotCheckpointStore created
|
2022-11-29 16:02:01 +02:00 |
|
aggstam
|
6e895537c7
|
consensus: split ValidatorState and ConsensusState into different files
|
2022-11-29 15:10:08 +02:00 |
|
parazyd
|
1d7866f688
|
Update crate dependencies.
|
2022-11-29 13:54:05 +01:00 |
|
parazyd
|
205d892e70
|
Clean leftovers in Cargo.toml
|
2022-11-29 13:54:04 +01:00 |
|
parazyd
|
223ca4bcb2
|
Remove example/smart-contract
|
2022-11-29 13:53:33 +01:00 |
|
parazyd
|
78f92df9c6
|
Remove example/tx.rs
|
2022-11-29 13:53:33 +01:00 |
|
parazyd
|
f7eff2bebb
|
Delete example/less_than
|
2022-11-29 13:53:33 +01:00 |
|
parazyd
|
5a0b893637
|
Move crypto/mimc_vdf to script/research.
|
2022-11-29 13:53:32 +01:00 |
|
parazyd
|
ca3c486d76
|
Move crypto/proof to zk/proof.
|
2022-11-29 13:53:32 +01:00 |
|
parazyd
|
1cf8ef4849
|
zk: Remove old mint & burn circuits.
|
2022-11-29 13:53:32 +01:00 |
|
mohab metwally
|
277e71cea1
|
remove loclnet log files
|
2022-11-29 12:09:43 +02:00 |
|
mohab metwally
|
9ac700774b
|
prune example
|
2022-11-29 12:04:11 +02:00 |
|
mohab metwally
|
c5a303931a
|
remove crypsinous example
|
2022-11-29 03:44:17 +02:00 |
|
mohab metwally
|
d80d02ff04
|
[consensus] clip f value, pruned nonce_cm for lead coin, commented derived coins
|
2022-11-29 02:58:56 +02:00 |
|
mohab metwally
|
7b103f1bdf
|
comment some validation rules untill WIP on some utilities finishes
|
2022-11-28 16:52:54 +02:00 |
|
x
|
469e757b95
|
remove obsolete todo list from arch.md
|
2022-11-28 11:11:23 +01:00 |
|
x
|
cf28f87bd9
|
update architecture table
|
2022-11-28 11:10:27 +01:00 |
|
mohab metwally
|
85fa141b3d
|
[consensus] added some utilities, some tuning to pid
|
2022-11-28 05:37:19 +02:00 |
|
aggstam
|
46eee6dfc1
|
consensus: moved coin commitments tree under ConsensusState
|
2022-11-27 22:06:12 +02:00 |
|
mohab metwally
|
27f15c5d44
|
[consensus] fix derived coin cm path,leaf pos, root
|
2022-11-27 18:39:51 +02:00 |
|
mohab metwally
|
da64f6115b
|
[consensus] reward for leaders
|
2022-11-27 17:34:03 +02:00 |
|
aggstam
|
931e1dd3cc
|
consensus: empty slots and offste calculations tunning
|
2022-11-27 15:57:38 +02:00 |
|
mohab metwally
|
b7f015dfd1
|
[consensus] fix total_stake_plus name
|
2022-11-27 13:50:04 +02:00 |
|
mohab metwally
|
6de4b00a44
|
[consensus] fix total stake
|
2022-11-27 13:46:25 +02:00 |
|
aggstam
|
68bf626add
|
consensus: win_prob_with_full_stake fixed
|
2022-11-27 01:15:19 +02:00 |
|
aggstam
|
af9ac14917
|
consensus: cleaned total stake calculation
|
2022-11-27 01:12:18 +02:00 |
|
mohab metwally
|
bc267003e5
|
[consensus] change PID output to clipped values
|
2022-11-27 00:41:26 +02:00 |
|
aggstam
|
c6594676e2
|
consensus: removed douplicate sigmas generation on proposal, cleanup
|
2022-11-27 00:35:02 +02:00 |
|
parazyd
|
070d915b3b
|
contract/money: Fix test units.
|
2022-11-26 23:01:57 +01:00 |
|
parazyd
|
d1db46fbf8
|
darkfid: tx.broadcast: Append tx to mempool if participating in consensus.
|
2022-11-26 22:56:43 +01:00 |
|
parazyd
|
ec8898db24
|
drk: Transaction broadcasting
|
2022-11-26 22:36:46 +01:00 |
|
aggstam
|
9996b10ed1
|
consensus: fixed race condition on receive proposal, receive_proposal cleanup
|
2022-11-26 22:53:19 +02:00 |
|
aggstam
|
58cb3edf76
|
consensus: fixed sus txs, fmt
|
2022-11-26 21:47:11 +02:00 |
|
mohab metwally
|
015dd222e0
|
[consensus] validate public values sigmas
|
2022-11-26 19:50:15 +02:00 |
|
parazyd
|
85f471d6de
|
Fix typo
|
2022-11-26 17:40:44 +01:00 |
|
parazyd
|
efc9fd1bae
|
localnet: Weird case for block subscriptions
|
2022-11-26 17:38:16 +01:00 |
|
parazyd
|
4892432cde
|
drk: Payments
|
2022-11-26 17:15:41 +01:00 |
|
parazyd
|
064c03cbf7
|
consensus/state: Create merkle tree of transactions in blocks.
|
2022-11-26 17:15:41 +01:00 |
|
mohab metwally
|
e43a59bdc8
|
[consensus/state] rewind f calculation with chopped kp
|
2022-11-26 16:17:17 +02:00 |
|
parazyd
|
2bcbf955f1
|
drk: Working block subscription and wallet inserts.
|
2022-11-26 13:27:07 +01:00 |
|
aggstam
|
3198a18c8d
|
consensus: use i64 instead of u64 in Float10 conversions
|
2022-11-26 14:01:29 +02:00 |
|
mohab metwally
|
fba4c940ad
|
merge conflicts
|
2022-11-25 19:54:11 +02:00 |
|
mohab metwally
|
30ba9705ed
|
fix failing lead verification
|
2022-11-25 19:52:42 +02:00 |
|
mohab metwally
|
1d5bfe492d
|
fix sl index in election_seeds
|
2022-11-25 19:52:32 +02:00 |
|
parazyd
|
d854f71b72
|
consensus/state: Also notify about finalized block at the time they're finalized.
|
2022-11-25 18:51:58 +01:00 |
|
aggstam
|
0f3d8e29b1
|
consensus: include nullifiers and spent coins when syncing consensus state
|
2022-11-25 19:37:32 +02:00 |
|
aggstam
|
ffd28c99f7
|
consensus: cleanup
|
2022-11-25 19:23:39 +02:00 |
|
aggstam
|
8ffb2d408b
|
script/research/nodes-tool: fixed broken imports and updated naming
|
2022-11-25 18:35:51 +02:00 |
|
aggstam
|
8fc779782f
|
consensus: renamed block Metadata to LeadInfo
|
2022-11-25 18:22:30 +02:00 |
|
aggstam
|
3692735012
|
rpc/server: detach request handling
|
2022-11-25 18:05:35 +02:00 |
|