A Ruby library for interacting with the NEO blockchain
- P2P networking now correctly handshakes
- Implemented inventory, block and locator payloads
- misc. refactoring
https://github.com/CityOfZion/neo-ruby/compare/master@{2018-01-08}...master@{2018-01-15}
A Ruby SDK for smart contract development on the Neo blockchain.
- Decompile AVM binary into opcode sequence with tests
A GraphQL Blockchain Explorer for Neo.
- Add improved startup script for Docker
https://github.com/CityOfZion/neo-gql/compare/master@{2018-01-08}...master@{2018-01-15}
- Allow change to address version (CityOfZion/neo-python-core#31)
- Allow address generation to respect address version from settings (CityOfZion/neo-python#166)