Author | SHA1 | Message | Date |
---|---|---|---|
Jae Kwon | 733dfcf4ad |
Add dump_consensus_state rpc command. Made it a little more secure
by moving the PrivValidator out of RoundState. |
10 years ago |
Ethan Buchman | 882a82bad4 | more crawler work | 10 years ago |
Ethan Buchman | 224ea00917 | first draft of network crawler | 10 years ago |
Jae Kwon | 6d6f061f19 |
Support nil pointers for Binary.
If the thing does not already have a typebyte declared, a fake one will be given (0x01). A TypeByte of 0x00 is reserved for nil things. No nil-dogs. |
10 years ago |
Jae Kwon | a09051438c | Intermediate... working on debora | 10 years ago |
Jae Kwon | cc18136af8 |
RPC refactor to separate core from core_client and the rest of RPC.
Other random changes. |
10 years ago |