This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
stacks-puppet-node
Watch
1
Star
0
Fork
0
You've already forked stacks-puppet-node
mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced
2026-05-24 16:19:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
217c7f4e73a4bc589befcfe8ae54e96586bd7167
stacks-puppet-node
/
src
History
Jude Nelson
217c7f4e73
to_address_bits() should just return the 20-byte hash, not the scriptpubkey
2019-02-18 21:56:37 -05:00
..
address
placeholders for c32check rust implementation for address encoding
2018-11-26 16:25:00 -05:00
burnchains
to_address_bits() should just return the 20-byte hash, not the scriptpubkey
2019-02-18 21:56:37 -05:00
chainstate
Update the BlockSnapshot code to generate a burn distribution over its blocks and select a winning block using cryptographic sortition. The burn distribution will be sampled using the hash of the PoW block header and the last successful sortition's VRF seed.
2019-02-18 21:55:20 -05:00
core
add system fork set version
2019-02-07 15:31:57 -05:00
util
add macros and implementations for 256-bit and 512-bit integers (borrowed with gratitude from rust-bitcoin)
2019-02-18 21:56:11 -05:00
vm
pin version on ed25519-dalek because the .1 version change was breaking...
2019-02-06 22:39:12 -06:00
main.rs
Merge branch 'develop-jude' into develop
2019-02-07 15:32:44 -05:00