Mamy Ratsimbazafy
|
e150b09509
|
Fix Appveyor when it appends a random string (#16)
|
2018-04-13 19:33:20 +02:00 |
Yuriy Glukhov
|
4da71f76b9
|
Fixed TTInt rlp encoding. Fixes #9. (#12)
|
2018-04-12 12:34:20 +02:00 |
Mamy Ratsimbazafy
|
a41ff1f3a5
|
CI - avoid Appveyor appending a unique string
|
2018-04-12 11:10:58 +02:00 |
mratsim
|
4e4951c769
|
Appveyor: disable fast-finish we always want 32 and 64-bit compilation
|
2018-04-12 10:39:51 +02:00 |
mratsim
|
a5b2652f85
|
Remove direct ranges call see: https://travis-ci.org/status-im/nimbus/builds/365051359#L502
|
2018-04-12 09:59:37 +03:00 |
mratsim
|
b7d949eec2
|
Use new memrange and nim rlp
|
2018-04-12 09:59:37 +03:00 |
mratsim
|
41ffbc4049
|
Rebase
|
2018-04-12 09:59:37 +03:00 |
mratsim
|
fef28e876a
|
Failures allowed for mac temporarily
|
2018-04-11 16:56:24 +02:00 |
mratsim
|
10689dd321
|
change the order of nim compilation and GCC compilation
|
2018-04-11 16:45:17 +02:00 |
mratsim
|
d7379c1e11
|
Make travis OSX also use GCC
|
2018-04-11 16:41:08 +02:00 |
mratsim
|
452f9e81d0
|
Temporary: Don't use Clang on MacOS - https://github.com/status-im/nimbus/issues/9
|
2018-04-11 16:37:57 +02:00 |
Mamy Ratsimbazafy
|
3021bb957f
|
Switch to nimcrypto (#8)
|
2018-04-11 16:32:19 +02:00 |
Mamy Ratsimbazafy
|
09d53bd8dd
|
make Linux test green again
|
2018-04-11 15:58:48 +02:00 |
Mamy Ratsimbazafy
|
0d426df981
|
fix docker for Travis
|
2018-04-11 15:48:33 +02:00 |
Mamy Ratsimbazafy
|
2b9c35ab22
|
Add MacOS CI to Travis
|
2018-04-11 15:27:56 +02:00 |
coffeepots
|
e8e82954c1
|
Appveyor address changed to "nimbus"
Appveyor address updated, updating corresponding configuration.
|
2018-04-11 10:51:43 +01:00 |
coffeepots
|
20a9c4903d
|
Merge pull request #7 from status-im/EthTime
Use separate EthTime type for timestamps
|
2018-04-10 19:18:07 +01:00 |
coffeepots
|
c02510a7ab
|
Hopefully fix appveyor build issue
Error was:
cd C:\projects\nimbus
The system cannot find the path specified.
Command exited with code 1
|
2018-04-10 19:01:56 +01:00 |
coffeepots
|
4a40cac4aa
|
Merge branch 'master' into EthTime
|
2018-04-10 18:16:25 +01:00 |
coffeepots
|
c003c069ca
|
Merge pull request #6 from cheatfate/master
Add appveyory.yml.
|
2018-04-10 18:05:33 +01:00 |
cheatfate
|
bb6dbf79ae
|
Add appveyory.yml.
|
2018-04-10 19:51:17 +03:00 |
Coffepots
|
79e74f3da3
|
Remove double line and use ttmath for generating u256
|
2018-04-06 19:34:11 +01:00 |
Coffepots
|
c66afe18dd
|
Revert keccak change, get test_opcode to run
|
2018-04-06 19:29:47 +01:00 |
Coffepots
|
59b28cd1b2
|
More descriptive comment on timestamp
|
2018-04-06 18:59:32 +01:00 |
Coffepots
|
4e1755a0bf
|
Get test_opcode to run
|
2018-04-06 18:56:57 +01:00 |
Coffepots
|
ea94447d48
|
Moved EthTime to constants, update more timestamps to EthTime
|
2018-04-06 17:01:41 +01:00 |
Coffepots
|
fdcfe5ae2f
|
Revert "Moved EthTime to constants, update more timestamps to EthTime"
This reverts commit a731f59bd3 .
|
2018-04-06 16:24:39 +01:00 |
Coffepots
|
a731f59bd3
|
Moved EthTime to constants, update more timestamps to EthTime
|
2018-04-06 16:22:32 +01:00 |
mratsim
|
5a3202f4d3
|
Update README badges and add dual-license header
|
2018-04-06 16:52:10 +02:00 |
Mamy Ratsimbazafy
|
284a026e51
|
Add opcode tests (#4)
|
2018-04-06 16:25:01 +02:00 |
Coffepots
|
078f7abf22
|
Merge branch 'master' of https://github.com/status-im/nimbus
|
2018-04-05 19:00:46 +01:00 |
Coffepots
|
cafbc7f46d
|
Added gas calculations, fleshed out generateHeaderFromParentHeader
|
2018-04-05 18:51:42 +01:00 |
Coffepots
|
b40b3e078c
|
Adding fork info
|
2018-04-05 18:32:18 +01:00 |
mratsim
|
91d493382b
|
Removing all files in .gitignore
|
2018-04-05 09:53:00 +02:00 |
Yuriy Glukhov
|
1d81a7c7ba
|
clang compilation error fixed (#5)
|
2018-04-04 17:47:31 +02:00 |
Yuriy Glukhov
|
39b82b5397
|
Merge pull request #3 from status-im/refactor-tests
Refactor tests: remove bash/unix shell dependency for tests
|
2018-04-04 14:27:05 +03:00 |
mratsim
|
0b5df0fee1
|
Add sh -c
|
2018-04-04 12:45:45 +02:00 |
mratsim
|
5493656c36
|
fix use statusteam
|
2018-04-04 12:33:21 +02:00 |
mratsim
|
ea80536f8f
|
okay this should work now
|
2018-04-04 12:28:58 +02:00 |
mratsim
|
3d1d5afd67
|
Travis: Refresh package.json
|
2018-04-04 12:14:39 +02:00 |
mratsim
|
467a4b15f7
|
Use Status docker
|
2018-04-04 11:40:37 +02:00 |
mratsim
|
f0d74a4758
|
update .gitignore
|
2018-04-03 18:23:24 +02:00 |
mratsim
|
94d805792f
|
Travis: refresh nimble packages (deleted by mistake)
|
2018-04-03 18:19:47 +02:00 |
mratsim
|
6c5ceda9b3
|
Update Travis config
|
2018-04-03 18:15:44 +02:00 |
mratsim
|
cbc0176011
|
update test readme
|
2018-04-03 18:14:47 +02:00 |
mratsim
|
3852c84841
|
Refactor: remove .sh dependency for tests
|
2018-04-03 18:09:09 +02:00 |
mratsim
|
1cf5e6694b
|
Force usage of GCC on MacOS for #2
|
2018-04-03 12:30:05 +02:00 |
Jacek Sieka
|
00a0aa9970
|
Add chat links to readme (fixes #1)
|
2018-03-17 16:39:13 +08:00 |
Alexander Ivanov
|
c4361061c1
|
Opcode add test
|
2018-03-14 13:11:32 +02:00 |
Alexander Ivanov
|
c1a8fa6381
|
Fix memory
|
2018-03-14 11:15:03 +02:00 |